Build Information
Failed to build TensorFlow, reference 0.0.9 (05bd91
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 22:05:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
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.
38 | }
39 | set {_uniqueStorage()._value = .s(newValue)}
[107/192] Compiling Proto allocation_description.pb.swift
/Users/admin/builder/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)}
[108/192] Compiling Proto api_def.pb.swift
/Users/admin/builder/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)}
[109/192] Compiling Proto attr_value.pb.swift
/Users/admin/builder/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)}
[110/192] Compiling Proto cost_graph.pb.swift
/Users/admin/builder/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)}
[111/192] Compiling Proto device_attributes.pb.swift
/Users/admin/builder/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)}
[112/200] Compiling Proto graph_explorer.pb.swift
/Users/admin/builder/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 |
/Users/admin/builder/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)}
[113/200] Compiling Proto projector_config.pb.swift
/Users/admin/builder/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 |
/Users/admin/builder/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)}
[114/200] Compiling Proto trace_info.pb.swift
/Users/admin/builder/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 |
/Users/admin/builder/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)}
[115/200] Compiling Proto op_profile.pb.swift
/Users/admin/builder/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 |
/Users/admin/builder/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)}
[116/200] Compiling Proto tpu_profiler.pb.swift
/Users/admin/builder/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 |
/Users/admin/builder/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)}
[117/200] Compiling Proto trace_events.pb.swift
/Users/admin/builder/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 |
/Users/admin/builder/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)}
[118/200] Compiling Proto hparam.pb.swift
/Users/admin/builder/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 |
/Users/admin/builder/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)}
[119/200] Compiling Proto verbs_service.pb.swift
/Users/admin/builder/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 |
/Users/admin/builder/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)}
[120/200] Compiling Proto debug_service.pb.swift
/Users/admin/builder/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 |
/Users/admin/builder/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)}
[121/200] Compiling Proto variable.pb.swift
[122/200] Compiling Proto versions.pb.swift
[123/200] Compiling Proto op_performance_data.pb.swift
[124/200] Compiling Proto error_codes.pb.swift
[125/200] Compiling Proto profile.pb.swift
[126/200] Compiling Proto tfprof_log.pb.swift
[127/200] Compiling Proto tfprof_options.pb.swift
[128/200] Compiling Proto tfprof_output.pb.swift
[129/200] Compiling Proto cluster.pb.swift
[130/200] Compiling Proto config.pb.swift
[131/200] Compiling Proto control_flow.pb.swift
[132/200] Compiling Proto debug.pb.swift
[133/200] Compiling Proto device_properties.pb.swift
[134/200] Compiling Proto master.pb.swift
[135/200] Compiling Proto master_service.pb.swift
[136/200] Compiling Proto meta_graph.pb.swift
[137/200] Compiling Proto named_tensor.pb.swift
[138/200] Compiling Proto queue_runner.pb.swift
[139/200] Compiling Proto rewriter_config.pb.swift
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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)}
[140/200] Compiling Proto saved_model.pb.swift
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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)}
[141/200] Compiling Proto saver.pb.swift
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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)}
[142/200] Compiling Proto tensor_bundle.pb.swift
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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)}
[143/200] Compiling Proto tensorflow_server.pb.swift
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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)}
[144/200] Compiling Proto worker.pb.swift
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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)}
[145/200] Compiling Proto worker_service.pb.swift
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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)}
[146/200] Compiling Proto event.pb.swift
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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)}
[147/200] Compiling Proto example_proto_fast_parsing_test.pb.swift
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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)}
[148/200] Compiling Proto function.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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()
[149/200] Compiling Proto graph.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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()
[150/200] Compiling Proto graph_transfer_info.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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()
[151/200] Compiling Proto kernel_def.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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()
[152/200] Compiling Proto log_memory.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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()
[153/200] Compiling Proto node_def.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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()
[154/200] Compiling Proto op_def.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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()
[155/200] Compiling Proto op_gen_overrides.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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()
[156/200] Compiling Proto reader_base.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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()
[157/200] Compiling Proto bigquery_table_partition.pb.swift
[158/200] Compiling Proto generic_tree_model.pb.swift
[159/200] Compiling Proto generic_tree_model_extensions.pb.swift
[160/200] Compiling Proto gdr.pb.swift
[161/200] Compiling Proto mpi_msg.pb.swift
[162/200] Compiling Proto mpi_message.pb.swift
[163/200] Compiling Proto manifest.pb.swift
[164/200] Compiling Proto fertile_stats.pb.swift
[165/200] Compiling Proto tensor_forest_params.pb.swift
[166/200] Compiling Proto remote_fused_graph_execute_info.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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.
/Users/admin/builder/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] = []
[167/200] Compiling Proto resource_handle.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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.
/Users/admin/builder/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] = []
[168/200] Compiling Proto step_stats.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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.
/Users/admin/builder/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] = []
[169/200] Compiling Proto summary.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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.
/Users/admin/builder/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] = []
[170/200] Compiling Proto tensor.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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.
/Users/admin/builder/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] = []
[171/200] Compiling Proto tensor_description.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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.
/Users/admin/builder/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] = []
[172/200] Compiling Proto tensor_shape.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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.
/Users/admin/builder/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] = []
[173/200] Compiling Proto tensor_slice.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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.
/Users/admin/builder/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] = []
[174/200] Compiling Proto types.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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)}
/Users/admin/builder/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.
/Users/admin/builder/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] = []
[175/200] Compiling Proto memmapped_file_system.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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/200] Compiling Proto saved_tensor_slice.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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/200] Compiling Proto test_log.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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/200] Compiling Proto cpp_shape_inference.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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/200] Compiling Proto checkpoint_state.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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/200] Compiling Proto compare_test.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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/200] Compiling Proto api_objects.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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/200] Compiling Proto test.pb.swift
/Users/admin/builder/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
/Users/admin/builder/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/200] Emitting module Proto
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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 |
/Users/admin/builder/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
/Users/admin/builder/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()
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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.
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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
[184/200] Compiling Proto tf2xla.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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/200] Compiling Proto hlo.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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/200] Compiling Proto session.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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/200] Compiling Proto xla.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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/200] Compiling Proto xla_data.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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/200] Compiling Proto learner.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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/200] Compiling Proto quantiles.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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/200] Compiling Proto split_info.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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/200] Compiling Proto tree_config.pb.swift
/Users/admin/builder/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] = []
/Users/admin/builder/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()
/Users/admin/builder/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()
/Users/admin/builder/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/201] Write Objects.LinkFileList
[193/201] Archiving libProto.a
[195/211] Compiling CAPI Session.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build Objective-C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build Objective-C module 'CTensorFlow'
17 | import Foundation
18 |
[196/211] Compiling CAPI String.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build Objective-C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build Objective-C module 'CTensorFlow'
17 | import Foundation
18 |
[197/212] Compiling CAPI Status.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build Objective-C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build Objective-C module 'CTensorFlow'
17 | import Foundation
18 |
[198/212] Compiling CAPI Graph.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build Objective-C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build Objective-C module 'CTensorFlow'
17 | import Foundation
18 |
[199/212] Compiling CAPI Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build Objective-C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build Objective-C module 'CTensorFlow'
17 | import Foundation
18 |
[200/212] Compiling CAPI Library.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build Objective-C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build Objective-C module 'CTensorFlow'
17 | import Foundation
18 |
[201/212] Compiling CAPI Tensor.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build Objective-C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build Objective-C module 'CTensorFlow'
17 | import Foundation
18 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[202/212] Emitting module CAPI
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build Objective-C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build Objective-C module 'CTensorFlow'
17 | import Foundation
18 |
[203/212] Compiling CAPI Buffer.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build Objective-C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build Objective-C module 'CTensorFlow'
17 | import Foundation
18 |
[204/212] Compiling CAPI CAPI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build Objective-C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build Objective-C module 'CTensorFlow'
17 | import Foundation
18 |
[205/212] Compiling CAPI Gradients.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CTensorFlow.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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
/Users/admin/builder/spi-builder-workspace/Sources/CAPI/Buffer.swift:16:8: error: could not build Objective-C module 'CTensorFlow'
14 | limitations under the License.
15 | */
16 | import CTensorFlow
| `- error: could not build Objective-C module 'CTensorFlow'
17 | import Foundation
18 |
warning: 'czlib': ignoring declared target(s) 'CZlib' in the system package
warning: 'ctensorflow': ignoring declared target(s) 'CTensorFlow' in the system package
warning: 'spi-builder-workspace': dependency 'ctensorflow' is not used by any target
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for tensorflow
warning: couldn't find pc file for libz
warning: couldn't find pc file for tensorflow
warning: couldn't find pc file for libz
BUILD FAILURE 6.1 macosSpm