Build Information
Failed to build TensorFlow, reference 0.0.9 (05bd91
), with Swift 6.1 for Linux on 25 Apr 2025 12:36:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
| `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code 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/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/tensor.pb.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/Proto/core/framework/tensor.pb.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] = []
[113/195] Compiling Proto tensor_slice.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/remote_fused_graph_execute_info.pb.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] = []
/host/spi-builder-workspace/Sources/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/tensor.pb.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/Proto/core/framework/tensor.pb.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] = []
[114/195] Compiling Proto types.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/remote_fused_graph_execute_info.pb.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] = []
/host/spi-builder-workspace/Sources/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/tensor.pb.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/Proto/core/framework/tensor.pb.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] = []
[115/195] Compiling Proto variable.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/remote_fused_graph_execute_info.pb.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] = []
/host/spi-builder-workspace/Sources/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/tensor.pb.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/Proto/core/framework/tensor.pb.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] = []
[116/195] Compiling Proto versions.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/remote_fused_graph_execute_info.pb.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] = []
/host/spi-builder-workspace/Sources/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/tensor.pb.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/Proto/core/framework/tensor.pb.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] = []
[117/195] Compiling Proto master.pb.swift
[118/195] Compiling Proto master_service.pb.swift
[119/195] Compiling Proto meta_graph.pb.swift
[120/195] Compiling Proto named_tensor.pb.swift
[121/195] Compiling Proto queue_runner.pb.swift
[122/195] Compiling Proto rewriter_config.pb.swift
[123/195] Compiling Proto saved_model.pb.swift
[124/195] Compiling Proto saver.pb.swift
[125/195] Compiling Proto tensor_bundle.pb.swift
[126/195] Compiling Proto tensorflow_server.pb.swift
[127/195] Compiling Proto worker.pb.swift
[128/206] Compiling Proto cost_graph.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/graph_transfer_info.pb.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/Proto/core/framework/reader_base.pb.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()
[129/206] Compiling Proto device_attributes.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/graph_transfer_info.pb.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/Proto/core/framework/reader_base.pb.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()
[130/206] Compiling Proto function.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/graph_transfer_info.pb.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/Proto/core/framework/reader_base.pb.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()
[131/206] Compiling Proto graph.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/graph_transfer_info.pb.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/Proto/core/framework/reader_base.pb.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()
[132/206] Compiling Proto graph_transfer_info.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/graph_transfer_info.pb.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/Proto/core/framework/reader_base.pb.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()
[133/206] Compiling Proto kernel_def.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/graph_transfer_info.pb.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/Proto/core/framework/reader_base.pb.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()
[134/206] Compiling Proto log_memory.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/graph_transfer_info.pb.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/Proto/core/framework/reader_base.pb.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()
[135/206] Compiling Proto node_def.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/graph_transfer_info.pb.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/Proto/core/framework/reader_base.pb.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()
[136/206] Compiling Proto op_def.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/graph_transfer_info.pb.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/Proto/core/framework/reader_base.pb.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()
[137/206] Compiling Proto op_gen_overrides.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/graph_transfer_info.pb.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/Proto/core/framework/reader_base.pb.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()
[138/206] Compiling Proto reader_base.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/framework/graph_transfer_info.pb.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/Proto/core/framework/reader_base.pb.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()
[139/206] Compiling Proto trace_events.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/training/python/training/hparam.pb.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)}
/host/spi-builder-workspace/Sources/Proto/core/framework/attr_value.pb.swift:37: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.
35 | get {
36 | if case .s(let v)? = _storage._value {return v}
37 | 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.
38 | }
39 | set {_uniqueStorage()._value = .s(newValue)}
[140/206] Compiling Proto hparam.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/training/python/training/hparam.pb.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)}
/host/spi-builder-workspace/Sources/Proto/core/framework/attr_value.pb.swift:37: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.
35 | get {
36 | if case .s(let v)? = _storage._value {return v}
37 | 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.
38 | }
39 | set {_uniqueStorage()._value = .s(newValue)}
[141/206] Compiling Proto verbs_service.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/training/python/training/hparam.pb.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)}
/host/spi-builder-workspace/Sources/Proto/core/framework/attr_value.pb.swift:37: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.
35 | get {
36 | if case .s(let v)? = _storage._value {return v}
37 | 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.
38 | }
39 | set {_uniqueStorage()._value = .s(newValue)}
[142/206] Compiling Proto debug_service.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/training/python/training/hparam.pb.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)}
/host/spi-builder-workspace/Sources/Proto/core/framework/attr_value.pb.swift:37: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.
35 | get {
36 | if case .s(let v)? = _storage._value {return v}
37 | 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.
38 | }
39 | set {_uniqueStorage()._value = .s(newValue)}
[143/206] Compiling Proto debugger_event_metadata.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/training/python/training/hparam.pb.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)}
/host/spi-builder-workspace/Sources/Proto/core/framework/attr_value.pb.swift:37: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.
35 | get {
36 | if case .s(let v)? = _storage._value {return v}
37 | 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.
38 | }
39 | set {_uniqueStorage()._value = .s(newValue)}
[144/206] Compiling Proto example.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/training/python/training/hparam.pb.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)}
/host/spi-builder-workspace/Sources/Proto/core/framework/attr_value.pb.swift:37: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.
35 | get {
36 | if case .s(let v)? = _storage._value {return v}
37 | 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.
38 | }
39 | set {_uniqueStorage()._value = .s(newValue)}
[145/206] Compiling Proto example_parser_configuration.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/training/python/training/hparam.pb.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)}
/host/spi-builder-workspace/Sources/Proto/core/framework/attr_value.pb.swift:37: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.
35 | get {
36 | if case .s(let v)? = _storage._value {return v}
37 | 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.
38 | }
39 | set {_uniqueStorage()._value = .s(newValue)}
[146/206] Compiling Proto feature.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/training/python/training/hparam.pb.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)}
/host/spi-builder-workspace/Sources/Proto/core/framework/attr_value.pb.swift:37: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.
35 | get {
36 | if case .s(let v)? = _storage._value {return v}
37 | 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.
38 | }
39 | set {_uniqueStorage()._value = .s(newValue)}
[147/206] Compiling Proto allocation_description.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/training/python/training/hparam.pb.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)}
/host/spi-builder-workspace/Sources/Proto/core/framework/attr_value.pb.swift:37: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.
35 | get {
36 | if case .s(let v)? = _storage._value {return v}
37 | 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.
38 | }
39 | set {_uniqueStorage()._value = .s(newValue)}
[148/206] Compiling Proto api_def.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/training/python/training/hparam.pb.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)}
/host/spi-builder-workspace/Sources/Proto/core/framework/attr_value.pb.swift:37: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.
35 | get {
36 | if case .s(let v)? = _storage._value {return v}
37 | 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.
38 | }
39 | set {_uniqueStorage()._value = .s(newValue)}
[149/206] Compiling Proto attr_value.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/training/python/training/hparam.pb.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)}
/host/spi-builder-workspace/Sources/Proto/core/framework/attr_value.pb.swift:37: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.
35 | get {
36 | if case .s(let v)? = _storage._value {return v}
37 | 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.
38 | }
39 | set {_uniqueStorage()._value = .s(newValue)}
[150/206] Compiling Proto op_performance_data.pb.swift
[151/206] Compiling Proto error_codes.pb.swift
[152/206] Compiling Proto profile.pb.swift
[153/206] Compiling Proto tfprof_log.pb.swift
[154/206] Compiling Proto tfprof_options.pb.swift
[155/206] Compiling Proto tfprof_output.pb.swift
[156/206] Compiling Proto cluster.pb.swift
[157/206] Compiling Proto config.pb.swift
[158/206] Compiling Proto control_flow.pb.swift
[159/206] Compiling Proto debug.pb.swift
[160/206] Compiling Proto device_properties.pb.swift
[161/206] Emitting module Proto
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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()
/host/spi-builder-workspace/Sources/Proto/contrib/tpu/profiler/tpu_profiler.pb.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/Proto/core/framework/graph_transfer_info.pb.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/Proto/core/framework/reader_base.pb.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/Proto/core/framework/remote_fused_graph_execute_info.pb.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] = []
/host/spi-builder-workspace/Sources/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/summary.pb.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/Proto/core/framework/tensor.pb.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/Proto/core/framework/tensor.pb.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] = []
/host/spi-builder-workspace/Sources/Proto/core/util/event.pb.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/Proto/tools/proto_text/test.pb.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
[162/206] Compiling Proto gdr.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/tpu/profiler/tpu_profiler.pb.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 |
[163/206] Compiling Proto mpi_msg.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/tpu/profiler/tpu_profiler.pb.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 |
[164/206] Compiling Proto mpi_message.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/tpu/profiler/tpu_profiler.pb.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 |
[165/206] Compiling Proto manifest.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/tpu/profiler/tpu_profiler.pb.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 |
[166/206] Compiling Proto fertile_stats.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/tpu/profiler/tpu_profiler.pb.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 |
[167/206] Compiling Proto tensor_forest_params.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/tpu/profiler/tpu_profiler.pb.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 |
[168/206] Compiling Proto graph_explorer.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/tpu/profiler/tpu_profiler.pb.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 |
[169/206] Compiling Proto projector_config.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/tpu/profiler/tpu_profiler.pb.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 |
[170/206] Compiling Proto trace_info.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/tpu/profiler/tpu_profiler.pb.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 |
[171/206] Compiling Proto op_profile.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/tpu/profiler/tpu_profiler.pb.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 |
[172/206] Compiling Proto tpu_profiler.pb.swift
/host/spi-builder-workspace/Sources/Proto/contrib/tpu/profiler/tpu_profiler.pb.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 |
[173/206] Compiling Proto worker_service.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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)}
/host/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.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/Proto/tools/proto_text/test.pb.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)}
[174/206] Compiling Proto event.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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)}
/host/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.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/Proto/tools/proto_text/test.pb.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)}
[175/206] Compiling Proto example_proto_fast_parsing_test.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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)}
/host/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.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/Proto/tools/proto_text/test.pb.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)}
[176/206] Compiling Proto memmapped_file_system.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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)}
/host/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.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/Proto/tools/proto_text/test.pb.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)}
[177/206] Compiling Proto saved_tensor_slice.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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)}
/host/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.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/Proto/tools/proto_text/test.pb.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)}
[178/206] Compiling Proto test_log.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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)}
/host/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.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/Proto/tools/proto_text/test.pb.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)}
[179/206] Compiling Proto cpp_shape_inference.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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)}
/host/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.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/Proto/tools/proto_text/test.pb.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)}
[180/206] Compiling Proto checkpoint_state.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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)}
/host/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.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/Proto/tools/proto_text/test.pb.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)}
[181/206] Compiling Proto compare_test.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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)}
/host/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.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/Proto/tools/proto_text/test.pb.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)}
[182/206] Compiling Proto api_objects.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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)}
/host/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.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/Proto/tools/proto_text/test.pb.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)}
[183/206] Compiling Proto test.pb.swift
/host/spi-builder-workspace/Sources/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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/Proto/core/util/event.pb.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)}
/host/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.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/Proto/tools/proto_text/test.pb.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)}
[184/206] Compiling Proto tf2xla.pb.swift
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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()
[185/206] Compiling Proto hlo.pb.swift
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/206] Compiling Proto session.pb.swift
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/206] Compiling Proto xla.pb.swift
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/206] Compiling Proto xla_data.pb.swift
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/206] Compiling Proto learner.pb.swift
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/206] Compiling Proto quantiles.pb.swift
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/206] Compiling Proto split_info.pb.swift
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/206] Compiling Proto tree_config.pb.swift
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/206] Compiling Proto bigquery_table_partition.pb.swift
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/206] Compiling Proto generic_tree_model.pb.swift
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/206] Compiling Proto generic_tree_model_extensions.pb.swift
/host/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/Proto/compiler/xla/xla_data.pb.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/207] Write Objects.LinkFileList
[197/216] Archiving libProto.a
[199/217] Compiling CAPI String.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[200/218] Compiling CAPI Status.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[201/218] Compiling CAPI Session.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[202/218] Compiling CAPI Tensor.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[203/218] Compiling CAPI Graph.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[204/218] Compiling CAPI Library.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[205/218] Emitting module CAPI
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[206/218] Compiling CAPI Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[207/218] Compiling CAPI Gradients.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[208/218] Compiling CAPI Buffer.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
[209/218] Compiling CAPI CAPI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/CTensorFlow/CTensorFlow.h:4:10: error: 'tensorflow/c/c_api.h' file not found
2 | #define _SWIFT_CTENSORFLOW_H_
3 |
4 | #include <tensorflow/c/c_api.h>
| `- error: 'tensorflow/c/c_api.h' file not found
5 |
6 | #endif
/host/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build C module 'CTensorFlow'
17 | import Foundation
18 |
BUILD FAILURE 6.1 linux