The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TensorFlow, reference master (3c0a68), with Swift 6.2 for macOS (SPM) on 17 Jun 2025 23:21:08 UTC.

Build Command

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

Build Log

1747 |     var _sparseIndices: [Int64] = []
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1746:47: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1744 |     var _tupleLiterals: [Xla_LiteralProto] = []
1745 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
1746 |     var _bf16S: Data = SwiftProtobuf.Internal.emptyData
     |                                               `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1747 |     var _sparseIndices: [Int64] = []
1748 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[203/258] Compiling Proto learner.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:870: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. [#DeprecatedDeclaration]
 868 |     var _dynamicSliceSizes: [Int64] = []
 869 |     var _paddingConfig: Xla_PaddingConfig? = nil
 870 |     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. [#DeprecatedDeclaration]
 871 |     var _distribution: Xla_RandomDistribution = .rngInvalid
 872 |     var _epsilon: Float = 0
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:875: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. [#DeprecatedDeclaration]
 873 |     var _featureIndex: Int64 = 0
 874 |     var _channelID: Int64 = 0
 875 |     var _infeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 876 |     var _customCallTarget: String = String()
 877 |     var _outfeedShape: Xla_Shape? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1736: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. [#DeprecatedDeclaration]
1734 |     var _shape: Xla_Shape? = nil
1735 |     var _preds: [Bool] = []
1736 |     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. [#DeprecatedDeclaration]
1737 |     var _s32S: [Int32] = []
1738 |     var _s64S: [Int64] = []
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1745: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. [#DeprecatedDeclaration]
1743 |     var _c64S: [Float] = []
1744 |     var _tupleLiterals: [Xla_LiteralProto] = []
1745 |     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. [#DeprecatedDeclaration]
1746 |     var _bf16S: Data = SwiftProtobuf.Internal.emptyData
1747 |     var _sparseIndices: [Int64] = []
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1746:47: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1744 |     var _tupleLiterals: [Xla_LiteralProto] = []
1745 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
1746 |     var _bf16S: Data = SwiftProtobuf.Internal.emptyData
     |                                               `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1747 |     var _sparseIndices: [Int64] = []
