Build Information
Successful build of grpc-swift-extras, reference main (7c9a90
), with Swift 6.0 for Linux on 11 Nov 2024 11:32:06 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-swift-extras.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-extras
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7c9a904 Add missing import (#11)
Cloned https://github.com/grpc/grpc-swift-extras.git
Revision (git rev-parse @):
7c9a9045f9d6ab6a7cbd19bfeef5fb4375d136fb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grpc/grpc-swift-extras.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/grpc/grpc-swift-extras.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/grpc/grpc-swift.git
[1/48139] Fetching grpc-swift
Fetched https://github.com/grpc/grpc-swift.git from cache (2.19s)
Fetching https://github.com/grpc/grpc-swift-protobuf.git
[1/1017] Fetching grpc-swift-protobuf
Fetched https://github.com/grpc/grpc-swift-protobuf.git from cache (0.46s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/4833] Fetching swift-distributed-tracing
[4834/42660] Fetching swift-distributed-tracing, swift-protobuf
[6726/58135] Fetching swift-distributed-tracing, swift-protobuf, swift-collections
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.16s)
[36659/53302] Fetching swift-protobuf, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.18s)
[22697/37827] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (3.83s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.1.2 (1.85s)
Fetching https://github.com/apple/swift-service-context.git
[1/979] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.21s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.1.0 (0.41s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.58s)
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at main (f97f76c)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.28.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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 (c7ab0b3)
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.1.0
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/14] Write sources
[6/14] Copying PrivacyInfo.xcprivacy
[6/14] Write sources
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/117] Emitting module InternalCollectionsUtilities
[16/119] Compiling SwiftProtobuf AsyncMessageSequence.swift
[17/119] Compiling SwiftProtobuf BinaryDecoder.swift
[18/119] Compiling SwiftProtobuf BinaryDecodingError.swift
[19/119] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/119] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/119] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[22/119] Compiling SwiftProtobuf BinaryDelimited.swift
[23/119] Compiling SwiftProtobuf JSONEncodingError.swift
[24/119] Compiling SwiftProtobuf JSONEncodingOptions.swift
[25/119] Compiling SwiftProtobuf BinaryEncoder.swift
[26/119] Compiling SwiftProtobuf BinaryEncodingError.swift
[27/119] Compiling ServiceContextModule ServiceContextKey.swift
[28/119] Emitting module ServiceContextModule
[29/119] Compiling ServiceContextModule ServiceContext.swift
[30/119] Compiling SwiftProtobuf JSONDecodingOptions.swift
[31/119] Compiling SwiftProtobuf JSONEncoder.swift
[32/119] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[33/119] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[34/119] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[35/119] Compiling SwiftProtobuf AnyMessageStorage.swift
[36/119] Compiling SwiftProtobuf AnyUnpackError.swift
[39/142] Compiling Instrumentation MultiplexInstrument.swift
[40/142] Compiling Instrumentation NoOpInstrument.swift
[41/142] Compiling Instrumentation Instrument.swift
[42/142] Emitting module Instrumentation
[43/142] Compiling DequeModule _DequeBuffer.swift
[44/142] Compiling DequeModule _DequeBufferHeader.swift
[45/144] Compiling DequeModule Deque+Equatable.swift
[46/144] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[47/144] Compiling DequeModule Deque+CustomReflectable.swift
[48/144] Compiling DequeModule Deque+Descriptions.swift
[49/144] Compiling DequeModule Deque+Codable.swift
[50/144] Compiling DequeModule Deque+Collection.swift
[51/144] Compiling DequeModule Deque+Extras.swift
[52/144] Compiling DequeModule Deque+Hashable.swift
[53/144] Compiling DequeModule _DequeSlot.swift
[54/144] Compiling DequeModule _UnsafeWrappedBuffer.swift
[55/144] Compiling DequeModule Deque+Testing.swift
[56/144] Compiling DequeModule Deque._Storage.swift
[57/144] Compiling DequeModule Deque._UnsafeHandle.swift
[58/144] Compiling DequeModule Deque.swift
[59/144] Compiling Instrumentation InstrumentationSystem.swift
[60/144] Compiling Instrumentation Locks.swift
[62/153] Emitting module DequeModule
[63/154] Compiling Tracing InstrumentationSystem+Tracing.swift
[65/154] Compiling Tracing NoOpTracer.swift
[66/154] Compiling Tracing TracingTime.swift
[67/154] Compiling Tracing TracerProtocol.swift
[68/163] Emitting module Tracing
[69/207] Compiling Tracing Tracer.swift
[70/207] Compiling GRPCCore UnsafeTransfer.swift
[71/207] Compiling GRPCCore Metadata+GRPC.swift
[72/207] Compiling GRPCCore RuntimeError.swift
[73/207] Compiling GRPCCore ServiceDescriptor.swift
[74/207] Compiling GRPCCore Status.swift
[75/207] Compiling GRPCCore AsyncSequenceOfOne.swift
[76/207] Compiling GRPCCore BroadcastAsyncSequence+RPCWriter.swift
[77/207] Compiling GRPCCore BroadcastAsyncSequence.swift
[78/207] Compiling GRPCCore GRPCAsyncThrowingStream.swift
[79/207] Compiling GRPCCore RPCWriter+Map.swift
[80/207] Compiling GRPCCore RPCWriter+MessageToRPCResponsePart.swift
[81/207] Compiling SwiftProtobuf Message+JSONAdditions.swift
[82/207] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[83/207] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[84/207] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[85/207] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[86/207] Compiling SwiftProtobuf Message.swift
[87/207] Compiling SwiftProtobuf MessageExtension.swift
[88/207] Compiling SwiftProtobuf NameMap.swift
[89/207] Compiling SwiftProtobuf PathDecoder.swift
[90/207] Compiling SwiftProtobuf PathVisitor.swift
[91/207] Compiling SwiftProtobuf ProtoNameProviding.swift
[92/207] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[93/218] Compiling Tracing TracerProtocol+Legacy.swift
[94/218] Emitting module SwiftProtobuf
[95/218] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[96/218] Compiling SwiftProtobuf TextFormatScanner.swift
[97/218] Compiling SwiftProtobuf TimeUtils.swift
[98/218] Compiling SwiftProtobuf UnknownStorage.swift
[99/218] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[100/218] Compiling SwiftProtobuf Varint.swift
[101/218] Compiling SwiftProtobuf Version.swift
[102/218] Compiling SwiftProtobuf Visitor.swift
[103/218] Compiling SwiftProtobuf WireFormat.swift
[104/218] Compiling SwiftProtobuf ZigZag.swift
[105/218] Compiling SwiftProtobuf any.pb.swift
[106/218] Compiling Tracing SpanProtocol.swift
[107/219] Compiling GRPCCore CallOptions.swift
[108/219] Compiling GRPCCore ClientContext.swift
[109/219] Compiling GRPCCore ClientInterceptor.swift
[110/219] Compiling GRPCCore ClientRequest.swift
[111/219] Compiling GRPCCore ClientResponse.swift
[112/219] Compiling GRPCCore ClientRPCExecutor+HedgingExecutor.swift
[113/219] Compiling GRPCCore ClientRPCExecutor+OneShotExecutor.swift
[114/219] Compiling GRPCCore ClientRPCExecutor+RetryExecutor.swift
[115/219] Compiling GRPCCore ClientRPCExecutor.swift
[116/219] Compiling GRPCCore ClientRequest+Convenience.swift
[117/219] Compiling GRPCCore ClientResponse+Convenience.swift
[118/219] Compiling GRPCCore ClientStreamExecutor.swift
[119/219] Compiling GRPCCore RPCWriter+Serialize.swift
[120/219] Compiling GRPCCore UncheckedAsyncIteratorSequence.swift
[121/219] Compiling GRPCCore RPCAsyncSequence.swift
[122/219] Compiling GRPCCore RPCWriter+Closable.swift
[123/219] Compiling GRPCCore RPCWriter.swift
[124/219] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[125/219] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[126/219] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[127/219] Compiling SwiftProtobuf HashVisitor.swift
[128/219] Compiling SwiftProtobuf Internal.swift
[129/219] Compiling SwiftProtobuf JSONDecoder.swift
[130/219] Compiling SwiftProtobuf JSONDecodingError.swift
[131/219] Compiling GRPCCore MethodConfigs.swift
[132/219] Compiling GRPCCore Result+Catching.swift
[133/219] Compiling GRPCCore String+Extensions.swift
[134/219] Compiling GRPCCore TaskGroup+CancellableTask.swift
[135/219] Compiling GRPCCore Metadata.swift
[136/219] Compiling GRPCCore MethodDescriptor.swift
[137/219] Compiling GRPCCore RPCError.swift
[138/219] Compiling GRPCCore MethodConfig.swift
[139/219] Compiling GRPCCore ServiceConfig.swift
[140/219] Compiling GRPCCore GRPCClient.swift
[141/219] Compiling GRPCCore GRPCServer.swift
[142/219] Compiling GRPCCore Base64.swift
[143/219] Compiling GRPCCore RetryDelaySequence.swift
[144/219] Compiling GRPCCore ServerCancellationManager.swift
[145/219] Compiling GRPCCore ServerRPCExecutor.swift
[146/219] Compiling GRPCCore RPCRouter.swift
[147/219] Compiling GRPCCore RegistrableRPCService.swift
[148/219] Compiling GRPCCore ServerContext+RPCCancellationHandle.swift
[149/219] Compiling GRPCCore ServerContext.swift
[150/219] Compiling GRPCCore ServerInterceptor.swift
[151/219] Compiling GRPCCore ServerRequest.swift
[152/219] Compiling GRPCCore ServerResponse.swift
[153/219] Compiling GRPCCore Coding.swift
[154/219] Compiling GRPCCore CompressionAlgorithm.swift
[156/219] Emitting module GRPCCore
[209/226] Compiling GRPCCore RPCWriterProtocol.swift
[210/226] Compiling GRPCCore Timeout.swift
[211/226] Compiling GRPCCore ClientTransport.swift
[212/226] Compiling GRPCCore RPCParts.swift
[213/226] Compiling GRPCCore RPCStream.swift
[214/226] Compiling GRPCCore RetryThrottle.swift
[215/226] Compiling GRPCCore ServerTransport.swift
[217/232] Compiling GRPCInterceptors OnFinishAsyncSequence.swift
[218/232] Compiling GRPCInterceptors HookedWriter.swift
[219/232] Compiling GRPCInterceptors ServerTracingInterceptor.swift
[220/232] Emitting module GRPCInterceptors
[221/232] Compiling GRPCInterceptors ClientTracingInterceptor.swift
[223/233] Compiling SwiftProtobuf api.pb.swift
[224/233] Compiling SwiftProtobuf descriptor.pb.swift
[225/233] Compiling SwiftProtobuf duration.pb.swift
[226/233] Compiling SwiftProtobuf empty.pb.swift
[227/233] Compiling SwiftProtobuf field_mask.pb.swift
[228/233] Compiling SwiftProtobuf source_context.pb.swift
[229/233] Compiling SwiftProtobuf struct.pb.swift
[230/233] Compiling SwiftProtobuf timestamp.pb.swift
[231/233] Compiling SwiftProtobuf type.pb.swift
[232/233] Compiling SwiftProtobuf wrappers.pb.swift
[233/233] Compiling SwiftProtobuf resource_bundle_accessor.swift
[235/236] Emitting module GRPCProtobuf
[236/236] Compiling GRPCProtobuf Coding.swift
[238/253] Compiling GRPCHealthService ServingStatus.swift
[239/253] Compiling GRPCHealthService health.pb.swift
[240/253] Emitting module GRPCHealthService
[241/253] Compiling GRPCHealthService health.grpc.swift
[242/253] Compiling GRPCHealthService Health.swift
[243/253] Compiling GRPCHealthService HealthService.swift
[245/254] Emitting module GRPCInteropTests
[246/255] Compiling GRPCInteropTests InteroperabilityTestCase.swift
[247/255] Compiling GRPCInteropTests test.pb.swift
[248/255] Compiling GRPCInteropTests InteroperabilityTestCases.swift
[249/255] Compiling GRPCInteropTests TestService.swift
[250/255] Compiling GRPCInteropTests AssertionFailure.swift
[251/255] Compiling GRPCInteropTests empty.pb.swift
[252/255] Compiling GRPCInteropTests messages.pb.swift
[253/255] Compiling GRPCInteropTests empty_service.grpc.swift
[254/255] Compiling GRPCInteropTests empty_service.pb.swift
[255/255] Compiling GRPCInteropTests test.grpc.swift
Build complete! (41.36s)
Build complete.
{
"dependencies" : [
{
"identity" : "grpc-swift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift.git"
},
{
"identity" : "grpc-swift-protobuf",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift-protobuf.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"
},
{
"identity" : "swift-distributed-tracing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-distributed-tracing.git"
}
],
"manifest_display_name" : "grpc-swift-extras",
"name" : "grpc-swift-extras",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "watchos",
"version" : "11.0"
},
{
"name" : "visionos",
"version" : "2.0"
}
],
"products" : [
{
"name" : "GRPCHealthService",
"targets" : [
"GRPCHealthService"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GRPCInterceptors",
"targets" : [
"GRPCInterceptors"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GRPCInteropTests",
"targets" : [
"GRPCInteropTests"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "InProcessInteropTests",
"module_type" : "SwiftTarget",
"name" : "InProcessInteropTests",
"path" : "Tests/InProcessInteropTests",
"product_dependencies" : [
"GRPCCore",
"GRPCInProcessTransport"
],
"sources" : [
"InProcessInteroperabilityTests.swift"
],
"target_dependencies" : [
"GRPCInteropTests"
],
"type" : "test"
},
{
"c99name" : "GRPCInteropTests",
"module_type" : "SwiftTarget",
"name" : "GRPCInteropTests",
"path" : "Sources/GRPCInteropTests",
"product_dependencies" : [
"GRPCCore",
"GRPCProtobuf"
],
"product_memberships" : [
"GRPCInteropTests"
],
"sources" : [
"AssertionFailure.swift",
"Generated/empty.pb.swift",
"Generated/empty_service.grpc.swift",
"Generated/empty_service.pb.swift",
"Generated/messages.pb.swift",
"Generated/test.grpc.swift",
"Generated/test.pb.swift",
"InteroperabilityTestCase.swift",
"InteroperabilityTestCases.swift",
"TestService.swift"
],
"type" : "library"
},
{
"c99name" : "GRPCInterceptorsTests",
"module_type" : "SwiftTarget",
"name" : "GRPCInterceptorsTests",
"path" : "Tests/GRPCInterceptorsTests",
"product_dependencies" : [
"GRPCCore",
"Tracing"
],
"sources" : [
"TracingInterceptorTests.swift",
"TracingTestsUtilities.swift"
],
"target_dependencies" : [
"GRPCInterceptors"
],
"type" : "test"
},
{
"c99name" : "GRPCInterceptors",
"module_type" : "SwiftTarget",
"name" : "GRPCInterceptors",
"path" : "Sources/GRPCInterceptors",
"product_dependencies" : [
"GRPCCore",
"Tracing"
],
"product_memberships" : [
"GRPCInterceptors"
],
"sources" : [
"ClientTracingInterceptor.swift",
"HookedWriter.swift",
"OnFinishAsyncSequence.swift",
"ServerTracingInterceptor.swift"
],
"type" : "library"
},
{
"c99name" : "GRPCHealthServiceTests",
"module_type" : "SwiftTarget",
"name" : "GRPCHealthServiceTests",
"path" : "Tests/GRPCHealthServiceTests",
"product_dependencies" : [
"GRPCCore",
"GRPCInProcessTransport"
],
"sources" : [
"HealthTests.swift",
"Test Utilities/XCTest+Utilities.swift"
],
"target_dependencies" : [
"GRPCHealthService"
],
"type" : "test"
},
{
"c99name" : "GRPCHealthService",
"module_type" : "SwiftTarget",
"name" : "GRPCHealthService",
"path" : "Sources/GRPCHealthService",
"product_dependencies" : [
"GRPCCore",
"GRPCProtobuf",
"SwiftProtobuf"
],
"product_memberships" : [
"GRPCHealthService"
],
"sources" : [
"Generated/health.grpc.swift",
"Generated/health.pb.swift",
"Health.swift",
"HealthService.swift",
"ServingStatus.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.