Build Information
Successful build of grpc-swift-2, reference main (a011e7
), with Swift 6.0 for Linux on 16 Jun 2025 18:57:58 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-swift-2.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/grpc/grpc-swift-2
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a011e71 Regenerate protos (#4)
Cloned https://github.com/grpc/grpc-swift-2.git
Revision (git rev-parse @):
a011e71c374423516daa65663d435ebf69dac986
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grpc/grpc-swift-2.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/grpc/grpc-swift-2.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-protobuf.git
[1/16606] Fetching swift-collections
[16607/56052] Fetching swift-collections, swift-protobuf
Fetched https://github.com/apple/swift-collections.git from cache (5.30s)
Fetched https://github.com/apple/swift-protobuf.git from cache (5.34s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.69s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.51s)
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/38] Emitting module GRPCCodeGen
[9/40] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[10/40] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[11/40] Compiling InternalCollectionsUtilities Descriptions.swift
[12/40] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/41] Emitting module InternalCollectionsUtilities
[14/41] Compiling GRPCCodeGen TypeUsage.swift
[15/41] Compiling GRPCCodeGen SourceFile.swift
[16/41] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/41] Compiling GRPCCodeGen StructuredSwift+Client.swift
[18/41] Compiling GRPCCodeGen StructuredSwift+Server.swift
[19/41] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/41] Compiling InternalCollectionsUtilities Integer rank.swift
[21/41] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/41] Compiling GRPCCodeGen IDLToStructuredSwiftTranslator.swift
[23/41] Compiling GRPCCodeGen MetadataTranslator.swift
[24/41] Compiling GRPCCodeGen ServerCodeTranslator.swift
[25/41] Compiling GRPCCodeGen TypeName.swift
[26/41] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[29/41] Compiling InternalCollectionsUtilities UInt+reversed.swift
[30/41] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[31/41] Compiling InternalCollectionsUtilities _SortedCollection.swift
[33/57] Compiling DequeModule _DequeBuffer.swift
[34/57] Compiling DequeModule _DequeBufferHeader.swift
[35/59] Compiling DequeModule Deque+CustomReflectable.swift
[36/59] Compiling DequeModule Deque+Descriptions.swift
[37/59] Compiling DequeModule Deque+Extras.swift
[38/59] Compiling DequeModule Deque+Hashable.swift
[39/59] Compiling DequeModule Deque+Equatable.swift
[40/59] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[41/59] Compiling DequeModule Deque+Testing.swift
[42/59] Compiling DequeModule Deque._Storage.swift
[43/59] Compiling DequeModule Deque._UnsafeHandle.swift
[44/59] Compiling DequeModule Deque.swift
[45/59] Compiling DequeModule _DequeSlot.swift
[46/59] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/59] Emitting module DequeModule
[48/59] Compiling DequeModule Deque+Codable.swift
[49/59] Compiling DequeModule Deque+Collection.swift
[51/115] Compiling GRPCCore ClientRPCExecutor.swift
[52/115] Compiling GRPCCore ClientRequest+Convenience.swift
[53/115] Compiling GRPCCore ClientResponse+Convenience.swift
[54/115] Compiling GRPCCore ClientInterceptor.swift
[55/115] Compiling GRPCCore ClientRequest.swift
[56/115] Compiling GRPCCore ConditionalInterceptor.swift
[57/115] Compiling GRPCCore ServerCancellationManager.swift
[58/115] Compiling GRPCCore ServerRPCExecutor.swift
[59/115] Compiling GRPCCore CallOptions.swift
[60/115] Compiling GRPCCore ClientContext.swift
[62/116] Emitting module GRPCCore
[63/123] Compiling GRPCCore RPCWriter+Map.swift
[64/123] Compiling GRPCCore RPCWriter+MessageToRPCResponsePart.swift
[65/123] Compiling GRPCCore RPCWriter+Serialize.swift
[66/123] Compiling GRPCCore UncheckedAsyncIteratorSequence.swift
[67/123] Compiling GRPCCore RPCAsyncSequence.swift
[68/123] Compiling GRPCCore RPCWriter+Closable.swift
[69/123] Compiling GRPCCore RPCWriter.swift
[70/123] Compiling GRPCCore CompressionAlgorithm.swift
[71/123] Compiling GRPCCore GRPCContiguousBytes.swift
[72/123] Compiling GRPCCore MethodConfig.swift
[73/123] Compiling GRPCCore ServiceConfig.swift
[74/123] Compiling GRPCCore GRPCClient.swift
[75/123] Compiling GRPCCore GRPCServer.swift
[76/123] Compiling GRPCCore Base64.swift
[77/123] Compiling GRPCCore UnsafeTransfer.swift
[78/123] Compiling GRPCCore RPCWriterProtocol.swift
[79/123] Compiling GRPCCore Timeout.swift
[80/123] Compiling GRPCCore ClientTransport.swift
[81/123] Compiling GRPCCore RPCParts.swift
[82/123] Compiling GRPCCore RPCStream.swift
[83/123] Compiling GRPCCore RetryThrottle.swift
[84/123] Compiling GRPCCore ServerTransport.swift
[88/123] Compiling GRPCCore ClientStreamExecutor.swift
[89/123] Compiling GRPCCore RetryDelaySequence.swift
[97/123] Compiling GRPCCore ClientResponse.swift
[98/123] Compiling GRPCCore ClientRPCExecutor+HedgingExecutor.swift
[99/123] Compiling GRPCCore ClientRPCExecutor+OneShotExecutor.swift
[100/123] Compiling GRPCCore ClientRPCExecutor+RetryExecutor.swift
[101/123] Compiling GRPCCore RuntimeError.swift
[102/123] Compiling GRPCCore ServiceDescriptor.swift
[103/123] Compiling GRPCCore Status.swift
[104/123] Compiling GRPCCore AsyncSequenceOfOne.swift
[105/123] Compiling GRPCCore BroadcastAsyncSequence+RPCWriter.swift
[106/123] Compiling GRPCCore BroadcastAsyncSequence.swift
[107/123] Compiling GRPCCore GRPCAsyncThrowingStream.swift
[108/123] Compiling GRPCCore RPCRouter.swift
[109/123] Compiling GRPCCore RegistrableRPCService.swift
[110/123] Compiling GRPCCore ServerContext+RPCCancellationHandle.swift
[111/123] Compiling GRPCCore ServerContext.swift
[112/123] Compiling GRPCCore ServerInterceptor.swift
[113/123] Compiling GRPCCore ServerRequest.swift
[114/123] Compiling GRPCCore ServerResponse.swift
[115/123] Compiling GRPCCore Coding.swift
[116/123] Compiling GRPCCore Metadata+GRPC.swift
[117/123] Compiling GRPCCore MethodConfigs.swift
[118/123] Compiling GRPCCore Result+Catching.swift
[119/123] Compiling GRPCCore String+Extensions.swift
[120/123] Compiling GRPCCore TaskGroup+CancellableTask.swift
[121/123] Compiling GRPCCore Metadata.swift
[122/123] Compiling GRPCCore MethodDescriptor.swift
[123/123] Compiling GRPCCore RPCError.swift
[125/129] Compiling GRPCInProcessTransport Syscalls.swift
[126/129] Compiling GRPCInProcessTransport InProcessTransport.swift
[127/129] Compiling GRPCInProcessTransport InProcessTransport+Server.swift
[128/129] Emitting module GRPCInProcessTransport
[129/129] Compiling GRPCInProcessTransport InProcessTransport+Client.swift
Build complete! (25.36s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.28.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
}
],
"manifest_display_name" : "grpc-swift-2",
"name" : "grpc-swift-2",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "GRPCCore",
"targets" : [
"GRPCCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GRPCCodeGen",
"targets" : [
"GRPCCodeGen"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GRPCInProcessTransport",
"targets" : [
"GRPCInProcessTransport"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GRPCInProcessTransportTests",
"module_type" : "SwiftTarget",
"name" : "GRPCInProcessTransportTests",
"path" : "Tests/GRPCInProcessTransportTests",
"sources" : [
"ClientServerWithMethods.swift",
"InProcessClientTransportTests.swift",
"InProcessServerTransportTests.swift",
"InProcessTransportTests.swift",
"Test Utilities/JSONSerializing.swift",
"Test Utilities/XCTest+Utilities.swift"
],
"target_dependencies" : [
"GRPCInProcessTransport"
],
"type" : "test"
},
{
"c99name" : "GRPCInProcessTransport",
"module_type" : "SwiftTarget",
"name" : "GRPCInProcessTransport",
"path" : "Sources/GRPCInProcessTransport",
"product_memberships" : [
"GRPCInProcessTransport"
],
"sources" : [
"InProcessTransport+Client.swift",
"InProcessTransport+Server.swift",
"InProcessTransport.swift",
"Syscalls.swift"
],
"target_dependencies" : [
"GRPCCore"
],
"type" : "library"
},
{
"c99name" : "GRPCCoreTests",
"module_type" : "SwiftTarget",
"name" : "GRPCCoreTests",
"path" : "Tests/GRPCCoreTests",
"product_dependencies" : [
"SwiftProtobuf"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/GRPCCoreTests/Configuration/Inputs",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Call/Client/ClientRequestTests.swift",
"Call/Client/ClientResponseTests.swift",
"Call/Client/Internal/ClientRPCExecutorTestSupport/ClientRPCExecutorTestHarness+ServerBehavior.swift",
"Call/Client/Internal/ClientRPCExecutorTestSupport/ClientRPCExecutorTestHarness+Transport.swift",
"Call/Client/Internal/ClientRPCExecutorTestSupport/ClientRPCExecutorTestHarness.swift",
"Call/Client/Internal/ClientRPCExecutorTests+Hedging.swift",
"Call/Client/Internal/ClientRPCExecutorTests+Retries.swift",
"Call/Client/Internal/ClientRPCExecutorTests.swift",
"Call/Client/RetryDelaySequenceTests.swift",
"Call/ConditionalInterceptorTests.swift",
"Call/Server/Internal/ServerCancellationManagerTests.swift",
"Call/Server/Internal/ServerRPCExecutorTestSupport/ServerRPCExecutorTestHarness.swift",
"Call/Server/Internal/ServerRPCExecutorTests.swift",
"Call/Server/RPCRouterTests.swift",
"Call/Server/ServerContextTests.swift",
"Call/Server/ServerRequestTests.swift",
"Call/Server/ServerResponseTests.swift",
"Coding/CodingTests.swift",
"Coding/CompressionAlgorithmTests.swift",
"Configuration/Generated/code.pb.swift",
"Configuration/Generated/rls.pb.swift",
"Configuration/Generated/rls_config.pb.swift",
"Configuration/Generated/service_config.pb.swift",
"Configuration/MethodConfigCodingTests.swift",
"Configuration/MethodConfigTests.swift",
"Configuration/ServiceConfigCodingTests.swift",
"GRPCClientTests.swift",
"GRPCServerTests.swift",
"Internal/Metadata+GRPCTests.swift",
"Internal/MethodConfigsTests.swift",
"Internal/Result+CatchingTests.swift",
"MetadataTests.swift",
"MethodDescriptorTests.swift",
"RPCErrorTests.swift",
"RPCPartsTests.swift",
"RuntimeErrorTests.swift",
"ServiceDescriptorTests.swift",
"StatusTests.swift",
"Streaming/Internal/AsyncSequenceOfOne.swift",
"Streaming/Internal/BroadcastAsyncSequenceTests.swift",
"Test Utilities/AsyncSequence+Utilities.swift",
"Test Utilities/AtomicCounter.swift",
"Test Utilities/Call/Client/ClientInterceptors.swift",
"Test Utilities/Call/Server/ServerInterceptors.swift",
"Test Utilities/Coding+Identity.swift",
"Test Utilities/Coding+JSON.swift",
"Test Utilities/RPCAsyncSequence+Utilities.swift",
"Test Utilities/RPCWriter+Utilities.swift",
"Test Utilities/Services/BinaryEcho.swift",
"Test Utilities/Services/HelloWorld.swift",
"Test Utilities/Transport/AnyTransport.swift",
"Test Utilities/Transport/StreamCountingTransport.swift",
"Test Utilities/Transport/ThrowingTransport.swift",
"Test Utilities/XCTest+Utilities.swift",
"TimeoutTests.swift",
"Transport/RetryThrottleTests.swift"
],
"target_dependencies" : [
"GRPCCore",
"GRPCInProcessTransport"
],
"type" : "test"
},
{
"c99name" : "GRPCCore",
"module_type" : "SwiftTarget",
"name" : "GRPCCore",
"path" : "Sources/GRPCCore",
"product_dependencies" : [
"DequeModule"
],
"product_memberships" : [
"GRPCCore",
"GRPCInProcessTransport"
],
"sources" : [
"Call/Client/CallOptions.swift",
"Call/Client/ClientContext.swift",
"Call/Client/ClientInterceptor.swift",
"Call/Client/ClientRequest.swift",
"Call/Client/ClientResponse.swift",
"Call/Client/Internal/ClientRPCExecutor+HedgingExecutor.swift",
"Call/Client/Internal/ClientRPCExecutor+OneShotExecutor.swift",
"Call/Client/Internal/ClientRPCExecutor+RetryExecutor.swift",
"Call/Client/Internal/ClientRPCExecutor.swift",
"Call/Client/Internal/ClientRequest+Convenience.swift",
"Call/Client/Internal/ClientResponse+Convenience.swift",
"Call/Client/Internal/ClientStreamExecutor.swift",
"Call/Client/Internal/RetryDelaySequence.swift",
"Call/ConditionalInterceptor.swift",
"Call/Server/Internal/ServerCancellationManager.swift",
"Call/Server/Internal/ServerRPCExecutor.swift",
"Call/Server/RPCRouter.swift",
"Call/Server/RegistrableRPCService.swift",
"Call/Server/ServerContext+RPCCancellationHandle.swift",
"Call/Server/ServerContext.swift",
"Call/Server/ServerInterceptor.swift",
"Call/Server/ServerRequest.swift",
"Call/Server/ServerResponse.swift",
"Coding/Coding.swift",
"Coding/CompressionAlgorithm.swift",
"Coding/GRPCContiguousBytes.swift",
"Configuration/MethodConfig.swift",
"Configuration/ServiceConfig.swift",
"GRPCClient.swift",
"GRPCServer.swift",
"Internal/Base64.swift",
"Internal/Concurrency Primitives/UnsafeTransfer.swift",
"Internal/Metadata+GRPC.swift",
"Internal/MethodConfigs.swift",
"Internal/Result+Catching.swift",
"Internal/String+Extensions.swift",
"Internal/TaskGroup+CancellableTask.swift",
"Metadata.swift",
"MethodDescriptor.swift",
"RPCError.swift",
"RuntimeError.swift",
"ServiceDescriptor.swift",
"Status.swift",
"Streaming/Internal/AsyncSequenceOfOne.swift",
"Streaming/Internal/BroadcastAsyncSequence+RPCWriter.swift",
"Streaming/Internal/BroadcastAsyncSequence.swift",
"Streaming/Internal/GRPCAsyncThrowingStream.swift",
"Streaming/Internal/RPCWriter+Map.swift",
"Streaming/Internal/RPCWriter+MessageToRPCResponsePart.swift",
"Streaming/Internal/RPCWriter+Serialize.swift",
"Streaming/Internal/UncheckedAsyncIteratorSequence.swift",
"Streaming/RPCAsyncSequence.swift",
"Streaming/RPCWriter+Closable.swift",
"Streaming/RPCWriter.swift",
"Streaming/RPCWriterProtocol.swift",
"Timeout.swift",
"Transport/ClientTransport.swift",
"Transport/RPCParts.swift",
"Transport/RPCStream.swift",
"Transport/RetryThrottle.swift",
"Transport/ServerTransport.swift"
],
"type" : "library"
},
{
"c99name" : "GRPCCodeGenTests",
"module_type" : "SwiftTarget",
"name" : "GRPCCodeGenTests",
"path" : "Tests/GRPCCodeGenTests",
"sources" : [
"Internal/Renderer/TextBasedRendererTests.swift",
"Internal/StructuredSwift+ClientTests.swift",
"Internal/StructuredSwift+ImportTests.swift",
"Internal/StructuredSwift+MetadataTests.swift",
"Internal/StructuredSwift+ServerTests.swift",
"Internal/StructuredSwiftTestHelpers.swift",
"Internal/Translator/ClientCodeTranslatorSnippetBasedTests.swift",
"Internal/Translator/DocsTests.swift",
"Internal/Translator/IDLToStructuredSwiftTranslatorSnippetBasedTests.swift",
"Internal/Translator/ServerCodeTranslatorSnippetBasedTests.swift",
"Internal/Translator/TestFunctions.swift",
"Internal/Translator/TypealiasTranslatorSnippetBasedTests.swift"
],
"target_dependencies" : [
"GRPCCodeGen"
],
"type" : "test"
},
{
"c99name" : "GRPCCodeGen",
"module_type" : "SwiftTarget",
"name" : "GRPCCodeGen",
"path" : "Sources/GRPCCodeGen",
"product_memberships" : [
"GRPCCodeGen"
],
"sources" : [
"CodeGenError.swift",
"CodeGenerationRequest.swift",
"CodeGenerator.swift",
"Internal/Namer.swift",
"Internal/Renderer/RendererProtocol.swift",
"Internal/Renderer/TextBasedRenderer.swift",
"Internal/StructuredSwift+Client.swift",
"Internal/StructuredSwift+Server.swift",
"Internal/StructuredSwift+ServiceMetadata.swift",
"Internal/StructuredSwiftRepresentation.swift",
"Internal/Translator/ClientCodeTranslator.swift",
"Internal/Translator/Docs.swift",
"Internal/Translator/IDLToStructuredSwiftTranslator.swift",
"Internal/Translator/MetadataTranslator.swift",
"Internal/Translator/ServerCodeTranslator.swift",
"Internal/TypeName.swift",
"Internal/TypeUsage.swift",
"SourceFile.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.