The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build PulsarClient, reference v0.0.1 (237572), with Swift 6.2 for Linux on 11 Dec 2025 07:52:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

 8361 | extension Pulsar_Proto_CommandError: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8362 |   public static let protoMessageName: String = _protobuf_package + ".CommandError"
 8363 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8364 |     1: .standard(proto: "request_id"),
 8365 |     2: .same(proto: "error"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8454 | extension Pulsar_Proto_CommandConsumerStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8455 |   public static let protoMessageName: String = _protobuf_package + ".CommandConsumerStats"
 8456 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8457 |     1: .standard(proto: "request_id"),
 8458 |     4: .standard(proto: "consumer_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8504:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8502 | extension Pulsar_Proto_CommandConsumerStatsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8503 |   public static let protoMessageName: String = _protobuf_package + ".CommandConsumerStatsResponse"
 8504 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8505 |     1: .standard(proto: "request_id"),
 8506 |     2: .standard(proto: "error_code"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8635:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8633 | extension Pulsar_Proto_CommandGetLastMessageId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8634 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetLastMessageId"
 8635 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8636 |     1: .standard(proto: "consumer_id"),
 8637 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8683:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8681 | extension Pulsar_Proto_CommandGetLastMessageIdResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8682 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetLastMessageIdResponse"
 8683 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8684 |     1: .standard(proto: "last_message_id"),
 8685 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8739:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8737 | extension Pulsar_Proto_CommandGetTopicsOfNamespace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8738 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetTopicsOfNamespace"
 8739 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8740 |     1: .standard(proto: "request_id"),
 8741 |     2: .same(proto: "namespace"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8804:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8802 |
 8803 | extension Pulsar_Proto_CommandGetTopicsOfNamespace.Mode: SwiftProtobuf._ProtoNameProviding {
 8804 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8805 |     0: .same(proto: "PERSISTENT"),
 8806 |     1: .same(proto: "NON_PERSISTENT"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8813:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8811 | extension Pulsar_Proto_CommandGetTopicsOfNamespaceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8812 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetTopicsOfNamespaceResponse"
 8813 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8814 |     1: .standard(proto: "request_id"),
 8815 |     2: .same(proto: "topics"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8878:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8876 | extension Pulsar_Proto_CommandWatchTopicList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8877 |   public static let protoMessageName: String = _protobuf_package + ".CommandWatchTopicList"
 8878 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8879 |     1: .standard(proto: "request_id"),
 8880 |     2: .standard(proto: "watcher_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8946:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8944 | extension Pulsar_Proto_CommandWatchTopicListSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8945 |   public static let protoMessageName: String = _protobuf_package + ".CommandWatchTopicListSuccess"
 8946 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8947 |     1: .standard(proto: "request_id"),
 8948 |     2: .standard(proto: "watcher_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9007:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9005 | extension Pulsar_Proto_CommandWatchTopicUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9006 |   public static let protoMessageName: String = _protobuf_package + ".CommandWatchTopicUpdate"
 9007 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9008 |     1: .standard(proto: "watcher_id"),
 9009 |     2: .standard(proto: "new_topics"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9067:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9065 | extension Pulsar_Proto_CommandWatchTopicListClose: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9066 |   public static let protoMessageName: String = _protobuf_package + ".CommandWatchTopicListClose"
 9067 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9068 |     1: .standard(proto: "request_id"),
 9069 |     2: .standard(proto: "watcher_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9115:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9113 | extension Pulsar_Proto_CommandGetSchema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9114 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetSchema"
 9115 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9116 |     1: .standard(proto: "request_id"),
 9117 |     2: .same(proto: "topic"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9169:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9167 | extension Pulsar_Proto_CommandGetSchemaResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9168 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetSchemaResponse"
 9169 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9170 |     1: .standard(proto: "request_id"),
 9171 |     2: .standard(proto: "error_code"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9235:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9233 | extension Pulsar_Proto_CommandGetOrCreateSchema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9234 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetOrCreateSchema"
 9235 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9236 |     1: .standard(proto: "request_id"),
 9237 |     2: .same(proto: "topic"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9291:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9289 | extension Pulsar_Proto_CommandGetOrCreateSchemaResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9290 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetOrCreateSchemaResponse"
 9291 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9292 |     1: .standard(proto: "request_id"),
 9293 |     2: .standard(proto: "error_code"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9350:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9348 | extension Pulsar_Proto_CommandTcClientConnectRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9349 |   public static let protoMessageName: String = _protobuf_package + ".CommandTcClientConnectRequest"
 9350 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9351 |     1: .standard(proto: "request_id"),
 9352 |     2: .standard(proto: "tc_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9398:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9396 | extension Pulsar_Proto_CommandTcClientConnectResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9397 |   public static let protoMessageName: String = _protobuf_package + ".CommandTcClientConnectResponse"
 9398 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9399 |     1: .standard(proto: "request_id"),
 9400 |     2: .same(proto: "error"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9451:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9449 | extension Pulsar_Proto_CommandNewTxn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9450 |   public static let protoMessageName: String = _protobuf_package + ".CommandNewTxn"
 9451 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9452 |     1: .standard(proto: "request_id"),
 9453 |     2: .standard(proto: "txn_ttl_seconds"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9504:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9502 | extension Pulsar_Proto_CommandNewTxnResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9503 |   public static let protoMessageName: String = _protobuf_package + ".CommandNewTxnResponse"
 9504 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9505 |     1: .standard(proto: "request_id"),
 9506 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9569:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9567 | extension Pulsar_Proto_CommandAddPartitionToTxn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9568 |   public static let protoMessageName: String = _protobuf_package + ".CommandAddPartitionToTxn"
 9569 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9570 |     1: .standard(proto: "request_id"),
 9571 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9628:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9626 | extension Pulsar_Proto_CommandAddPartitionToTxnResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9627 |   public static let protoMessageName: String = _protobuf_package + ".CommandAddPartitionToTxnResponse"
 9628 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9629 |     1: .standard(proto: "request_id"),
 9630 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9693:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9691 | extension Pulsar_Proto_Subscription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9692 |   public static let protoMessageName: String = _protobuf_package + ".Subscription"
 9693 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9694 |     1: .same(proto: "topic"),
 9695 |     2: .same(proto: "subscription"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9741:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9739 | extension Pulsar_Proto_CommandAddSubscriptionToTxn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9740 |   public static let protoMessageName: String = _protobuf_package + ".CommandAddSubscriptionToTxn"
 9741 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9742 |     1: .standard(proto: "request_id"),
 9743 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9801:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9799 | extension Pulsar_Proto_CommandAddSubscriptionToTxnResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9800 |   public static let protoMessageName: String = _protobuf_package + ".CommandAddSubscriptionToTxnResponse"
 9801 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9802 |     1: .standard(proto: "request_id"),
 9803 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9866:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9864 | extension Pulsar_Proto_CommandEndTxn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9865 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxn"
 9866 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9867 |     1: .standard(proto: "request_id"),
 9868 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9925:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9923 | extension Pulsar_Proto_CommandEndTxnResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9924 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnResponse"
 9925 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9926 |     1: .standard(proto: "request_id"),
 9927 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9990:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9988 | extension Pulsar_Proto_CommandEndTxnOnPartition: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9989 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnOnPartition"
 9990 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9991 |     1: .standard(proto: "request_id"),
 9992 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10061:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10059 | extension Pulsar_Proto_CommandEndTxnOnPartitionResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10060 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnOnPartitionResponse"
10061 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10062 |     1: .standard(proto: "request_id"),
10063 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10126:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10124 | extension Pulsar_Proto_CommandEndTxnOnSubscription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10125 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnOnSubscription"
10126 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10127 |     1: .standard(proto: "request_id"),
10128 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10198:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10196 | extension Pulsar_Proto_CommandEndTxnOnSubscriptionResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10197 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnOnSubscriptionResponse"
10198 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10199 |     1: .standard(proto: "request_id"),
10200 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10263:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10261 | extension Pulsar_Proto_BaseCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10262 |   public static let protoMessageName: String = _protobuf_package + ".BaseCommand"
10263 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10264 |     1: .same(proto: "type"),
10265 |     2: .same(proto: "connect"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10859:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10857 |
10858 | extension Pulsar_Proto_BaseCommand.TypeEnum: SwiftProtobuf._ProtoNameProviding {
10859 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10860 |     2: .same(proto: "CONNECT"),
10861 |     3: .same(proto: "CONNECTED"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1301/1320] Compiling PulsarClient RegexSubscriptionMode.swift
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5239:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5237 |
 5238 | extension Pulsar_Proto_CompressionType: SwiftProtobuf._ProtoNameProviding {
 5239 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5240 |     0: .same(proto: "NONE"),
 5241 |     1: .same(proto: "LZ4"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5249:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5247 |
 5248 | extension Pulsar_Proto_ProducerAccessMode: SwiftProtobuf._ProtoNameProviding {
 5249 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5250 |     0: .same(proto: "Shared"),
 5251 |     1: .same(proto: "Exclusive"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5258:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5256 |
 5257 | extension Pulsar_Proto_ServerError: SwiftProtobuf._ProtoNameProviding {
 5258 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5259 |     0: .same(proto: "UnknownError"),
 5260 |     1: .same(proto: "MetadataError"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5289:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5287 |
 5288 | extension Pulsar_Proto_AuthMethod: SwiftProtobuf._ProtoNameProviding {
 5289 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5290 |     0: .same(proto: "AuthMethodNone"),
 5291 |     1: .same(proto: "AuthMethodYcaV1"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5297:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5295 |
 5296 | extension Pulsar_Proto_ProtocolVersion: SwiftProtobuf._ProtoNameProviding {
 5297 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5298 |     0: .same(proto: "v0"),
 5299 |     1: .same(proto: "v1"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5324:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5322 |
 5323 | extension Pulsar_Proto_KeySharedMode: SwiftProtobuf._ProtoNameProviding {
 5324 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5325 |     0: .same(proto: "AUTO_SPLIT"),
 5326 |     1: .same(proto: "STICKY"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5331:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5329 |
 5330 | extension Pulsar_Proto_TxnAction: SwiftProtobuf._ProtoNameProviding {
 5331 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5332 |     0: .same(proto: "COMMIT"),
 5333 |     1: .same(proto: "ABORT"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5339:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5337 | extension Pulsar_Proto_Schema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5338 |   public static let protoMessageName: String = _protobuf_package + ".Schema"
 5339 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5340 |     1: .same(proto: "name"),
 5341 |     3: .standard(proto: "schema_data"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5400:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5398 |
 5399 | extension Pulsar_Proto_Schema.TypeEnum: SwiftProtobuf._ProtoNameProviding {
 5400 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5401 |     0: .same(proto: "None"),
 5402 |     1: .same(proto: "String"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5428:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5426 | extension Pulsar_Proto_MessageIdData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5427 |   public static let protoMessageName: String = _protobuf_package + ".MessageIdData"
 5428 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5429 |     1: .same(proto: "ledgerId"),
 5430 |     2: .same(proto: "entryId"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5557:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5555 | extension Pulsar_Proto_KeyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5556 |   public static let protoMessageName: String = _protobuf_package + ".KeyValue"
 5557 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5558 |     1: .same(proto: "key"),
 5559 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5605:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5603 | extension Pulsar_Proto_KeyLongValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5604 |   public static let protoMessageName: String = _protobuf_package + ".KeyLongValue"
 5605 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5606 |     1: .same(proto: "key"),
 5607 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5653:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5651 | extension Pulsar_Proto_IntRange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5652 |   public static let protoMessageName: String = _protobuf_package + ".IntRange"
 5653 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5654 |     1: .same(proto: "start"),
 5655 |     2: .same(proto: "end"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5701:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5699 | extension Pulsar_Proto_EncryptionKeys: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5700 |   public static let protoMessageName: String = _protobuf_package + ".EncryptionKeys"
 5701 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5702 |     1: .same(proto: "key"),
 5703 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5756:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5754 | extension Pulsar_Proto_MessageMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5755 |   public static let protoMessageName: String = _protobuf_package + ".MessageMetadata"
 5756 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5757 |     1: .standard(proto: "producer_name"),
 5758 |     2: .standard(proto: "sequence_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6055:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6053 | extension Pulsar_Proto_SingleMessageMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6054 |   public static let protoMessageName: String = _protobuf_package + ".SingleMessageMetadata"
 6055 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6056 |     1: .same(proto: "properties"),
 6057 |     2: .standard(proto: "partition_key"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6151:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6149 | extension Pulsar_Proto_BrokerEntryMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6150 |   public static let protoMessageName: String = _protobuf_package + ".BrokerEntryMetadata"
 6151 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6152 |     1: .standard(proto: "broker_timestamp"),
 6153 |     2: .same(proto: "index"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6193:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6191 | extension Pulsar_Proto_CommandConnect: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6192 |   public static let protoMessageName: String = _protobuf_package + ".CommandConnect"
 6193 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6194 |     1: .standard(proto: "client_version"),
 6195 |     2: .standard(proto: "auth_method"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6294:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6292 | extension Pulsar_Proto_FeatureFlags: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6293 |   public static let protoMessageName: String = _protobuf_package + ".FeatureFlags"
 6294 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6295 |     1: .standard(proto: "supports_auth_refresh"),
 6296 |     2: .standard(proto: "supports_broker_entry_metadata"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6360:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6358 | extension Pulsar_Proto_CommandConnected: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6359 |   public static let protoMessageName: String = _protobuf_package + ".CommandConnected"
 6360 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6361 |     1: .standard(proto: "server_version"),
 6362 |     2: .standard(proto: "protocol_version"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6419:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6417 | extension Pulsar_Proto_CommandAuthResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6418 |   public static let protoMessageName: String = _protobuf_package + ".CommandAuthResponse"
 6419 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6420 |     1: .standard(proto: "client_version"),
 6421 |     2: .same(proto: "response"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6467:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6465 | extension Pulsar_Proto_CommandAuthChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6466 |   public static let protoMessageName: String = _protobuf_package + ".CommandAuthChallenge"
 6467 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6468 |     1: .standard(proto: "server_version"),
 6469 |     2: .same(proto: "challenge"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6515:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6513 | extension Pulsar_Proto_AuthData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6514 |   public static let protoMessageName: String = _protobuf_package + ".AuthData"
 6515 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6516 |     1: .standard(proto: "auth_method_name"),
 6517 |     2: .standard(proto: "auth_data"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6557:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6555 | extension Pulsar_Proto_KeySharedMeta: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6556 |   public static let protoMessageName: String = _protobuf_package + ".KeySharedMeta"
 6557 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6558 |     1: .same(proto: "keySharedMode"),
 6559 |     3: .same(proto: "hashRanges"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6611:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6609 | extension Pulsar_Proto_CommandSubscribe: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6610 |   public static let protoMessageName: String = _protobuf_package + ".CommandSubscribe"
 6611 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6612 |     1: .same(proto: "topic"),
 6613 |     2: .same(proto: "subscription"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6842:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6840 |
 6841 | extension Pulsar_Proto_CommandSubscribe.SubType: SwiftProtobuf._ProtoNameProviding {
 6842 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6843 |     0: .same(proto: "Exclusive"),
 6844 |     1: .same(proto: "Shared"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6851:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6849 |
 6850 | extension Pulsar_Proto_CommandSubscribe.InitialPosition: SwiftProtobuf._ProtoNameProviding {
 6851 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6852 |     0: .same(proto: "Latest"),
 6853 |     1: .same(proto: "Earliest"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6859:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6857 | extension Pulsar_Proto_CommandPartitionedTopicMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6858 |   public static let protoMessageName: String = _protobuf_package + ".CommandPartitionedTopicMetadata"
 6859 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6860 |     1: .same(proto: "topic"),
 6861 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6931:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6929 | extension Pulsar_Proto_CommandPartitionedTopicMetadataResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6930 |   public static let protoMessageName: String = _protobuf_package + ".CommandPartitionedTopicMetadataResponse"
 6931 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6932 |     1: .same(proto: "partitions"),
 6933 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6995:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6993 |
 6994 | extension Pulsar_Proto_CommandPartitionedTopicMetadataResponse.LookupType: SwiftProtobuf._ProtoNameProviding {
 6995 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6996 |     0: .same(proto: "Success"),
 6997 |     1: .same(proto: "Failed"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7003:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7001 | extension Pulsar_Proto_CommandLookupTopic: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7002 |   public static let protoMessageName: String = _protobuf_package + ".CommandLookupTopic"
 7003 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7004 |     1: .same(proto: "topic"),
 7005 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7088:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7086 | extension Pulsar_Proto_CommandLookupTopicResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7087 |   public static let protoMessageName: String = _protobuf_package + ".CommandLookupTopicResponse"
 7088 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7089 |     1: .same(proto: "brokerServiceUrl"),
 7090 |     2: .same(proto: "brokerServiceUrlTls"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7170:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7168 |
 7169 | extension Pulsar_Proto_CommandLookupTopicResponse.LookupType: SwiftProtobuf._ProtoNameProviding {
 7170 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7171 |     0: .same(proto: "Redirect"),
 7172 |     1: .same(proto: "Connect"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7179:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7177 | extension Pulsar_Proto_CommandProducer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7178 |   public static let protoMessageName: String = _protobuf_package + ".CommandProducer"
 7179 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7180 |     1: .same(proto: "topic"),
 7181 |     2: .standard(proto: "producer_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7296:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7294 | extension Pulsar_Proto_CommandSend: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7295 |   public static let protoMessageName: String = _protobuf_package + ".CommandSend"
 7296 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7297 |     1: .standard(proto: "producer_id"),
 7298 |     2: .standard(proto: "sequence_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7387:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7385 | extension Pulsar_Proto_CommandSendReceipt: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7386 |   public static let protoMessageName: String = _protobuf_package + ".CommandSendReceipt"
 7387 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7388 |     1: .standard(proto: "producer_id"),
 7389 |     2: .standard(proto: "sequence_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7448:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7446 | extension Pulsar_Proto_CommandSendError: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7447 |   public static let protoMessageName: String = _protobuf_package + ".CommandSendError"
 7448 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7449 |     1: .standard(proto: "producer_id"),
 7450 |     2: .standard(proto: "sequence_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7510:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7508 | extension Pulsar_Proto_CommandMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7509 |   public static let protoMessageName: String = _protobuf_package + ".CommandMessage"
 7510 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7511 |     1: .standard(proto: "consumer_id"),
 7512 |     2: .standard(proto: "message_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7577:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7575 | extension Pulsar_Proto_CommandAck: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7576 |   public static let protoMessageName: String = _protobuf_package + ".CommandAck"
 7577 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7578 |     1: .standard(proto: "consumer_id"),
 7579 |     2: .standard(proto: "ack_type"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7662:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7660 |
 7661 | extension Pulsar_Proto_CommandAck.AckType: SwiftProtobuf._ProtoNameProviding {
 7662 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7663 |     0: .same(proto: "Individual"),
 7664 |     1: .same(proto: "Cumulative"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7669:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7667 |
 7668 | extension Pulsar_Proto_CommandAck.ValidationError: SwiftProtobuf._ProtoNameProviding {
 7669 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7670 |     0: .same(proto: "UncompressedSizeCorruption"),
 7671 |     1: .same(proto: "DecompressionError"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7680:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7678 | extension Pulsar_Proto_CommandAckResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7679 |   public static let protoMessageName: String = _protobuf_package + ".CommandAckResponse"
 7680 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7681 |     1: .standard(proto: "consumer_id"),
 7682 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7751:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7749 | extension Pulsar_Proto_CommandActiveConsumerChange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7750 |   public static let protoMessageName: String = _protobuf_package + ".CommandActiveConsumerChange"
 7751 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7752 |     1: .standard(proto: "consumer_id"),
 7753 |     2: .standard(proto: "is_active"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7798:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7796 | extension Pulsar_Proto_CommandFlow: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7797 |   public static let protoMessageName: String = _protobuf_package + ".CommandFlow"
 7798 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7799 |     1: .standard(proto: "consumer_id"),
 7800 |     2: .same(proto: "messagePermits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7846:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7844 | extension Pulsar_Proto_CommandUnsubscribe: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7845 |   public static let protoMessageName: String = _protobuf_package + ".CommandUnsubscribe"
 7846 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7847 |     1: .standard(proto: "consumer_id"),
 7848 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7900:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7898 | extension Pulsar_Proto_CommandSeek: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7899 |   public static let protoMessageName: String = _protobuf_package + ".CommandSeek"
 7900 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7901 |     1: .standard(proto: "consumer_id"),
 7902 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7961:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7959 | extension Pulsar_Proto_CommandReachedEndOfTopic: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7960 |   public static let protoMessageName: String = _protobuf_package + ".CommandReachedEndOfTopic"
 7961 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7962 |     1: .standard(proto: "consumer_id"),
 7963 |   ]
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8002:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8000 | extension Pulsar_Proto_CommandTopicMigrated: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8001 |   public static let protoMessageName: String = _protobuf_package + ".CommandTopicMigrated"
 8002 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8003 |     1: .standard(proto: "resource_id"),
 8004 |     2: .standard(proto: "resource_type"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8061:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8059 |
 8060 | extension Pulsar_Proto_CommandTopicMigrated.ResourceType: SwiftProtobuf._ProtoNameProviding {
 8061 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8062 |     0: .same(proto: "Producer"),
 8063 |     1: .same(proto: "Consumer"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8069:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8067 | extension Pulsar_Proto_CommandCloseProducer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8068 |   public static let protoMessageName: String = _protobuf_package + ".CommandCloseProducer"
 8069 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8070 |     1: .standard(proto: "producer_id"),
 8071 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8129:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8127 | extension Pulsar_Proto_CommandCloseConsumer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8128 |   public static let protoMessageName: String = _protobuf_package + ".CommandCloseConsumer"
 8129 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8130 |     1: .standard(proto: "consumer_id"),
 8131 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8187 | extension Pulsar_Proto_CommandRedeliverUnacknowledgedMessages: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8188 |   public static let protoMessageName: String = _protobuf_package + ".CommandRedeliverUnacknowledgedMessages"
 8189 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8190 |     1: .standard(proto: "consumer_id"),
 8191 |     2: .standard(proto: "message_ids"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8243:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8241 | extension Pulsar_Proto_CommandSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8242 |   public static let protoMessageName: String = _protobuf_package + ".CommandSuccess"
 8243 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8244 |     1: .standard(proto: "request_id"),
 8245 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8291:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8289 | extension Pulsar_Proto_CommandProducerSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8290 |   public static let protoMessageName: String = _protobuf_package + ".CommandProducerSuccess"
 8291 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8292 |     1: .standard(proto: "request_id"),
 8293 |     2: .standard(proto: "producer_name"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8363:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8361 | extension Pulsar_Proto_CommandError: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8362 |   public static let protoMessageName: String = _protobuf_package + ".CommandError"
 8363 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8364 |     1: .standard(proto: "request_id"),
 8365 |     2: .same(proto: "error"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8454 | extension Pulsar_Proto_CommandConsumerStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8455 |   public static let protoMessageName: String = _protobuf_package + ".CommandConsumerStats"
 8456 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8457 |     1: .standard(proto: "request_id"),
 8458 |     4: .standard(proto: "consumer_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8504:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8502 | extension Pulsar_Proto_CommandConsumerStatsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8503 |   public static let protoMessageName: String = _protobuf_package + ".CommandConsumerStatsResponse"
 8504 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8505 |     1: .standard(proto: "request_id"),
 8506 |     2: .standard(proto: "error_code"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8635:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8633 | extension Pulsar_Proto_CommandGetLastMessageId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8634 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetLastMessageId"
 8635 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8636 |     1: .standard(proto: "consumer_id"),
 8637 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8683:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8681 | extension Pulsar_Proto_CommandGetLastMessageIdResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8682 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetLastMessageIdResponse"
 8683 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8684 |     1: .standard(proto: "last_message_id"),
 8685 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8739:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8737 | extension Pulsar_Proto_CommandGetTopicsOfNamespace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8738 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetTopicsOfNamespace"
 8739 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8740 |     1: .standard(proto: "request_id"),
 8741 |     2: .same(proto: "namespace"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8804:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8802 |
 8803 | extension Pulsar_Proto_CommandGetTopicsOfNamespace.Mode: SwiftProtobuf._ProtoNameProviding {
 8804 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8805 |     0: .same(proto: "PERSISTENT"),
 8806 |     1: .same(proto: "NON_PERSISTENT"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8813:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8811 | extension Pulsar_Proto_CommandGetTopicsOfNamespaceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8812 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetTopicsOfNamespaceResponse"
 8813 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8814 |     1: .standard(proto: "request_id"),
 8815 |     2: .same(proto: "topics"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8878:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8876 | extension Pulsar_Proto_CommandWatchTopicList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8877 |   public static let protoMessageName: String = _protobuf_package + ".CommandWatchTopicList"
 8878 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8879 |     1: .standard(proto: "request_id"),
 8880 |     2: .standard(proto: "watcher_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8946:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8944 | extension Pulsar_Proto_CommandWatchTopicListSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8945 |   public static let protoMessageName: String = _protobuf_package + ".CommandWatchTopicListSuccess"
 8946 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8947 |     1: .standard(proto: "request_id"),
 8948 |     2: .standard(proto: "watcher_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9007:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9005 | extension Pulsar_Proto_CommandWatchTopicUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9006 |   public static let protoMessageName: String = _protobuf_package + ".CommandWatchTopicUpdate"
 9007 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9008 |     1: .standard(proto: "watcher_id"),
 9009 |     2: .standard(proto: "new_topics"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9067:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9065 | extension Pulsar_Proto_CommandWatchTopicListClose: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9066 |   public static let protoMessageName: String = _protobuf_package + ".CommandWatchTopicListClose"
 9067 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9068 |     1: .standard(proto: "request_id"),
 9069 |     2: .standard(proto: "watcher_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9115:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9113 | extension Pulsar_Proto_CommandGetSchema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9114 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetSchema"
 9115 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9116 |     1: .standard(proto: "request_id"),
 9117 |     2: .same(proto: "topic"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9169:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9167 | extension Pulsar_Proto_CommandGetSchemaResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9168 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetSchemaResponse"
 9169 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9170 |     1: .standard(proto: "request_id"),
 9171 |     2: .standard(proto: "error_code"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9235:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9233 | extension Pulsar_Proto_CommandGetOrCreateSchema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9234 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetOrCreateSchema"
 9235 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9236 |     1: .standard(proto: "request_id"),
 9237 |     2: .same(proto: "topic"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9291:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9289 | extension Pulsar_Proto_CommandGetOrCreateSchemaResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9290 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetOrCreateSchemaResponse"
 9291 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9292 |     1: .standard(proto: "request_id"),
 9293 |     2: .standard(proto: "error_code"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9350:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9348 | extension Pulsar_Proto_CommandTcClientConnectRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9349 |   public static let protoMessageName: String = _protobuf_package + ".CommandTcClientConnectRequest"
 9350 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9351 |     1: .standard(proto: "request_id"),
 9352 |     2: .standard(proto: "tc_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9398:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9396 | extension Pulsar_Proto_CommandTcClientConnectResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9397 |   public static let protoMessageName: String = _protobuf_package + ".CommandTcClientConnectResponse"
 9398 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9399 |     1: .standard(proto: "request_id"),
 9400 |     2: .same(proto: "error"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9451:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9449 | extension Pulsar_Proto_CommandNewTxn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9450 |   public static let protoMessageName: String = _protobuf_package + ".CommandNewTxn"
 9451 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9452 |     1: .standard(proto: "request_id"),
 9453 |     2: .standard(proto: "txn_ttl_seconds"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9504:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9502 | extension Pulsar_Proto_CommandNewTxnResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9503 |   public static let protoMessageName: String = _protobuf_package + ".CommandNewTxnResponse"
 9504 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9505 |     1: .standard(proto: "request_id"),
 9506 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9569:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9567 | extension Pulsar_Proto_CommandAddPartitionToTxn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9568 |   public static let protoMessageName: String = _protobuf_package + ".CommandAddPartitionToTxn"
 9569 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9570 |     1: .standard(proto: "request_id"),
 9571 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9628:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9626 | extension Pulsar_Proto_CommandAddPartitionToTxnResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9627 |   public static let protoMessageName: String = _protobuf_package + ".CommandAddPartitionToTxnResponse"
 9628 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9629 |     1: .standard(proto: "request_id"),
 9630 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9693:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9691 | extension Pulsar_Proto_Subscription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9692 |   public static let protoMessageName: String = _protobuf_package + ".Subscription"
 9693 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9694 |     1: .same(proto: "topic"),
 9695 |     2: .same(proto: "subscription"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9741:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9739 | extension Pulsar_Proto_CommandAddSubscriptionToTxn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9740 |   public static let protoMessageName: String = _protobuf_package + ".CommandAddSubscriptionToTxn"
 9741 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9742 |     1: .standard(proto: "request_id"),
 9743 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9801:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9799 | extension Pulsar_Proto_CommandAddSubscriptionToTxnResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9800 |   public static let protoMessageName: String = _protobuf_package + ".CommandAddSubscriptionToTxnResponse"
 9801 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9802 |     1: .standard(proto: "request_id"),
 9803 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9866:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9864 | extension Pulsar_Proto_CommandEndTxn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9865 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxn"
 9866 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9867 |     1: .standard(proto: "request_id"),
 9868 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9925:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9923 | extension Pulsar_Proto_CommandEndTxnResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9924 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnResponse"
 9925 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9926 |     1: .standard(proto: "request_id"),
 9927 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9990:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9988 | extension Pulsar_Proto_CommandEndTxnOnPartition: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9989 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnOnPartition"
 9990 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9991 |     1: .standard(proto: "request_id"),
 9992 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10061:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10059 | extension Pulsar_Proto_CommandEndTxnOnPartitionResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10060 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnOnPartitionResponse"
10061 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10062 |     1: .standard(proto: "request_id"),
10063 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10126:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10124 | extension Pulsar_Proto_CommandEndTxnOnSubscription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10125 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnOnSubscription"
10126 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10127 |     1: .standard(proto: "request_id"),
10128 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10198:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10196 | extension Pulsar_Proto_CommandEndTxnOnSubscriptionResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10197 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnOnSubscriptionResponse"
10198 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10199 |     1: .standard(proto: "request_id"),
10200 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10263:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10261 | extension Pulsar_Proto_BaseCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10262 |   public static let protoMessageName: String = _protobuf_package + ".BaseCommand"
10263 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10264 |     1: .same(proto: "type"),
10265 |     2: .same(proto: "connect"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10859:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10857 |
10858 | extension Pulsar_Proto_BaseCommand.TypeEnum: SwiftProtobuf._ProtoNameProviding {
10859 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10860 |     2: .same(proto: "CONNECT"),
10861 |     3: .same(proto: "CONNECTED"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1302/1320] Compiling PulsarClient AutoSchemas.swift
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5239:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5237 |
 5238 | extension Pulsar_Proto_CompressionType: SwiftProtobuf._ProtoNameProviding {
 5239 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5240 |     0: .same(proto: "NONE"),
 5241 |     1: .same(proto: "LZ4"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5249:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5247 |
 5248 | extension Pulsar_Proto_ProducerAccessMode: SwiftProtobuf._ProtoNameProviding {
 5249 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5250 |     0: .same(proto: "Shared"),
 5251 |     1: .same(proto: "Exclusive"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5258:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5256 |
 5257 | extension Pulsar_Proto_ServerError: SwiftProtobuf._ProtoNameProviding {
 5258 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5259 |     0: .same(proto: "UnknownError"),
 5260 |     1: .same(proto: "MetadataError"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5289:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5287 |
 5288 | extension Pulsar_Proto_AuthMethod: SwiftProtobuf._ProtoNameProviding {
 5289 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5290 |     0: .same(proto: "AuthMethodNone"),
 5291 |     1: .same(proto: "AuthMethodYcaV1"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5297:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5295 |
 5296 | extension Pulsar_Proto_ProtocolVersion: SwiftProtobuf._ProtoNameProviding {
 5297 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5298 |     0: .same(proto: "v0"),
 5299 |     1: .same(proto: "v1"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5324:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5322 |
 5323 | extension Pulsar_Proto_KeySharedMode: SwiftProtobuf._ProtoNameProviding {
 5324 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5325 |     0: .same(proto: "AUTO_SPLIT"),
 5326 |     1: .same(proto: "STICKY"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5331:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5329 |
 5330 | extension Pulsar_Proto_TxnAction: SwiftProtobuf._ProtoNameProviding {
 5331 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5332 |     0: .same(proto: "COMMIT"),
 5333 |     1: .same(proto: "ABORT"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5339:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5337 | extension Pulsar_Proto_Schema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5338 |   public static let protoMessageName: String = _protobuf_package + ".Schema"
 5339 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5340 |     1: .same(proto: "name"),
 5341 |     3: .standard(proto: "schema_data"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5400:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5398 |
 5399 | extension Pulsar_Proto_Schema.TypeEnum: SwiftProtobuf._ProtoNameProviding {
 5400 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5401 |     0: .same(proto: "None"),
 5402 |     1: .same(proto: "String"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5428:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5426 | extension Pulsar_Proto_MessageIdData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5427 |   public static let protoMessageName: String = _protobuf_package + ".MessageIdData"
 5428 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5429 |     1: .same(proto: "ledgerId"),
 5430 |     2: .same(proto: "entryId"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5557:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5555 | extension Pulsar_Proto_KeyValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5556 |   public static let protoMessageName: String = _protobuf_package + ".KeyValue"
 5557 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5558 |     1: .same(proto: "key"),
 5559 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5605:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5603 | extension Pulsar_Proto_KeyLongValue: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5604 |   public static let protoMessageName: String = _protobuf_package + ".KeyLongValue"
 5605 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5606 |     1: .same(proto: "key"),
 5607 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5653:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5651 | extension Pulsar_Proto_IntRange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5652 |   public static let protoMessageName: String = _protobuf_package + ".IntRange"
 5653 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5654 |     1: .same(proto: "start"),
 5655 |     2: .same(proto: "end"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5701:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5699 | extension Pulsar_Proto_EncryptionKeys: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5700 |   public static let protoMessageName: String = _protobuf_package + ".EncryptionKeys"
 5701 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5702 |     1: .same(proto: "key"),
 5703 |     2: .same(proto: "value"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:5756:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5754 | extension Pulsar_Proto_MessageMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 5755 |   public static let protoMessageName: String = _protobuf_package + ".MessageMetadata"
 5756 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 5757 |     1: .standard(proto: "producer_name"),
 5758 |     2: .standard(proto: "sequence_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6055:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6053 | extension Pulsar_Proto_SingleMessageMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6054 |   public static let protoMessageName: String = _protobuf_package + ".SingleMessageMetadata"
 6055 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6056 |     1: .same(proto: "properties"),
 6057 |     2: .standard(proto: "partition_key"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6151:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6149 | extension Pulsar_Proto_BrokerEntryMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6150 |   public static let protoMessageName: String = _protobuf_package + ".BrokerEntryMetadata"
 6151 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6152 |     1: .standard(proto: "broker_timestamp"),
 6153 |     2: .same(proto: "index"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6193:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6191 | extension Pulsar_Proto_CommandConnect: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6192 |   public static let protoMessageName: String = _protobuf_package + ".CommandConnect"
 6193 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6194 |     1: .standard(proto: "client_version"),
 6195 |     2: .standard(proto: "auth_method"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6294:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6292 | extension Pulsar_Proto_FeatureFlags: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6293 |   public static let protoMessageName: String = _protobuf_package + ".FeatureFlags"
 6294 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6295 |     1: .standard(proto: "supports_auth_refresh"),
 6296 |     2: .standard(proto: "supports_broker_entry_metadata"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6360:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6358 | extension Pulsar_Proto_CommandConnected: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6359 |   public static let protoMessageName: String = _protobuf_package + ".CommandConnected"
 6360 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6361 |     1: .standard(proto: "server_version"),
 6362 |     2: .standard(proto: "protocol_version"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6419:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6417 | extension Pulsar_Proto_CommandAuthResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6418 |   public static let protoMessageName: String = _protobuf_package + ".CommandAuthResponse"
 6419 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6420 |     1: .standard(proto: "client_version"),
 6421 |     2: .same(proto: "response"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6467:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6465 | extension Pulsar_Proto_CommandAuthChallenge: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6466 |   public static let protoMessageName: String = _protobuf_package + ".CommandAuthChallenge"
 6467 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6468 |     1: .standard(proto: "server_version"),
 6469 |     2: .same(proto: "challenge"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6515:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6513 | extension Pulsar_Proto_AuthData: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6514 |   public static let protoMessageName: String = _protobuf_package + ".AuthData"
 6515 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6516 |     1: .standard(proto: "auth_method_name"),
 6517 |     2: .standard(proto: "auth_data"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6557:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6555 | extension Pulsar_Proto_KeySharedMeta: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6556 |   public static let protoMessageName: String = _protobuf_package + ".KeySharedMeta"
 6557 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6558 |     1: .same(proto: "keySharedMode"),
 6559 |     3: .same(proto: "hashRanges"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6611:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6609 | extension Pulsar_Proto_CommandSubscribe: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6610 |   public static let protoMessageName: String = _protobuf_package + ".CommandSubscribe"
 6611 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6612 |     1: .same(proto: "topic"),
 6613 |     2: .same(proto: "subscription"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6842:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6840 |
 6841 | extension Pulsar_Proto_CommandSubscribe.SubType: SwiftProtobuf._ProtoNameProviding {
 6842 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6843 |     0: .same(proto: "Exclusive"),
 6844 |     1: .same(proto: "Shared"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6851:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6849 |
 6850 | extension Pulsar_Proto_CommandSubscribe.InitialPosition: SwiftProtobuf._ProtoNameProviding {
 6851 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6852 |     0: .same(proto: "Latest"),
 6853 |     1: .same(proto: "Earliest"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6859:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6857 | extension Pulsar_Proto_CommandPartitionedTopicMetadata: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6858 |   public static let protoMessageName: String = _protobuf_package + ".CommandPartitionedTopicMetadata"
 6859 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6860 |     1: .same(proto: "topic"),
 6861 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6931:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6929 | extension Pulsar_Proto_CommandPartitionedTopicMetadataResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 6930 |   public static let protoMessageName: String = _protobuf_package + ".CommandPartitionedTopicMetadataResponse"
 6931 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6932 |     1: .same(proto: "partitions"),
 6933 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:6995:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6993 |
 6994 | extension Pulsar_Proto_CommandPartitionedTopicMetadataResponse.LookupType: SwiftProtobuf._ProtoNameProviding {
 6995 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 6996 |     0: .same(proto: "Success"),
 6997 |     1: .same(proto: "Failed"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7003:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7001 | extension Pulsar_Proto_CommandLookupTopic: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7002 |   public static let protoMessageName: String = _protobuf_package + ".CommandLookupTopic"
 7003 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7004 |     1: .same(proto: "topic"),
 7005 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7088:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7086 | extension Pulsar_Proto_CommandLookupTopicResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7087 |   public static let protoMessageName: String = _protobuf_package + ".CommandLookupTopicResponse"
 7088 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7089 |     1: .same(proto: "brokerServiceUrl"),
 7090 |     2: .same(proto: "brokerServiceUrlTls"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7170:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7168 |
 7169 | extension Pulsar_Proto_CommandLookupTopicResponse.LookupType: SwiftProtobuf._ProtoNameProviding {
 7170 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7171 |     0: .same(proto: "Redirect"),
 7172 |     1: .same(proto: "Connect"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7179:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7177 | extension Pulsar_Proto_CommandProducer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7178 |   public static let protoMessageName: String = _protobuf_package + ".CommandProducer"
 7179 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7180 |     1: .same(proto: "topic"),
 7181 |     2: .standard(proto: "producer_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7296:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7294 | extension Pulsar_Proto_CommandSend: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7295 |   public static let protoMessageName: String = _protobuf_package + ".CommandSend"
 7296 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7297 |     1: .standard(proto: "producer_id"),
 7298 |     2: .standard(proto: "sequence_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7387:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7385 | extension Pulsar_Proto_CommandSendReceipt: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7386 |   public static let protoMessageName: String = _protobuf_package + ".CommandSendReceipt"
 7387 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7388 |     1: .standard(proto: "producer_id"),
 7389 |     2: .standard(proto: "sequence_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7448:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7446 | extension Pulsar_Proto_CommandSendError: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7447 |   public static let protoMessageName: String = _protobuf_package + ".CommandSendError"
 7448 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7449 |     1: .standard(proto: "producer_id"),
 7450 |     2: .standard(proto: "sequence_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7510:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7508 | extension Pulsar_Proto_CommandMessage: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7509 |   public static let protoMessageName: String = _protobuf_package + ".CommandMessage"
 7510 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7511 |     1: .standard(proto: "consumer_id"),
 7512 |     2: .standard(proto: "message_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7577:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7575 | extension Pulsar_Proto_CommandAck: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7576 |   public static let protoMessageName: String = _protobuf_package + ".CommandAck"
 7577 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7578 |     1: .standard(proto: "consumer_id"),
 7579 |     2: .standard(proto: "ack_type"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7662:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7660 |
 7661 | extension Pulsar_Proto_CommandAck.AckType: SwiftProtobuf._ProtoNameProviding {
 7662 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7663 |     0: .same(proto: "Individual"),
 7664 |     1: .same(proto: "Cumulative"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7669:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7667 |
 7668 | extension Pulsar_Proto_CommandAck.ValidationError: SwiftProtobuf._ProtoNameProviding {
 7669 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7670 |     0: .same(proto: "UncompressedSizeCorruption"),
 7671 |     1: .same(proto: "DecompressionError"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7680:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7678 | extension Pulsar_Proto_CommandAckResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7679 |   public static let protoMessageName: String = _protobuf_package + ".CommandAckResponse"
 7680 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7681 |     1: .standard(proto: "consumer_id"),
 7682 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7751:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7749 | extension Pulsar_Proto_CommandActiveConsumerChange: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7750 |   public static let protoMessageName: String = _protobuf_package + ".CommandActiveConsumerChange"
 7751 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7752 |     1: .standard(proto: "consumer_id"),
 7753 |     2: .standard(proto: "is_active"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7798:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7796 | extension Pulsar_Proto_CommandFlow: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7797 |   public static let protoMessageName: String = _protobuf_package + ".CommandFlow"
 7798 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7799 |     1: .standard(proto: "consumer_id"),
 7800 |     2: .same(proto: "messagePermits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7846:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7844 | extension Pulsar_Proto_CommandUnsubscribe: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7845 |   public static let protoMessageName: String = _protobuf_package + ".CommandUnsubscribe"
 7846 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7847 |     1: .standard(proto: "consumer_id"),
 7848 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7900:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7898 | extension Pulsar_Proto_CommandSeek: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7899 |   public static let protoMessageName: String = _protobuf_package + ".CommandSeek"
 7900 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7901 |     1: .standard(proto: "consumer_id"),
 7902 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:7961:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7959 | extension Pulsar_Proto_CommandReachedEndOfTopic: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 7960 |   public static let protoMessageName: String = _protobuf_package + ".CommandReachedEndOfTopic"
 7961 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 7962 |     1: .standard(proto: "consumer_id"),
 7963 |   ]
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8002:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8000 | extension Pulsar_Proto_CommandTopicMigrated: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8001 |   public static let protoMessageName: String = _protobuf_package + ".CommandTopicMigrated"
 8002 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8003 |     1: .standard(proto: "resource_id"),
 8004 |     2: .standard(proto: "resource_type"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8061:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8059 |
 8060 | extension Pulsar_Proto_CommandTopicMigrated.ResourceType: SwiftProtobuf._ProtoNameProviding {
 8061 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8062 |     0: .same(proto: "Producer"),
 8063 |     1: .same(proto: "Consumer"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8069:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8067 | extension Pulsar_Proto_CommandCloseProducer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8068 |   public static let protoMessageName: String = _protobuf_package + ".CommandCloseProducer"
 8069 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8070 |     1: .standard(proto: "producer_id"),
 8071 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8129:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8127 | extension Pulsar_Proto_CommandCloseConsumer: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8128 |   public static let protoMessageName: String = _protobuf_package + ".CommandCloseConsumer"
 8129 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8130 |     1: .standard(proto: "consumer_id"),
 8131 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8189:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8187 | extension Pulsar_Proto_CommandRedeliverUnacknowledgedMessages: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8188 |   public static let protoMessageName: String = _protobuf_package + ".CommandRedeliverUnacknowledgedMessages"
 8189 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8190 |     1: .standard(proto: "consumer_id"),
 8191 |     2: .standard(proto: "message_ids"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8243:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8241 | extension Pulsar_Proto_CommandSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8242 |   public static let protoMessageName: String = _protobuf_package + ".CommandSuccess"
 8243 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8244 |     1: .standard(proto: "request_id"),
 8245 |     2: .same(proto: "schema"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8291:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8289 | extension Pulsar_Proto_CommandProducerSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8290 |   public static let protoMessageName: String = _protobuf_package + ".CommandProducerSuccess"
 8291 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8292 |     1: .standard(proto: "request_id"),
 8293 |     2: .standard(proto: "producer_name"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8363:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8361 | extension Pulsar_Proto_CommandError: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8362 |   public static let protoMessageName: String = _protobuf_package + ".CommandError"
 8363 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8364 |     1: .standard(proto: "request_id"),
 8365 |     2: .same(proto: "error"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8456:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8454 | extension Pulsar_Proto_CommandConsumerStats: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8455 |   public static let protoMessageName: String = _protobuf_package + ".CommandConsumerStats"
 8456 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8457 |     1: .standard(proto: "request_id"),
 8458 |     4: .standard(proto: "consumer_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8504:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8502 | extension Pulsar_Proto_CommandConsumerStatsResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8503 |   public static let protoMessageName: String = _protobuf_package + ".CommandConsumerStatsResponse"
 8504 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8505 |     1: .standard(proto: "request_id"),
 8506 |     2: .standard(proto: "error_code"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8635:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8633 | extension Pulsar_Proto_CommandGetLastMessageId: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8634 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetLastMessageId"
 8635 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8636 |     1: .standard(proto: "consumer_id"),
 8637 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8683:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8681 | extension Pulsar_Proto_CommandGetLastMessageIdResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8682 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetLastMessageIdResponse"
 8683 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8684 |     1: .standard(proto: "last_message_id"),
 8685 |     2: .standard(proto: "request_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8739:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8737 | extension Pulsar_Proto_CommandGetTopicsOfNamespace: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8738 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetTopicsOfNamespace"
 8739 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8740 |     1: .standard(proto: "request_id"),
 8741 |     2: .same(proto: "namespace"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8804:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8802 |
 8803 | extension Pulsar_Proto_CommandGetTopicsOfNamespace.Mode: SwiftProtobuf._ProtoNameProviding {
 8804 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8805 |     0: .same(proto: "PERSISTENT"),
 8806 |     1: .same(proto: "NON_PERSISTENT"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8813:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8811 | extension Pulsar_Proto_CommandGetTopicsOfNamespaceResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8812 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetTopicsOfNamespaceResponse"
 8813 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8814 |     1: .standard(proto: "request_id"),
 8815 |     2: .same(proto: "topics"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8878:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8876 | extension Pulsar_Proto_CommandWatchTopicList: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8877 |   public static let protoMessageName: String = _protobuf_package + ".CommandWatchTopicList"
 8878 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8879 |     1: .standard(proto: "request_id"),
 8880 |     2: .standard(proto: "watcher_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:8946:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8944 | extension Pulsar_Proto_CommandWatchTopicListSuccess: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 8945 |   public static let protoMessageName: String = _protobuf_package + ".CommandWatchTopicListSuccess"
 8946 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 8947 |     1: .standard(proto: "request_id"),
 8948 |     2: .standard(proto: "watcher_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9007:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9005 | extension Pulsar_Proto_CommandWatchTopicUpdate: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9006 |   public static let protoMessageName: String = _protobuf_package + ".CommandWatchTopicUpdate"
 9007 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9008 |     1: .standard(proto: "watcher_id"),
 9009 |     2: .standard(proto: "new_topics"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9067:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9065 | extension Pulsar_Proto_CommandWatchTopicListClose: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9066 |   public static let protoMessageName: String = _protobuf_package + ".CommandWatchTopicListClose"
 9067 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9068 |     1: .standard(proto: "request_id"),
 9069 |     2: .standard(proto: "watcher_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9115:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9113 | extension Pulsar_Proto_CommandGetSchema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9114 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetSchema"
 9115 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9116 |     1: .standard(proto: "request_id"),
 9117 |     2: .same(proto: "topic"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9169:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9167 | extension Pulsar_Proto_CommandGetSchemaResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9168 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetSchemaResponse"
 9169 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9170 |     1: .standard(proto: "request_id"),
 9171 |     2: .standard(proto: "error_code"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9235:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9233 | extension Pulsar_Proto_CommandGetOrCreateSchema: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9234 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetOrCreateSchema"
 9235 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9236 |     1: .standard(proto: "request_id"),
 9237 |     2: .same(proto: "topic"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9291:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9289 | extension Pulsar_Proto_CommandGetOrCreateSchemaResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9290 |   public static let protoMessageName: String = _protobuf_package + ".CommandGetOrCreateSchemaResponse"
 9291 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9292 |     1: .standard(proto: "request_id"),
 9293 |     2: .standard(proto: "error_code"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9350:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9348 | extension Pulsar_Proto_CommandTcClientConnectRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9349 |   public static let protoMessageName: String = _protobuf_package + ".CommandTcClientConnectRequest"
 9350 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9351 |     1: .standard(proto: "request_id"),
 9352 |     2: .standard(proto: "tc_id"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9398:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9396 | extension Pulsar_Proto_CommandTcClientConnectResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9397 |   public static let protoMessageName: String = _protobuf_package + ".CommandTcClientConnectResponse"
 9398 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9399 |     1: .standard(proto: "request_id"),
 9400 |     2: .same(proto: "error"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9451:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9449 | extension Pulsar_Proto_CommandNewTxn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9450 |   public static let protoMessageName: String = _protobuf_package + ".CommandNewTxn"
 9451 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9452 |     1: .standard(proto: "request_id"),
 9453 |     2: .standard(proto: "txn_ttl_seconds"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9504:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9502 | extension Pulsar_Proto_CommandNewTxnResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9503 |   public static let protoMessageName: String = _protobuf_package + ".CommandNewTxnResponse"
 9504 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9505 |     1: .standard(proto: "request_id"),
 9506 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9569:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9567 | extension Pulsar_Proto_CommandAddPartitionToTxn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9568 |   public static let protoMessageName: String = _protobuf_package + ".CommandAddPartitionToTxn"
 9569 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9570 |     1: .standard(proto: "request_id"),
 9571 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9628:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9626 | extension Pulsar_Proto_CommandAddPartitionToTxnResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9627 |   public static let protoMessageName: String = _protobuf_package + ".CommandAddPartitionToTxnResponse"
 9628 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9629 |     1: .standard(proto: "request_id"),
 9630 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9693:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9691 | extension Pulsar_Proto_Subscription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9692 |   public static let protoMessageName: String = _protobuf_package + ".Subscription"
 9693 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9694 |     1: .same(proto: "topic"),
 9695 |     2: .same(proto: "subscription"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9741:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9739 | extension Pulsar_Proto_CommandAddSubscriptionToTxn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9740 |   public static let protoMessageName: String = _protobuf_package + ".CommandAddSubscriptionToTxn"
 9741 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9742 |     1: .standard(proto: "request_id"),
 9743 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9801:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9799 | extension Pulsar_Proto_CommandAddSubscriptionToTxnResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9800 |   public static let protoMessageName: String = _protobuf_package + ".CommandAddSubscriptionToTxnResponse"
 9801 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9802 |     1: .standard(proto: "request_id"),
 9803 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9866:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9864 | extension Pulsar_Proto_CommandEndTxn: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9865 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxn"
 9866 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9867 |     1: .standard(proto: "request_id"),
 9868 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9925:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9923 | extension Pulsar_Proto_CommandEndTxnResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9924 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnResponse"
 9925 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9926 |     1: .standard(proto: "request_id"),
 9927 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:9990:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9988 | extension Pulsar_Proto_CommandEndTxnOnPartition: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
 9989 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnOnPartition"
 9990 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
 9991 |     1: .standard(proto: "request_id"),
 9992 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10061:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10059 | extension Pulsar_Proto_CommandEndTxnOnPartitionResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10060 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnOnPartitionResponse"
10061 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10062 |     1: .standard(proto: "request_id"),
10063 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10126:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10124 | extension Pulsar_Proto_CommandEndTxnOnSubscription: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10125 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnOnSubscription"
10126 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10127 |     1: .standard(proto: "request_id"),
10128 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10198:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10196 | extension Pulsar_Proto_CommandEndTxnOnSubscriptionResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10197 |   public static let protoMessageName: String = _protobuf_package + ".CommandEndTxnOnSubscriptionResponse"
10198 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10199 |     1: .standard(proto: "request_id"),
10200 |     2: .standard(proto: "txnid_least_bits"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10263:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10261 | extension Pulsar_Proto_BaseCommand: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
10262 |   public static let protoMessageName: String = _protobuf_package + ".BaseCommand"
10263 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10264 |     1: .same(proto: "type"),
10265 |     2: .same(proto: "connect"),
/host/spi-builder-workspace/Sources/PulsarClient/PulsarApi.pb.swift:10859:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10857 |
10858 | extension Pulsar_Proto_BaseCommand.TypeEnum: SwiftProtobuf._ProtoNameProviding {
10859 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
      |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
10860 |     2: .same(proto: "CONNECT"),
10861 |     3: .same(proto: "CONNECTED"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[1303/1320] Compiling PulsarClient Connection+Enhanced.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 |     handlers.append(frameHandler)
312 |
313 |     return channel.pipeline.addHandlers(handlers)
    |                                         `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 |   }
315 |
[1304/1320] Compiling PulsarClient Connection.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 |     handlers.append(frameHandler)
312 |
313 |     return channel.pipeline.addHandlers(handlers)
    |                                         `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 |   }
315 |
[1305/1320] Compiling PulsarClient ConnectionPool+Enhanced.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 |     handlers.append(frameHandler)
312 |
313 |     return channel.pipeline.addHandlers(handlers)
    |                                         `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 |   }
315 |
[1306/1320] Compiling PulsarClient ConnectionPool.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 |     handlers.append(frameHandler)
312 |
313 |     return channel.pipeline.addHandlers(handlers)
    |                                         `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 |   }
315 |
[1307/1320] Compiling PulsarClient ConsumerImpl.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 |     handlers.append(frameHandler)
312 |
313 |     return channel.pipeline.addHandlers(handlers)
    |                                         `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 |   }
315 |
[1308/1320] Compiling PulsarClient FaultHandler.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 |     handlers.append(frameHandler)
312 |
313 |     return channel.pipeline.addHandlers(handlers)
    |                                         `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 |   }
315 |
[1309/1320] Compiling PulsarClient ProducerImpl.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 |     handlers.append(frameHandler)
312 |
313 |     return channel.pipeline.addHandlers(handlers)
    |                                         `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 |   }
315 |
[1310/1320] Compiling PulsarClient ReaderImpl.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 |     handlers.append(frameHandler)
312 |
313 |     return channel.pipeline.addHandlers(handlers)
    |                                         `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 |   }
315 |
[1311/1320] Compiling PulsarClient RetryPolicy.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/Connection.swift:313:41: warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
311 |     handlers.append(frameHandler)
312 |
313 |     return channel.pipeline.addHandlers(handlers)
    |                                         `- warning: type 'any ChannelHandler' does not conform to the 'Sendable' protocol
314 |   }
315 |
[1312/1320] Compiling PulsarClient PulsarClientError.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 |   }
132 |
133 |   private static var messageStates: [UInt64: MessageState] = [:]
    |                      |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
    |                      |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 |   /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[1313/1320] Compiling PulsarClient ConsumerExtensions.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 |   }
132 |
133 |   private static var messageStates: [UInt64: MessageState] = [:]
    |                      |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
    |                      |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 |   /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[1314/1320] Compiling PulsarClient MessageExtensions.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 |   }
132 |
133 |   private static var messageStates: [UInt64: MessageState] = [:]
    |                      |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
    |                      |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 |   /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[1315/1320] Compiling PulsarClient ProducerExtensions.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 |   }
132 |
133 |   private static var messageStates: [UInt64: MessageState] = [:]
    |                      |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
    |                      |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 |   /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[1316/1320] Compiling PulsarClient PulsarClientExtensions.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 |   }
132 |
133 |   private static var messageStates: [UInt64: MessageState] = [:]
    |                      |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
    |                      |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 |   /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[1317/1320] Compiling PulsarClient ReaderExtensions.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 |   }
132 |
133 |   private static var messageStates: [UInt64: MessageState] = [:]
    |                      |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
    |                      |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 |   /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[1318/1320] Compiling PulsarClient FaultAction.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 |   }
132 |
133 |   private static var messageStates: [UInt64: MessageState] = [:]
    |                      |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
    |                      |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 |   /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[1319/1320] Compiling PulsarClient ChannelManager+Handlers.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 |   }
132 |
133 |   private static var messageStates: [UInt64: MessageState] = [:]
    |                      |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
    |                      |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 |   /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[1320/1320] Compiling PulsarClient ChannelManager.swift
/host/spi-builder-workspace/Sources/PulsarClient/Internal/ChannelManager+Handlers.swift:133:22: error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
131 |   }
132 |
133 |   private static var messageStates: [UInt64: MessageState] = [:]
    |                      |- error: static property 'messageStates' is not concurrency-safe because it is nonisolated global shared mutable state [#MutableGlobalVariable]
    |                      |- note: convert 'messageStates' to a 'let' constant to make 'Sendable' shared state immutable
    |                      |- note: add '@MainActor' to make static property 'messageStates' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
134 |
135 |   /// Handle incoming message
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
BUILD FAILURE 6.2 linux