The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build PerfectTensorFlow, reference 1.8.1 (dbbbed), with Swift 6.1 for Linux on 25 Apr 2025 18:32:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

174 |
175 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:283:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
281 |     /// Image data in encoded format.  All image formats supported by
282 |     /// image_codec::CoderUtil can be stored here.
283 |     public var encodedImageString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
284 |
285 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:340:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
338 |     /// Encoded audio data and its associated RFC 2045 content type (e.g.
339 |     /// "audio/wav").
340 |     public var encodedAudioString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
341 |
342 |     public var contentType: String = String()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:437:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
435 |       get {
436 |         if case .obsoleteOldStyleHistogram(let v)? = _storage._value {return v}
437 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
438 |       }
439 |       set {_uniqueStorage()._value = .obsoleteOldStyleHistogram(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:230:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
228 |
229 |   /// Portions of the object that are not Tensors.
230 |   public var metadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
231 |
232 |   /// Tensors contained within objects being serialized.
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:299:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
297 |     var _tensorShape: Tensorflow_TensorShapeProto? = nil
298 |     var _versionNumber: Int32 = 0
299 |     var _tensorContent: Data = SwiftProtobuf.Internal.emptyData
    |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
300 |     var _halfVal: [Int32] = []
301 |     var _floatVal: [Float] = []
[118/196] Compiling PerfectTensorFlow pb.summary.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:173:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
171 |     /// The content to store for the plugin. The best practice is for this to be
172 |     /// a binary serialized protocol buffer.
173 |     public var content: Data = SwiftProtobuf.Internal.emptyData
    |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
174 |
175 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:283:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
281 |     /// Image data in encoded format.  All image formats supported by
282 |     /// image_codec::CoderUtil can be stored here.
283 |     public var encodedImageString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
284 |
285 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:340:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
338 |     /// Encoded audio data and its associated RFC 2045 content type (e.g.
339 |     /// "audio/wav").
340 |     public var encodedAudioString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
341 |
342 |     public var contentType: String = String()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:437:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
435 |       get {
436 |         if case .obsoleteOldStyleHistogram(let v)? = _storage._value {return v}
437 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
438 |       }
439 |       set {_uniqueStorage()._value = .obsoleteOldStyleHistogram(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:230:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
228 |
229 |   /// Portions of the object that are not Tensors.
230 |   public var metadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
231 |
232 |   /// Tensors contained within objects being serialized.
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:299:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
297 |     var _tensorShape: Tensorflow_TensorShapeProto? = nil
298 |     var _versionNumber: Int32 = 0
299 |     var _tensorContent: Data = SwiftProtobuf.Internal.emptyData
    |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
300 |     var _halfVal: [Int32] = []
301 |     var _floatVal: [Float] = []
[119/196] Compiling PerfectTensorFlow pb.tensor.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:173:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
171 |     /// The content to store for the plugin. The best practice is for this to be
172 |     /// a binary serialized protocol buffer.
173 |     public var content: Data = SwiftProtobuf.Internal.emptyData
    |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
174 |
175 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:283:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
281 |     /// Image data in encoded format.  All image formats supported by
282 |     /// image_codec::CoderUtil can be stored here.
283 |     public var encodedImageString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
284 |
285 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:340:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
338 |     /// Encoded audio data and its associated RFC 2045 content type (e.g.
339 |     /// "audio/wav").
340 |     public var encodedAudioString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
341 |
342 |     public var contentType: String = String()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:437:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
435 |       get {
436 |         if case .obsoleteOldStyleHistogram(let v)? = _storage._value {return v}
437 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
438 |       }
439 |       set {_uniqueStorage()._value = .obsoleteOldStyleHistogram(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:230:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
228 |
229 |   /// Portions of the object that are not Tensors.
230 |   public var metadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
231 |
232 |   /// Tensors contained within objects being serialized.
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:299:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
297 |     var _tensorShape: Tensorflow_TensorShapeProto? = nil
298 |     var _versionNumber: Int32 = 0
299 |     var _tensorContent: Data = SwiftProtobuf.Internal.emptyData
    |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
300 |     var _halfVal: [Int32] = []
301 |     var _floatVal: [Float] = []
[120/196] Compiling PerfectTensorFlow pb.tensor_bundle.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:173:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
171 |     /// The content to store for the plugin. The best practice is for this to be
172 |     /// a binary serialized protocol buffer.
173 |     public var content: Data = SwiftProtobuf.Internal.emptyData
    |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
174 |
175 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:283:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
281 |     /// Image data in encoded format.  All image formats supported by
282 |     /// image_codec::CoderUtil can be stored here.
283 |     public var encodedImageString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
284 |
285 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:340:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
338 |     /// Encoded audio data and its associated RFC 2045 content type (e.g.
339 |     /// "audio/wav").
340 |     public var encodedAudioString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
341 |
342 |     public var contentType: String = String()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:437:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
435 |       get {
436 |         if case .obsoleteOldStyleHistogram(let v)? = _storage._value {return v}
437 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
438 |       }
439 |       set {_uniqueStorage()._value = .obsoleteOldStyleHistogram(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:230:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
228 |
229 |   /// Portions of the object that are not Tensors.
230 |   public var metadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
231 |
232 |   /// Tensors contained within objects being serialized.
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:299:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
297 |     var _tensorShape: Tensorflow_TensorShapeProto? = nil
298 |     var _versionNumber: Int32 = 0
299 |     var _tensorContent: Data = SwiftProtobuf.Internal.emptyData
    |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
300 |     var _halfVal: [Int32] = []
301 |     var _floatVal: [Float] = []
[121/196] Compiling PerfectTensorFlow pb.tensor_description.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:173:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
171 |     /// The content to store for the plugin. The best practice is for this to be
172 |     /// a binary serialized protocol buffer.
173 |     public var content: Data = SwiftProtobuf.Internal.emptyData
    |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
174 |
175 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:283:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
281 |     /// Image data in encoded format.  All image formats supported by
282 |     /// image_codec::CoderUtil can be stored here.
283 |     public var encodedImageString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
284 |
285 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:340:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
338 |     /// Encoded audio data and its associated RFC 2045 content type (e.g.
339 |     /// "audio/wav").
340 |     public var encodedAudioString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
341 |
342 |     public var contentType: String = String()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:437:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
435 |       get {
436 |         if case .obsoleteOldStyleHistogram(let v)? = _storage._value {return v}
437 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
438 |       }
439 |       set {_uniqueStorage()._value = .obsoleteOldStyleHistogram(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:230:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
228 |
229 |   /// Portions of the object that are not Tensors.
230 |   public var metadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
231 |
232 |   /// Tensors contained within objects being serialized.
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:299:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
297 |     var _tensorShape: Tensorflow_TensorShapeProto? = nil
298 |     var _versionNumber: Int32 = 0
299 |     var _tensorContent: Data = SwiftProtobuf.Internal.emptyData
    |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
300 |     var _halfVal: [Int32] = []
301 |     var _floatVal: [Float] = []
[122/196] Compiling PerfectTensorFlow pb.tensor_forest_params.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:173:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
171 |     /// The content to store for the plugin. The best practice is for this to be
172 |     /// a binary serialized protocol buffer.
173 |     public var content: Data = SwiftProtobuf.Internal.emptyData
    |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
174 |
175 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:283:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
281 |     /// Image data in encoded format.  All image formats supported by
282 |     /// image_codec::CoderUtil can be stored here.
283 |     public var encodedImageString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
284 |
285 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:340:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
338 |     /// Encoded audio data and its associated RFC 2045 content type (e.g.
339 |     /// "audio/wav").
340 |     public var encodedAudioString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
341 |
342 |     public var contentType: String = String()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:437:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
435 |       get {
436 |         if case .obsoleteOldStyleHistogram(let v)? = _storage._value {return v}
437 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
438 |       }
439 |       set {_uniqueStorage()._value = .obsoleteOldStyleHistogram(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:230:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
228 |
229 |   /// Portions of the object that are not Tensors.
230 |   public var metadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
231 |
232 |   /// Tensors contained within objects being serialized.
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:299:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
297 |     var _tensorShape: Tensorflow_TensorShapeProto? = nil
298 |     var _versionNumber: Int32 = 0
299 |     var _tensorContent: Data = SwiftProtobuf.Internal.emptyData
    |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
300 |     var _halfVal: [Int32] = []
301 |     var _floatVal: [Float] = []
[123/196] Compiling PerfectTensorFlow pb.tensor_shape.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:173:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
171 |     /// The content to store for the plugin. The best practice is for this to be
172 |     /// a binary serialized protocol buffer.
173 |     public var content: Data = SwiftProtobuf.Internal.emptyData
    |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
174 |
175 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:283:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
281 |     /// Image data in encoded format.  All image formats supported by
282 |     /// image_codec::CoderUtil can be stored here.
283 |     public var encodedImageString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
284 |
285 |     public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:340:66: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
338 |     /// Encoded audio data and its associated RFC 2045 content type (e.g.
339 |     /// "audio/wav").
340 |     public var encodedAudioString: Data = SwiftProtobuf.Internal.emptyData
    |                                                                  `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
341 |
342 |     public var contentType: String = String()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.summary.swift:437:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
435 |       get {
436 |         if case .obsoleteOldStyleHistogram(let v)? = _storage._value {return v}
437 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
438 |       }
439 |       set {_uniqueStorage()._value = .obsoleteOldStyleHistogram(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:230:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
228 |
229 |   /// Portions of the object that are not Tensors.
230 |   public var metadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
231 |
232 |   /// Tensors contained within objects being serialized.
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tensor.swift:299:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
297 |     var _tensorShape: Tensorflow_TensorShapeProto? = nil
298 |     var _versionNumber: Int32 = 0
299 |     var _tensorContent: Data = SwiftProtobuf.Internal.emptyData
    |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
300 |     var _halfVal: [Int32] = []
301 |     var _floatVal: [Float] = []
[124/196] Compiling PerfectTensorFlow pb.learner.swift
[125/196] Compiling PerfectTensorFlow pb.log_memory.swift
[126/196] Compiling PerfectTensorFlow pb.manifest.swift
[127/196] Compiling PerfectTensorFlow pb.master.swift
[128/196] Compiling PerfectTensorFlow pb.master_service.swift
[129/196] Compiling PerfectTensorFlow pb.memmapped_file_system.swift
[130/196] Compiling PerfectTensorFlow pb.meta_graph.swift
[131/196] Compiling PerfectTensorFlow pb.model_flags.swift
[132/196] Compiling PerfectTensorFlow pb.mpi_message.swift
[133/196] Compiling PerfectTensorFlow pb.mpi_msg.swift
[134/196] Compiling PerfectTensorFlow pb.named_tensor.swift
[135/196] Compiling PerfectTensorFlow pb.node_def.swift
[136/196] Compiling PerfectTensorFlow pb.tensor_slice.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:982:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 980 |     var _optionalBool: Bool = false
 981 |     var _optionalString: String = String()
 982 |     var _optionalBytes: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 983 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 984 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:292:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 290 |     get {
 291 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 292 |       return SwiftProtobuf.Internal.emptyData
     |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 293 |     }
 294 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[137/196] Compiling PerfectTensorFlow pb.tensorflow_server.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:982:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 980 |     var _optionalBool: Bool = false
 981 |     var _optionalString: String = String()
 982 |     var _optionalBytes: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 983 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 984 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:292:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 290 |     get {
 291 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 292 |       return SwiftProtobuf.Internal.emptyData
     |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 293 |     }
 294 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[138/196] Compiling PerfectTensorFlow pb.test.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:982:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 980 |     var _optionalBool: Bool = false
 981 |     var _optionalString: String = String()
 982 |     var _optionalBytes: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 983 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 984 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:292:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 290 |     get {
 291 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 292 |       return SwiftProtobuf.Internal.emptyData
     |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 293 |     }
 294 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[139/196] Compiling PerfectTensorFlow pb.test_log.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:982:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 980 |     var _optionalBool: Bool = false
 981 |     var _optionalString: String = String()
 982 |     var _optionalBytes: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 983 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 984 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:292:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 290 |     get {
 291 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 292 |       return SwiftProtobuf.Internal.emptyData
     |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 293 |     }
 294 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[140/196] Compiling PerfectTensorFlow pb.tf2xla.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:982:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 980 |     var _optionalBool: Bool = false
 981 |     var _optionalString: String = String()
 982 |     var _optionalBytes: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 983 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 984 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:292:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 290 |     get {
 291 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 292 |       return SwiftProtobuf.Internal.emptyData
     |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 293 |     }
 294 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[141/196] Compiling PerfectTensorFlow pb.tf_op_stats.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:982:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 980 |     var _optionalBool: Bool = false
 981 |     var _optionalString: String = String()
 982 |     var _optionalBytes: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 983 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 984 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:292:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 290 |     get {
 291 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 292 |       return SwiftProtobuf.Internal.emptyData
     |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 293 |     }
 294 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[142/196] Compiling PerfectTensorFlow pb.tfcompile.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:982:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 980 |     var _optionalBool: Bool = false
 981 |     var _optionalString: String = String()
 982 |     var _optionalBytes: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 983 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 984 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:292:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 290 |     get {
 291 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 292 |       return SwiftProtobuf.Internal.emptyData
     |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 293 |     }
 294 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[143/196] Compiling PerfectTensorFlow pb.tfprof_log.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:982:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 980 |     var _optionalBool: Bool = false
 981 |     var _optionalString: String = String()
 982 |     var _optionalBytes: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 983 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 984 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:292:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 290 |     get {
 291 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 292 |       return SwiftProtobuf.Internal.emptyData
     |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 293 |     }
 294 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[144/196] Compiling PerfectTensorFlow pb.tfprof_options.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:982:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 980 |     var _optionalBool: Bool = false
 981 |     var _optionalString: String = String()
 982 |     var _optionalBytes: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 983 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 984 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:292:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 290 |     get {
 291 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 292 |       return SwiftProtobuf.Internal.emptyData
     |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 293 |     }
 294 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[145/196] Compiling PerfectTensorFlow pb.tfprof_output.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:982:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 980 |     var _optionalBool: Bool = false
 981 |     var _optionalString: String = String()
 982 |     var _optionalBytes: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 983 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 984 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:292:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 290 |     get {
 291 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 292 |       return SwiftProtobuf.Internal.emptyData
     |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 293 |     }
 294 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[146/196] Compiling PerfectTensorFlow pb.toco_flags.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:982:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 980 |     var _optionalBool: Bool = false
 981 |     var _optionalString: String = String()
 982 |     var _optionalBytes: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 983 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 984 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:292:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 290 |     get {
 291 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 292 |       return SwiftProtobuf.Internal.emptyData
     |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 293 |     }
 294 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[147/196] Compiling PerfectTensorFlow pb.topology.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:982:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 980 |     var _optionalBool: Bool = false
 981 |     var _optionalString: String = String()
 982 |     var _optionalBytes: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 983 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 984 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.test.swift:292:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 290 |     get {
 291 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 292 |       return SwiftProtobuf.Internal.emptyData
     |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 293 |     }
 294 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[148/196] Compiling PerfectTensorFlow pb.cost_graph.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:426:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
424 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
425 |   /// deserialization.
426 |   public var runMetadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
427 |
428 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:60:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 58 |     get {
 59 |       if case .graphDef(let v)? = _storage._what {return v}
 60 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 61 |     }
 62 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:106:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
104 |     get {
105 |       if case .metaGraphDef(let v)? = _storage._what {return v}
106 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
107 |     }
108 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
[149/196] Compiling PerfectTensorFlow pb.cpp_shape_inference.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:426:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
424 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
425 |   /// deserialization.
426 |   public var runMetadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
427 |
428 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:60:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 58 |     get {
 59 |       if case .graphDef(let v)? = _storage._what {return v}
 60 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 61 |     }
 62 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:106:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
104 |     get {
105 |       if case .metaGraphDef(let v)? = _storage._what {return v}
106 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
107 |     }
108 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
[150/196] Compiling PerfectTensorFlow pb.debug.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:426:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
424 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
425 |   /// deserialization.
426 |   public var runMetadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
427 |
428 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:60:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 58 |     get {
 59 |       if case .graphDef(let v)? = _storage._what {return v}
 60 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 61 |     }
 62 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:106:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
104 |     get {
105 |       if case .metaGraphDef(let v)? = _storage._what {return v}
106 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
107 |     }
108 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
[151/196] Compiling PerfectTensorFlow pb.debug_service.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:426:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
424 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
425 |   /// deserialization.
426 |   public var runMetadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
427 |
428 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:60:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 58 |     get {
 59 |       if case .graphDef(let v)? = _storage._what {return v}
 60 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 61 |     }
 62 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:106:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
104 |     get {
105 |       if case .metaGraphDef(let v)? = _storage._what {return v}
106 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
107 |     }
108 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
[152/196] Compiling PerfectTensorFlow pb.debugger_event_metadata.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:426:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
424 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
425 |   /// deserialization.
426 |   public var runMetadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
427 |
428 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:60:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 58 |     get {
 59 |       if case .graphDef(let v)? = _storage._what {return v}
 60 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 61 |     }
 62 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:106:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
104 |     get {
105 |       if case .metaGraphDef(let v)? = _storage._what {return v}
106 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
107 |     }
108 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
[153/196] Compiling PerfectTensorFlow pb.device_attributes.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:426:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
424 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
425 |   /// deserialization.
426 |   public var runMetadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
427 |
428 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:60:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 58 |     get {
 59 |       if case .graphDef(let v)? = _storage._what {return v}
 60 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 61 |     }
 62 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:106:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
104 |     get {
105 |       if case .metaGraphDef(let v)? = _storage._what {return v}
106 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
107 |     }
108 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
[154/196] Compiling PerfectTensorFlow pb.device_properties.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:426:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
424 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
425 |   /// deserialization.
426 |   public var runMetadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
427 |
428 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:60:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 58 |     get {
 59 |       if case .graphDef(let v)? = _storage._what {return v}
 60 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 61 |     }
 62 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:106:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
104 |     get {
105 |       if case .metaGraphDef(let v)? = _storage._what {return v}
106 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
107 |     }
108 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
[155/196] Compiling PerfectTensorFlow pb.error_codes.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:426:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
424 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
425 |   /// deserialization.
426 |   public var runMetadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
427 |
428 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:60:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 58 |     get {
 59 |       if case .graphDef(let v)? = _storage._what {return v}
 60 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 61 |     }
 62 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:106:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
104 |     get {
105 |       if case .metaGraphDef(let v)? = _storage._what {return v}
106 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
107 |     }
108 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
[156/196] Compiling PerfectTensorFlow pb.event.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:426:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
424 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
425 |   /// deserialization.
426 |   public var runMetadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
427 |
428 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:60:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 58 |     get {
 59 |       if case .graphDef(let v)? = _storage._what {return v}
 60 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 61 |     }
 62 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:106:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
104 |     get {
105 |       if case .metaGraphDef(let v)? = _storage._what {return v}
106 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
107 |     }
108 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
[157/196] Compiling PerfectTensorFlow pb.example.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:426:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
424 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
425 |   /// deserialization.
426 |   public var runMetadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
427 |
428 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:60:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 58 |     get {
 59 |       if case .graphDef(let v)? = _storage._what {return v}
 60 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 61 |     }
 62 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:106:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
104 |     get {
105 |       if case .metaGraphDef(let v)? = _storage._what {return v}
106 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
107 |     }
108 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
[158/196] Compiling PerfectTensorFlow pb.example_parser_configuration.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:426:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
424 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
425 |   /// deserialization.
426 |   public var runMetadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
427 |
428 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:60:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 58 |     get {
 59 |       if case .graphDef(let v)? = _storage._what {return v}
 60 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 61 |     }
 62 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:106:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
104 |     get {
105 |       if case .metaGraphDef(let v)? = _storage._what {return v}
106 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
107 |     }
108 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
[159/196] Compiling PerfectTensorFlow pb.example_proto_fast_parsing_test.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:426:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
424 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
425 |   /// deserialization.
426 |   public var runMetadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
427 |
428 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:60:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 58 |     get {
 59 |       if case .graphDef(let v)? = _storage._what {return v}
 60 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 61 |     }
 62 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:106:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
104 |     get {
105 |       if case .metaGraphDef(let v)? = _storage._what {return v}
106 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
107 |     }
108 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
[160/196] Compiling PerfectTensorFlow pb.feature.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:426:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
424 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
425 |   /// deserialization.
426 |   public var runMetadata: Data = SwiftProtobuf.Internal.emptyData
    |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
427 |
428 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:60:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 58 |     get {
 59 |       if case .graphDef(let v)? = _storage._what {return v}
 60 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
 61 |     }
 62 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.event.swift:106:37: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
104 |     get {
105 |       if case .metaGraphDef(let v)? = _storage._what {return v}
106 |       return SwiftProtobuf.Internal.emptyData
    |                                     `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
107 |     }
108 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
[161/196] Compiling PerfectTensorFlow pb.fertile_stats.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.graph_transfer_info.swift:193:52: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
191 |     public var shape: [Int64] = []
192 |
193 |     public var data: Data = SwiftProtobuf.Internal.emptyData
    |                                                    `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
194 |
195 |     public var dtype: Tensorflow_DataType = .dtInvalid
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.hparam.swift:212:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
210 |       get {
211 |         if case .bytesValue(let v)? = _storage._kind {return v}
212 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
213 |       }
214 |       set {_uniqueStorage()._kind = .bytesValue(newValue)}
[162/196] Compiling PerfectTensorFlow pb.function.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.graph_transfer_info.swift:193:52: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
191 |     public var shape: [Int64] = []
192 |
193 |     public var data: Data = SwiftProtobuf.Internal.emptyData
    |                                                    `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
194 |
195 |     public var dtype: Tensorflow_DataType = .dtInvalid
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.hparam.swift:212:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
210 |       get {
211 |         if case .bytesValue(let v)? = _storage._kind {return v}
212 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
213 |       }
214 |       set {_uniqueStorage()._kind = .bytesValue(newValue)}
[163/196] Compiling PerfectTensorFlow pb.gdr.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.graph_transfer_info.swift:193:52: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
191 |     public var shape: [Int64] = []
192 |
193 |     public var data: Data = SwiftProtobuf.Internal.emptyData
    |                                                    `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
194 |
195 |     public var dtype: Tensorflow_DataType = .dtInvalid
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.hparam.swift:212:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
210 |       get {
211 |         if case .bytesValue(let v)? = _storage._kind {return v}
212 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
213 |       }
214 |       set {_uniqueStorage()._kind = .bytesValue(newValue)}
[164/196] Compiling PerfectTensorFlow pb.generic_tree_model.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.graph_transfer_info.swift:193:52: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
191 |     public var shape: [Int64] = []
192 |
193 |     public var data: Data = SwiftProtobuf.Internal.emptyData
    |                                                    `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
194 |
195 |     public var dtype: Tensorflow_DataType = .dtInvalid
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.hparam.swift:212:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
210 |       get {
211 |         if case .bytesValue(let v)? = _storage._kind {return v}
212 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
213 |       }
214 |       set {_uniqueStorage()._kind = .bytesValue(newValue)}
[165/196] Compiling PerfectTensorFlow pb.generic_tree_model_extensions.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.graph_transfer_info.swift:193:52: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
191 |     public var shape: [Int64] = []
192 |
193 |     public var data: Data = SwiftProtobuf.Internal.emptyData
    |                                                    `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
194 |
195 |     public var dtype: Tensorflow_DataType = .dtInvalid
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.hparam.swift:212:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
210 |       get {
211 |         if case .bytesValue(let v)? = _storage._kind {return v}
212 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
213 |       }
214 |       set {_uniqueStorage()._kind = .bytesValue(newValue)}
[166/196] Compiling PerfectTensorFlow pb.graph.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.graph_transfer_info.swift:193:52: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
191 |     public var shape: [Int64] = []
192 |
193 |     public var data: Data = SwiftProtobuf.Internal.emptyData
    |                                                    `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
194 |
195 |     public var dtype: Tensorflow_DataType = .dtInvalid
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.hparam.swift:212:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
210 |       get {
211 |         if case .bytesValue(let v)? = _storage._kind {return v}
212 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
213 |       }
214 |       set {_uniqueStorage()._kind = .bytesValue(newValue)}
[167/196] Compiling PerfectTensorFlow pb.graph_explorer.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.graph_transfer_info.swift:193:52: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
191 |     public var shape: [Int64] = []
192 |
193 |     public var data: Data = SwiftProtobuf.Internal.emptyData
    |                                                    `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
194 |
195 |     public var dtype: Tensorflow_DataType = .dtInvalid
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.hparam.swift:212:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
210 |       get {
211 |         if case .bytesValue(let v)? = _storage._kind {return v}
212 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
213 |       }
214 |       set {_uniqueStorage()._kind = .bytesValue(newValue)}
[168/196] Compiling PerfectTensorFlow pb.graph_transfer_info.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.graph_transfer_info.swift:193:52: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
191 |     public var shape: [Int64] = []
192 |
193 |     public var data: Data = SwiftProtobuf.Internal.emptyData
    |                                                    `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
194 |
195 |     public var dtype: Tensorflow_DataType = .dtInvalid
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.hparam.swift:212:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
210 |       get {
211 |         if case .bytesValue(let v)? = _storage._kind {return v}
212 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
213 |       }
214 |       set {_uniqueStorage()._kind = .bytesValue(newValue)}
[169/196] Compiling PerfectTensorFlow pb.hlo.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.graph_transfer_info.swift:193:52: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
191 |     public var shape: [Int64] = []
192 |
193 |     public var data: Data = SwiftProtobuf.Internal.emptyData
    |                                                    `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
194 |
195 |     public var dtype: Tensorflow_DataType = .dtInvalid
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.hparam.swift:212:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
210 |       get {
211 |         if case .bytesValue(let v)? = _storage._kind {return v}
212 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
213 |       }
214 |       set {_uniqueStorage()._kind = .bytesValue(newValue)}
[170/196] Compiling PerfectTensorFlow pb.hparam.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.graph_transfer_info.swift:193:52: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
191 |     public var shape: [Int64] = []
192 |
193 |     public var data: Data = SwiftProtobuf.Internal.emptyData
    |                                                    `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
194 |
195 |     public var dtype: Tensorflow_DataType = .dtInvalid
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.hparam.swift:212:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
210 |       get {
211 |         if case .bytesValue(let v)? = _storage._kind {return v}
212 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
213 |       }
214 |       set {_uniqueStorage()._kind = .bytesValue(newValue)}
[171/196] Compiling PerfectTensorFlow pb.iterator.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.graph_transfer_info.swift:193:52: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
191 |     public var shape: [Int64] = []
192 |
193 |     public var data: Data = SwiftProtobuf.Internal.emptyData
    |                                                    `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
194 |
195 |     public var dtype: Tensorflow_DataType = .dtInvalid
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.hparam.swift:212:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
210 |       get {
211 |         if case .bytesValue(let v)? = _storage._kind {return v}
212 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
213 |       }
214 |       set {_uniqueStorage()._kind = .bytesValue(newValue)}
[172/196] Compiling PerfectTensorFlow pb.kernel_def.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.graph_transfer_info.swift:193:52: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
191 |     public var shape: [Int64] = []
192 |
193 |     public var data: Data = SwiftProtobuf.Internal.emptyData
    |                                                    `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
194 |
195 |     public var dtype: Tensorflow_DataType = .dtInvalid
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.hparam.swift:212:39: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
210 |       get {
211 |         if case .bytesValue(let v)? = _storage._kind {return v}
212 |         return SwiftProtobuf.Internal.emptyData
    |                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
213 |       }
214 |       set {_uniqueStorage()._kind = .bytesValue(newValue)}
[173/196] Compiling PerfectTensorFlow pb.op_def.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.reader_base.swift:33:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
31 |   public var numRecordsProduced: Int64 = 0
32 |
33 |   public var currentWork: Data = SwiftProtobuf.Internal.emptyData
   |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
34 |
35 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.remote_fused_graph_execute_info.swift:255:70: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
253 |     var _graphOutputNodeName: [String] = []
254 |     var _executorName: String = String()
255 |     var _serializedExecutorParameters: Data = SwiftProtobuf.Internal.emptyData
    |                                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
256 |     var _defaultGraphInputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
257 |     var _defaultGraphOutputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
[174/196] Compiling PerfectTensorFlow pb.op_gen_overrides.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.reader_base.swift:33:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
31 |   public var numRecordsProduced: Int64 = 0
32 |
33 |   public var currentWork: Data = SwiftProtobuf.Internal.emptyData
   |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
34 |
35 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.remote_fused_graph_execute_info.swift:255:70: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
253 |     var _graphOutputNodeName: [String] = []
254 |     var _executorName: String = String()
255 |     var _serializedExecutorParameters: Data = SwiftProtobuf.Internal.emptyData
    |                                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
256 |     var _defaultGraphInputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
257 |     var _defaultGraphOutputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
[175/196] Compiling PerfectTensorFlow pb.op_performance_data.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.reader_base.swift:33:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
31 |   public var numRecordsProduced: Int64 = 0
32 |
33 |   public var currentWork: Data = SwiftProtobuf.Internal.emptyData
   |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
34 |
35 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.remote_fused_graph_execute_info.swift:255:70: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
253 |     var _graphOutputNodeName: [String] = []
254 |     var _executorName: String = String()
255 |     var _serializedExecutorParameters: Data = SwiftProtobuf.Internal.emptyData
    |                                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
256 |     var _defaultGraphInputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
257 |     var _defaultGraphOutputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
[176/196] Compiling PerfectTensorFlow pb.op_profile.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.reader_base.swift:33:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
31 |   public var numRecordsProduced: Int64 = 0
32 |
33 |   public var currentWork: Data = SwiftProtobuf.Internal.emptyData
   |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
34 |
35 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.remote_fused_graph_execute_info.swift:255:70: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
253 |     var _graphOutputNodeName: [String] = []
254 |     var _executorName: String = String()
255 |     var _serializedExecutorParameters: Data = SwiftProtobuf.Internal.emptyData
    |                                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
256 |     var _defaultGraphInputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
257 |     var _defaultGraphOutputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
[177/196] Compiling PerfectTensorFlow pb.profile.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.reader_base.swift:33:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
31 |   public var numRecordsProduced: Int64 = 0
32 |
33 |   public var currentWork: Data = SwiftProtobuf.Internal.emptyData
   |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
34 |
35 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.remote_fused_graph_execute_info.swift:255:70: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
253 |     var _graphOutputNodeName: [String] = []
254 |     var _executorName: String = String()
255 |     var _serializedExecutorParameters: Data = SwiftProtobuf.Internal.emptyData
    |                                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
256 |     var _defaultGraphInputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
257 |     var _defaultGraphOutputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
[178/196] Compiling PerfectTensorFlow pb.projector_config.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.reader_base.swift:33:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
31 |   public var numRecordsProduced: Int64 = 0
32 |
33 |   public var currentWork: Data = SwiftProtobuf.Internal.emptyData
   |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
34 |
35 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.remote_fused_graph_execute_info.swift:255:70: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
253 |     var _graphOutputNodeName: [String] = []
254 |     var _executorName: String = String()
255 |     var _serializedExecutorParameters: Data = SwiftProtobuf.Internal.emptyData
    |                                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
256 |     var _defaultGraphInputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
257 |     var _defaultGraphOutputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
[179/196] Compiling PerfectTensorFlow pb.quantiles.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.reader_base.swift:33:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
31 |   public var numRecordsProduced: Int64 = 0
32 |
33 |   public var currentWork: Data = SwiftProtobuf.Internal.emptyData
   |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
34 |
35 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.remote_fused_graph_execute_info.swift:255:70: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
253 |     var _graphOutputNodeName: [String] = []
254 |     var _executorName: String = String()
255 |     var _serializedExecutorParameters: Data = SwiftProtobuf.Internal.emptyData
    |                                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
256 |     var _defaultGraphInputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
257 |     var _defaultGraphOutputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
[180/196] Compiling PerfectTensorFlow pb.queue_runner.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.reader_base.swift:33:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
31 |   public var numRecordsProduced: Int64 = 0
32 |
33 |   public var currentWork: Data = SwiftProtobuf.Internal.emptyData
   |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
34 |
35 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.remote_fused_graph_execute_info.swift:255:70: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
253 |     var _graphOutputNodeName: [String] = []
254 |     var _executorName: String = String()
255 |     var _serializedExecutorParameters: Data = SwiftProtobuf.Internal.emptyData
    |                                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
256 |     var _defaultGraphInputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
257 |     var _defaultGraphOutputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
[181/196] Compiling PerfectTensorFlow pb.reader_base.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.reader_base.swift:33:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
31 |   public var numRecordsProduced: Int64 = 0
32 |
33 |   public var currentWork: Data = SwiftProtobuf.Internal.emptyData
   |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
34 |
35 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.remote_fused_graph_execute_info.swift:255:70: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
253 |     var _graphOutputNodeName: [String] = []
254 |     var _executorName: String = String()
255 |     var _serializedExecutorParameters: Data = SwiftProtobuf.Internal.emptyData
    |                                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
256 |     var _defaultGraphInputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
257 |     var _defaultGraphOutputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
[182/196] Compiling PerfectTensorFlow pb.remote_fused_graph_execute_info.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.reader_base.swift:33:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
31 |   public var numRecordsProduced: Int64 = 0
32 |
33 |   public var currentWork: Data = SwiftProtobuf.Internal.emptyData
   |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
34 |
35 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.remote_fused_graph_execute_info.swift:255:70: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
253 |     var _graphOutputNodeName: [String] = []
254 |     var _executorName: String = String()
255 |     var _serializedExecutorParameters: Data = SwiftProtobuf.Internal.emptyData
    |                                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
256 |     var _defaultGraphInputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
257 |     var _defaultGraphOutputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
[183/196] Compiling PerfectTensorFlow pb.resource_handle.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.reader_base.swift:33:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
31 |   public var numRecordsProduced: Int64 = 0
32 |
33 |   public var currentWork: Data = SwiftProtobuf.Internal.emptyData
   |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
34 |
35 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.remote_fused_graph_execute_info.swift:255:70: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
253 |     var _graphOutputNodeName: [String] = []
254 |     var _executorName: String = String()
255 |     var _serializedExecutorParameters: Data = SwiftProtobuf.Internal.emptyData
    |                                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
256 |     var _defaultGraphInputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
257 |     var _defaultGraphOutputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
[184/196] Compiling PerfectTensorFlow pb.rewriter_config.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.reader_base.swift:33:57: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
31 |   public var numRecordsProduced: Int64 = 0
32 |
33 |   public var currentWork: Data = SwiftProtobuf.Internal.emptyData
   |                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
34 |
35 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.remote_fused_graph_execute_info.swift:255:70: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
253 |     var _graphOutputNodeName: [String] = []
254 |     var _executorName: String = String()
255 |     var _serializedExecutorParameters: Data = SwiftProtobuf.Internal.emptyData
    |                                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
256 |     var _defaultGraphInputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
257 |     var _defaultGraphOutputTensorShape: [Tensorflow_RemoteFusedGraphExecuteInfo.TensorShapeTypeProto] = []
[185/196] Compiling PerfectTensorFlow pb.tpu_profiler.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tpu_profiler.swift:195:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
193 |     var _computationGraph: [Tensorflow_GraphDef] = []
194 |     var _hloMetadata: Tensorflow_RunMetadata? = nil
195 |     var _encodedTrace: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
196 |     var _opProfile: Tensorflow_Tpu_OpProfile_Profile? = nil
197 |
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5636:45: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5634 |     var _shape: Xla_Shape? = nil
5635 |     var _preds: [Bool] = []
5636 |     var _u8S: Data = SwiftProtobuf.Internal.emptyData
     |                                             `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5637 |     var _s32S: [Int32] = []
5638 |     var _s64S: [Int64] = []
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5644:46: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5642 |     var _f64S: [Double] = []
5643 |     var _tupleLiterals: [Xla_LiteralProto] = []
5644 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
     |                                              `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5645 |
5646 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6039:48: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6037 |   fileprivate class _StorageClass {
6038 |     var _shape: Xla_Shape? = nil
6039 |     var _config: Data = SwiftProtobuf.Internal.emptyData
     |                                                `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6040 |
6041 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6084:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6082 |     var _shape: Xla_Shape? = nil
6083 |     var _operand: Xla_ComputationDataHandle? = nil
6084 |     var _outfeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6085 |
6086 |     static let defaultInstance = _StorageClass()
[186/196] Compiling PerfectTensorFlow pb.trace_events.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tpu_profiler.swift:195:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
193 |     var _computationGraph: [Tensorflow_GraphDef] = []
194 |     var _hloMetadata: Tensorflow_RunMetadata? = nil
195 |     var _encodedTrace: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
196 |     var _opProfile: Tensorflow_Tpu_OpProfile_Profile? = nil
197 |
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5636:45: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5634 |     var _shape: Xla_Shape? = nil
5635 |     var _preds: [Bool] = []
5636 |     var _u8S: Data = SwiftProtobuf.Internal.emptyData
     |                                             `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5637 |     var _s32S: [Int32] = []
5638 |     var _s64S: [Int64] = []
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5644:46: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5642 |     var _f64S: [Double] = []
5643 |     var _tupleLiterals: [Xla_LiteralProto] = []
5644 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
     |                                              `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5645 |
5646 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6039:48: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6037 |   fileprivate class _StorageClass {
6038 |     var _shape: Xla_Shape? = nil
6039 |     var _config: Data = SwiftProtobuf.Internal.emptyData
     |                                                `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6040 |
6041 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6084:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6082 |     var _shape: Xla_Shape? = nil
6083 |     var _operand: Xla_ComputationDataHandle? = nil
6084 |     var _outfeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6085 |
6086 |     static let defaultInstance = _StorageClass()
[187/196] Compiling PerfectTensorFlow pb.trace_info.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tpu_profiler.swift:195:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
193 |     var _computationGraph: [Tensorflow_GraphDef] = []
194 |     var _hloMetadata: Tensorflow_RunMetadata? = nil
195 |     var _encodedTrace: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
196 |     var _opProfile: Tensorflow_Tpu_OpProfile_Profile? = nil
197 |
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5636:45: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5634 |     var _shape: Xla_Shape? = nil
5635 |     var _preds: [Bool] = []
5636 |     var _u8S: Data = SwiftProtobuf.Internal.emptyData
     |                                             `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5637 |     var _s32S: [Int32] = []
5638 |     var _s64S: [Int64] = []
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5644:46: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5642 |     var _f64S: [Double] = []
5643 |     var _tupleLiterals: [Xla_LiteralProto] = []
5644 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
     |                                              `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5645 |
5646 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6039:48: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6037 |   fileprivate class _StorageClass {
6038 |     var _shape: Xla_Shape? = nil
6039 |     var _config: Data = SwiftProtobuf.Internal.emptyData
     |                                                `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6040 |
6041 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6084:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6082 |     var _shape: Xla_Shape? = nil
6083 |     var _operand: Xla_ComputationDataHandle? = nil
6084 |     var _outfeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6085 |
6086 |     static let defaultInstance = _StorageClass()
[188/196] Compiling PerfectTensorFlow pb.tree_config.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tpu_profiler.swift:195:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
193 |     var _computationGraph: [Tensorflow_GraphDef] = []
194 |     var _hloMetadata: Tensorflow_RunMetadata? = nil
195 |     var _encodedTrace: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
196 |     var _opProfile: Tensorflow_Tpu_OpProfile_Profile? = nil
197 |
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5636:45: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5634 |     var _shape: Xla_Shape? = nil
5635 |     var _preds: [Bool] = []
5636 |     var _u8S: Data = SwiftProtobuf.Internal.emptyData
     |                                             `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5637 |     var _s32S: [Int32] = []
5638 |     var _s64S: [Int64] = []
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5644:46: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5642 |     var _f64S: [Double] = []
5643 |     var _tupleLiterals: [Xla_LiteralProto] = []
5644 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
     |                                              `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5645 |
5646 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6039:48: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6037 |   fileprivate class _StorageClass {
6038 |     var _shape: Xla_Shape? = nil
6039 |     var _config: Data = SwiftProtobuf.Internal.emptyData
     |                                                `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6040 |
6041 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6084:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6082 |     var _shape: Xla_Shape? = nil
6083 |     var _operand: Xla_ComputationDataHandle? = nil
6084 |     var _outfeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6085 |
6086 |     static let defaultInstance = _StorageClass()
[189/196] Compiling PerfectTensorFlow pb.types.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tpu_profiler.swift:195:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
193 |     var _computationGraph: [Tensorflow_GraphDef] = []
194 |     var _hloMetadata: Tensorflow_RunMetadata? = nil
195 |     var _encodedTrace: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
196 |     var _opProfile: Tensorflow_Tpu_OpProfile_Profile? = nil
197 |
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5636:45: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5634 |     var _shape: Xla_Shape? = nil
5635 |     var _preds: [Bool] = []
5636 |     var _u8S: Data = SwiftProtobuf.Internal.emptyData
     |                                             `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5637 |     var _s32S: [Int32] = []
5638 |     var _s64S: [Int64] = []
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5644:46: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5642 |     var _f64S: [Double] = []
5643 |     var _tupleLiterals: [Xla_LiteralProto] = []
5644 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
     |                                              `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5645 |
5646 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6039:48: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6037 |   fileprivate class _StorageClass {
6038 |     var _shape: Xla_Shape? = nil
6039 |     var _config: Data = SwiftProtobuf.Internal.emptyData
     |                                                `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6040 |
6041 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6084:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6082 |     var _shape: Xla_Shape? = nil
6083 |     var _operand: Xla_ComputationDataHandle? = nil
6084 |     var _outfeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6085 |
6086 |     static let defaultInstance = _StorageClass()
[190/196] Compiling PerfectTensorFlow pb.variable.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tpu_profiler.swift:195:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
193 |     var _computationGraph: [Tensorflow_GraphDef] = []
194 |     var _hloMetadata: Tensorflow_RunMetadata? = nil
195 |     var _encodedTrace: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
196 |     var _opProfile: Tensorflow_Tpu_OpProfile_Profile? = nil
197 |
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5636:45: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5634 |     var _shape: Xla_Shape? = nil
5635 |     var _preds: [Bool] = []
5636 |     var _u8S: Data = SwiftProtobuf.Internal.emptyData
     |                                             `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5637 |     var _s32S: [Int32] = []
5638 |     var _s64S: [Int64] = []
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5644:46: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5642 |     var _f64S: [Double] = []
5643 |     var _tupleLiterals: [Xla_LiteralProto] = []
5644 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
     |                                              `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5645 |
5646 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6039:48: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6037 |   fileprivate class _StorageClass {
6038 |     var _shape: Xla_Shape? = nil
6039 |     var _config: Data = SwiftProtobuf.Internal.emptyData
     |                                                `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6040 |
6041 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6084:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6082 |     var _shape: Xla_Shape? = nil
6083 |     var _operand: Xla_ComputationDataHandle? = nil
6084 |     var _outfeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6085 |
6086 |     static let defaultInstance = _StorageClass()
[191/196] Compiling PerfectTensorFlow pb.verbs_service.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tpu_profiler.swift:195:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
193 |     var _computationGraph: [Tensorflow_GraphDef] = []
194 |     var _hloMetadata: Tensorflow_RunMetadata? = nil
195 |     var _encodedTrace: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
196 |     var _opProfile: Tensorflow_Tpu_OpProfile_Profile? = nil
197 |
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5636:45: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5634 |     var _shape: Xla_Shape? = nil
5635 |     var _preds: [Bool] = []
5636 |     var _u8S: Data = SwiftProtobuf.Internal.emptyData
     |                                             `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5637 |     var _s32S: [Int32] = []
5638 |     var _s64S: [Int64] = []
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5644:46: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5642 |     var _f64S: [Double] = []
5643 |     var _tupleLiterals: [Xla_LiteralProto] = []
5644 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
     |                                              `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5645 |
5646 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6039:48: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6037 |   fileprivate class _StorageClass {
6038 |     var _shape: Xla_Shape? = nil
6039 |     var _config: Data = SwiftProtobuf.Internal.emptyData
     |                                                `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6040 |
6041 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6084:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6082 |     var _shape: Xla_Shape? = nil
6083 |     var _operand: Xla_ComputationDataHandle? = nil
6084 |     var _outfeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6085 |
6086 |     static let defaultInstance = _StorageClass()
[192/196] Compiling PerfectTensorFlow pb.versions.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tpu_profiler.swift:195:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
193 |     var _computationGraph: [Tensorflow_GraphDef] = []
194 |     var _hloMetadata: Tensorflow_RunMetadata? = nil
195 |     var _encodedTrace: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
196 |     var _opProfile: Tensorflow_Tpu_OpProfile_Profile? = nil
197 |
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5636:45: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5634 |     var _shape: Xla_Shape? = nil
5635 |     var _preds: [Bool] = []
5636 |     var _u8S: Data = SwiftProtobuf.Internal.emptyData
     |                                             `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5637 |     var _s32S: [Int32] = []
5638 |     var _s64S: [Int64] = []
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5644:46: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5642 |     var _f64S: [Double] = []
5643 |     var _tupleLiterals: [Xla_LiteralProto] = []
5644 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
     |                                              `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5645 |
5646 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6039:48: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6037 |   fileprivate class _StorageClass {
6038 |     var _shape: Xla_Shape? = nil
6039 |     var _config: Data = SwiftProtobuf.Internal.emptyData
     |                                                `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6040 |
6041 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6084:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6082 |     var _shape: Xla_Shape? = nil
6083 |     var _operand: Xla_ComputationDataHandle? = nil
6084 |     var _outfeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6085 |
6086 |     static let defaultInstance = _StorageClass()
[193/196] Compiling PerfectTensorFlow pb.worker.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tpu_profiler.swift:195:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
193 |     var _computationGraph: [Tensorflow_GraphDef] = []
194 |     var _hloMetadata: Tensorflow_RunMetadata? = nil
195 |     var _encodedTrace: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
196 |     var _opProfile: Tensorflow_Tpu_OpProfile_Profile? = nil
197 |
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5636:45: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5634 |     var _shape: Xla_Shape? = nil
5635 |     var _preds: [Bool] = []
5636 |     var _u8S: Data = SwiftProtobuf.Internal.emptyData
     |                                             `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5637 |     var _s32S: [Int32] = []
5638 |     var _s64S: [Int64] = []
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5644:46: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5642 |     var _f64S: [Double] = []
5643 |     var _tupleLiterals: [Xla_LiteralProto] = []
5644 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
     |                                              `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5645 |
5646 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6039:48: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6037 |   fileprivate class _StorageClass {
6038 |     var _shape: Xla_Shape? = nil
6039 |     var _config: Data = SwiftProtobuf.Internal.emptyData
     |                                                `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6040 |
6041 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6084:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6082 |     var _shape: Xla_Shape? = nil
6083 |     var _operand: Xla_ComputationDataHandle? = nil
6084 |     var _outfeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6085 |
6086 |     static let defaultInstance = _StorageClass()
[194/196] Compiling PerfectTensorFlow pb.worker_service.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tpu_profiler.swift:195:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
193 |     var _computationGraph: [Tensorflow_GraphDef] = []
194 |     var _hloMetadata: Tensorflow_RunMetadata? = nil
195 |     var _encodedTrace: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
196 |     var _opProfile: Tensorflow_Tpu_OpProfile_Profile? = nil
197 |
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5636:45: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5634 |     var _shape: Xla_Shape? = nil
5635 |     var _preds: [Bool] = []
5636 |     var _u8S: Data = SwiftProtobuf.Internal.emptyData
     |                                             `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5637 |     var _s32S: [Int32] = []
5638 |     var _s64S: [Int64] = []
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5644:46: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5642 |     var _f64S: [Double] = []
5643 |     var _tupleLiterals: [Xla_LiteralProto] = []
5644 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
     |                                              `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5645 |
5646 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6039:48: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6037 |   fileprivate class _StorageClass {
6038 |     var _shape: Xla_Shape? = nil
6039 |     var _config: Data = SwiftProtobuf.Internal.emptyData
     |                                                `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6040 |
6041 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6084:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6082 |     var _shape: Xla_Shape? = nil
6083 |     var _operand: Xla_ComputationDataHandle? = nil
6084 |     var _outfeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6085 |
6086 |     static let defaultInstance = _StorageClass()
[195/196] Compiling PerfectTensorFlow pb.xla.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tpu_profiler.swift:195:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
193 |     var _computationGraph: [Tensorflow_GraphDef] = []
194 |     var _hloMetadata: Tensorflow_RunMetadata? = nil
195 |     var _encodedTrace: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
196 |     var _opProfile: Tensorflow_Tpu_OpProfile_Profile? = nil
197 |
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5636:45: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5634 |     var _shape: Xla_Shape? = nil
5635 |     var _preds: [Bool] = []
5636 |     var _u8S: Data = SwiftProtobuf.Internal.emptyData
     |                                             `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5637 |     var _s32S: [Int32] = []
5638 |     var _s64S: [Int64] = []
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5644:46: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5642 |     var _f64S: [Double] = []
5643 |     var _tupleLiterals: [Xla_LiteralProto] = []
5644 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
     |                                              `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5645 |
5646 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6039:48: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6037 |   fileprivate class _StorageClass {
6038 |     var _shape: Xla_Shape? = nil
6039 |     var _config: Data = SwiftProtobuf.Internal.emptyData
     |                                                `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6040 |
6041 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6084:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6082 |     var _shape: Xla_Shape? = nil
6083 |     var _operand: Xla_ComputationDataHandle? = nil
6084 |     var _outfeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6085 |
6086 |     static let defaultInstance = _StorageClass()
[196/196] Compiling PerfectTensorFlow pb.xla_data.swift
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.tpu_profiler.swift:195:54: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
193 |     var _computationGraph: [Tensorflow_GraphDef] = []
194 |     var _hloMetadata: Tensorflow_RunMetadata? = nil
195 |     var _encodedTrace: Data = SwiftProtobuf.Internal.emptyData
    |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
196 |     var _opProfile: Tensorflow_Tpu_OpProfile_Profile? = nil
197 |
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5636:45: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5634 |     var _shape: Xla_Shape? = nil
5635 |     var _preds: [Bool] = []
5636 |     var _u8S: Data = SwiftProtobuf.Internal.emptyData
     |                                             `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5637 |     var _s32S: [Int32] = []
5638 |     var _s64S: [Int64] = []
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:5644:46: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5642 |     var _f64S: [Double] = []
5643 |     var _tupleLiterals: [Xla_LiteralProto] = []
5644 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
     |                                              `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
5645 |
5646 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6039:48: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6037 |   fileprivate class _StorageClass {
6038 |     var _shape: Xla_Shape? = nil
6039 |     var _config: Data = SwiftProtobuf.Internal.emptyData
     |                                                `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6040 |
6041 |     static let defaultInstance = _StorageClass()
/host/spi-builder-workspace/Sources/PerfectTensorFlow/pb.xla_data.swift:6084:55: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6082 |     var _shape: Xla_Shape? = nil
6083 |     var _operand: Xla_ComputationDataHandle? = nil
6084 |     var _outfeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                       `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information.
6085 |
6086 |     static let defaultInstance = _StorageClass()
BUILD FAILURE 6.1 linux