1748 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[204/258] Compiling Proto quantiles.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:870: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. [#DeprecatedDeclaration]
 868 |     var _dynamicSliceSizes: [Int64] = []
 869 |     var _paddingConfig: Xla_PaddingConfig? = nil
 870 |     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. [#DeprecatedDeclaration]
 871 |     var _distribution: Xla_RandomDistribution = .rngInvalid
 872 |     var _epsilon: Float = 0
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:875: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. [#DeprecatedDeclaration]
 873 |     var _featureIndex: Int64 = 0
 874 |     var _channelID: Int64 = 0
 875 |     var _infeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 876 |     var _customCallTarget: String = String()
 877 |     var _outfeedShape: Xla_Shape? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1736: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. [#DeprecatedDeclaration]
1734 |     var _shape: Xla_Shape? = nil
1735 |     var _preds: [Bool] = []
1736 |     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. [#DeprecatedDeclaration]
1737 |     var _s32S: [Int32] = []
1738 |     var _s64S: [Int64] = []
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1745: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. [#DeprecatedDeclaration]
1743 |     var _c64S: [Float] = []
1744 |     var _tupleLiterals: [Xla_LiteralProto] = []
1745 |     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. [#DeprecatedDeclaration]
1746 |     var _bf16S: Data = SwiftProtobuf.Internal.emptyData
1747 |     var _sparseIndices: [Int64] = []
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1746:47: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1744 |     var _tupleLiterals: [Xla_LiteralProto] = []
1745 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
1746 |     var _bf16S: Data = SwiftProtobuf.Internal.emptyData
     |                                               `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1747 |     var _sparseIndices: [Int64] = []
1748 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[205/258] Compiling Proto split_info.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:870: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. [#DeprecatedDeclaration]
 868 |     var _dynamicSliceSizes: [Int64] = []
 869 |     var _paddingConfig: Xla_PaddingConfig? = nil
 870 |     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. [#DeprecatedDeclaration]
 871 |     var _distribution: Xla_RandomDistribution = .rngInvalid
 872 |     var _epsilon: Float = 0
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:875: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. [#DeprecatedDeclaration]
 873 |     var _featureIndex: Int64 = 0
 874 |     var _channelID: Int64 = 0
 875 |     var _infeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 876 |     var _customCallTarget: String = String()
 877 |     var _outfeedShape: Xla_Shape? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1736: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. [#DeprecatedDeclaration]
1734 |     var _shape: Xla_Shape? = nil
1735 |     var _preds: [Bool] = []
1736 |     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. [#DeprecatedDeclaration]
1737 |     var _s32S: [Int32] = []
1738 |     var _s64S: [Int64] = []
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1745: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. [#DeprecatedDeclaration]
1743 |     var _c64S: [Float] = []
1744 |     var _tupleLiterals: [Xla_LiteralProto] = []
1745 |     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. [#DeprecatedDeclaration]
1746 |     var _bf16S: Data = SwiftProtobuf.Internal.emptyData
1747 |     var _sparseIndices: [Int64] = []
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1746:47: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1744 |     var _tupleLiterals: [Xla_LiteralProto] = []
1745 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
1746 |     var _bf16S: Data = SwiftProtobuf.Internal.emptyData
     |                                               `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1747 |     var _sparseIndices: [Int64] = []
1748 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[206/258] Compiling Proto tree_config.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:870: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. [#DeprecatedDeclaration]
 868 |     var _dynamicSliceSizes: [Int64] = []
 869 |     var _paddingConfig: Xla_PaddingConfig? = nil
 870 |     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. [#DeprecatedDeclaration]
 871 |     var _distribution: Xla_RandomDistribution = .rngInvalid
 872 |     var _epsilon: Float = 0
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:875: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. [#DeprecatedDeclaration]
 873 |     var _featureIndex: Int64 = 0
 874 |     var _channelID: Int64 = 0
 875 |     var _infeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 876 |     var _customCallTarget: String = String()
 877 |     var _outfeedShape: Xla_Shape? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1736: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. [#DeprecatedDeclaration]
1734 |     var _shape: Xla_Shape? = nil
1735 |     var _preds: [Bool] = []
1736 |     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. [#DeprecatedDeclaration]
1737 |     var _s32S: [Int32] = []
1738 |     var _s64S: [Int64] = []
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1745: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. [#DeprecatedDeclaration]
1743 |     var _c64S: [Float] = []
1744 |     var _tupleLiterals: [Xla_LiteralProto] = []
1745 |     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. [#DeprecatedDeclaration]
1746 |     var _bf16S: Data = SwiftProtobuf.Internal.emptyData
1747 |     var _sparseIndices: [Int64] = []
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1746:47: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1744 |     var _tupleLiterals: [Xla_LiteralProto] = []
1745 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
1746 |     var _bf16S: Data = SwiftProtobuf.Internal.emptyData
     |                                               `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1747 |     var _sparseIndices: [Int64] = []
1748 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[207/258] Compiling Proto bigquery_table_partition.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:870: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. [#DeprecatedDeclaration]
 868 |     var _dynamicSliceSizes: [Int64] = []
 869 |     var _paddingConfig: Xla_PaddingConfig? = nil
 870 |     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. [#DeprecatedDeclaration]
 871 |     var _distribution: Xla_RandomDistribution = .rngInvalid
 872 |     var _epsilon: Float = 0
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:875: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. [#DeprecatedDeclaration]
 873 |     var _featureIndex: Int64 = 0
 874 |     var _channelID: Int64 = 0
 875 |     var _infeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 876 |     var _customCallTarget: String = String()
 877 |     var _outfeedShape: Xla_Shape? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1736: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. [#DeprecatedDeclaration]
1734 |     var _shape: Xla_Shape? = nil
1735 |     var _preds: [Bool] = []
1736 |     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. [#DeprecatedDeclaration]
1737 |     var _s32S: [Int32] = []
1738 |     var _s64S: [Int64] = []
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1745: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. [#DeprecatedDeclaration]
1743 |     var _c64S: [Float] = []
1744 |     var _tupleLiterals: [Xla_LiteralProto] = []
1745 |     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. [#DeprecatedDeclaration]
1746 |     var _bf16S: Data = SwiftProtobuf.Internal.emptyData
1747 |     var _sparseIndices: [Int64] = []
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1746:47: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1744 |     var _tupleLiterals: [Xla_LiteralProto] = []
1745 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
1746 |     var _bf16S: Data = SwiftProtobuf.Internal.emptyData
     |                                               `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1747 |     var _sparseIndices: [Int64] = []
1748 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[208/258] Compiling Proto generic_tree_model.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:870: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. [#DeprecatedDeclaration]
 868 |     var _dynamicSliceSizes: [Int64] = []
 869 |     var _paddingConfig: Xla_PaddingConfig? = nil
 870 |     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. [#DeprecatedDeclaration]
 871 |     var _distribution: Xla_RandomDistribution = .rngInvalid
 872 |     var _epsilon: Float = 0
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/service/hlo.pb.swift:875: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. [#DeprecatedDeclaration]
 873 |     var _featureIndex: Int64 = 0
 874 |     var _channelID: Int64 = 0
 875 |     var _infeedConfig: Data = SwiftProtobuf.Internal.emptyData
     |                                                      `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 876 |     var _customCallTarget: String = String()
 877 |     var _outfeedShape: Xla_Shape? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1736: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. [#DeprecatedDeclaration]
1734 |     var _shape: Xla_Shape? = nil
1735 |     var _preds: [Bool] = []
1736 |     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. [#DeprecatedDeclaration]
1737 |     var _s32S: [Int32] = []
1738 |     var _s64S: [Int64] = []
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1745: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. [#DeprecatedDeclaration]
1743 |     var _c64S: [Float] = []
1744 |     var _tupleLiterals: [Xla_LiteralProto] = []
1745 |     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. [#DeprecatedDeclaration]
1746 |     var _bf16S: Data = SwiftProtobuf.Internal.emptyData
1747 |     var _sparseIndices: [Int64] = []
/Users/admin/builder/spi-builder-workspace/Sources/Proto/compiler/xla/xla_data.pb.swift:1746:47: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1744 |     var _tupleLiterals: [Xla_LiteralProto] = []
1745 |     var _f16S: Data = SwiftProtobuf.Internal.emptyData
1746 |     var _bf16S: Data = SwiftProtobuf.Internal.emptyData
     |                                               `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1747 |     var _sparseIndices: [Int64] = []
1748 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[209/258] Compiling Proto variable.pb.swift
[210/258] Compiling Proto versions.pb.swift
[211/258] Compiling Proto op_performance_data.pb.swift
[212/258] Compiling Proto boosted_trees.pb.swift
[213/258] Compiling Proto error_codes.pb.swift
[214/258] Compiling Proto profile.pb.swift
[215/258] Compiling Proto tfprof_log.pb.swift
[216/258] Compiling Proto tfprof_options.pb.swift
[217/258] Compiling Proto tfprof_output.pb.swift
[218/258] Compiling Proto checkpointable_object_graph.pb.swift
[219/258] Compiling Proto cluster.pb.swift
[220/258] Compiling Proto config.pb.swift
[221/258] Compiling Proto control_flow.pb.swift
[222/258] Compiling Proto critical_section.pb.swift
[223/258] Compiling Proto transport_options.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/protobuf/transport_options.pb.swift:28:59: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
26 |   // methods supported on all messages.
27 |
28 |   public 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. [#DeprecatedDeclaration]
29 |
30 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:344: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. [#DeprecatedDeclaration]
342 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
343 |   /// deserialization.
344 |   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. [#DeprecatedDeclaration]
345 |
346 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:129: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. [#DeprecatedDeclaration]
127 |     get {
128 |       if case .graphDef(let v)? = _storage._what {return v}
129 |       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. [#DeprecatedDeclaration]
130 |     }
131 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:175: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. [#DeprecatedDeclaration]
173 |     get {
174 |       if case .metaGraphDef(let v)? = _storage._what {return v}
175 |       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. [#DeprecatedDeclaration]
176 |     }
177 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:602: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. [#DeprecatedDeclaration]
 600 |     var _optionalBool: Bool = false
 601 |     var _optionalString: String = String()
 602 |     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. [#DeprecatedDeclaration]
 603 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 604 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:294: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. [#DeprecatedDeclaration]
 292 |     get {
 293 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 294 |       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. [#DeprecatedDeclaration]
 295 |     }
 296 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[224/258] Compiling Proto worker.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/protobuf/transport_options.pb.swift:28:59: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
26 |   // methods supported on all messages.
27 |
28 |   public 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. [#DeprecatedDeclaration]
29 |
30 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:344: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. [#DeprecatedDeclaration]
342 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
343 |   /// deserialization.
344 |   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. [#DeprecatedDeclaration]
345 |
346 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:129: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. [#DeprecatedDeclaration]
127 |     get {
128 |       if case .graphDef(let v)? = _storage._what {return v}
129 |       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. [#DeprecatedDeclaration]
130 |     }
131 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:175: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. [#DeprecatedDeclaration]
173 |     get {
174 |       if case .metaGraphDef(let v)? = _storage._what {return v}
175 |       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. [#DeprecatedDeclaration]
176 |     }
177 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:602: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. [#DeprecatedDeclaration]
 600 |     var _optionalBool: Bool = false
 601 |     var _optionalString: String = String()
 602 |     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. [#DeprecatedDeclaration]
 603 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 604 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:294: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. [#DeprecatedDeclaration]
 292 |     get {
 293 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 294 |       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. [#DeprecatedDeclaration]
 295 |     }
 296 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[225/258] Compiling Proto worker_service.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/protobuf/transport_options.pb.swift:28:59: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
26 |   // methods supported on all messages.
27 |
28 |   public 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. [#DeprecatedDeclaration]
29 |
30 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:344: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. [#DeprecatedDeclaration]
342 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
343 |   /// deserialization.
344 |   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. [#DeprecatedDeclaration]
345 |
346 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:129: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. [#DeprecatedDeclaration]
127 |     get {
128 |       if case .graphDef(let v)? = _storage._what {return v}
129 |       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. [#DeprecatedDeclaration]
130 |     }
131 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:175: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. [#DeprecatedDeclaration]
173 |     get {
174 |       if case .metaGraphDef(let v)? = _storage._what {return v}
175 |       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. [#DeprecatedDeclaration]
176 |     }
177 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:602: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. [#DeprecatedDeclaration]
 600 |     var _optionalBool: Bool = false
 601 |     var _optionalString: String = String()
 602 |     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. [#DeprecatedDeclaration]
 603 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 604 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:294: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. [#DeprecatedDeclaration]
 292 |     get {
 293 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 294 |       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. [#DeprecatedDeclaration]
 295 |     }
 296 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[226/258] Compiling Proto event.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/protobuf/transport_options.pb.swift:28:59: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
26 |   // methods supported on all messages.
27 |
28 |   public 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. [#DeprecatedDeclaration]
29 |
30 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:344: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. [#DeprecatedDeclaration]
342 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
343 |   /// deserialization.
344 |   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. [#DeprecatedDeclaration]
345 |
346 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:129: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. [#DeprecatedDeclaration]
127 |     get {
128 |       if case .graphDef(let v)? = _storage._what {return v}
129 |       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. [#DeprecatedDeclaration]
130 |     }
131 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:175: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. [#DeprecatedDeclaration]
173 |     get {
174 |       if case .metaGraphDef(let v)? = _storage._what {return v}
175 |       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. [#DeprecatedDeclaration]
176 |     }
177 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:602: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. [#DeprecatedDeclaration]
 600 |     var _optionalBool: Bool = false
 601 |     var _optionalString: String = String()
 602 |     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. [#DeprecatedDeclaration]
 603 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 604 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:294: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. [#DeprecatedDeclaration]
 292 |     get {
 293 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 294 |       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. [#DeprecatedDeclaration]
 295 |     }
 296 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[227/258] Compiling Proto example_proto_fast_parsing_test.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/protobuf/transport_options.pb.swift:28:59: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
26 |   // methods supported on all messages.
27 |
28 |   public 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. [#DeprecatedDeclaration]
29 |
30 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:344: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. [#DeprecatedDeclaration]
342 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
343 |   /// deserialization.
344 |   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. [#DeprecatedDeclaration]
345 |
346 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:129: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. [#DeprecatedDeclaration]
127 |     get {
128 |       if case .graphDef(let v)? = _storage._what {return v}
129 |       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. [#DeprecatedDeclaration]
130 |     }
131 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:175: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. [#DeprecatedDeclaration]
173 |     get {
174 |       if case .metaGraphDef(let v)? = _storage._what {return v}
175 |       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. [#DeprecatedDeclaration]
176 |     }
177 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:602: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. [#DeprecatedDeclaration]
 600 |     var _optionalBool: Bool = false
 601 |     var _optionalString: String = String()
 602 |     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. [#DeprecatedDeclaration]
 603 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 604 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:294: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. [#DeprecatedDeclaration]
 292 |     get {
 293 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 294 |       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. [#DeprecatedDeclaration]
 295 |     }
 296 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[228/258] Compiling Proto memmapped_file_system.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/protobuf/transport_options.pb.swift:28:59: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
26 |   // methods supported on all messages.
27 |
28 |   public 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. [#DeprecatedDeclaration]
29 |
30 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:344: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. [#DeprecatedDeclaration]
342 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
343 |   /// deserialization.
344 |   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. [#DeprecatedDeclaration]
345 |
346 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:129: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. [#DeprecatedDeclaration]
127 |     get {
128 |       if case .graphDef(let v)? = _storage._what {return v}
129 |       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. [#DeprecatedDeclaration]
130 |     }
131 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:175: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. [#DeprecatedDeclaration]
173 |     get {
174 |       if case .metaGraphDef(let v)? = _storage._what {return v}
175 |       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. [#DeprecatedDeclaration]
176 |     }
177 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:602: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. [#DeprecatedDeclaration]
 600 |     var _optionalBool: Bool = false
 601 |     var _optionalString: String = String()
 602 |     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. [#DeprecatedDeclaration]
 603 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 604 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:294: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. [#DeprecatedDeclaration]
 292 |     get {
 293 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 294 |       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. [#DeprecatedDeclaration]
 295 |     }
 296 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[229/258] Compiling Proto saved_tensor_slice.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/protobuf/transport_options.pb.swift:28:59: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
26 |   // methods supported on all messages.
27 |
28 |   public 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. [#DeprecatedDeclaration]
29 |
30 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:344: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. [#DeprecatedDeclaration]
342 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
343 |   /// deserialization.
344 |   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. [#DeprecatedDeclaration]
345 |
346 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:129: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. [#DeprecatedDeclaration]
127 |     get {
128 |       if case .graphDef(let v)? = _storage._what {return v}
129 |       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. [#DeprecatedDeclaration]
130 |     }
131 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:175: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. [#DeprecatedDeclaration]
173 |     get {
174 |       if case .metaGraphDef(let v)? = _storage._what {return v}
175 |       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. [#DeprecatedDeclaration]
176 |     }
177 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:602: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. [#DeprecatedDeclaration]
 600 |     var _optionalBool: Bool = false
 601 |     var _optionalString: String = String()
 602 |     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. [#DeprecatedDeclaration]
 603 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 604 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:294: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. [#DeprecatedDeclaration]
 292 |     get {
 293 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 294 |       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. [#DeprecatedDeclaration]
 295 |     }
 296 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[230/258] Compiling Proto test_log.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/protobuf/transport_options.pb.swift:28:59: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
26 |   // methods supported on all messages.
27 |
28 |   public 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. [#DeprecatedDeclaration]
29 |
30 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:344: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. [#DeprecatedDeclaration]
342 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
343 |   /// deserialization.
344 |   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. [#DeprecatedDeclaration]
345 |
346 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:129: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. [#DeprecatedDeclaration]
127 |     get {
128 |       if case .graphDef(let v)? = _storage._what {return v}
129 |       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. [#DeprecatedDeclaration]
130 |     }
131 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:175: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. [#DeprecatedDeclaration]
173 |     get {
174 |       if case .metaGraphDef(let v)? = _storage._what {return v}
175 |       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. [#DeprecatedDeclaration]
176 |     }
177 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:602: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. [#DeprecatedDeclaration]
 600 |     var _optionalBool: Bool = false
 601 |     var _optionalString: String = String()
 602 |     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. [#DeprecatedDeclaration]
 603 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 604 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:294: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. [#DeprecatedDeclaration]
 292 |     get {
 293 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 294 |       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. [#DeprecatedDeclaration]
 295 |     }
 296 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[231/258] Compiling Proto cpp_shape_inference.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/protobuf/transport_options.pb.swift:28:59: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
26 |   // methods supported on all messages.
27 |
28 |   public 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. [#DeprecatedDeclaration]
29 |
30 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:344: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. [#DeprecatedDeclaration]
342 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
343 |   /// deserialization.
344 |   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. [#DeprecatedDeclaration]
345 |
346 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:129: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. [#DeprecatedDeclaration]
127 |     get {
128 |       if case .graphDef(let v)? = _storage._what {return v}
129 |       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. [#DeprecatedDeclaration]
130 |     }
131 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:175: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. [#DeprecatedDeclaration]
173 |     get {
174 |       if case .metaGraphDef(let v)? = _storage._what {return v}
175 |       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. [#DeprecatedDeclaration]
176 |     }
177 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:602: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. [#DeprecatedDeclaration]
 600 |     var _optionalBool: Bool = false
 601 |     var _optionalString: String = String()
 602 |     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. [#DeprecatedDeclaration]
 603 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 604 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:294: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. [#DeprecatedDeclaration]
 292 |     get {
 293 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 294 |       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. [#DeprecatedDeclaration]
 295 |     }
 296 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[232/258] Compiling Proto checkpoint_state.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/protobuf/transport_options.pb.swift:28:59: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
26 |   // methods supported on all messages.
27 |
28 |   public 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. [#DeprecatedDeclaration]
29 |
30 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:344: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. [#DeprecatedDeclaration]
342 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
343 |   /// deserialization.
344 |   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. [#DeprecatedDeclaration]
345 |
346 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:129: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. [#DeprecatedDeclaration]
127 |     get {
128 |       if case .graphDef(let v)? = _storage._what {return v}
129 |       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. [#DeprecatedDeclaration]
130 |     }
131 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:175: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. [#DeprecatedDeclaration]
173 |     get {
174 |       if case .metaGraphDef(let v)? = _storage._what {return v}
175 |       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. [#DeprecatedDeclaration]
176 |     }
177 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:602: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. [#DeprecatedDeclaration]
 600 |     var _optionalBool: Bool = false
 601 |     var _optionalString: String = String()
 602 |     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. [#DeprecatedDeclaration]
 603 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 604 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:294: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. [#DeprecatedDeclaration]
 292 |     get {
 293 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 294 |       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. [#DeprecatedDeclaration]
 295 |     }
 296 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[233/258] Compiling Proto compare_test.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/protobuf/transport_options.pb.swift:28:59: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
26 |   // methods supported on all messages.
27 |
28 |   public 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. [#DeprecatedDeclaration]
29 |
30 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:344: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. [#DeprecatedDeclaration]
342 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
343 |   /// deserialization.
344 |   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. [#DeprecatedDeclaration]
345 |
346 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:129: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. [#DeprecatedDeclaration]
127 |     get {
128 |       if case .graphDef(let v)? = _storage._what {return v}
129 |       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. [#DeprecatedDeclaration]
130 |     }
131 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:175: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. [#DeprecatedDeclaration]
173 |     get {
174 |       if case .metaGraphDef(let v)? = _storage._what {return v}
175 |       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. [#DeprecatedDeclaration]
176 |     }
177 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:602: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. [#DeprecatedDeclaration]
 600 |     var _optionalBool: Bool = false
 601 |     var _optionalString: String = String()
 602 |     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. [#DeprecatedDeclaration]
 603 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 604 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:294: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. [#DeprecatedDeclaration]
 292 |     get {
 293 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 294 |       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. [#DeprecatedDeclaration]
 295 |     }
 296 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[234/258] Compiling Proto api_objects.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/protobuf/transport_options.pb.swift:28:59: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
26 |   // methods supported on all messages.
27 |
28 |   public 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. [#DeprecatedDeclaration]
29 |
30 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:344: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. [#DeprecatedDeclaration]
342 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
343 |   /// deserialization.
344 |   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. [#DeprecatedDeclaration]
345 |
346 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:129: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. [#DeprecatedDeclaration]
127 |     get {
128 |       if case .graphDef(let v)? = _storage._what {return v}
129 |       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. [#DeprecatedDeclaration]
130 |     }
131 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:175: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. [#DeprecatedDeclaration]
173 |     get {
174 |       if case .metaGraphDef(let v)? = _storage._what {return v}
175 |       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. [#DeprecatedDeclaration]
176 |     }
177 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:602: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. [#DeprecatedDeclaration]
 600 |     var _optionalBool: Bool = false
 601 |     var _optionalString: String = String()
 602 |     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. [#DeprecatedDeclaration]
 603 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 604 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:294: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. [#DeprecatedDeclaration]
 292 |     get {
 293 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 294 |       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. [#DeprecatedDeclaration]
 295 |     }
 296 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[235/258] Compiling Proto test.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/protobuf/transport_options.pb.swift:28:59: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
26 |   // methods supported on all messages.
27 |
28 |   public 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. [#DeprecatedDeclaration]
29 |
30 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:344: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. [#DeprecatedDeclaration]
342 |   /// Byte-encoded version of the `RunMetadata` proto in order to allow lazy
343 |   /// deserialization.
344 |   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. [#DeprecatedDeclaration]
345 |
346 |   public var unknownFields = SwiftProtobuf.UnknownStorage()
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:129: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. [#DeprecatedDeclaration]
127 |     get {
128 |       if case .graphDef(let v)? = _storage._what {return v}
129 |       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. [#DeprecatedDeclaration]
130 |     }
131 |     set {_uniqueStorage()._what = .graphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/core/util/event.pb.swift:175: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. [#DeprecatedDeclaration]
173 |     get {
174 |       if case .metaGraphDef(let v)? = _storage._what {return v}
175 |       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. [#DeprecatedDeclaration]
176 |     }
177 |     set {_uniqueStorage()._what = .metaGraphDef(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:602: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. [#DeprecatedDeclaration]
 600 |     var _optionalBool: Bool = false
 601 |     var _optionalString: String = String()
 602 |     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. [#DeprecatedDeclaration]
 603 |     var _optionalNestedMessage: Tensorflow_Test_TestAllTypes.NestedMessage? = nil
 604 |     var _optionalForeignMessage: Tensorflow_Test_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/tools/proto_text/test.pb.swift:294: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. [#DeprecatedDeclaration]
 292 |     get {
 293 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 294 |       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. [#DeprecatedDeclaration]
 295 |     }
 296 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[236/258] Compiling Proto duration.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[237/258] Compiling Proto empty.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[238/258] Compiling Proto field_mask.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[239/258] Compiling Proto source_context.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[240/258] Compiling Proto struct.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[241/258] Compiling Proto test_messages_proto2.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[242/258] Compiling Proto test_messages_proto3.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[243/258] Compiling Proto timestamp.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[244/258] Compiling Proto type.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[245/258] Compiling Proto unittest_custom_options.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[246/258] Compiling Proto unittest_drop_unknown_fields.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[247/258] Compiling Proto unittest_empty.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[248/258] Compiling Proto unittest_enormous_descriptor.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[249/258] Compiling Proto unittest_import_public.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:225:67: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 223 |
 224 |   public var optionalBytes: Data {
 225 |     get {return _storage._optionalBytes ?? SwiftProtobuf.Internal.emptyData}
     |                                                                   `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
 226 |     set {_uniqueStorage()._optionalBytes = newValue}
 227 |   }
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto2.pb.swift:530: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. [#DeprecatedDeclaration]
 528 |     get {
 529 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 530 |       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. [#DeprecatedDeclaration]
 531 |     }
 532 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:1065: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. [#DeprecatedDeclaration]
1063 |     var _optionalBool: Bool = false
1064 |     var _optionalString: String = String()
1065 |     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. [#DeprecatedDeclaration]
1066 |     var _optionalNestedMessage: ProtobufTestMessages_Proto3_TestAllTypesProto3.NestedMessage? = nil
1067 |     var _optionalForeignMessage: ProtobufTestMessages_Proto3_ForeignMessage? = nil
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/test_messages_proto3.pb.swift:458: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. [#DeprecatedDeclaration]
 456 |     get {
 457 |       if case .oneofBytes(let v)? = _storage._oneofField {return v}
 458 |       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. [#DeprecatedDeclaration]
 459 |     }
 460 |     set {_uniqueStorage()._oneofField = .oneofBytes(newValue)}
/Users/admin/builder/spi-builder-workspace/Sources/Proto/contrib/makefile/downloads/protobuf/src/google/protobuf/unittest_custom_options.pb.swift:1191:105: warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1189 |
1190 |   public var ProtobufUnittest_bytesOpt: Data {
1191 |     get {return getExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt) ?? SwiftProtobuf.Internal.emptyData}
     |                                                                                                         `- warning: 'emptyData' is deprecated: Internal.emptyData isn't used any longer in newer versions of the generator. Generate code with a version later than 1.10.2 to get performance improvements. See https://github.com/apple/swift-protobuf/pull/1028 for more information. [#DeprecatedDeclaration]
1192 |     set {setExtensionValue(ext: ProtobufUnittest_Extensions_bytes_opt, value: newValue)}
1193 |   }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[249/258] Write Objects.LinkFileList
[250/268] Archiving libProto.a
[252/268] 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 |
[253/269] 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 |
[254/269] 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 |
[255/269] 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 |
[256/269] 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)
[257/269] 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 |
[258/269] 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 |
[259/269] 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 |
[260/269] 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 |
[261/269] 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 |
[262/269] 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 |
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/Octadero/MemoryLayoutKit.git
Fetching https://github.com/Octadero/MNISTKit.git
Fetching https://github.com/Octadero/CTensorFlow.git
[1/54] Fetching memorylayoutkit
[54/70] Fetching memorylayoutkit, ctensorflow
[72/208] Fetching memorylayoutkit, ctensorflow, mnistkit
Fetched https://github.com/Octadero/MNISTKit.git from cache (0.85s)
[70/39525] Fetching memorylayoutkit, ctensorflow, swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (3.62s)
Fetched https://github.com/Octadero/CTensorFlow.git from cache (3.62s)
Fetched https://github.com/Octadero/MemoryLayoutKit.git from cache (3.62s)
Computing version for https://github.com/Octadero/MNISTKit.git
Computed https://github.com/Octadero/MNISTKit.git at 0.0.7 (4.17s)
Fetching https://github.com/Octadero/Unarchiver.git
[1/24] Fetching unarchiver
Fetched https://github.com/Octadero/Unarchiver.git from cache (0.53s)
Computing version for https://github.com/Octadero/CTensorFlow.git
Computed https://github.com/Octadero/CTensorFlow.git at 0.1.6 (1.09s)
Computing version for https://github.com/Octadero/Unarchiver.git
Computed https://github.com/Octadero/Unarchiver.git at 0.0.5 (0.50s)
Fetching https://github.com/Octadero/CZlib.git
[1/15] Fetching czlib
Fetched https://github.com/Octadero/CZlib.git from cache (0.57s)
Computing version for https://github.com/Octadero/CZlib.git
Computed https://github.com/Octadero/CZlib.git at 0.0.5 (1.09s)
Computing version for https://github.com/Octadero/MemoryLayoutKit.git
Computed https://github.com/Octadero/MemoryLayoutKit.git at 0.0.4 (1.87s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.43s)
Creating working copy for https://github.com/Octadero/CTensorFlow.git
Working copy of https://github.com/Octadero/CTensorFlow.git resolved at 0.1.6
Creating working copy for https://github.com/Octadero/CZlib.git
Working copy of https://github.com/Octadero/CZlib.git resolved at 0.0.5
Creating working copy for https://github.com/Octadero/MemoryLayoutKit.git
Working copy of https://github.com/Octadero/MemoryLayoutKit.git resolved at 0.0.4
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.30.0
Creating working copy for https://github.com/Octadero/MNISTKit.git
Working copy of https://github.com/Octadero/MNISTKit.git resolved at 0.0.7
Creating working copy for https://github.com/Octadero/Unarchiver.git
Working copy of https://github.com/Octadero/Unarchiver.git resolved at 0.0.5
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.2 macosSpm