The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FirebaseDataConnect, reference main (ed1c42), with Swift 6.1 for macOS (SPM) on 9 Apr 2026 17:29:49 UTC.

Swift 6 data race errors: 3

Build Command

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

Build Log

289 |     0: .same(proto: "OK"),
290 |     1: .same(proto: "CANCELLED"),
[1413/1419] Compiling FirebaseDataConnect code.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:193:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
191 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
192 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryRequest"
193 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
194 |     1: .same(proto: "name"),
195 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:241:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
239 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
240 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationRequest"
241 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
242 |     1: .same(proto: "name"),
243 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:289:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
287 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
288 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryResponse"
289 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
290 |     1: .same(proto: "data"),
291 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:337:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
335 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
336 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationResponse"
337 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
338 |     1: .same(proto: "data"),
339 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:257:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
255 | extension Google_Firebase_Dataconnect_V1_StreamRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
256 |   public static let protoMessageName: String = _protobuf_package + ".StreamRequest"
257 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
258 |     1: .same(proto: "name"),
259 |     10: .same(proto: "headers"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:387:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
385 | extension Google_Firebase_Dataconnect_V1_ExecuteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
386 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteRequest"
387 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
388 |     2: .standard(proto: "operation_name"),
389 |     3: .same(proto: "variables"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:448:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
446 | extension Google_Firebase_Dataconnect_V1_StreamResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
447 |   public static let protoMessageName: String = _protobuf_package + ".StreamResponse"
448 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
449 |     1: .standard(proto: "request_id"),
450 |     2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/google/rpc/code.pb.swift:288:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
286 |
287 | extension Google_Rpc_Code: SwiftProtobuf._ProtoNameProviding {
288 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
289 |     0: .same(proto: "OK"),
290 |     1: .same(proto: "CANCELLED"),
[1414/1419] Compiling FirebaseDataConnect EntityNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:81:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 79 |     let impactedRefsAccumulator = ImpactedQueryRefsAccumulator(requestorId: queryId)
 80 |
 81 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 82 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
 83 |     jsonDecoder.userInfo[ImpactedRefsAccumulatorCodingKey] = impactedRefsAccumulator
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:83:62: warning: type 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 41 | // We collect those QueryRefs here
 42 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
 43 | class ImpactedQueryRefsAccumulator {
    |       `- note: class 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 44 |   // operationIds of impacted QueryRefs
 45 |   private(set) var queryRefIds: Set<String> = []
    :
 81 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
 82 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
 83 |     jsonDecoder.userInfo[ImpactedRefsAccumulatorCodingKey] = impactedRefsAccumulator
    |                                                              `- warning: type 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 84 |     jsonDecoder.userInfo[EntityPathsCodingKey] = paths
 85 |     let enode = try jsonDecoder.decode(EntityNode.self, from: hydratedTree)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:92:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 90 |
 91 |     let jsonEncoder = JSONEncoder()
 92 |     jsonEncoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 93 |     jsonEncoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.dehydrated
 94 |     let dehydratedData = try jsonEncoder.encode(enode)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:113:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
111 |     (hydratedResults: Data, rootObject: EntityNode) {
112 |     let jsonDecoder = JSONDecoder()
113 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
114 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.dehydrated
115 |     let enode = try jsonDecoder.decode(EntityNode.self, from: dehydratedTree)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:119:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
117 |
118 |     let jsonEncoder = JSONEncoder()
119 |     jsonEncoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
120 |     jsonEncoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
121 |
[1415/1419] Compiling FirebaseDataConnect PathMetadata.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:81:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 79 |     let impactedRefsAccumulator = ImpactedQueryRefsAccumulator(requestorId: queryId)
 80 |
 81 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 82 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
 83 |     jsonDecoder.userInfo[ImpactedRefsAccumulatorCodingKey] = impactedRefsAccumulator
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:83:62: warning: type 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 41 | // We collect those QueryRefs here
 42 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
 43 | class ImpactedQueryRefsAccumulator {
    |       `- note: class 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 44 |   // operationIds of impacted QueryRefs
 45 |   private(set) var queryRefIds: Set<String> = []
    :
 81 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
 82 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
 83 |     jsonDecoder.userInfo[ImpactedRefsAccumulatorCodingKey] = impactedRefsAccumulator
    |                                                              `- warning: type 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 84 |     jsonDecoder.userInfo[EntityPathsCodingKey] = paths
 85 |     let enode = try jsonDecoder.decode(EntityNode.self, from: hydratedTree)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:92:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 90 |
 91 |     let jsonEncoder = JSONEncoder()
 92 |     jsonEncoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 93 |     jsonEncoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.dehydrated
 94 |     let dehydratedData = try jsonEncoder.encode(enode)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:113:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
111 |     (hydratedResults: Data, rootObject: EntityNode) {
112 |     let jsonDecoder = JSONDecoder()
113 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
114 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.dehydrated
115 |     let enode = try jsonDecoder.decode(EntityNode.self, from: dehydratedTree)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:119:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
117 |
118 |     let jsonEncoder = JSONEncoder()
119 |     jsonEncoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
120 |     jsonEncoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
121 |
[1416/1419] Compiling FirebaseDataConnect ResultTree.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:81:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 79 |     let impactedRefsAccumulator = ImpactedQueryRefsAccumulator(requestorId: queryId)
 80 |
 81 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 82 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
 83 |     jsonDecoder.userInfo[ImpactedRefsAccumulatorCodingKey] = impactedRefsAccumulator
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:83:62: warning: type 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 41 | // We collect those QueryRefs here
 42 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
 43 | class ImpactedQueryRefsAccumulator {
    |       `- note: class 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 44 |   // operationIds of impacted QueryRefs
 45 |   private(set) var queryRefIds: Set<String> = []
    :
 81 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
 82 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
 83 |     jsonDecoder.userInfo[ImpactedRefsAccumulatorCodingKey] = impactedRefsAccumulator
    |                                                              `- warning: type 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 84 |     jsonDecoder.userInfo[EntityPathsCodingKey] = paths
 85 |     let enode = try jsonDecoder.decode(EntityNode.self, from: hydratedTree)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:92:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 90 |
 91 |     let jsonEncoder = JSONEncoder()
 92 |     jsonEncoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 93 |     jsonEncoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.dehydrated
 94 |     let dehydratedData = try jsonEncoder.encode(enode)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:113:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
111 |     (hydratedResults: Data, rootObject: EntityNode) {
112 |     let jsonDecoder = JSONDecoder()
113 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
114 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.dehydrated
115 |     let enode = try jsonDecoder.decode(EntityNode.self, from: dehydratedTree)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:119:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
117 |
118 |     let jsonEncoder = JSONEncoder()
119 |     jsonEncoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
120 |     jsonEncoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
121 |
[1417/1419] Compiling FirebaseDataConnect ResultTreeProcessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:81:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 79 |     let impactedRefsAccumulator = ImpactedQueryRefsAccumulator(requestorId: queryId)
 80 |
 81 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 82 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
 83 |     jsonDecoder.userInfo[ImpactedRefsAccumulatorCodingKey] = impactedRefsAccumulator
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:83:62: warning: type 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 41 | // We collect those QueryRefs here
 42 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
 43 | class ImpactedQueryRefsAccumulator {
    |       `- note: class 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 44 |   // operationIds of impacted QueryRefs
 45 |   private(set) var queryRefIds: Set<String> = []
    :
 81 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
 82 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
 83 |     jsonDecoder.userInfo[ImpactedRefsAccumulatorCodingKey] = impactedRefsAccumulator
    |                                                              `- warning: type 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 84 |     jsonDecoder.userInfo[EntityPathsCodingKey] = paths
 85 |     let enode = try jsonDecoder.decode(EntityNode.self, from: hydratedTree)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:92:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 90 |
 91 |     let jsonEncoder = JSONEncoder()
 92 |     jsonEncoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 93 |     jsonEncoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.dehydrated
 94 |     let dehydratedData = try jsonEncoder.encode(enode)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:113:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
111 |     (hydratedResults: Data, rootObject: EntityNode) {
112 |     let jsonDecoder = JSONDecoder()
113 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
114 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.dehydrated
115 |     let enode = try jsonDecoder.decode(EntityNode.self, from: dehydratedTree)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:119:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
117 |
118 |     let jsonEncoder = JSONEncoder()
119 |     jsonEncoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
120 |     jsonEncoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
121 |
[1418/1419] Compiling FirebaseDataConnect SQLiteCacheProvider.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:81:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 79 |     let impactedRefsAccumulator = ImpactedQueryRefsAccumulator(requestorId: queryId)
 80 |
 81 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 82 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
 83 |     jsonDecoder.userInfo[ImpactedRefsAccumulatorCodingKey] = impactedRefsAccumulator
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:83:62: warning: type 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 41 | // We collect those QueryRefs here
 42 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
 43 | class ImpactedQueryRefsAccumulator {
    |       `- note: class 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 44 |   // operationIds of impacted QueryRefs
 45 |   private(set) var queryRefIds: Set<String> = []
    :
 81 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
 82 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
 83 |     jsonDecoder.userInfo[ImpactedRefsAccumulatorCodingKey] = impactedRefsAccumulator
    |                                                              `- warning: type 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 84 |     jsonDecoder.userInfo[EntityPathsCodingKey] = paths
 85 |     let enode = try jsonDecoder.decode(EntityNode.self, from: hydratedTree)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:92:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 90 |
 91 |     let jsonEncoder = JSONEncoder()
 92 |     jsonEncoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 93 |     jsonEncoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.dehydrated
 94 |     let dehydratedData = try jsonEncoder.encode(enode)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:113:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
111 |     (hydratedResults: Data, rootObject: EntityNode) {
112 |     let jsonDecoder = JSONDecoder()
113 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
114 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.dehydrated
115 |     let enode = try jsonDecoder.decode(EntityNode.self, from: dehydratedTree)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:119:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
117 |
118 |     let jsonEncoder = JSONEncoder()
119 |     jsonEncoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
120 |     jsonEncoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
121 |
[1419/1419] Compiling FirebaseDataConnect CodecHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:81:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 79 |     let impactedRefsAccumulator = ImpactedQueryRefsAccumulator(requestorId: queryId)
 80 |
 81 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 82 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
 83 |     jsonDecoder.userInfo[ImpactedRefsAccumulatorCodingKey] = impactedRefsAccumulator
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:83:62: warning: type 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 41 | // We collect those QueryRefs here
 42 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
 43 | class ImpactedQueryRefsAccumulator {
    |       `- note: class 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 44 |   // operationIds of impacted QueryRefs
 45 |   private(set) var queryRefIds: Set<String> = []
    :
 81 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
 82 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
 83 |     jsonDecoder.userInfo[ImpactedRefsAccumulatorCodingKey] = impactedRefsAccumulator
    |                                                              `- warning: type 'ImpactedQueryRefsAccumulator' does not conform to the 'Sendable' protocol
 84 |     jsonDecoder.userInfo[EntityPathsCodingKey] = paths
 85 |     let enode = try jsonDecoder.decode(EntityNode.self, from: hydratedTree)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:92:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 90 |
 91 |     let jsonEncoder = JSONEncoder()
 92 |     jsonEncoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
 93 |     jsonEncoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.dehydrated
 94 |     let dehydratedData = try jsonEncoder.encode(enode)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:113:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
111 |     (hydratedResults: Data, rootObject: EntityNode) {
112 |     let jsonDecoder = JSONDecoder()
113 |     jsonDecoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
114 |     jsonDecoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.dehydrated
115 |     let enode = try jsonDecoder.decode(EntityNode.self, from: dehydratedTree)
/Users/admin/builder/spi-builder-workspace/Sources/Cache/ResultTreeProcessor.swift:119:54: warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
117 |
118 |     let jsonEncoder = JSONEncoder()
119 |     jsonEncoder.userInfo[CacheProviderUserInfoKey] = cacheProvider
    |                                                      `- warning: type 'any CacheProvider' does not conform to the 'Sendable' protocol
120 |     jsonEncoder.userInfo[ResultTreeKindCodingKey] = ResultTreeKind.hydrated
121 |
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/google/GoogleUtilities.git from cache
Fetching https://github.com/firebase/firebase-ios-sdk from cache
[1/51508] Fetching grpc-swift
Fetched https://github.com/grpc/grpc-swift.git from cache (2.53s)
Fetched https://github.com/google/GoogleUtilities.git from cache (4.29s)
Fetched https://github.com/firebase/firebase-ios-sdk from cache (4.57s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.27.1 (7.21s)
Fetching https://github.com/apple/swift-nio-ssl.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.58s)
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (2.05s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.06s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-log.git from cache (2.09s)
Fetched https://github.com/apple/swift-protobuf.git from cache (2.13s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.90s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.00s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.00s)
Fetched https://github.com/apple/swift-nio.git from cache (2.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (5.33s)
Computing version for https://github.com/google/GoogleUtilities.git
Computed https://github.com/google/GoogleUtilities.git at 8.1.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.49s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.49s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.59s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.55s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-asn1.git from cache
Fetching https://github.com/apple/swift-http-structured-headers.git from cache
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-http-types.git from cache
[1/2719] Fetching swift-service-lifecycle
[165/9864] Fetching swift-service-lifecycle, swift-certificates
[166/16088] Fetching swift-service-lifecycle, swift-certificates, swift-async-algorithms
Fetched https://github.com/apple/swift-asn1.git from cache (0.72s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.95s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.07s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (1.10s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.10s)
Fetched https://github.com/apple/swift-http-types.git from cache (1.11s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.11s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.70s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.81s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (1.34s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.46s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.62s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.93s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (1.44s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.52s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.59s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.44s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.61s)
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/apple/swift-crypto.git from cache (1.78s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (2.29s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.47s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.1 (1.08s)
Computing version for https://github.com/firebase/firebase-ios-sdk
Computed https://github.com/firebase/firebase-ios-sdk at 12.12.0 (1.60s)
Fetching https://github.com/google/interop-ios-for-google-sdks.git from cache
Fetching https://github.com/google/app-check.git from cache
Fetching https://github.com/google/gtm-session-fetcher.git from cache
Fetching https://github.com/google/grpc-binary.git from cache
Fetching https://github.com/google/abseil-cpp-binary.git from cache
Fetching https://github.com/firebase/leveldb.git from cache
Fetching https://github.com/firebase/nanopb.git from cache
Fetched https://github.com/firebase/leveldb.git from cache (1.23s)
Fetched https://github.com/google/abseil-cpp-binary.git from cache (1.23s)
Fetched https://github.com/firebase/nanopb.git from cache (1.23s)
Fetched https://github.com/google/grpc-binary.git from cache (1.24s)
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (1.24s)
Fetched https://github.com/google/app-check.git from cache (1.25s)
Fetching https://github.com/google/GoogleDataTransport.git from cache
Fetching https://github.com/google/promises.git from cache
Fetching https://github.com/google/GoogleAppMeasurement.git from cache
Fetched https://github.com/google/gtm-session-fetcher.git from cache (1.27s)
Fetched https://github.com/google/GoogleDataTransport.git from cache (0.70s)
Fetched https://github.com/google/promises.git from cache (0.83s)
Fetched https://github.com/google/GoogleAppMeasurement.git from cache (0.84s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0 (2.75s)
Computing version for https://github.com/google/abseil-cpp-binary.git
Computed https://github.com/google/abseil-cpp-binary.git at 1.2024072200.0 (0.59s)
Computing version for https://github.com/firebase/nanopb.git
Computed https://github.com/firebase/nanopb.git at 2.30910.0 (0.62s)
Computing version for https://github.com/google/GoogleDataTransport.git
Computed https://github.com/google/GoogleDataTransport.git at 10.1.0 (0.50s)
Computing version for https://github.com/google/GoogleAppMeasurement.git
Computed https://github.com/google/GoogleAppMeasurement.git at 12.11.0 (0.55s)
Fetching https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
[1/93] Fetching google-ads-on-device-conversion-ios-sdk
Fetched https://github.com/googleads/google-ads-on-device-conversion-ios-sdk from cache (0.58s)
Computing version for https://github.com/google/promises.git
Computed https://github.com/google/promises.git at 2.4.0 (1.21s)
Computing version for https://github.com/google/grpc-binary.git
Computed https://github.com/google/grpc-binary.git at 1.69.1 (0.61s)
Computing version for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Computed https://github.com/googleads/google-ads-on-device-conversion-ios-sdk at 3.4.1 (0.69s)
Computing version for https://github.com/google/app-check.git
Computed https://github.com/google/app-check.git at 11.2.0 (0.60s)
Computing version for https://github.com/firebase/leveldb.git
Computed https://github.com/firebase/leveldb.git at 1.22.5 (0.59s)
Computing version for https://github.com/google/gtm-session-fetcher.git
Computed https://github.com/google/gtm-session-fetcher.git at 5.2.0 (0.48s)
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.36.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.27.1
Creating working copy for https://github.com/google/gtm-session-fetcher.git
Working copy of https://github.com/google/gtm-session-fetcher.git resolved at 5.2.0
Creating working copy for https://github.com/google/promises.git
Working copy of https://github.com/google/promises.git resolved at 2.4.0
Creating working copy for https://github.com/firebase/leveldb.git
Working copy of https://github.com/firebase/leveldb.git resolved at 1.22.5
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/google/abseil-cpp-binary.git
Working copy of https://github.com/google/abseil-cpp-binary.git resolved at 1.2024072200.0
Creating working copy for https://github.com/googleads/google-ads-on-device-conversion-ios-sdk
Working copy of https://github.com/googleads/google-ads-on-device-conversion-ios-sdk resolved at 3.4.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.42.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.1
Creating working copy for https://github.com/google/grpc-binary.git
Working copy of https://github.com/google/grpc-binary.git resolved at 1.69.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/google/GoogleAppMeasurement.git
Working copy of https://github.com/google/GoogleAppMeasurement.git resolved at 12.11.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.33.0
Creating working copy for https://github.com/google/GoogleDataTransport.git
Working copy of https://github.com/google/GoogleDataTransport.git resolved at 10.1.0
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 101.0.0
Creating working copy for https://github.com/google/app-check.git
Working copy of https://github.com/google/app-check.git resolved at 11.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/firebase/firebase-ios-sdk
Working copy of https://github.com/firebase/firebase-ios-sdk resolved at 12.12.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.11.0
Creating working copy for https://github.com/firebase/nanopb.git
Working copy of https://github.com/firebase/nanopb.git resolved at 2.30910.0
Creating working copy for https://github.com/google/GoogleUtilities.git
Working copy of https://github.com/google/GoogleUtilities.git resolved at 8.1.0
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip
Downloading binary artifact https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip
Downloading binary artifact https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloading binary artifact https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip
[1479/1479] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[341923/341923] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip
[371188/371188] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip
[437646/437646] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip
[763775/763775] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip
[1144349/1144349] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip
[1507641/1507641] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[1853648/1853648] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[2219840/2219840] Downloading https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurementIdentitySupport.zip (0.70s)
[544616/544616] Downloading https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip
[1004687/1004687] Downloading https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[2289983/2289983] Downloading https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip
[6565324/6565324] Downloading https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip
[7301009/7301009] Downloading https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[8998158/8998158] Downloading https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[9890092/9890092] Downloading https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
[14892104/14892104] Downloading https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip, https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.11.0/FirebaseAnalytics.zip (1.02s)
[17386553/17386553] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip
[36685557/36685557] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip
[49702757/49702757] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
[56924484/56924484] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip
[70661938/70661938] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip
[77819010/77819010] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip
[82230753/82230753] Downloading https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip, https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip, https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip, https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip, https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip
Downloaded https://dl.google.com/firebase/ios/appads/3.4.1/GoogleAdsOnDeviceConversion.zip (1.53s)
[65593790/65593790] Downloading https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip
Downloaded https://dl.google.com/firebase/ios/swiftpm/12.11.0/GoogleAppMeasurement.zip (1.74s)
Downloaded https://dl.google.com/firebase/ios/bin/firestore/12.12.0/rc2/FirebaseFirestoreInternal.zip (3.19s)
Downloaded https://dl.google.com/firebase/ios/bin/abseil/1.2024072200.0/rc0/absl.zip (4.26s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/openssl_grpc.zip (4.41s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpcpp.zip (12.28s)
Downloaded https://dl.google.com/firebase/ios/bin/grpc/1.69.1/rc0/grpc.zip (14.95s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Tests/Integration/Gen/KitchenSink/Package.swift': File not found.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:264:42: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
262 |     }
263 |
264 |     let workDirectory = PathLike(context.pluginWorkDirectory)
    |                                          |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL'
    |                                          `- note: use 'pluginWorkDirectoryURL' instead
265 |
266 |     return try self.createBuildCommands(
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:287:18: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
285 |
286 |   init(_ path: String) {
287 |     self.value = Path(path)
    |                  `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
288 |   }
289 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:291:26: warning: 'path' is deprecated: renamed to 'url'
289 |
290 |   init(_ element: FileList.Element) {
291 |     self.value = element.path
    |                          |- warning: 'path' is deprecated: renamed to 'url'
    |                          `- note: use 'url' instead
292 |   }
293 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:295:26: warning: 'path' is deprecated: renamed to 'url'
293 |
294 |   init(_ element: PluginContext.Tool) {
295 |     self.value = element.path
    |                          |- warning: 'path' is deprecated: renamed to 'url'
    |                          `- note: use 'url' instead
296 |   }
297 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:303:23: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
301 |
302 |   var lastComponent: String {
303 |     return self.value.lastComponent
    |                       `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`.
304 |   }
305 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:308:29: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
306 |   func removingLastComponent() -> Self {
307 |     var copy = self
308 |     copy.value = self.value.removingLastComponent()
    |                             `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`.
309 |     return copy
310 |   }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:314:29: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
312 |   func appending(_ path: String) -> Self {
313 |     var copy = self
314 |     copy.value = self.value.appending(path)
    |                             `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
315 |     return copy
316 |   }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:327:17: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
325 |     outputFiles: [PathLike]
326 |   ) -> PackagePlugin.Command {
327 |     return Self.buildCommand(
    |                 `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
328 |       displayName: displayName,
329 |       executable: executable.value,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/grpc-swift/Plugins/GRPCSwiftPlugin/plugin.swift:339:35: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
337 | extension URL {
338 |   init(_ pathLike: PathLike) {
339 |     self = URL(fileURLWithPath: "\(pathLike.value)")
    |                                   `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`.
340 |   }
341 | }
[1/1] Compiling plugin GRPCSwiftPlugin
[2/2] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[2/20] Write swift-version-2F0A5646E1D333AE.txt
[4/96] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[5/96] Compiling InternalCollectionsUtilities _SortedCollection.swift
[6/184] Compiling SwiftProtobuf JSONDecoder.swift
[7/184] Compiling SwiftProtobuf JSONDecodingError.swift
[8/184] Compiling TemplateProject resource_bundle_accessor.swift
[9/184] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[10/184] Compiling Logging MetadataProvider.swift
[13/184] Compiling NIOConcurrencyHelpers NIOLock.swift
[14/184] Emitting module TemplateProject
[15/184] Compiling TemplateProject TemplateProject.swift
[16/185] Compiling SwiftProtobuf HashVisitor.swift
[17/185] Compiling SwiftProtobuf Internal.swift
[18/185] Compiling SwiftProtobuf CustomJSONCodable.swift
[19/185] Compiling SwiftProtobuf Decoder.swift
[20/185] Compiling SwiftProtobuf BytecodeInterpreter.swift
[21/185] Compiling SwiftProtobuf BytecodeReader.swift
[22/185] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[23/185] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[24/185] Compiling Logging Locks.swift
[25/185] Compiling SwiftProtobuf DoubleParser.swift
[26/185] Compiling SwiftProtobuf Enum.swift
[27/185] Compiling FirebaseCoreInternal UnfairLock.swift
[28/186] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[29/186] Compiling _NIOBase64 Base64.swift
[30/186] Emitting module _NIOBase64
[31/186] Compiling FirebaseCoreInternal StorageFactory.swift
[32/186] Emitting module Logging
[33/186] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[36/186] Compiling _NIODataStructures PriorityQueue.swift
[37/186] Compiling _NIODataStructures Heap.swift
[38/186] Compiling _NIODataStructures _TinyArray.swift
[39/186] Compiling FirebaseCoreInternal _ObjC_HeartbeatsPayload.swift
[40/186] Compiling FirebaseCoreInternal WeakContainer.swift
[41/186] Compiling FirebaseCoreInternal _ObjC_HeartbeatController.swift
[42/186] Compiling Atomics Unmanaged extensions.swift
[43/186] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[44/186] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[45/186] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[46/186] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[47/186] Emitting module ShellExecutor
[48/186] Compiling ShellExecutor ShellExecutor.swift
[49/186] Emitting module _NIODataStructures
[50/186] Compiling NIOConcurrencyHelpers lock.swift
[51/186] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[52/186] Compiling NIOConcurrencyHelpers atomics.swift
[53/186] Emitting module NIOConcurrencyHelpers
[54/188] Compiling SwiftProtobuf JSONDecodingOptions.swift
[55/188] Compiling SwiftProtobuf JSONEncoder.swift
[56/188] Emitting module FirebaseCoreInternal
[67/188] Compiling FirebaseCoreInternal resource_bundle_accessor.swift
[74/174] Emitting module SetupDevEnv
[75/174] Compiling SetupDevEnv SetupDevEnv.swift
[76/174] Emitting module InternalCollectionsUtilities
[76/174] Write Objects.LinkFileList
[78/174] Compiling Logging LogHandler.swift
[79/174] Compiling Logging LogEvent.swift
[80/174] Compiling Logging Logging.swift
[81/208] Compiling ContainersPreview OutputSpan+Extras.swift
[82/208] Compiling ContainersPreview TemporaryAllocation.swift
[83/208] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[84/208] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[85/211] Compiling ContainersPreview Drain+Reduce.swift
[86/211] Compiling ContainersPreview Drain.swift
[87/211] Compiling ContainersPreview Producer+Collect.swift
[88/211] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[89/211] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[90/211] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[91/211] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[92/211] Emitting module ContainersPreview
[93/211] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[94/211] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[95/211] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[96/211] Compiling ContainersPreview BorrowingSequence.swift
[97/211] Compiling ContainersPreview Producer+Filter.swift
[98/211] Compiling ContainersPreview Producer+Map.swift
[99/211] Compiling ContainersPreview Producer+Reduce.swift
[100/211] Compiling ContainersPreview RandomAccessContainer.swift
[101/211] Compiling ContainersPreview RangeExpression2.swift
[102/211] Compiling ContainersPreview RangeReplaceableContainer.swift
[103/211] Compiling ContainersPreview Drain+Map.swift
[104/211] Compiling ContainersPreview ContainerIterator.swift
[105/211] Compiling ContainersPreview DynamicContainer.swift
[106/211] Compiling ContainersPreview MutableContainer.swift
[107/211] Compiling ContainersPreview PermutableContainer.swift
[108/211] Compiling ContainersPreview BidirectionalContainer.swift
[109/211] Compiling ContainersPreview Container+Filter.swift
[110/211] Compiling ContainersPreview Container+SpanwiseZip.swift
[111/211] Compiling ContainersPreview Container.swift
[112/211] Compiling ContainersPreview Producer.swift
[113/211] Compiling ContainersPreview Borrow.swift
[114/211] Compiling ContainersPreview Box.swift
[115/211] Compiling ContainersPreview Inout.swift
[116/211] Compiling ContainersPreview InputSpan.swift
[117/211] Compiling ContainersPreview Shared.swift
[117/211] Linking Start FDC Tools
[118/211] Applying Start FDC Tools
[120/337] Compiling FirebaseAuth FacebookAuthProvider.swift
[121/337] Compiling FirebaseAuth FederatedAuthProvider.swift
[122/337] Compiling FirebaseAuth GameCenterAuthProvider.swift
[123/337] Compiling FirebaseAuth GitHubAuthProvider.swift
[124/378] Compiling DequeModule RigidDeque+Hashable.swift
[125/378] Compiling DequeModule RigidDeque+Initializers.swift
[126/378] Compiling DequeModule RigidDeque+Insertions.swift
[127/378] Compiling DequeModule RigidDeque+Prepend.swift
[128/378] Compiling DequeModule UniqueDeque+Insertions.swift
[129/378] Compiling DequeModule UniqueDeque+Prepend.swift
[130/378] Compiling DequeModule UniqueDeque+Removals.swift
[131/378] Compiling DequeModule UniqueDeque+Replacements.swift
[132/382] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[133/382] Compiling DequeModule Deque+Extras.swift
[134/382] Compiling DequeModule Deque+Hashable.swift
[135/382] Compiling DequeModule Deque+Testing.swift
[136/382] Compiling DequeModule Deque._Storage.swift
[137/382] Compiling DequeModule UniqueDeque+Equatable.swift
[138/382] Compiling DequeModule UniqueDeque+Experimental.swift
[139/382] Compiling DequeModule UniqueDeque+Hashable.swift
[140/382] Compiling DequeModule UniqueDeque+Initializers.swift
[141/382] Compiling DequeModule UniqueDeque+Append.swift
[142/382] Compiling DequeModule UniqueDeque+Consumption.swift
[143/382] Compiling DequeModule UniqueDeque+Container.swift
[144/382] Compiling DequeModule UniqueDeque+Descriptions.swift
[145/382] Compiling DequeModule Deque._UnsafeHandle.swift
[146/382] Compiling DequeModule Deque.swift
[147/382] Compiling DequeModule _DequeBuffer.swift
[148/382] Compiling DequeModule _DequeBufferHeader.swift
[149/382] Compiling DequeModule RigidDeque+Append.swift
[150/382] Compiling DequeModule RigidDeque+Consumption.swift
[151/382] Compiling DequeModule RigidDeque+Container.swift
[152/382] Compiling DequeModule RigidDeque+Descriptions.swift
[153/382] Compiling DequeModule RigidDeque+Equatable.swift
[154/382] Compiling DequeModule RigidDeque+Experimental.swift
[155/382] Compiling DequeModule RigidDeque+Removals.swift
[156/382] Compiling DequeModule RigidDeque+Replacements.swift
[157/382] Compiling DequeModule RigidDeque+Testing.swift
[158/382] Compiling DequeModule RigidDeque.swift
[159/382] Compiling DequeModule Deque+Codable.swift
[160/382] Compiling DequeModule Deque+Collection.swift
[161/382] Compiling DequeModule Deque+CustomReflectable.swift
[162/382] Compiling DequeModule Deque+Descriptions.swift
[163/382] Compiling DequeModule Deque+Equatable.swift
[164/382] Emitting module Atomics
[165/382] Compiling FirebaseAuth WithdrawMFAResponse.swift
[166/382] Compiling FirebaseAuth AuthProto.swift
[167/382] Compiling FirebaseAuth AuthProtoMFAEnrollment.swift
[168/382] Compiling FirebaseAuth AuthProtoFinalizeMFAPhoneRequestInfo.swift
[169/382] Compiling FirebaseAuth AuthProtoFinalizeMFAPhoneResponseInfo.swift
[170/382] Compiling FirebaseAuth AuthProtoStartMFAPhoneRequestInfo.swift
[171/382] Compiling FirebaseAuth AuthProtoStartMFAPhoneResponseInfo.swift
[172/382] Compiling FirebaseAuth AuthProtoFinalizeMFATOTPEnrollmentRequestInfo.swift
[173/382] Compiling FirebaseAuth AuthProtoFinalizeMFATOTPEnrollmentResponseInfo.swift
[174/382] Compiling FirebaseAuth AuthProtoFinalizeMFATOTPSignInRequestInfo.swift
[175/382] Compiling FirebaseAuth AuthProtoStartMFATOTPEnrollmentRequestInfo.swift
[176/382] Compiling FirebaseAuth AuthProtoStartMFATOTPEnrollmentResponseInfo.swift
[177/382] Compiling FirebaseAuth ResetPasswordRequest.swift
[178/382] Compiling FirebaseAuth ResetPasswordResponse.swift
[179/395] Compiling DequeModule UniqueDeque.swift
[180/395] Compiling DequeModule _DequeSlot.swift
[181/395] Compiling DequeModule _UnsafeDequeHandle.swift
[182/395] Compiling DequeModule _UnsafeDequeSegments.swift
[183/395] Emitting module FirebaseAuth
[194/395] Emitting module SwiftProtobuf
[195/404] Emitting module DequeModule
[210/418] Compiling FirebaseAuth AuthCondition.swift
[211/418] Compiling FirebaseAuth AuthDefaultUIDelegate.swift
[212/418] Compiling FirebaseAuth AuthErrorUtils.swift
[213/418] Compiling FirebaseAuth AuthErrors.swift
[214/418] Compiling FirebaseAuth AuthInternalErrors.swift
[215/418] Compiling FirebaseAuth AuthLog.swift
[216/418] Compiling FirebaseAuth AuthRecaptchaVerifier.swift
[217/418] Compiling FirebaseAuth AuthUIDelegate.swift
[218/418] Compiling FirebaseAuth AuthURLPresenter.swift
[219/418] Compiling FirebaseAuth AuthWebUtils.swift
[220/418] Compiling FirebaseAuth AuthWebView.swift
[221/418] Compiling FirebaseAuth AuthWebViewController.swift
[222/418] Compiling FirebaseAuth resource_bundle_accessor.swift
[223/469] Compiling FirebaseAuth GetAccountInfoResponse.swift
[224/469] Compiling FirebaseAuth GetOOBConfirmationCodeRequest.swift
[225/469] Compiling FirebaseAuth PhoneMultiFactorAssertion.swift
[226/469] Compiling FirebaseAuth PhoneMultiFactorGenerator.swift
[227/469] Compiling FirebaseAuth PhoneMultiFactorInfo.swift
[228/469] Compiling FirebaseAuth TOTPMultFactorAssertion.swift
[229/469] Compiling FirebaseAuth TOTPMultiFactorGenerator.swift
[230/469] Compiling FirebaseAuth TOTPMultiFactorInfo.swift
[231/469] Compiling FirebaseAuth TOTPSecret.swift
[232/469] Compiling NIOCore MulticastChannel.swift
[233/469] Compiling NIOCore NIOAny.swift
[234/469] Compiling NIOCore NIOCloseOnErrorHandler.swift
[235/469] Compiling NIOCore NIOCoreSendableMetatype.swift
[236/469] Compiling NIOCore NIODecodedAsyncSequence.swift
[237/469] Compiling NIOCore NIOLoopBound.swift
[238/469] Compiling FirebaseAuth DeleteAccountResponse.swift
[239/469] Compiling FirebaseAuth EmailLinkSignInRequest.swift
[240/469] Compiling FirebaseAuth EmailLinkSignInResponse.swift
[241/469] Compiling FirebaseAuth GetAccountInfoRequest.swift
[242/469] Compiling FirebaseAuth AuthKeychainServices.swift
[243/469] Compiling FirebaseAuth AuthKeychainStorage.swift
[244/469] Compiling FirebaseAuth AuthKeychainStorageReal.swift
[245/469] Compiling FirebaseAuth AuthUserDefaults.swift
[246/469] Compiling FirebaseAuth AuthAPNSToken.swift
[247/469] Compiling FirebaseAuth AuthAPNSTokenManager.swift
[248/469] Compiling FirebaseAuth AuthAPNSTokenType.swift
[249/469] Compiling FirebaseAuth GetOOBConfirmationCodeResponse.swift
[250/469] Compiling FirebaseAuth GetProjectConfigRequest.swift
[253/469] Compiling SwiftProtobuf duration.pb.swift
[254/469] Compiling SwiftProtobuf empty.pb.swift
[255/469] Compiling SwiftProtobuf field_mask.pb.swift
[256/469] Compiling SwiftProtobuf source_context.pb.swift
[257/469] Compiling SwiftProtobuf struct.pb.swift
[258/469] Compiling SwiftProtobuf timestamp.pb.swift
[259/469] Compiling SwiftProtobuf type.pb.swift
[260/469] Compiling SwiftProtobuf wrappers.pb.swift
[261/469] Compiling SwiftProtobuf resource_bundle_accessor.swift
[262/469] Compiling FirebaseAuth StartMFASignInRequest.swift
[263/469] Compiling FirebaseAuth StartMFASignInResponse.swift
[264/469] Compiling FirebaseAuth WithdrawMFARequest.swift
[279/469] Compiling NIOCore Linux.swift
[280/469] Compiling NIOCore MarkedCircularBuffer.swift
[293/469] Compiling FirebaseAuth AuthAppCredential.swift
[294/469] Compiling FirebaseAuth AuthAppCredentialManager.swift
[295/469] Compiling FirebaseAuth AuthNotificationManager.swift
[296/469] Compiling FirebaseAuth AuthStoredUserManager.swift
[297/469] Compiling FirebaseAuth SecureTokenService.swift
[298/469] Compiling FirebaseAuth TokenRefreshCoalescer.swift
[299/469] Compiling FirebaseAuth AdditionalUserInfo.swift
[300/469] Compiling FirebaseAuth User.swift
[301/469] Compiling FirebaseAuth UserInfo.swift
[302/469] Compiling FirebaseAuth UserInfoImpl.swift
[303/469] Compiling FirebaseAuth UserMetadata.swift
[304/469] Compiling FirebaseAuth UserProfileChangeRequest.swift
[305/469] Compiling FirebaseAuth UserProfileUpdate.swift
[306/469] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[307/469] Compiling NIOCore NIOScheduledCallback.swift
[308/469] Compiling NIOCore NIOSendable.swift
[309/469] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[310/469] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[311/469] Compiling NIOCore RecvByteBufferAllocator.swift
[312/469] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[313/469] Compiling NIOCore AddressedEnvelope.swift
[314/469] Compiling NIOCore AsyncAwaitSupport.swift
[315/469] Compiling NIOCore AsyncChannel.swift
[316/469] Compiling NIOCore AsyncChannelHandler.swift
[317/469] Compiling NIOCore AsyncChannelInboundStream.swift
[318/469] Compiling NIOCore AsyncChannelOutboundWriter.swift
[319/469] Compiling NIOCore NIOAsyncSequenceProducer.swift
[320/469] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[321/469] Compiling NIOCore NIOAsyncWriter.swift
[322/469] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[323/469] Compiling NIOCore BSDSocketAPI.swift
[324/469] Compiling NIOCore ByteBuffer-aux.swift
[325/469] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[326/469] Compiling NIOCore ByteBuffer-conversions.swift
[327/469] Compiling NIOCore ByteBuffer-core.swift
[328/469] Compiling NIOCore EventLoopFuture+Deprecated.swift
[329/469] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[330/469] Compiling NIOCore EventLoopFuture.swift
[331/469] Compiling NIOCore FileDescriptor.swift
[332/469] Compiling NIOCore FileHandle.swift
[333/469] Compiling NIOCore FileRegion.swift
[334/469] Compiling NIOCore GlobalSingletons.swift
[335/469] Compiling NIOCore ChannelHandler.swift
[336/469] Compiling NIOCore ChannelHandlers.swift
[337/469] Compiling NIOCore ChannelInvoker.swift
[338/469] Compiling NIOCore ChannelOption.swift
[339/469] Compiling NIOCore ChannelPipeline.swift
[340/469] Compiling NIOCore CircularBuffer.swift
[341/469] Compiling NIOCore Codec.swift
[342/469] Compiling NIOCore IO.swift
[343/469] Compiling NIOCore IOData.swift
[344/469] Compiling NIOCore IPProtocol.swift
[345/469] Compiling NIOCore IntegerBitPacking.swift
[346/469] Compiling NIOCore IntegerTypes.swift
[347/469] Compiling NIOCore Interfaces.swift
[371/476] Compiling NIOCore ConvenienceOptionSupport.swift
[372/476] Compiling NIOCore DeadChannel.swift
[373/476] Compiling NIOCore DispatchQueue+WithFuture.swift
[374/476] Compiling NIOCore EventLoop+Deprecated.swift
[375/476] Compiling NIOCore EventLoop+SerialExecutor.swift
[376/476] Compiling NIOCore EventLoop.swift
[377/476] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[426/476] Compiling NIOCore SocketAddresses.swift
[427/476] Compiling NIOCore SocketOptionProvider.swift
[428/476] Compiling NIOCore SystemCallHelpers.swift
[429/476] Compiling NIOCore TimeAmount+Duration.swift
[430/476] Compiling NIOCore TypeAssistedChannelHandler.swift
[431/476] Compiling NIOCore UniversalBootstrapSupport.swift
[432/476] Compiling NIOCore Utilities.swift
[454/476] Compiling NIOCore ByteBuffer-hex.swift
[455/476] Compiling NIOCore ByteBuffer-int.swift
[456/476] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[457/476] Compiling NIOCore ByteBuffer-multi-int.swift
[458/476] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[459/476] Compiling NIOCore ByteBuffer-views.swift
[460/476] Compiling NIOCore Channel.swift
[476/476] Emitting module NIOCore
[477/532] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[478/532] Compiling NIOEmbedded Embedded.swift
[479/532] Emitting module NIOEmbedded
[480/532] Compiling NIOEmbedded AsyncTestingChannel.swift
[481/532] Compiling NIOPosix BSDSocketAPICommon.swift
[482/532] Compiling NIOPosix BSDSocketAPIPosix.swift
[483/532] Compiling NIOPosix BSDSocketAPIWindows.swift
[484/532] Compiling NIOPosix BaseSocket.swift
[485/532] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[486/532] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[487/532] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[488/532] Compiling NIOPosix System.swift
[489/532] Compiling NIOPosix Thread.swift
[490/532] Compiling NIOPosix ThreadPosix.swift
[491/532] Compiling NIOPosix ThreadWindows.swift
[492/537] Compiling NIOPosix Linux.swift
[493/537] Compiling NIOPosix LinuxCPUSet.swift
[494/537] Compiling NIOPosix LinuxUring.swift
[495/537] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[496/537] Compiling NIOPosix NIOPosixSendableMetatype.swift
[497/537] Compiling NIOPosix NIOThreadPool.swift
[498/537] Compiling NIOPosix SelectableEventLoop.swift
[499/537] Compiling NIOPosix SelectorEpoll.swift
[500/537] Compiling NIOPosix SelectorGeneric.swift
[501/537] Compiling NIOPosix SelectorKqueue.swift
[502/537] Compiling NIOPosix SelectorUring.swift
[503/537] Compiling NIOPosix Utilities.swift
[504/537] Compiling NIOPosix VsockAddress.swift
[505/537] Compiling NIOPosix VsockChannelEvents.swift
[506/537] Compiling NIOPosix Windows.swift
[507/537] Compiling NIOPosix resource_bundle_accessor.swift
[508/537] Emitting module NIOPosix
[509/537] Compiling NIOPosix NonBlockingFileIO.swift
[510/537] Compiling NIOPosix PendingDatagramWritesManager.swift
[511/537] Compiling NIOPosix PendingWritesManager.swift
[512/537] Compiling NIOPosix PipeChannel.swift
[513/537] Compiling NIOPosix PipePair.swift
[514/537] Compiling NIOPosix Pool.swift
[515/537] Compiling NIOPosix FileDescriptor.swift
[516/537] Compiling NIOPosix GetaddrinfoResolver.swift
[517/537] Compiling NIOPosix HappyEyeballs.swift
[518/537] Compiling NIOPosix IO.swift
[519/537] Compiling NIOPosix IntegerBitPacking.swift
[520/537] Compiling NIOPosix IntegerTypes.swift
[521/537] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[522/537] Compiling NIOPosix PosixSingletons.swift
[523/537] Compiling NIOPosix RawSocketBootstrap.swift
[524/537] Compiling NIOPosix Resolver.swift
[525/537] Compiling NIOPosix Selectable.swift
[526/537] Compiling NIOPosix SelectableChannel.swift
[527/537] Compiling NIOPosix SelectorWSAPoll.swift
[528/537] Compiling NIOPosix ServerSocket.swift
[529/537] Compiling NIOPosix Socket.swift
[530/537] Compiling NIOPosix SocketChannel.swift
[531/537] Compiling NIOPosix SocketProtocols.swift
[532/537] Compiling NIOPosix BaseSocketChannel.swift
[533/537] Compiling NIOPosix BaseStreamSocketChannel.swift
[534/537] Compiling NIOPosix Bootstrap.swift
[535/537] Compiling NIOPosix ControlMessage.swift
[536/537] Compiling NIOPosix DatagramVectorReadManager.swift
[537/537] Compiling NIOPosix Errors+Any.swift
[538/539] Compiling NIO Exports.swift
[539/539] Emitting module NIO
[540/567] Emitting module NIOTLS
[541/567] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[542/567] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[543/567] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[544/567] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[545/567] Compiling NIOTLS TLSEvents.swift
[546/567] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[547/567] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[548/567] Compiling NIOTLS SNIHandler.swift
[549/567] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[550/567] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[551/568] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[552/568] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[553/568] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[554/568] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[555/568] Compiling NIOHTTP1 HTTPEncoder.swift
[556/568] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[557/568] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[558/568] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[559/568] Emitting module NIOFoundationCompat
[560/568] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[561/568] Emitting module NIOHTTP1
[562/568] Compiling NIOHTTP1 ByteCollectionUtils.swift
[563/568] Compiling NIOHTTP1 HTTPDecoder.swift
[564/599] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[565/599] Compiling NIOSSL SSLCertificateExtensions.swift
[566/599] Compiling NIOSSL SSLCertificateName.swift
[567/599] Compiling NIOSSL LinuxCABundle.swift
[568/599] Compiling NIOSSL NIOSSLClientHandler.swift
[569/651] Compiling NIOExtras QuiescingHelper.swift
[570/651] Compiling NIOExtras RequestResponseHandler.swift
[571/651] Compiling NIOExtras RequestResponseHandlers+State.swift
[572/654] Compiling NIOHPACK IndexedHeaderTable.swift
[573/654] Compiling NIOHPACK HuffmanTables.swift
[574/654] Compiling NIOHPACK IntegerCoding.swift
[576/655] Compiling NIOExtras RequestResponseWithIDHandler.swift
[577/656] Compiling NIOExtras NIOExtrasError.swift
[578/656] Compiling NIOExtras NIOLengthFieldBitLength.swift
[579/656] Compiling NIOExtras NIORequestIdentifiable.swift
[580/656] Compiling NIOExtras PCAPRingBuffer.swift
[581/656] Compiling NIOExtras FixedLengthFrameDecoder.swift
[582/656] Compiling NIOExtras HTTP1ProxyConnectHandler.swift
[585/656] Compiling NIOExtras LineBasedFrameDecoder.swift
[586/656] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[587/656] Compiling NIOExtras DebugInboundEventsHandler.swift
[588/656] Compiling NIOExtras DebugOutboundEventsHandler.swift
[589/656] Emitting module NIOTransportServices
[592/658] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[593/658] Compiling NIOExtras LengthFieldPrepender.swift
[600/658] Compiling NIOHPACK HeaderTables.swift
[601/658] Compiling NIOHPACK HuffmanCoding.swift
[606/658] Compiling NIOExtras JSONRPCFraming+ContentLengthHeader.swift
[607/658] Compiling NIOExtras JSONRPCFraming.swift
[612/658] Compiling NIOTransportServices StateManagedChannel.swift
[613/658] Compiling NIOTransportServices StateManagedListenerChannel.swift
[616/658] Compiling NIOHPACK HPACKErrors.swift
[617/658] Compiling NIOHPACK HPACKHeader.swift
[618/658] Emitting module NIOHPACK
[619/658] Compiling NIOHPACK HPACKEncoder.swift
[627/658] Compiling NIOHPACK StaticHeaderTable.swift
[631/658] Emitting module NIOSSL
[634/658] Emitting module NIOExtras
[637/658] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[638/658] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[639/658] Compiling NIOSSL UniversalBootstrapSupport.swift
[640/658] Compiling NIOSSL UnsafeKeyAndChainTarget.swift
[641/658] Compiling NIOSSL resource_bundle_accessor.swift
[647/658] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[648/658] Compiling NIOSSL NIOSSLServerHandler.swift
[649/658] Compiling NIOSSL ObjectIdentifier.swift
[650/658] Compiling NIOSSL PosixPort.swift
[651/658] Compiling NIOSSL SSLCallbacks.swift
[655/658] Compiling NIOSSL SSLConnection.swift
[656/658] Compiling NIOSSL SSLContext.swift
[657/658] Compiling NIOSSL SSLErrors.swift
[658/658] Compiling NIOExtras WritePCAPHandler.swift
[659/722] Compiling NIOHTTP2 ReceivingRstStreamState.swift
[660/722] Compiling NIOHTTP2 ReceivingWindowUpdateState.swift
[661/722] Compiling NIOHTTP2 MaySendFrames.swift
[662/722] Compiling NIOHTTP2 SendingDataState.swift
[663/722] Compiling NIOHTTP2 SendingGoawayState.swift
[664/722] Compiling NIOHTTP2 SendingHeadersState.swift
[665/722] Compiling NIOHTTP2 SendingPushPromiseState.swift
[666/729] Emitting module NIOHTTP2
[667/729] Compiling NIOHTTP2 LocallyQuiescingState.swift
[668/729] Compiling NIOHTTP2 QuiescingState.swift
[669/729] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[670/729] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[671/729] Compiling NIOHTTP2 StateMachineResult.swift
[672/729] Compiling NIOHTTP2 ContentLengthVerifier.swift
[673/729] Compiling NIOHTTP2 DOSHeuristics.swift
[674/729] Compiling NIOHTTP2 Error+Any.swift
[675/729] Compiling NIOHTTP2 ConcurrentStreamBuffer.swift
[676/729] Compiling NIOHTTP2 ControlFrameBuffer.swift
[677/729] Compiling NIOHTTP2 OutboundFlowControlBuffer.swift
[678/729] Compiling NIOHTTP2 OutboundFrameBuffer.swift
[679/729] Compiling NIOHTTP2 GlitchesMonitor.swift
[680/729] Compiling NIOHTTP2 HPACKHeaders+Validation.swift
[681/729] Compiling NIOHTTP2 SendingRstStreamState.swift
[682/729] Compiling NIOHTTP2 SendingWindowUpdateState.swift
[683/729] Compiling NIOHTTP2 HTTP2SettingsState.swift
[684/729] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[685/729] Compiling NIOHTTP2 HasFlowControlWindows.swift
[686/729] Compiling NIOHTTP2 HasLocalSettings.swift
[687/729] Compiling NIOHTTP2 HasRemoteSettings.swift
[688/729] Compiling NIOHTTP2 HTTP2Stream.swift
[689/729] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[690/729] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[691/729] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[692/729] Compiling NIOHTTP2 HTTP2StreamID.swift
[693/729] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[694/729] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[695/729] Compiling NIOHTTP2 HTTP2UserEvents.swift
[696/729] Compiling NIOHTTP2 InboundEventBuffer.swift
[697/729] Compiling NIOHTTP2 InboundWindowManager.swift
[698/729] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[699/729] Compiling NIOHTTP2 NIOHTTP2FrameDelegate.swift
[700/729] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler+StateMachine.swift
[701/729] Compiling NIOHTTP2 NIOHTTP2ServerConnectionManagementHandler.swift
[702/729] Compiling NIOHTTP2 StreamChannelFlowController.swift
[703/729] Compiling NIOHTTP2 StreamChannelList.swift
[704/729] Compiling NIOHTTP2 StreamMap.swift
[705/729] Compiling NIOHTTP2 StreamStateMachine.swift
[706/729] Compiling NIOHTTP2 Timer.swift
[707/729] Compiling NIOHTTP2 UnsafeTransfer.swift
[708/729] Compiling NIOHTTP2 WatermarkedFlowController.swift
[709/729] Compiling NIOHTTP2 HTTP2FlowControlWindow.swift
[710/729] Compiling NIOHTTP2 HTTP2Frame.swift
[711/729] Compiling NIOHTTP2 HTTP2FrameEncoder.swift
[712/729] Compiling NIOHTTP2 HTTP2FrameParser.swift
[713/729] Compiling NIOHTTP2 HTTP2PingData.swift
[714/729] Compiling NIOHTTP2 HTTP2PipelineHelpers.swift
[715/729] Compiling NIOHTTP2 HTTP2Settings.swift
[716/729] Compiling NIOHTTP2 HTTP2ChannelHandler+InboundStreamMultiplexer.swift
[717/729] Compiling NIOHTTP2 HTTP2ChannelHandler+InlineStreamMultiplexer.swift
[718/729] Compiling NIOHTTP2 HTTP2ChannelHandler.swift
[719/729] Compiling NIOHTTP2 HTTP2CommonInboundStreamMultiplexer.swift
[720/729] Compiling NIOHTTP2 HTTP2ConnectionStateChange.swift
[721/729] Compiling NIOHTTP2 HTTP2Error.swift
[722/729] Compiling NIOHTTP2 HTTP2ErrorCode.swift
[723/729] Compiling NIOHTTP2 ConnectionStateMachine.swift
[724/729] Compiling NIOHTTP2 ConnectionStreamsState.swift
[725/729] Compiling NIOHTTP2 MayReceiveFrames.swift
[726/729] Compiling NIOHTTP2 ReceivingDataState.swift
[727/729] Compiling NIOHTTP2 ReceivingGoAwayState.swift
[728/729] Compiling NIOHTTP2 ReceivingHeadersState.swift
[729/729] Compiling NIOHTTP2 ReceivingPushPromiseState.swift
[730/859] Compiling GRPC ClientInterceptorContext.swift
[731/859] Compiling GRPC ClientInterceptorPipeline.swift
[732/859] Compiling GRPC ClientInterceptorProtocol.swift
[733/859] Compiling GRPC ClientInterceptors.swift
[734/859] Compiling GRPC ClientTransport.swift
[735/859] Compiling GRPC ClientTransportFactory.swift
[736/859] Compiling GRPC MessageParts.swift
[737/859] Compiling GRPC ServerInterceptorContext.swift
[738/859] Compiling GRPC ServerInterceptorPipeline.swift
[739/859] Compiling GRPC ServerInterceptors.swift
[740/859] Compiling GRPC InterceptorContextList.swift
[741/859] Compiling GRPC LengthPrefixedMessageReader.swift
[742/859] Compiling GRPC Logger.swift
[743/859] Compiling GRPC LoggingServerErrorDelegate.swift
[744/873] Compiling GRPC GRPCAsyncClientStreamingCall.swift
[745/873] Compiling GRPC GRPCAsyncRequestStream.swift
[746/873] Compiling GRPC GRPCAsyncRequestStreamWriter.swift
[747/873] Compiling GRPC GRPCAsyncResponseStream.swift
[748/873] Compiling GRPC GRPCAsyncResponseStreamWriter.swift
[749/873] Compiling GRPC GRPCAsyncSequenceProducerDelegate.swift
[750/873] Compiling GRPC GRPCAsyncServerCallContext.swift
[751/873] Compiling GRPC GRPCAsyncServerHandler.swift
[752/873] Compiling GRPC GRPCAsyncServerStreamingCall.swift
[753/873] Compiling GRPC GRPCAsyncUnaryCall.swift
[754/873] Compiling GRPC GRPCAsyncWriterSinkDelegate.swift
[755/873] Compiling GRPC GRPCChannel+AsyncAwaitSupport.swift
[756/873] Compiling GRPC GRPCClient+AsyncAwaitSupport.swift
[757/873] Compiling GRPC GRPCSendable.swift
[758/873] Compiling GRPC NIOAsyncWrappers.swift
[759/873] Compiling GRPC BidirectionalStreamingServerHandler.swift
[760/873] Compiling GRPC ClientStreamingServerHandler.swift
[761/873] Compiling GRPC ServerHandlerProtocol.swift
[762/873] Compiling GRPC ServerStreamingServerHandler.swift
[763/873] Compiling GRPC UnaryServerHandler.swift
[764/873] Compiling GRPC CallOptions.swift
[765/873] Compiling GRPC BidirectionalStreamingCall.swift
[766/873] Compiling GRPC Call.swift
[767/873] Compiling GRPC CallDetails.swift
[768/873] Compiling GRPC ClientCall.swift
[769/873] Compiling GRPC ClientStreamingCall.swift
[770/873] Compiling GRPC LazyEventLoopPromise.swift
[771/873] Compiling GRPC ResponseContainers.swift
[772/873] Compiling GRPC ResponsePartContainer.swift
[773/873] Compiling GRPC ServerStreamingCall.swift
[774/873] Compiling GRPC UnaryCall.swift
[775/873] Compiling GRPC ClientConnection.swift
[776/873] Compiling GRPC ClientConnectionConfiguration+NIOSSL.swift
[777/873] Compiling GRPC ClientErrorDelegate.swift
[778/873] Compiling GRPC CoalescingLengthPrefixedMessageWriter.swift
[779/873] Compiling GRPC CompressionAlgorithm.swift
[780/873] Compiling GRPC DecompressionLimit.swift
[781/873] Compiling GRPC MessageEncoding.swift
[782/873] Compiling GRPC Zlib.swift
[783/873] Compiling GRPC ConnectionBackoff.swift
[784/873] Compiling GRPC ConnectionKeepalive.swift
[785/873] Compiling GRPC ConnectionManager+Delegates.swift
[786/873] Compiling GRPC ConnectionManager.swift
[787/873] Compiling GRPC ConnectionManagerChannelProvider.swift
[788/873] Compiling GRPC Array+BoundsCheck.swift
[789/873] Compiling GRPC ServerHandlerStateMachine+Actions.swift
[790/873] Compiling GRPC ServerHandlerStateMachine+Draining.swift
[791/873] Compiling GRPC ServerHandlerStateMachine+Finished.swift
[792/873] Compiling GRPC ServerHandlerStateMachine+Handling.swift
[793/873] Compiling GRPC ServerHandlerStateMachine+Idle.swift
[794/873] Compiling GRPC ServerHandlerStateMachine.swift
[795/873] Compiling GRPC ServerInterceptorStateMachine+Actions.swift
[796/873] Compiling GRPC ServerInterceptorStateMachine+Finished.swift
[797/873] Compiling GRPC ServerInterceptorStateMachine+Intercepting.swift
[798/873] Compiling GRPC ServerInterceptorStateMachine.swift
[799/873] Compiling GRPC StreamState.swift
[800/873] Compiling GRPC Call+AsyncRequestStreamWriter.swift
[801/873] Compiling GRPC CancellationError+GRPCStatusTransformable.swift
[802/873] Compiling GRPC GRPCAsyncBidirectionalStreamingCall.swift
[803/873] Compiling GRPC ServerErrorProcessor.swift
[804/873] Compiling GRPC Stopwatch.swift
[805/873] Compiling GRPC StreamEvent.swift
[806/873] Compiling GRPC TLSVerificationHandler.swift
[807/873] Compiling GRPC TLSVersion.swift
[808/873] Compiling GRPC TimeLimit.swift
[809/873] Compiling GRPC UserInfo.swift
[810/873] Compiling GRPC Version.swift
[811/873] Compiling GRPC WebCORSHandler.swift
[812/873] Compiling GRPC WriteCapturingHandler.swift
[813/873] Compiling GRPC _EmbeddedThroughput.swift
[814/873] Compiling GRPC _FakeResponseStream.swift
[815/873] Compiling GRPC _GRPCClientCodecHandler.swift
[816/873] Compiling GRPC _MessageContext.swift
[817/873] Compiling GRPC MessageEncodingHeaderValidator.swift
[818/873] Compiling GRPC PlatformSupport.swift
[819/873] Compiling GRPC ReadWriteStates.swift
[820/873] Compiling GRPC Ref.swift
[821/873] Compiling GRPC Serialization.swift
[822/873] Compiling GRPC Server+NIOSSL.swift
[823/873] Compiling GRPC Server.swift
[824/873] Compiling GRPC ServerBuilder+NIOSSL.swift
[825/873] Compiling GRPC ServerBuilder.swift
[826/873] Compiling GRPC ServerCallContext.swift
[827/873] Compiling GRPC StreamingResponseCallContext.swift
[828/873] Compiling GRPC UnaryResponseCallContext.swift
[829/873] Compiling GRPC ServerChannelErrorHandler.swift
[830/873] Compiling GRPC ServerErrorDelegate.swift
[831/873] Compiling GRPC ConnectionManagerID.swift
[832/873] Compiling GRPC ConnectionPool+PerConnectionState.swift
[833/873] Compiling GRPC ConnectionPool+Waiter.swift
[834/873] Compiling GRPC ConnectionPool.swift
[835/873] Compiling GRPC ConnectionPoolIDs.swift
[836/873] Compiling GRPC GRPCChannelPool.swift
[837/873] Compiling GRPC PoolManager.swift
[838/873] Compiling GRPC PoolManagerStateMachine+PerPoolState.swift
[839/873] Compiling GRPC PoolManagerStateMachine.swift
[840/873] Compiling GRPC PooledChannel.swift
[841/873] Compiling GRPC StreamLender.swift
[842/873] Compiling GRPC ConnectivityState.swift
[843/873] Compiling GRPC DebugOnly.swift
[844/873] Compiling GRPC DelegatingErrorHandler.swift
[845/873] Emitting module GRPC
[846/873] Compiling GRPC Error+NIOSSL.swift
[847/873] Compiling GRPC EventLoopFuture+RecoverFromUncleanShutdown.swift
[848/873] Compiling GRPC FakeChannel.swift
[849/873] Compiling GRPC ClientConnection+NIOSSL.swift
[850/873] Compiling GRPC ClientConnection+NWTLS.swift
[851/873] Compiling GRPC GRPCChannel.swift
[852/873] Compiling GRPC GRPCChannelBuilder.swift
[853/873] Compiling GRPC GRPCClient.swift
[854/873] Compiling GRPC GRPCClientChannelHandler.swift
[855/873] Compiling GRPC GRPCClientStateMachine.swift
[856/873] Compiling GRPC GRPCContentType.swift
[857/873] Compiling GRPC GRPCError.swift
[858/873] Compiling GRPC GRPCHeaderName.swift
[859/873] Compiling GRPC GRPCIdleHandler.swift
[860/873] Compiling GRPC GRPCIdleHandlerStateMachine.swift
[861/873] Compiling GRPC GRPCKeepaliveHandlers.swift
[862/873] Compiling GRPC GRPCPayload.swift
[863/873] Compiling GRPC GRPCServerPipelineConfigurator.swift
[864/873] Compiling GRPC GRPCServerRequestRoutingHandler.swift
[865/873] Compiling GRPC GRPCServiceDescription.swift
[866/873] Compiling GRPC GRPCStatus.swift
[867/873] Compiling GRPC GRPCStatusAndMetadata.swift
[868/873] Compiling GRPC GRPCStatusMessageMarshaller.swift
[869/873] Compiling GRPC GRPCTLSConfiguration.swift
[870/873] Compiling GRPC GRPCTimeout.swift
[871/873] Compiling GRPC GRPCWebToHTTP2ServerCodec.swift
[872/873] Compiling GRPC HTTP2ToRawGRPCServerCodec.swift
[873/873] Compiling GRPC HTTP2ToRawGRPCStateMachine.swift
[874/921] Compiling FirebaseDataConnect DataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CodableTimestamp.swift:78:1: warning: extension declares a conformance of imported type 'Timestamp' to imported protocols 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'FirebaseCore' introduce this conformance in the future
76 | /** Extends Timestamp to conform to Codable. */
77 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
78 | extension Timestamp: CodableTimestamp {}
   | |- warning: extension declares a conformance of imported type 'Timestamp' to imported protocols 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'FirebaseCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
79 |
80 | class CodableTimestampHelper {
[875/921] Compiling FirebaseDataConnect CodableHelpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CodableTimestamp.swift:78:1: warning: extension declares a conformance of imported type 'Timestamp' to imported protocols 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'FirebaseCore' introduce this conformance in the future
76 | /** Extends Timestamp to conform to Codable. */
77 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
78 | extension Timestamp: CodableTimestamp {}
   | |- warning: extension declares a conformance of imported type 'Timestamp' to imported protocols 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'FirebaseCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
79 |
80 | class CodableTimestampHelper {
[876/921] Compiling FirebaseDataConnect CodableTimestamp.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CodableTimestamp.swift:78:1: warning: extension declares a conformance of imported type 'Timestamp' to imported protocols 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'FirebaseCore' introduce this conformance in the future
76 | /** Extends Timestamp to conform to Codable. */
77 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
78 | extension Timestamp: CodableTimestamp {}
   | |- warning: extension declares a conformance of imported type 'Timestamp' to imported protocols 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'FirebaseCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
79 |
80 | class CodableTimestampHelper {
[877/921] Compiling FirebaseDataConnect Component.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CodableTimestamp.swift:78:1: warning: extension declares a conformance of imported type 'Timestamp' to imported protocols 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'FirebaseCore' introduce this conformance in the future
76 | /** Extends Timestamp to conform to Codable. */
77 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
78 | extension Timestamp: CodableTimestamp {}
   | |- warning: extension declares a conformance of imported type 'Timestamp' to imported protocols 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'FirebaseCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
79 |
80 | class CodableTimestampHelper {
[878/921] Compiling FirebaseDataConnect DataConnectPath.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CodableTimestamp.swift:78:1: warning: extension declares a conformance of imported type 'Timestamp' to imported protocols 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'FirebaseCore' introduce this conformance in the future
76 | /** Extends Timestamp to conform to Codable. */
77 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
78 | extension Timestamp: CodableTimestamp {}
   | |- warning: extension declares a conformance of imported type 'Timestamp' to imported protocols 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'FirebaseCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
79 |
80 | class CodableTimestampHelper {
[879/921] Compiling FirebaseDataConnect BaseOperationRef.swift
[880/921] Compiling FirebaseDataConnect Cache.swift
[881/921] Compiling FirebaseDataConnect CacheProvider.swift
[882/921] Compiling FirebaseDataConnect CacheSettings.swift
[883/921] Compiling FirebaseDataConnect DynamicCodingKey.swift
[884/921] Compiling FirebaseDataConnect EntityDataObject.swift
[885/926] Compiling FirebaseDataConnect ConnectorConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataConnectError.swift:227:40: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
225 |     }.joined(separator: "\n")
226 |
227 |     return "{\(Self.self), \nerrors: \(errorInfos) \noriginatingError: \(String(describing: underlyingError))}"
    |                                        |- warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
    |                                        |- note: use 'String(describing:)' to silence this warning
    |                                        `- note: provide a default value to avoid this warning
228 |   }
229 | }
[886/926] Compiling FirebaseDataConnect DataConnect.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataConnectError.swift:227:40: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
225 |     }.joined(separator: "\n")
226 |
227 |     return "{\(Self.self), \nerrors: \(errorInfos) \noriginatingError: \(String(describing: underlyingError))}"
    |                                        |- warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
    |                                        |- note: use 'String(describing:)' to silence this warning
    |                                        `- note: provide a default value to avoid this warning
228 |   }
229 | }
[887/926] Compiling FirebaseDataConnect DataConnectError.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataConnectError.swift:227:40: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
225 |     }.joined(separator: "\n")
226 |
227 |     return "{\(Self.self), \nerrors: \(errorInfos) \noriginatingError: \(String(describing: underlyingError))}"
    |                                        |- warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
    |                                        |- note: use 'String(describing:)' to silence this warning
    |                                        `- note: provide a default value to avoid this warning
228 |   }
229 | }
[888/926] Compiling FirebaseDataConnect DataConnectPathSegment.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataConnectError.swift:227:40: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
225 |     }.joined(separator: "\n")
226 |
227 |     return "{\(Self.self), \nerrors: \(errorInfos) \noriginatingError: \(String(describing: underlyingError))}"
    |                                        |- warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
    |                                        |- note: use 'String(describing:)' to silence this warning
    |                                        `- note: provide a default value to avoid this warning
228 |   }
229 | }
[889/926] Compiling FirebaseDataConnect DataConnectSettings.swift
/Users/admin/builder/spi-builder-workspace/Sources/DataConnectError.swift:227:40: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
225 |     }.joined(separator: "\n")
226 |
227 |     return "{\(Self.self), \nerrors: \(errorInfos) \noriginatingError: \(String(describing: underlyingError))}"
    |                                        |- warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
    |                                        |- note: use 'String(describing:)' to silence this warning
    |                                        `- note: provide a default value to avoid this warning
228 |   }
229 | }
[890/926] Compiling FirebaseDataConnect GrpcClient.swift
[891/926] Compiling FirebaseDataConnect HashUtils.swift
[892/926] Compiling FirebaseDataConnect DataConnectLogger.swift
[893/926] Compiling FirebaseDataConnect DataConnectMessageCode.swift
[894/926] Compiling FirebaseDataConnect OperationUtils.swift
[895/926] Emitting module FirebaseDataConnect
/Users/admin/builder/spi-builder-workspace/Sources/Internal/CodableTimestamp.swift:78:1: warning: extension declares a conformance of imported type 'Timestamp' to imported protocols 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'FirebaseCore' introduce this conformance in the future
76 | /** Extends Timestamp to conform to Codable. */
77 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
78 | extension Timestamp: CodableTimestamp {}
   | |- warning: extension declares a conformance of imported type 'Timestamp' to imported protocols 'Encodable', 'Decodable'; this will not behave correctly if the owners of 'FirebaseCore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
79 |
80 | class CodableTimestampHelper {
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:193:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
191 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
192 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryRequest"
193 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
194 |     1: .same(proto: "name"),
195 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:241:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
239 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
240 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationRequest"
241 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
242 |     1: .same(proto: "name"),
243 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:289:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
287 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
288 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryResponse"
289 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
290 |     1: .same(proto: "data"),
291 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:337:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
335 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
336 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationResponse"
337 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
338 |     1: .same(proto: "data"),
339 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:257:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
255 | extension Google_Firebase_Dataconnect_V1_StreamRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
256 |   public static let protoMessageName: String = _protobuf_package + ".StreamRequest"
257 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
258 |     1: .same(proto: "name"),
259 |     10: .same(proto: "headers"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:387:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
385 | extension Google_Firebase_Dataconnect_V1_ExecuteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
386 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteRequest"
387 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
388 |     2: .standard(proto: "operation_name"),
389 |     3: .same(proto: "variables"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:448:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
446 | extension Google_Firebase_Dataconnect_V1_StreamResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
447 |   public static let protoMessageName: String = _protobuf_package + ".StreamResponse"
448 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
449 |     1: .standard(proto: "request_id"),
450 |     2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/google/rpc/code.pb.swift:288:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
286 |
287 | extension Google_Rpc_Code: SwiftProtobuf._ProtoNameProviding {
288 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
289 |     0: .same(proto: "OK"),
290 |     1: .same(proto: "CANCELLED"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:252:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
250 |
251 | extension Google_Firebase_Dataconnect_V1_WarningLevel: SwiftProtobuf._ProtoNameProviding {
252 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
253 |     0: .same(proto: "WARNING_LEVEL_UNKNOWN"),
254 |     1: .same(proto: "LOG_ONLY"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:263:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
261 | extension Google_Firebase_Dataconnect_V1_GraphqlError: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
262 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlError"
263 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
264 |     1: .same(proto: "message"),
265 |     2: .same(proto: "locations"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:317:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
315 | extension Google_Firebase_Dataconnect_V1_GraphqlErrorExtensions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
316 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlErrorExtensions"
317 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
318 |     1: .same(proto: "file"),
319 |     2: .same(proto: "code"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:379:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
377 | extension Google_Firebase_Dataconnect_V1_Workaround: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
378 |   public static let protoMessageName: String = _protobuf_package + ".Workaround"
379 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
380 |     1: .same(proto: "description"),
381 |     2: .same(proto: "reason"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:423:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
421 | extension Google_Firebase_Dataconnect_V1_SourceLocation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
422 |   public static let protoMessageName: String = _protobuf_package + ".SourceLocation"
423 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
424 |     1: .same(proto: "line"),
425 |     2: .same(proto: "column"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:168:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
166 |
167 | extension Google_Firebase_Dataconnect_V1_Action: SwiftProtobuf._ProtoNameProviding {
168 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
169 |     0: .same(proto: "ACTION_UNSPECIFIED"),
170 |     1: .same(proto: "GET"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:181:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
179 | extension Google_Firebase_Dataconnect_V1_GraphqlResponseExtensions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
180 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlResponseExtensions"
181 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
182 |     1: .standard(proto: "data_connect"),
183 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:213:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
211 | extension Google_Firebase_Dataconnect_V1_DataConnectProperties: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
212 |   public static let protoMessageName: String = _protobuf_package + ".DataConnectProperties"
213 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
214 |     1: .same(proto: "path"),
215 |     2: .standard(proto: "entity_id"),
[896/926] Compiling FirebaseDataConnect EntityNode.swift
[897/926] Compiling FirebaseDataConnect PathMetadata.swift
[898/926] Compiling FirebaseDataConnect ResultTree.swift
[899/926] Compiling FirebaseDataConnect ResultTreeProcessor.swift
[900/926] Compiling FirebaseDataConnect SQLiteCacheProvider.swift
[901/926] Compiling FirebaseDataConnect CodecHelper.swift
[902/926] Compiling FirebaseDataConnect graphql_error.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:252:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
250 |
251 | extension Google_Firebase_Dataconnect_V1_WarningLevel: SwiftProtobuf._ProtoNameProviding {
252 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
253 |     0: .same(proto: "WARNING_LEVEL_UNKNOWN"),
254 |     1: .same(proto: "LOG_ONLY"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:263:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
261 | extension Google_Firebase_Dataconnect_V1_GraphqlError: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
262 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlError"
263 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
264 |     1: .same(proto: "message"),
265 |     2: .same(proto: "locations"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:317:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
315 | extension Google_Firebase_Dataconnect_V1_GraphqlErrorExtensions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
316 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlErrorExtensions"
317 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
318 |     1: .same(proto: "file"),
319 |     2: .same(proto: "code"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:379:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
377 | extension Google_Firebase_Dataconnect_V1_Workaround: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
378 |   public static let protoMessageName: String = _protobuf_package + ".Workaround"
379 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
380 |     1: .same(proto: "description"),
381 |     2: .same(proto: "reason"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:423:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
421 | extension Google_Firebase_Dataconnect_V1_SourceLocation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
422 |   public static let protoMessageName: String = _protobuf_package + ".SourceLocation"
423 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
424 |     1: .same(proto: "line"),
425 |     2: .same(proto: "column"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:168:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
166 |
167 | extension Google_Firebase_Dataconnect_V1_Action: SwiftProtobuf._ProtoNameProviding {
168 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
169 |     0: .same(proto: "ACTION_UNSPECIFIED"),
170 |     1: .same(proto: "GET"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:181:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
179 | extension Google_Firebase_Dataconnect_V1_GraphqlResponseExtensions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
180 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlResponseExtensions"
181 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
182 |     1: .standard(proto: "data_connect"),
183 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:213:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
211 | extension Google_Firebase_Dataconnect_V1_DataConnectProperties: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
212 |   public static let protoMessageName: String = _protobuf_package + ".DataConnectProperties"
213 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
214 |     1: .same(proto: "path"),
215 |     2: .standard(proto: "entity_id"),
[903/926] Compiling FirebaseDataConnect graphql_response_extensions.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:252:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
250 |
251 | extension Google_Firebase_Dataconnect_V1_WarningLevel: SwiftProtobuf._ProtoNameProviding {
252 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
253 |     0: .same(proto: "WARNING_LEVEL_UNKNOWN"),
254 |     1: .same(proto: "LOG_ONLY"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:263:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
261 | extension Google_Firebase_Dataconnect_V1_GraphqlError: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
262 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlError"
263 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
264 |     1: .same(proto: "message"),
265 |     2: .same(proto: "locations"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:317:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
315 | extension Google_Firebase_Dataconnect_V1_GraphqlErrorExtensions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
316 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlErrorExtensions"
317 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
318 |     1: .same(proto: "file"),
319 |     2: .same(proto: "code"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:379:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
377 | extension Google_Firebase_Dataconnect_V1_Workaround: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
378 |   public static let protoMessageName: String = _protobuf_package + ".Workaround"
379 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
380 |     1: .same(proto: "description"),
381 |     2: .same(proto: "reason"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:423:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
421 | extension Google_Firebase_Dataconnect_V1_SourceLocation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
422 |   public static let protoMessageName: String = _protobuf_package + ".SourceLocation"
423 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
424 |     1: .same(proto: "line"),
425 |     2: .same(proto: "column"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:168:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
166 |
167 | extension Google_Firebase_Dataconnect_V1_Action: SwiftProtobuf._ProtoNameProviding {
168 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
169 |     0: .same(proto: "ACTION_UNSPECIFIED"),
170 |     1: .same(proto: "GET"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:181:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
179 | extension Google_Firebase_Dataconnect_V1_GraphqlResponseExtensions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
180 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlResponseExtensions"
181 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
182 |     1: .standard(proto: "data_connect"),
183 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:213:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
211 | extension Google_Firebase_Dataconnect_V1_DataConnectProperties: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
212 |   public static let protoMessageName: String = _protobuf_package + ".DataConnectProperties"
213 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
214 |     1: .same(proto: "path"),
215 |     2: .standard(proto: "entity_id"),
[904/926] Compiling FirebaseDataConnect GenericQueryRef.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:252:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
250 |
251 | extension Google_Firebase_Dataconnect_V1_WarningLevel: SwiftProtobuf._ProtoNameProviding {
252 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
253 |     0: .same(proto: "WARNING_LEVEL_UNKNOWN"),
254 |     1: .same(proto: "LOG_ONLY"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:263:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
261 | extension Google_Firebase_Dataconnect_V1_GraphqlError: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
262 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlError"
263 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
264 |     1: .same(proto: "message"),
265 |     2: .same(proto: "locations"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:317:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
315 | extension Google_Firebase_Dataconnect_V1_GraphqlErrorExtensions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
316 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlErrorExtensions"
317 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
318 |     1: .same(proto: "file"),
319 |     2: .same(proto: "code"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:379:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
377 | extension Google_Firebase_Dataconnect_V1_Workaround: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
378 |   public static let protoMessageName: String = _protobuf_package + ".Workaround"
379 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
380 |     1: .same(proto: "description"),
381 |     2: .same(proto: "reason"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:423:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
421 | extension Google_Firebase_Dataconnect_V1_SourceLocation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
422 |   public static let protoMessageName: String = _protobuf_package + ".SourceLocation"
423 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
424 |     1: .same(proto: "line"),
425 |     2: .same(proto: "column"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:168:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
166 |
167 | extension Google_Firebase_Dataconnect_V1_Action: SwiftProtobuf._ProtoNameProviding {
168 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
169 |     0: .same(proto: "ACTION_UNSPECIFIED"),
170 |     1: .same(proto: "GET"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:181:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
179 | extension Google_Firebase_Dataconnect_V1_GraphqlResponseExtensions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
180 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlResponseExtensions"
181 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
182 |     1: .standard(proto: "data_connect"),
183 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:213:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
211 | extension Google_Firebase_Dataconnect_V1_DataConnectProperties: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
212 |   public static let protoMessageName: String = _protobuf_package + ".DataConnectProperties"
213 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
214 |     1: .same(proto: "path"),
215 |     2: .standard(proto: "entity_id"),
[905/926] Compiling FirebaseDataConnect ObservableQueryRef.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:252:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
250 |
251 | extension Google_Firebase_Dataconnect_V1_WarningLevel: SwiftProtobuf._ProtoNameProviding {
252 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
253 |     0: .same(proto: "WARNING_LEVEL_UNKNOWN"),
254 |     1: .same(proto: "LOG_ONLY"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:263:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
261 | extension Google_Firebase_Dataconnect_V1_GraphqlError: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
262 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlError"
263 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
264 |     1: .same(proto: "message"),
265 |     2: .same(proto: "locations"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:317:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
315 | extension Google_Firebase_Dataconnect_V1_GraphqlErrorExtensions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
316 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlErrorExtensions"
317 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
318 |     1: .same(proto: "file"),
319 |     2: .same(proto: "code"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:379:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
377 | extension Google_Firebase_Dataconnect_V1_Workaround: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
378 |   public static let protoMessageName: String = _protobuf_package + ".Workaround"
379 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
380 |     1: .same(proto: "description"),
381 |     2: .same(proto: "reason"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:423:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
421 | extension Google_Firebase_Dataconnect_V1_SourceLocation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
422 |   public static let protoMessageName: String = _protobuf_package + ".SourceLocation"
423 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
424 |     1: .same(proto: "line"),
425 |     2: .same(proto: "column"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:168:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
166 |
167 | extension Google_Firebase_Dataconnect_V1_Action: SwiftProtobuf._ProtoNameProviding {
168 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
169 |     0: .same(proto: "ACTION_UNSPECIFIED"),
170 |     1: .same(proto: "GET"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:181:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
179 | extension Google_Firebase_Dataconnect_V1_GraphqlResponseExtensions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
180 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlResponseExtensions"
181 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
182 |     1: .standard(proto: "data_connect"),
183 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:213:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
211 | extension Google_Firebase_Dataconnect_V1_DataConnectProperties: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
212 |   public static let protoMessageName: String = _protobuf_package + ".DataConnectProperties"
213 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
214 |     1: .same(proto: "path"),
215 |     2: .standard(proto: "entity_id"),
[906/926] Compiling FirebaseDataConnect QueryFetchPolicy.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:252:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
250 |
251 | extension Google_Firebase_Dataconnect_V1_WarningLevel: SwiftProtobuf._ProtoNameProviding {
252 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
253 |     0: .same(proto: "WARNING_LEVEL_UNKNOWN"),
254 |     1: .same(proto: "LOG_ONLY"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:263:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
261 | extension Google_Firebase_Dataconnect_V1_GraphqlError: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
262 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlError"
263 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
264 |     1: .same(proto: "message"),
265 |     2: .same(proto: "locations"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:317:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
315 | extension Google_Firebase_Dataconnect_V1_GraphqlErrorExtensions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
316 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlErrorExtensions"
317 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
318 |     1: .same(proto: "file"),
319 |     2: .same(proto: "code"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:379:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
377 | extension Google_Firebase_Dataconnect_V1_Workaround: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
378 |   public static let protoMessageName: String = _protobuf_package + ".Workaround"
379 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
380 |     1: .same(proto: "description"),
381 |     2: .same(proto: "reason"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_error.pb.swift:423:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
421 | extension Google_Firebase_Dataconnect_V1_SourceLocation: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
422 |   public static let protoMessageName: String = _protobuf_package + ".SourceLocation"
423 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
424 |     1: .same(proto: "line"),
425 |     2: .same(proto: "column"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:168:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
166 |
167 | extension Google_Firebase_Dataconnect_V1_Action: SwiftProtobuf._ProtoNameProviding {
168 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
169 |     0: .same(proto: "ACTION_UNSPECIFIED"),
170 |     1: .same(proto: "GET"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:181:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
179 | extension Google_Firebase_Dataconnect_V1_GraphqlResponseExtensions: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
180 |   public static let protoMessageName: String = _protobuf_package + ".GraphqlResponseExtensions"
181 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
182 |     1: .standard(proto: "data_connect"),
183 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/graphql_response_extensions.pb.swift:213:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
211 | extension Google_Firebase_Dataconnect_V1_DataConnectProperties: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
212 |   public static let protoMessageName: String = _protobuf_package + ".DataConnectProperties"
213 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
214 |     1: .same(proto: "path"),
215 |     2: .standard(proto: "entity_id"),
[907/926] Compiling FirebaseDataConnect connector_service.grpc.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:193:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
191 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
192 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryRequest"
193 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
194 |     1: .same(proto: "name"),
195 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:241:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
239 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
240 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationRequest"
241 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
242 |     1: .same(proto: "name"),
243 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:289:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
287 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
288 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryResponse"
289 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
290 |     1: .same(proto: "data"),
291 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:337:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
335 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
336 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationResponse"
337 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
338 |     1: .same(proto: "data"),
339 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:257:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
255 | extension Google_Firebase_Dataconnect_V1_StreamRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
256 |   public static let protoMessageName: String = _protobuf_package + ".StreamRequest"
257 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
258 |     1: .same(proto: "name"),
259 |     10: .same(proto: "headers"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:387:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
385 | extension Google_Firebase_Dataconnect_V1_ExecuteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
386 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteRequest"
387 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
388 |     2: .standard(proto: "operation_name"),
389 |     3: .same(proto: "variables"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:448:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
446 | extension Google_Firebase_Dataconnect_V1_StreamResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
447 |   public static let protoMessageName: String = _protobuf_package + ".StreamResponse"
448 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
449 |     1: .standard(proto: "request_id"),
450 |     2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/google/rpc/code.pb.swift:288:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
286 |
287 | extension Google_Rpc_Code: SwiftProtobuf._ProtoNameProviding {
288 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
289 |     0: .same(proto: "OK"),
290 |     1: .same(proto: "CANCELLED"),
[908/926] Compiling FirebaseDataConnect connector_service.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:193:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
191 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
192 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryRequest"
193 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
194 |     1: .same(proto: "name"),
195 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:241:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
239 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
240 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationRequest"
241 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
242 |     1: .same(proto: "name"),
243 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:289:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
287 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
288 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryResponse"
289 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
290 |     1: .same(proto: "data"),
291 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:337:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
335 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
336 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationResponse"
337 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
338 |     1: .same(proto: "data"),
339 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:257:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
255 | extension Google_Firebase_Dataconnect_V1_StreamRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
256 |   public static let protoMessageName: String = _protobuf_package + ".StreamRequest"
257 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
258 |     1: .same(proto: "name"),
259 |     10: .same(proto: "headers"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:387:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
385 | extension Google_Firebase_Dataconnect_V1_ExecuteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
386 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteRequest"
387 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
388 |     2: .standard(proto: "operation_name"),
389 |     3: .same(proto: "variables"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:448:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
446 | extension Google_Firebase_Dataconnect_V1_StreamResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
447 |   public static let protoMessageName: String = _protobuf_package + ".StreamResponse"
448 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
449 |     1: .standard(proto: "request_id"),
450 |     2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/google/rpc/code.pb.swift:288:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
286 |
287 | extension Google_Rpc_Code: SwiftProtobuf._ProtoNameProviding {
288 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
289 |     0: .same(proto: "OK"),
290 |     1: .same(proto: "CANCELLED"),
[909/926] Compiling FirebaseDataConnect connector_stream_service.grpc.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:193:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
191 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
192 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryRequest"
193 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
194 |     1: .same(proto: "name"),
195 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:241:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
239 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
240 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationRequest"
241 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
242 |     1: .same(proto: "name"),
243 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:289:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
287 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
288 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryResponse"
289 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
290 |     1: .same(proto: "data"),
291 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:337:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
335 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
336 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationResponse"
337 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
338 |     1: .same(proto: "data"),
339 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:257:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
255 | extension Google_Firebase_Dataconnect_V1_StreamRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
256 |   public static let protoMessageName: String = _protobuf_package + ".StreamRequest"
257 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
258 |     1: .same(proto: "name"),
259 |     10: .same(proto: "headers"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:387:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
385 | extension Google_Firebase_Dataconnect_V1_ExecuteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
386 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteRequest"
387 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
388 |     2: .standard(proto: "operation_name"),
389 |     3: .same(proto: "variables"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:448:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
446 | extension Google_Firebase_Dataconnect_V1_StreamResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
447 |   public static let protoMessageName: String = _protobuf_package + ".StreamResponse"
448 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
449 |     1: .standard(proto: "request_id"),
450 |     2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/google/rpc/code.pb.swift:288:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
286 |
287 | extension Google_Rpc_Code: SwiftProtobuf._ProtoNameProviding {
288 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
289 |     0: .same(proto: "OK"),
290 |     1: .same(proto: "CANCELLED"),
[910/926] Compiling FirebaseDataConnect connector_stream_service.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:193:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
191 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
192 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryRequest"
193 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
194 |     1: .same(proto: "name"),
195 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:241:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
239 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
240 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationRequest"
241 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
242 |     1: .same(proto: "name"),
243 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:289:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
287 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
288 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryResponse"
289 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
290 |     1: .same(proto: "data"),
291 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:337:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
335 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
336 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationResponse"
337 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
338 |     1: .same(proto: "data"),
339 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:257:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
255 | extension Google_Firebase_Dataconnect_V1_StreamRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
256 |   public static let protoMessageName: String = _protobuf_package + ".StreamRequest"
257 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
258 |     1: .same(proto: "name"),
259 |     10: .same(proto: "headers"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:387:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
385 | extension Google_Firebase_Dataconnect_V1_ExecuteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
386 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteRequest"
387 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
388 |     2: .standard(proto: "operation_name"),
389 |     3: .same(proto: "variables"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:448:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
446 | extension Google_Firebase_Dataconnect_V1_StreamResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
447 |   public static let protoMessageName: String = _protobuf_package + ".StreamResponse"
448 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
449 |     1: .standard(proto: "request_id"),
450 |     2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/google/rpc/code.pb.swift:288:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
286 |
287 | extension Google_Rpc_Code: SwiftProtobuf._ProtoNameProviding {
288 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
289 |     0: .same(proto: "OK"),
290 |     1: .same(proto: "CANCELLED"),
[911/926] Compiling FirebaseDataConnect code.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:193:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
191 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
192 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryRequest"
193 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
194 |     1: .same(proto: "name"),
195 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:241:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
239 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
240 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationRequest"
241 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
242 |     1: .same(proto: "name"),
243 |     2: .standard(proto: "operation_name"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:289:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
287 | extension Google_Firebase_Dataconnect_V1_ExecuteQueryResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
288 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteQueryResponse"
289 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
290 |     1: .same(proto: "data"),
291 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_service.pb.swift:337:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
335 | extension Google_Firebase_Dataconnect_V1_ExecuteMutationResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
336 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteMutationResponse"
337 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
338 |     1: .same(proto: "data"),
339 |     2: .same(proto: "errors"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:257:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
255 | extension Google_Firebase_Dataconnect_V1_StreamRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
256 |   public static let protoMessageName: String = _protobuf_package + ".StreamRequest"
257 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
258 |     1: .same(proto: "name"),
259 |     10: .same(proto: "headers"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:387:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
385 | extension Google_Firebase_Dataconnect_V1_ExecuteRequest: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
386 |   public static let protoMessageName: String = _protobuf_package + ".ExecuteRequest"
387 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
388 |     2: .standard(proto: "operation_name"),
389 |     3: .same(proto: "variables"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/connector_stream_service.pb.swift:448:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
446 | extension Google_Firebase_Dataconnect_V1_StreamResponse: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
447 |   public static let protoMessageName: String = _protobuf_package + ".StreamResponse"
448 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
449 |     1: .standard(proto: "request_id"),
450 |     2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/Sources/ProtoGen/google/rpc/code.pb.swift:288:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
286 |
287 | extension Google_Rpc_Code: SwiftProtobuf._ProtoNameProviding {
288 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
289 |     0: .same(proto: "OK"),
290 |     1: .same(proto: "CANCELLED"),
[912/926] Compiling FirebaseDataConnect OperationsManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/StreamingGrpcClient.swift:114:7: warning: no 'async' operations occur within 'await' expression
112 |
113 |       await subManager.handleAuthStateChange()
114 |       await streamingCall?.requestStream.finish()
    |       `- warning: no 'async' operations occur within 'await' expression
115 |     } else if let user = user {
116 |       DataConnectLogger
/Users/admin/builder/spi-builder-workspace/Sources/Internal/StreamingGrpcClient.swift:618:7: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
616 |         }
617 |       }
618 |     } catch {
    |       `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
619 |       DataConnectLogger.error("Error handling stream response \(error)")
620 |     }
[913/926] Compiling FirebaseDataConnect ProtoCodec.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/StreamingGrpcClient.swift:114:7: warning: no 'async' operations occur within 'await' expression
112 |
113 |       await subManager.handleAuthStateChange()
114 |       await streamingCall?.requestStream.finish()
    |       `- warning: no 'async' operations occur within 'await' expression
115 |     } else if let user = user {
116 |       DataConnectLogger
/Users/admin/builder/spi-builder-workspace/Sources/Internal/StreamingGrpcClient.swift:618:7: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
616 |         }
617 |       }
618 |     } catch {
    |       `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
619 |       DataConnectLogger.error("Error handling stream response \(error)")
620 |     }
[914/926] Compiling FirebaseDataConnect QueryRefInternal.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/StreamingGrpcClient.swift:114:7: warning: no 'async' operations occur within 'await' expression
112 |
113 |       await subManager.handleAuthStateChange()
114 |       await streamingCall?.requestStream.finish()
    |       `- warning: no 'async' operations occur within 'await' expression
115 |     } else if let user = user {
116 |       DataConnectLogger
/Users/admin/builder/spi-builder-workspace/Sources/Internal/StreamingGrpcClient.swift:618:7: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
616 |         }
617 |       }
618 |     } catch {
    |       `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
619 |       DataConnectLogger.error("Error handling stream response \(error)")
620 |     }
[915/926] Compiling FirebaseDataConnect ServerResponse.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/StreamingGrpcClient.swift:114:7: warning: no 'async' operations occur within 'await' expression
112 |
113 |       await subManager.handleAuthStateChange()
114 |       await streamingCall?.requestStream.finish()
    |       `- warning: no 'async' operations occur within 'await' expression
115 |     } else if let user = user {
116 |       DataConnectLogger
/Users/admin/builder/spi-builder-workspace/Sources/Internal/StreamingGrpcClient.swift:618:7: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
616 |         }
617 |       }
618 |     } catch {
    |       `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
619 |       DataConnectLogger.error("Error handling stream response \(error)")
620 |     }
[916/926] Compiling FirebaseDataConnect StreamingGrpcClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Internal/StreamingGrpcClient.swift:114:7: warning: no 'async' operations occur within 'await' expression
112 |
113 |       await subManager.handleAuthStateChange()
114 |       await streamingCall?.requestStream.finish()
    |       `- warning: no 'async' operations occur within 'await' expression
115 |     } else if let user = user {
116 |       DataConnectLogger
/Users/admin/builder/spi-builder-workspace/Sources/Internal/StreamingGrpcClient.swift:618:7: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
616 |         }
617 |       }
618 |     } catch {
    |       `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
619 |       DataConnectLogger.error("Error handling stream response \(error)")
620 |     }
[917/926] Compiling FirebaseDataConnect UnaryGrpcClient.swift
[918/926] Compiling FirebaseDataConnect Version.swift
[919/926] Compiling FirebaseDataConnect MutationRef.swift
[920/926] Compiling FirebaseDataConnect OperationResult.swift
[921/926] Compiling FirebaseDataConnect OptionalVarWrapper.swift
[922/926] Compiling FirebaseDataConnect QueryRef.swift
[923/926] Compiling FirebaseDataConnect QueryRequest.swift
[924/926] Compiling FirebaseDataConnect AnyCodableValue.swift
[925/926] Compiling FirebaseDataConnect AnyValue.swift
[926/926] Compiling FirebaseDataConnect LocalDate.swift
Build complete! (35.20s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Tests/Integration/Gen/KitchenSink/Package.swift': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Tests/Integration/Emulator/start-emulator.sh
Build complete.
{
  "dependencies" : [
    {
      "identity" : "firebase-ios-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "11.5.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/firebase/firebase-ios-sdk"
    },
    {
      "identity" : "grpc-swift",
      "requirement" : {
        "exact" : [
          "1.27.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift.git"
    },
    {
      "identity" : "googleutilities",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/GoogleUtilities.git"
    }
  ],
  "manifest_display_name" : "FirebaseDataConnect",
  "name" : "FirebaseDataConnect",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "FirebaseDataConnect",
      "targets" : [
        "FirebaseDataConnect"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Start FDC Tools",
      "targets" : [
        "SetupDevEnv"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TemplateProject",
      "module_type" : "SwiftTarget",
      "name" : "TemplateProject",
      "path" : "Tools/TemplateProject",
      "product_memberships" : [
        "Start FDC Tools"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tools/TemplateProject/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "TemplateProject.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShellExecutorTests",
      "module_type" : "SwiftTarget",
      "name" : "ShellExecutorTests",
      "path" : "Tests/ShellExecutor",
      "sources" : [
        "TestExecutor.swift"
      ],
      "target_dependencies" : [
        "ShellExecutor"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShellExecutor",
      "module_type" : "SwiftTarget",
      "name" : "ShellExecutor",
      "path" : "Tools/ShellExecutor",
      "product_memberships" : [
        "Start FDC Tools"
      ],
      "sources" : [
        "ShellExecutor.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SetupDevEnv",
      "module_type" : "SwiftTarget",
      "name" : "SetupDevEnv",
      "path" : "Tools/SetupDevEnv",
      "product_memberships" : [
        "Start FDC Tools"
      ],
      "sources" : [
        "SetupDevEnv.swift"
      ],
      "target_dependencies" : [
        "ShellExecutor",
        "TemplateProject"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "FirebaseDataConnectUnit",
      "module_type" : "SwiftTarget",
      "name" : "FirebaseDataConnectUnit",
      "path" : "Tests/Unit",
      "sources" : [
        "AnyValueCodableTests.swift",
        "CacheTests.swift",
        "CodecHelperTests.swift",
        "ErrorsTypes.swift",
        "HeaderTests.swift",
        "InstanceTests.swift",
        "LocalDateTests.swift",
        "StreamSubscriptionManagerTests.swift",
        "TimestampCodableTests.swift",
        "UserAgentTests.swift"
      ],
      "target_dependencies" : [
        "FirebaseDataConnect"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FirebaseDataConnectIntegration",
      "module_type" : "SwiftTarget",
      "name" : "FirebaseDataConnectIntegration",
      "path" : "Tests/Integration",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/Integration/Resources/fdc-kitchensink",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AnyScalarTests.swift",
        "ConfigSetup.swift",
        "Gen/KitchenSink/Sources/KitchenSinkClient.swift",
        "Gen/KitchenSink/Sources/KitchenSinkKeys.swift",
        "Gen/KitchenSink/Sources/KitchenSinkOperations.swift",
        "IntegrationTestBase.swift",
        "IntegrationTests.swift",
        "PartialErrorsTest.swift"
      ],
      "target_dependencies" : [
        "FirebaseDataConnect"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FirebaseDataConnect",
      "module_type" : "SwiftTarget",
      "name" : "FirebaseDataConnect",
      "path" : "Sources",
      "product_dependencies" : [
        "GRPC",
        "FirebaseCore",
        "FirebaseAuth",
        "GULEnvironment"
      ],
      "product_memberships" : [
        "FirebaseDataConnect"
      ],
      "sources" : [
        "BaseOperationRef.swift",
        "Cache/Cache.swift",
        "Cache/CacheProvider.swift",
        "Cache/CacheSettings.swift",
        "Cache/DynamicCodingKey.swift",
        "Cache/EntityDataObject.swift",
        "Cache/EntityNode.swift",
        "Cache/PathMetadata.swift",
        "Cache/ResultTree.swift",
        "Cache/ResultTreeProcessor.swift",
        "Cache/SQLiteCacheProvider.swift",
        "CodecHelper.swift",
        "ConnectorConfig.swift",
        "DataConnect.swift",
        "DataConnectError.swift",
        "DataConnectPathSegment.swift",
        "DataConnectSettings.swift",
        "DataSource.swift",
        "Internal/CodableHelpers.swift",
        "Internal/CodableTimestamp.swift",
        "Internal/Component.swift",
        "Internal/DataConnectPath.swift",
        "Internal/GrpcClient.swift",
        "Internal/HashUtils.swift",
        "Internal/Logger/DataConnectLogger.swift",
        "Internal/Logger/DataConnectMessageCode.swift",
        "Internal/OperationUtils.swift",
        "Internal/OperationsManager.swift",
        "Internal/ProtoCodec.swift",
        "Internal/QueryRefInternal.swift",
        "Internal/ServerResponse.swift",
        "Internal/StreamingGrpcClient.swift",
        "Internal/UnaryGrpcClient.swift",
        "Internal/Version.swift",
        "MutationRef.swift",
        "OperationResult.swift",
        "OptionalVarWrapper.swift",
        "ProtoGen/connector_service.grpc.swift",
        "ProtoGen/connector_service.pb.swift",
        "ProtoGen/connector_stream_service.grpc.swift",
        "ProtoGen/connector_stream_service.pb.swift",
        "ProtoGen/google/rpc/code.pb.swift",
        "ProtoGen/graphql_error.pb.swift",
        "ProtoGen/graphql_response_extensions.pb.swift",
        "Queries/GenericQueryRef.swift",
        "Queries/ObservableQueryRef.swift",
        "Queries/QueryFetchPolicy.swift",
        "Queries/QueryRef.swift",
        "Queries/QueryRequest.swift",
        "Scalars/AnyCodableValue.swift",
        "Scalars/AnyValue.swift",
        "Scalars/LocalDate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Tests/Integration/Gen/KitchenSink/Package.swift': File not found.
Done.