Build Information
Successful build of grpc-swift-protobuf, reference main (a1aa98), with Swift 6.2 for macOS (SPM) on 4 Dec 2025 19:53:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-swift-protobuf.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/grpc/grpc-swift-protobuf
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a1aa982 Bump grpc-swift-2 depenendency requirement (#91)
Cloned https://github.com/grpc/grpc-swift-protobuf.git
Revision (git rev-parse @):
a1aa982cb2a276c72b478433eb75a4ec6508a277
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grpc/grpc-swift-protobuf.git at main
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/grpc/grpc-swift-2.git
[1/29959] Fetching grpc-swift-2
Fetched https://github.com/grpc/grpc-swift-2.git from cache (2.77s)
[1/41498] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (6.41s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.2.1 (6.97s)
Fetching https://github.com/apple/swift-collections.git
[1/18325] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.65s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (3.29s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.55s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/grpc/grpc-swift-2.git
Working copy of https://github.com/grpc/grpc-swift-2.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "grpc-swift-protobuf",
"name": "grpc-swift-protobuf",
"url": "https://github.com/grpc/grpc-swift-protobuf.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/grpc-swift-protobuf",
"dependencies": [
{
"identity": "grpc-swift-2",
"name": "grpc-swift-2",
"url": "https://github.com/grpc/grpc-swift-2.git",
"version": "2.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/grpc-swift-2",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
},
{
"identity": "swift-protobuf",
"name": "SwiftProtobuf",
"url": "https://github.com/apple/swift-protobuf.git",
"version": "1.33.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-protobuf",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/grpc/grpc-swift-protobuf.git
[1/2388] Fetching grpc-swift-protobuf
Fetched https://github.com/grpc/grpc-swift-protobuf.git from cache (1.54s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/grpc/grpc-swift-2.git from cache
Fetched https://github.com/grpc/grpc-swift-2.git from cache (0.97s)
Fetched https://github.com/apple/swift-protobuf.git from cache (0.97s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.2.1 (1.03s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.83s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.91s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.05s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/grpc/grpc-swift-protobuf.git
Working copy of https://github.com/grpc/grpc-swift-protobuf.git resolved at main (a1aa982)
Creating working copy for https://github.com/grpc/grpc-swift-2.git
Working copy of https://github.com/grpc/grpc-swift-2.git resolved at 2.2.1
Found 2 product dependencies
- grpc-swift-2
- SwiftProtobuf
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/grpc/grpc-swift-protobuf.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin generate-grpc-code-from-protos
[2/2] Compiling plugin GRPCProtobufGenerator
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:9:14: warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
7 | enum PluginError: Error, CustomStringConvertible {
8 | /// Indicates that the target where the plugin was applied to was not `SourceModuleTarget`.
9 | case invalidTarget(Target)
| `- warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
10 | /// Indicates that the file extension of an input file was not `.proto`.
11 | case invalidInputFileExtension(String)
PackagePlugin.Target:1:17: note: protocol 'Target' does not conform to the 'Sendable' protocol
1 | public protocol Target {
| `- note: protocol 'Target' does not conform to the 'Sendable' protocol
2 | var id: Self.ID { get }
3 | typealias ID = String
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:2:1: warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
1 | import Foundation
2 | import PackagePlugin
| `- warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
3 |
4 | @main
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:9:14: warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
7 | enum PluginError: Error, CustomStringConvertible {
8 | /// Indicates that the target where the plugin was applied to was not `SourceModuleTarget`.
9 | case invalidTarget(Target)
| `- warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
10 | /// Indicates that the file extension of an input file was not `.proto`.
11 | case invalidInputFileExtension(String)
PackagePlugin.Target:1:17: note: protocol 'Target' does not conform to the 'Sendable' protocol
1 | public protocol Target {
| `- note: protocol 'Target' does not conform to the 'Sendable' protocol
2 | var id: Self.ID { get }
3 | typealias ID = String
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:2:1: warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
1 | import Foundation
2 | import PackagePlugin
| `- warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
3 |
4 | @main
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:117:24: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
115 | let configurationFilePath = sourceFiles.first(
116 | where: {
117 | $0.path.lastComponent == Self.configurationFileName
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
118 | }
119 | )?.path
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:117:29: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
115 | let configurationFilePath = sourceFiles.first(
116 | where: {
117 | $0.path.lastComponent == Self.configurationFileName
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
118 | }
119 | )?.path
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:119:16: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
117 | $0.path.lastComponent == Self.configurationFileName
118 | }
119 | )?.path
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
120 | else {
121 | throw PluginError.noConfigFound(Self.configurationFileName)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:123:64: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
121 | throw PluginError.noConfigFound(Self.configurationFileName)
122 | }
123 | let data = try Data(contentsOf: URL(fileURLWithPath: "\(configurationFilePath)"))
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
124 | let configuration = try JSONDecoder().decode(Configuration.self, from: data)
125 | try validateConfiguration(configuration)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:131:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
129 | if let configuredProtocPath = configuration.protocPath {
130 | // The user set the config path in the file. So let's take that
131 | protocPath = Path(configuredProtocPath)
| `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
132 | } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
133 | // The user set the env variable. So let's take that
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:134:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
132 | } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
133 | // The user set the env variable. So let's take that
134 | protocPath = Path(environmentPath)
| `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
135 | } else {
136 | // The user didn't set anything so let's try see if SPM can find a binary for us
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:137:45: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
135 | } else {
136 | // The user didn't set anything so let's try see if SPM can find a binary for us
137 | protocPath = try tool("protoc").path
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
138 | }
139 | let protocGenSwiftPath = try tool("protoc-gen-swift").path
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:139:63: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
137 | protocPath = try tool("protoc").path
138 | }
139 | let protocGenSwiftPath = try tool("protoc-gen-swift").path
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
140 |
141 | return configuration.invocations.map { invocation in
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:143:50: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
141 | return configuration.invocations.map { invocation in
142 | self.invokeProtoc(
143 | directory: configurationFilePath.removingLastComponent(),
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
144 | invocation: invocation,
145 | protocPath: protocPath,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:170:41: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
168 | // Construct the `protoc` arguments.
169 | var protocArgs = [
170 | "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
171 | "--swift_out=\(outputDirectory)",
172 | ]
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:171:27: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
169 | var protocArgs = [
170 | "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
171 | "--swift_out=\(outputDirectory)",
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
172 | ]
173 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:177:29: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
175 | // the proto files relative to it.
176 | protocArgs.append("-I")
177 | protocArgs.append("\(directory)")
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
178 |
179 | // Add the visibility if it was set
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:205:41: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
203 | // Append the file to the protoc args so that it is used for generating
204 | protocArgs.append("\(file)")
205 | inputFiles.append(directory.appending(file))
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
206 |
207 | // The name of the output file is based on the name of the input file.
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:212:54: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
210 | file.removeLast(5)
211 | file.append("pb.swift")
212 | let protobufOutputPath = outputDirectory.appending(file)
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
213 |
214 | // Add the outputPath as an output file
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:221:24: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
219 | // system know when to invoke the command. The output paths are passed on to
220 | // the rule engine in the build system.
221 | return Command.buildCommand(
| `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
222 | displayName: "Generating swift files from proto files",
223 | executable: protocPath,
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:251:42: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
249 | }
250 | return try createBuildCommands(
251 | pluginWorkDirectory: context.pluginWorkDirectory,
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
| `- note: use 'pluginWorkDirectoryURL' instead
252 | sourceFiles: swiftTarget.sourceFiles,
253 | tool: context.tool
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[3/3] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[3/42] Write sources
[7/42] Write protoc-gen-swift-tool-entitlement.plist
[10/42] Write protoc-gen-grpc-swift-2-tool-entitlement.plist
[11/42] Write sources
[11/42] Write protoc-gen-swift-entitlement.plist
[11/42] Write sources
[14/42] Write protoc-gen-grpc-swift-2-entitlement.plist
[14/42] Copying PrivacyInfo.xcprivacy
[20/42] Write sources
[22/42] Copying PrivacyInfo.xcprivacy
[24/42] Write sources
[27/42] Write swift-version-49B95AFC49DCD68C.txt
[28/42] Compiling CGRPCProtobuf CGRPCProtobuf.c
[31/269] Compiling SwiftProtobuf CustomJSONCodable.swift
[32/269] Compiling SwiftProtobuf Decoder.swift
[33/269] Compiling GRPCCodeGen TypeUsage.swift
[34/270] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[35/270] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[36/270] Compiling SwiftProtobuf BytecodeInterpreter.swift
[37/270] Compiling SwiftProtobuf BytecodeReader.swift
[38/270] Compiling SwiftProtobuf BinaryEncodingError.swift
[39/270] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[40/270] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[41/270] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[42/271] Compiling GRPCCodeGen TypeUsage.swift
[43/272] Compiling GRPCCodeGen SourceFile.swift
[44/272] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[51/272] Compiling GRPCCodeGen SourceFile.swift
[52/272] Compiling SwiftProtobuf AnyMessageStorage.swift
[53/272] Compiling SwiftProtobuf AnyUnpackError.swift
[54/272] Compiling SwiftProtobuf AsyncMessageSequence.swift
[55/272] Compiling SwiftProtobuf BinaryDecoder.swift
[56/272] Compiling SwiftProtobuf BinaryDelimited.swift
[57/272] Compiling SwiftProtobuf BinaryEncoder.swift
[58/272] Emitting module InternalCollectionsUtilities
[59/272] Compiling SwiftProtobuf BinaryDecodingError.swift
[60/272] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[65/288] Compiling DequeModule _DequeBufferHeader.swift
[66/288] Compiling DequeModule _DequeSlot.swift
[67/289] Compiling DequeModule Deque+Equatable.swift
[68/289] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/289] Compiling DequeModule _UnsafeWrappedBuffer.swift
[70/289] Compiling DequeModule _DequeBuffer.swift
[71/289] Compiling DequeModule Deque+Testing.swift
[72/289] Compiling DequeModule Deque._Storage.swift
[73/289] Compiling DequeModule Deque+Extras.swift
[74/289] Compiling DequeModule Deque+Hashable.swift
[75/289] Compiling DequeModule Deque._UnsafeHandle.swift
[76/289] Compiling DequeModule Deque.swift
[77/289] Compiling DequeModule Deque+CustomReflectable.swift
[78/289] Compiling DequeModule Deque+Descriptions.swift
[79/289] Emitting module DequeModule
[80/289] Compiling DequeModule Deque+Codable.swift
[81/289] Compiling DequeModule Deque+Collection.swift
[82/345] Compiling GRPCCore UnsafeTransfer.swift
[83/345] Compiling GRPCCore Metadata+GRPC.swift
[84/345] Compiling GRPCCore MethodConfigs.swift
[85/345] Compiling GRPCCore Result+Catching.swift
[86/345] Compiling GRPCCore String+Extensions.swift
[87/345] Compiling GRPCCore TaskGroup+CancellableTask.swift
[88/351] Compiling GRPCCore Metadata.swift
[89/351] Compiling GRPCCore MethodDescriptor.swift
[90/351] Compiling GRPCCore RPCError.swift
[91/351] Compiling GRPCCore RuntimeError.swift
[92/351] Compiling GRPCCore ServiceDescriptor.swift
[93/351] Compiling GRPCCore Status.swift
[94/351] Compiling GRPCCore ClientRPCExecutor+RetryExecutor.swift
[95/351] Compiling GRPCCore ClientRPCExecutor.swift
[96/351] Compiling GRPCCore ClientRequest+Convenience.swift
[97/351] Compiling GRPCCore ClientResponse+Convenience.swift
[98/351] Compiling GRPCCore ClientStreamExecutor.swift
[99/351] Compiling GRPCCore RetryDelaySequence.swift
[100/351] Compiling GRPCCore ServerContext.swift
[101/351] Compiling GRPCCore ServerInterceptor.swift
[102/351] Compiling GRPCCore ServerRequest.swift
[103/351] Compiling GRPCCore ServerResponse.swift
[104/351] Compiling GRPCCore Coding.swift
[105/351] Compiling GRPCCore CompressionAlgorithm.swift
[106/351] Compiling GRPCCore RPCWriter+Serialize.swift
[107/351] Compiling GRPCCore UncheckedAsyncIteratorSequence.swift
[108/351] Compiling GRPCCore RPCAsyncSequence.swift
[109/351] Compiling GRPCCore RPCWriter+Closable.swift
[110/351] Compiling GRPCCore RPCWriter.swift
[111/351] Compiling GRPCCore RPCWriterProtocol.swift
[112/351] Compiling GRPCCore ConditionalInterceptor.swift
[113/351] Compiling GRPCCore ServerCancellationManager.swift
[114/351] Compiling GRPCCore ServerRPCExecutor.swift
[115/351] Compiling GRPCCore RPCRouter.swift
[116/351] Compiling GRPCCore RegistrableRPCService.swift
[117/351] Compiling GRPCCore ServerContext+RPCCancellationHandle.swift
[118/351] Compiling GRPCCore CallOptions.swift
[119/351] Compiling GRPCCore ClientContext.swift
[120/351] Compiling GRPCCore ClientInterceptor.swift
[121/351] Compiling GRPCCore ClientRequest.swift
[122/351] Compiling GRPCCore ClientResponse.swift
[123/351] Compiling GRPCCore ClientRPCExecutor+HedgingExecutor.swift
[124/351] Compiling GRPCCore ClientRPCExecutor+OneShotExecutor.swift
[125/351] Compiling GRPCCore Timeout.swift
[126/351] Compiling GRPCCore ClientTransport.swift
[127/351] Compiling GRPCCore RPCParts.swift
[128/351] Compiling GRPCCore RPCStream.swift
[129/351] Compiling GRPCCore RetryThrottle.swift
[130/351] Compiling GRPCCore ServerTransport.swift
[131/351] Emitting module GRPCCore
[132/351] Compiling GRPCCore AsyncSequenceOfOne.swift
[133/351] Compiling GRPCCore BroadcastAsyncSequence+RPCWriter.swift
[134/351] Compiling GRPCCore BroadcastAsyncSequence.swift
[135/351] Compiling GRPCCore GRPCAsyncThrowingStream.swift
[136/351] Compiling GRPCCore RPCWriter+Map.swift
[137/351] Compiling GRPCCore RPCWriter+MessageToRPCResponsePart.swift
[146/351] Emitting module GRPCCodeGen
[169/360] Compiling SwiftProtobuf SwiftProtobufError.swift
[170/360] Compiling SwiftProtobuf TextFormatDecoder.swift
[171/360] Compiling SwiftProtobuf TextFormatDecodingError.swift
[172/360] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[173/360] Compiling SwiftProtobuf TextFormatEncoder.swift
[174/360] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[175/360] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[176/360] Compiling SwiftProtobuf TextFormatScanner.swift
[177/360] Compiling SwiftProtobuf TimeUtils.swift
[178/360] Compiling SwiftProtobuf UnknownStorage.swift
[179/369] Compiling GRPCCore GRPCContiguousBytes.swift
[180/369] Compiling GRPCCore MethodConfig.swift
[181/369] Compiling GRPCCore ServiceConfig.swift
[182/369] Compiling GRPCCore GRPCClient.swift
[183/369] Compiling GRPCCore GRPCServer.swift
[184/369] Compiling GRPCCore Base64.swift
[205/369] Emitting module SwiftProtobuf
[267/369] Compiling SwiftProtobuf duration.pb.swift
[268/369] Compiling SwiftProtobuf empty.pb.swift
[269/369] Compiling SwiftProtobuf field_mask.pb.swift
[270/369] Compiling SwiftProtobuf source_context.pb.swift
[271/369] Compiling SwiftProtobuf struct.pb.swift
[272/369] Compiling SwiftProtobuf timestamp.pb.swift
[273/369] Compiling SwiftProtobuf type.pb.swift
[274/369] Compiling SwiftProtobuf wrappers.pb.swift
[275/369] Compiling SwiftProtobuf resource_bundle_accessor.swift
[296/369] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[297/369] Compiling SwiftProtobuf ProtobufMap.swift
[298/369] Compiling SwiftProtobuf SelectiveVisitor.swift
[299/369] Compiling SwiftProtobuf SimpleExtensionMap.swift
[300/369] Compiling SwiftProtobuf StringUtils.swift
[301/369] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[303/369] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[304/369] Compiling SwiftProtobuf Varint.swift
[305/369] Compiling SwiftProtobuf Version.swift
[306/369] Compiling SwiftProtobuf Visitor.swift
[307/369] Compiling SwiftProtobuf WireFormat.swift
[308/369] Compiling SwiftProtobuf ZigZag.swift
[309/369] Compiling SwiftProtobuf any.pb.swift
[310/369] Compiling SwiftProtobuf api.pb.swift
[311/369] Compiling SwiftProtobuf descriptor.pb.swift
[358/432] Compiling SwiftProtobufPluginLibrary Descriptor+Extensions.swift
[359/432] Compiling SwiftProtobufPluginLibrary Descriptor.swift
[360/432] Compiling SwiftProtobufPluginLibrary FeatureResolver.swift
[361/434] Compiling SwiftProtobufPluginLibrary PluginLibEditionDefaults.swift
[362/434] Compiling SwiftProtobufPluginLibrary ProtoCompilerContext.swift
[363/434] Compiling SwiftProtobufPluginLibrary ProtoFileToModuleMappings.swift
[364/436] Compiling SwiftProtobufPluginLibrary FieldNumbers.swift
[365/436] Compiling SwiftProtobufPluginLibrary GeneratorOutputs.swift
[366/436] Compiling SwiftProtobufPluginLibrary Google_Protobuf_Compiler_CodeGeneratorResponse+Extensions.swift
[367/436] Compiling SwiftProtobufPluginLibrary Google_Protobuf_Edition+Extensions.swift
[368/436] Compiling SwiftProtobufPluginLibrary Google_Protobuf_SourceCodeInfo+Extensions.swift
[369/436] Compiling SwiftProtobufPluginLibrary NamingUtils.swift
[370/436] Compiling SwiftProtobufPluginLibrary StandardErrorOutputStream.swift
[371/436] Compiling SwiftProtobufPluginLibrary StringUtils.swift
[372/436] Compiling SwiftProtobufPluginLibrary SwiftLanguage.swift
[373/436] Compiling SwiftProtobufPluginLibrary ProvidesDeprecationComment.swift
[374/436] Compiling SwiftProtobufPluginLibrary ProvidesLocationPath.swift
[375/436] Compiling SwiftProtobufPluginLibrary ProvidesSourceCodeLocation.swift
[379/436] Compiling SwiftProtobufPluginLibrary SwiftProtobufInfo.swift
[380/436] Compiling SwiftProtobufPluginLibrary SwiftProtobufNamer.swift
[381/436] Compiling SwiftProtobufPluginLibrary UnicodeScalar+Extensions.swift
[382/436] Compiling SwiftProtobufPluginLibrary plugin.pb.swift
[383/436] Compiling SwiftProtobufPluginLibrary swift_protobuf_module_mappings.pb.swift
[384/436] Compiling SwiftProtobufPluginLibrary resource_bundle_accessor.swift
[395/436] Emitting module SwiftProtobufPluginLibrary
[396/436] Compiling SwiftProtobufPluginLibrary CodeGenerator.swift
[397/436] Compiling SwiftProtobufPluginLibrary CodeGeneratorParameter.swift
[398/436] Compiling SwiftProtobufPluginLibrary CodePrinter.swift
[399/436] Emitting module SwiftProtobufPluginLibrary
[414/490] Compiling protoc_gen_swift ProtoNameInstructionWriter.swift
[415/490] Compiling protoc_gen_swift ProvidesDeprecationComment+Extensions.swift
[416/492] Compiling GRPCProtobuf GoogleRPCStatus.swift
[417/492] Compiling GRPCProtobuf status.pb.swift
[418/493] Emitting module GRPCProtobufCodeGen
[419/493] Compiling GRPCProtobufCodeGen ProtobufCodeGenerator.swift
[420/493] Compiling GRPCProtobufCodeGen ProtobufCodeGenParser.swift
[421/493] Compiling GRPCProtobufCodeGen CamelCaser.swift
[422/493] Compiling GRPCProtobufCodeGen ProtobufCodeGenParser.swift
[423/493] Compiling GRPCProtobufCodeGen ProtobufCodeGenerator.swift
[424/493] Compiling GRPCProtobufCodeGen CamelCaser.swift
[425/493] Emitting module GRPCProtobufCodeGen
[426/497] Compiling GRPCProtobuf RPCError+GoogleRPCStatus.swift
[427/501] Compiling protoc_gen_swift SwiftProtobufNamer+Extensions.swift
[428/501] Compiling protoc_gen_swift Version.swift
[429/501] Compiling GRPCProtobuf code.pb.swift
[430/501] Compiling GRPCProtobuf ErrorDetails.swift
[431/501] Compiling GRPCProtobuf error_details.pb.swift
[432/501] Compiling protoc_gen_swift StringUtils.swift
[433/501] Compiling protoc_gen_swift SwiftGeneratorPlugin.swift
[434/501] Compiling protoc_gen_swift ProvidesSourceCodeLocation+Extensions.swift
[435/501] Compiling protoc_gen_swift Range+Extensions.swift
[442/503] Compiling protoc_gen_swift FileGenerator.swift
[443/503] Compiling protoc_gen_swift FileIo.swift
[444/503] Compiling protoc_gen_swift GenerationError.swift
[445/503] Compiling protoc_gen_swift MessageGenerator.swift
[446/503] Compiling protoc_gen_swift MessageStorageClassGenerator.swift
[447/503] Compiling protoc_gen_swift GeneratorOptions.swift
[448/503] Compiling protoc_gen_swift Google_Protobuf_FileDescriptorProto+Extensions.swift
[449/503] Compiling protoc_gen_swift MessageFieldGenerator.swift
[450/503] Compiling protoc_gen_swift EnumGenerator.swift
[451/503] Compiling protoc_gen_swift ExtensionSetGenerator.swift
[452/503] Compiling protoc_gen_swift FieldGenerator.swift
[453/503] Compiling protoc_gen_swift MessageStorageDecision.swift
[454/503] Compiling protoc_gen_swift OneofGenerator.swift
[455/503] Emitting module protoc_gen_swift
[456/503] Compiling protoc_gen_swift BytecodeWriter.swift
[457/503] Compiling protoc_gen_swift CommandLine+Extensions.swift
[458/503] Compiling protoc_gen_swift Descriptor+Extensions.swift
[462/503] Compiling protoc_gen_swift SwiftProtobufNamer+Extensions.swift
[463/503] Compiling protoc_gen_swift Version.swift
[464/503] Compiling GRPCProtobuf ErrorDetails+CustomStringConvertible.swift
[465/503] Compiling GRPCProtobuf ErrorDetails+AnyPacking.swift
[468/503] Emitting module GRPCProtobuf
[469/503] Compiling GRPCProtobuf ErrorDetails+Types.swift
[469/503] Write Objects.LinkFileList
[471/503] Compiling protoc_gen_grpc_swift_2 Version.swift
[472/503] Compiling protoc_gen_grpc_swift_2 GenerateGRPC.swift
[473/503] Compiling protoc_gen_grpc_swift_2 Options.swift
[474/503] Emitting module protoc_gen_grpc_swift_2
[475/503] Emitting module protoc_gen_swift
[488/503] Write Objects.LinkFileList
[491/503] Compiling protoc_gen_grpc_swift_2 GenerateGRPC.swift
[492/503] Compiling protoc_gen_grpc_swift_2 Version.swift
[493/503] Compiling protoc_gen_grpc_swift_2 Options.swift
[494/503] Emitting module protoc_gen_grpc_swift_2
[494/503] Write Objects.LinkFileList
[495/503] Linking protoc-gen-swift-tool
[496/503] Applying protoc-gen-swift-tool
[497/503] Linking protoc-gen-swift
[498/503] Applying protoc-gen-swift
[499/503] Linking protoc-gen-grpc-swift-2-tool
[500/503] Applying protoc-gen-grpc-swift-2-tool
[501/503] Linking protoc-gen-grpc-swift-2
[502/503] Applying protoc-gen-grpc-swift-2
Build complete! (34.40s)
Build complete.
{
"dependencies" : [
{
"identity" : "grpc-swift-2",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift-2.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.31.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
}
],
"manifest_display_name" : "grpc-swift-protobuf",
"name" : "grpc-swift-protobuf",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "GRPCProtobuf",
"targets" : [
"GRPCProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "protoc-gen-grpc-swift-2",
"targets" : [
"protoc-gen-grpc-swift-2"
],
"type" : {
"executable" : null
}
},
{
"name" : "GRPCProtobufGenerator",
"targets" : [
"GRPCProtobufGenerator"
],
"type" : {
"plugin" : null
}
},
{
"name" : "generate-grpc-code-from-protos",
"targets" : [
"generate-grpc-code-from-protos"
],
"type" : {
"plugin" : null
}
}
],
"targets" : [
{
"c99name" : "protoc_gen_grpc_swift_2",
"module_type" : "SwiftTarget",
"name" : "protoc-gen-grpc-swift-2",
"path" : "Sources/protoc-gen-grpc-swift-2",
"product_dependencies" : [
"GRPCCodeGen",
"SwiftProtobuf",
"SwiftProtobufPluginLibrary"
],
"product_memberships" : [
"protoc-gen-grpc-swift-2",
"GRPCProtobufGenerator",
"generate-grpc-code-from-protos"
],
"sources" : [
"GenerateGRPC.swift",
"Options.swift",
"Version.swift"
],
"target_dependencies" : [
"GRPCProtobufCodeGen",
"CGRPCProtobuf"
],
"type" : "executable"
},
{
"c99name" : "generate_grpc_code_from_protos",
"module_type" : "PluginTarget",
"name" : "generate-grpc-code-from-protos",
"path" : "Plugins/GRPCProtobufGeneratorCommand",
"plugin_capability" : {
"intent" : {
"description" : "Generate Swift code for gRPC services from protobuf definitions.",
"type" : "custom",
"verb" : "generate-grpc-code-from-protos"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "To write the generated Swift files back into the source directory of the package.",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"product_dependencies" : [
"protoc-gen-swift"
],
"product_memberships" : [
"generate-grpc-code-from-protos"
],
"sources" : [
"CommandConfig.swift",
"CommandPluginError.swift",
"Plugin.swift",
"PluginsShared/GenerationConfig.swift",
"PluginsShared/PluginUtils.swift"
],
"target_dependencies" : [
"protoc-gen-grpc-swift-2"
],
"type" : "plugin"
},
{
"c99name" : "GRPCProtobufTests",
"module_type" : "SwiftTarget",
"name" : "GRPCProtobufTests",
"path" : "Tests/GRPCProtobufTests",
"product_dependencies" : [
"GRPCCore",
"GRPCInProcessTransport",
"SwiftProtobuf"
],
"sources" : [
"Errors/DetailedErrorTests.swift",
"Errors/Generated/error-service.grpc.swift",
"Errors/Generated/error-service.pb.swift",
"ProtobufCodingTests.swift"
],
"target_dependencies" : [
"GRPCProtobuf"
],
"type" : "test"
},
{
"c99name" : "GRPCProtobufGenerator",
"module_type" : "PluginTarget",
"name" : "GRPCProtobufGenerator",
"path" : "Plugins/GRPCProtobufGenerator",
"plugin_capability" : {
"type" : "buildTool"
},
"product_dependencies" : [
"protoc-gen-swift"
],
"product_memberships" : [
"GRPCProtobufGenerator"
],
"sources" : [
"BuildPluginConfig.swift",
"BuildPluginError.swift",
"Plugin.swift",
"PluginsShared/GenerationConfig.swift",
"PluginsShared/PluginUtils.swift"
],
"target_dependencies" : [
"protoc-gen-grpc-swift-2"
],
"type" : "plugin"
},
{
"c99name" : "GRPCProtobufCodeGenTests",
"module_type" : "SwiftTarget",
"name" : "GRPCProtobufCodeGenTests",
"path" : "Tests/GRPCProtobufCodeGenTests",
"product_dependencies" : [
"GRPCCodeGen",
"SwiftProtobuf",
"SwiftProtobufPluginLibrary"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GRPCProtobufCodeGenTests/Generated",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CamelCaserTests.swift",
"ProtobufCodeGenParserTests.swift",
"ProtobufCodeGeneratorTests.swift",
"Utilities.swift"
],
"target_dependencies" : [
"GRPCProtobufCodeGen"
],
"type" : "test"
},
{
"c99name" : "GRPCProtobufCodeGen",
"module_type" : "SwiftTarget",
"name" : "GRPCProtobufCodeGen",
"path" : "Sources/GRPCProtobufCodeGen",
"product_dependencies" : [
"GRPCCodeGen",
"SwiftProtobufPluginLibrary"
],
"product_memberships" : [
"protoc-gen-grpc-swift-2",
"GRPCProtobufGenerator",
"generate-grpc-code-from-protos"
],
"sources" : [
"CamelCaser.swift",
"ProtobufCodeGenParser.swift",
"ProtobufCodeGenerator.swift"
],
"type" : "library"
},
{
"c99name" : "GRPCProtobuf",
"module_type" : "SwiftTarget",
"name" : "GRPCProtobuf",
"path" : "Sources/GRPCProtobuf",
"product_dependencies" : [
"GRPCCore",
"SwiftProtobuf"
],
"product_memberships" : [
"GRPCProtobuf"
],
"sources" : [
"Coding.swift",
"ContiguousBytesAdapter.swift",
"Errors/ErrorDetails+AnyPacking.swift",
"Errors/ErrorDetails+CustomStringConvertible.swift",
"Errors/ErrorDetails+Types.swift",
"Errors/ErrorDetails.swift",
"Errors/Generated/code.pb.swift",
"Errors/Generated/error_details.pb.swift",
"Errors/Generated/status.pb.swift",
"Errors/GoogleRPCStatus.swift",
"Errors/RPCError+GoogleRPCStatus.swift"
],
"type" : "library"
},
{
"c99name" : "CGRPCProtobuf",
"module_type" : "ClangTarget",
"name" : "CGRPCProtobuf",
"path" : "Sources/CGRPCProtobuf",
"product_memberships" : [
"protoc-gen-grpc-swift-2",
"GRPCProtobufGenerator",
"generate-grpc-code-from-protos"
],
"sources" : [
"CGRPCProtobuf.c"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.