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

Successful build of PulsarClient, reference v0.0.1 (237572), with Swift 6.1 for Linux on 11 Dec 2025 07:42:26 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
10860 |     2: .same(proto: "CONNECT"),
10861 |     3: .same(proto: "CONNECTED"),
[1319/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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
10860 |     2: .same(proto: "CONNECT"),
10861 |     3: .same(proto: "CONNECTED"),
[1320/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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
10860 |     2: .same(proto: "CONNECT"),
10861 |     3: .same(proto: "CONNECTED"),
Build complete! (461.42s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.30.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.83.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.32.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-crypto",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.10.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-crypto.git"
    },
    {
      "identity" : "cyclic-redundancy-check",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.5",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/edgeengineer/cyclic-redundancy-check.git"
    }
  ],
  "manifest_display_name" : "PulsarClient",
  "name" : "PulsarClient",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "PulsarClient",
      "targets" : [
        "PulsarClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "6"
  ],
  "targets" : [
    {
      "c99name" : "PulsarClientTests",
      "module_type" : "SwiftTarget",
      "name" : "PulsarClientTests",
      "path" : "Tests/PulsarClientTests",
      "sources" : [
        "AuthenticationTests.swift",
        "FinalTests.swift",
        "OAuth2AuthenticationTests.swift",
        "StateTests.swift",
        "TLSAuthenticationTests.swift"
      ],
      "target_dependencies" : [
        "PulsarClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PulsarClientIntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "PulsarClientIntegrationTests",
      "path" : "Tests/PulsarClientIntegrationTests",
      "sources" : [
        "AuthenticationIntegrationTests.swift",
        "ConsumerIntegrationTests.swift",
        "DebugSendReceiptTest.swift",
        "EnvironmentCheck.swift",
        "FailureScenarioTests.swift",
        "IntegrationTestCase.swift",
        "ProducerIntegrationTests.swift",
        "RawFrameTest.swift",
        "SerializationDebugTest.swift",
        "SimpleMessageTest.swift"
      ],
      "target_dependencies" : [
        "PulsarClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PulsarClient",
      "module_type" : "SwiftTarget",
      "name" : "PulsarClient",
      "path" : "Sources/PulsarClient",
      "product_dependencies" : [
        "SwiftProtobuf",
        "NIO",
        "NIOCore",
        "NIOSSL",
        "Logging",
        "Crypto",
        "CyclicRedundancyCheck"
      ],
      "product_memberships" : [
        "PulsarClient"
      ],
      "sources" : [
        "Abstractions/Authentication.swift",
        "Abstractions/BuilderProtocols.swift",
        "Abstractions/ConsumerProtocol.swift",
        "Abstractions/GetLastMessageIds.swift",
        "Abstractions/HandleException.swift",
        "Abstractions/MessageBuilder.swift",
        "Abstractions/MessageProtocol.swift",
        "Abstractions/MessageRouter.swift",
        "Abstractions/ProducerProtocol.swift",
        "Abstractions/PulsarClientProtocol.swift",
        "Abstractions/ReaderProtocol.swift",
        "Abstractions/Receivable.swift",
        "Abstractions/Schema.swift",
        "Abstractions/Seekable.swift",
        "Abstractions/SendChannel.swift",
        "Abstractions/StateProtocol+Waiting.swift",
        "Abstractions/StateProtocol.swift",
        "AuthenticationFactory.swift",
        "Builders.swift",
        "Builders/ConsumerBuilder.swift",
        "Builders/ProducerBuilder.swift",
        "Builders/ReaderBuilder.swift",
        "Common/Types.swift",
        "ConsumerOptions.swift",
        "ConsumerState.swift",
        "CustomAuthentication.swift",
        "EncryptionPolicy.swift",
        "Exceptions/PulsarClientError.swift",
        "Extensions/ConsumerExtensions.swift",
        "Extensions/MessageExtensions.swift",
        "Extensions/ProducerExtensions.swift",
        "Extensions/PulsarClientExtensions.swift",
        "Extensions/ReaderExtensions.swift",
        "FaultAction.swift",
        "Internal/ChannelManager+Handlers.swift",
        "Internal/ChannelManager.swift",
        "Internal/Connection+Enhanced.swift",
        "Internal/Connection.swift",
        "Internal/ConnectionPool+Enhanced.swift",
        "Internal/ConnectionPool.swift",
        "Internal/ConsumerImpl.swift",
        "Internal/FaultHandler.swift",
        "Internal/ProducerImpl.swift",
        "Internal/ReaderImpl.swift",
        "Internal/RetryPolicy.swift",
        "Internal/SendOperation.swift",
        "Internal/SendOperationWrapper.swift",
        "Internal/SendQueue.swift",
        "Internal/StateManager.swift",
        "Message.swift",
        "MessageId.swift",
        "MessageMetadata.swift",
        "OAuth2Authentication.swift",
        "ProducerAccessMode.swift",
        "ProducerOptions.swift",
        "ProducerState.swift",
        "PulsarApi.pb.swift",
        "PulsarClient.swift",
        "PulsarProtocol.swift",
        "ReaderOptions.swift",
        "ReaderState.swift",
        "RegexSubscriptionMode.swift",
        "Schemas/AutoSchemas.swift",
        "Schemas/BooleanSchema.swift",
        "Schemas/BytesSchema.swift",
        "Schemas/FloatingPointSchemas.swift",
        "Schemas/IntegerSchemas.swift",
        "Schemas/JSONSchema.swift",
        "Schemas/StringSchema.swift",
        "Schemas/TimeSchemas.swift",
        "State.swift",
        "TLSAuthentication.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4d72617259f6eef9908440c49a67b79bc4f973ae19f78187418ddfb5b178d4ec
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.