Build Information
Successful build of grpc-swift-extras, reference main (be9dd9
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 11:12:55 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grpc/grpc-swift-extras.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/grpc/grpc-swift-extras
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at be9dd92 Enable Swift 6.1 jobs in CI (#43)
Cloned https://github.com/grpc/grpc-swift-extras.git
Revision (git rev-parse @):
be9dd92d6b264a5e6de2d07d24b4ec3137e4c636
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/grpc/grpc-swift-extras.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/grpc/grpc-swift-extras.git
https://github.com/grpc/grpc-swift-extras.git
{
"dependencies" : [
{
"identity" : "grpc-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift.git"
},
{
"identity" : "grpc-swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"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"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
}
],
"manifest_display_name" : "grpc-swift-extras",
"name" : "grpc-swift-extras",
"path" : "/Users/admin/builder/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" : "GRPCReflectionService",
"targets" : [
"GRPCReflectionService"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GRPCOTelTracingInterceptors",
"targets" : [
"GRPCOTelTracingInterceptors"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GRPCServiceLifecycle",
"targets" : [
"GRPCServiceLifecycle"
],
"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" : "GRPCServiceLifecycleTests",
"module_type" : "SwiftTarget",
"name" : "GRPCServiceLifecycleTests",
"path" : "Tests/GRPCServiceLifecycleTests",
"product_dependencies" : [
"GRPCCore",
"ServiceLifecycleTestKit",
"GRPCInProcessTransport"
],
"sources" : [
"ServiceLifecycleConformanceTests.swift"
],
"target_dependencies" : [
"GRPCServiceLifecycle"
],
"type" : "test"
},
{
"c99name" : "GRPCServiceLifecycle",
"module_type" : "SwiftTarget",
"name" : "GRPCServiceLifecycle",
"path" : "Sources/GRPCServiceLifecycle",
"product_dependencies" : [
"GRPCCore",
"ServiceLifecycle"
],
"product_memberships" : [
"GRPCServiceLifecycle"
],
"sources" : [
"GRPCClient+Service.swift",
"GRPCServer+Service.swift"
],
"type" : "library"
},
{
"c99name" : "GRPCReflectionServiceTests",
"module_type" : "SwiftTarget",
"name" : "GRPCReflectionServiceTests",
"path" : "Tests/GRPCReflectionServiceTests",
"product_dependencies" : [
"GRPCCore",
"GRPCInProcessTransport",
"SwiftProtobuf"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GRPCReflectionServiceTests/Generated/DescriptorSets",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"GRPCReflectionServiceTests.swift",
"ReflectionClient.swift"
],
"target_dependencies" : [
"GRPCReflectionService"
],
"type" : "test"
},
{
"c99name" : "GRPCReflectionService",
"module_type" : "SwiftTarget",
"name" : "GRPCReflectionService",
"path" : "Sources/GRPCReflectionService",
"product_dependencies" : [
"GRPCCore",
"GRPCProtobuf",
"SwiftProtobuf"
],
"product_memberships" : [
"GRPCReflectionService"
],
"sources" : [
"Generated/reflection.grpc.swift",
"Generated/reflection.pb.swift",
"Service/ReflectionService+V1.swift",
"Service/ReflectionService.swift",
"Service/ReflectionServiceRegistry.swift"
],
"type" : "library"
},
{
"c99name" : "GRPCOTelTracingInterceptorsTests",
"module_type" : "SwiftTarget",
"name" : "GRPCOTelTracingInterceptorsTests",
"path" : "Tests/GRPCOTelTracingInterceptorsTests",
"product_dependencies" : [
"GRPCCore",
"Tracing"
],
"sources" : [
"GRPCOTelTracingInterceptorsTests.swift",
"PeerAddressTests.swift",
"TracingTestsUtilities.swift"
],
"target_dependencies" : [
"GRPCOTelTracingInterceptors"
],
"type" : "test"
},
{
"c99name" : "GRPCOTelTracingInterceptors",
"module_type" : "SwiftTarget",
"name" : "GRPCOTelTracingInterceptors",
"path" : "Sources/GRPCOTelTracingInterceptors",
"product_dependencies" : [
"GRPCCore",
"Tracing"
],
"product_memberships" : [
"GRPCOTelTracingInterceptors"
],
"sources" : [
"HookedAsyncSequence.swift",
"HookedWriter.swift",
"Tracing/ClientOTelTracingInterceptor.swift",
"Tracing/ServerOTelTracingInterceptor.swift",
"Tracing/SpanAttributes+GRPCTracingKeys.swift"
],
"type" : "library"
},
{
"c99name" : "GRPCInteropTests",
"module_type" : "SwiftTarget",
"name" : "GRPCInteropTests",
"path" : "Sources/GRPCInteropTests",
"product_dependencies" : [
"GRPCCore",
"GRPCProtobuf"
],
"product_memberships" : [
"GRPCInteropTests"
],
"sources" : [
"AssertionFailure.swift",
"Generated/empty.grpc.swift",
"Generated/empty.pb.swift",
"Generated/empty_service.grpc.swift",
"Generated/empty_service.pb.swift",
"Generated/messages.grpc.swift",
"Generated/messages.pb.swift",
"Generated/test.grpc.swift",
"Generated/test.pb.swift",
"InteroperabilityTestCase.swift",
"InteroperabilityTestCases.swift",
"TestService.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",
"HealthService+Service.swift",
"HealthService.swift",
"ServingStatus.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin generate-grpc-code-from-protos
[3/3] Compiling plugin GRPCProtobufGenerator
Building for debugging...
[3/24] Write sources
[15/24] Copying PrivacyInfo.xcprivacy
[15/24] Write sources
[23/24] Write swift-version-2F0A5646E1D333AE.txt
[25/138] Emitting module ServiceContextModule
[26/138] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/138] Compiling SwiftProtobuf FieldTag.swift
[28/138] Compiling SwiftProtobuf FieldTypes.swift
[29/139] Compiling ServiceContextModule ServiceContextKey.swift
[30/139] Compiling ServiceContextModule ServiceContext.swift
[31/139] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[32/139] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[33/139] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[34/139] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[35/139] Compiling SwiftProtobuf AnyMessageStorage.swift
[36/139] Compiling SwiftProtobuf AnyUnpackError.swift
[37/139] Emitting module InternalCollectionsUtilities
[38/139] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/145] Compiling SwiftProtobuf BinaryDecodingError.swift
[40/145] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[41/145] Compiling SwiftProtobuf AsyncMessageSequence.swift
[42/145] Compiling SwiftProtobuf BinaryDecoder.swift
[43/145] Compiling SwiftProtobuf BinaryDelimited.swift
[44/145] Compiling SwiftProtobuf BinaryEncoder.swift
[45/145] Compiling SwiftProtobuf BinaryEncodingError.swift
[46/145] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[47/217] Compiling DequeModule _DequeBufferHeader.swift
[48/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[49/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[50/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[51/218] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[52/218] Compiling DequeModule _DequeSlot.swift
[53/218] Compiling DequeModule _DequeBuffer.swift
[54/218] Compiling DequeModule _UnsafeWrappedBuffer.swift
[55/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[56/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[57/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[58/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[59/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[60/218] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[61/224] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[62/224] Compiling OrderedCollections OrderedSet+Sendable.swift
[63/224] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[64/224] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[65/224] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[66/224] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[67/224] Compiling OrderedCollections _Hashtable+Header.swift
[68/224] Compiling OrderedCollections OrderedDictionary+Codable.swift
[79/224] Compiling OrderedCollections OrderedDictionary+Elements.swift
[80/224] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[81/224] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[82/224] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[83/224] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[84/224] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[85/224] Emitting module Instrumentation
[86/224] Compiling Instrumentation MultiplexInstrument.swift
[87/224] Compiling Instrumentation InstrumentationSystem.swift
[88/224] Compiling OrderedCollections OrderedSet+Hashable.swift
[89/224] Compiling OrderedCollections OrderedSet+Initializers.swift
[90/224] Compiling OrderedCollections OrderedSet+Insertions.swift
[91/224] Compiling OrderedCollections OrderedSet+Invariants.swift
[92/224] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[93/224] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[94/224] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[95/224] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[96/224] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[97/224] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[98/224] Compiling OrderedCollections OrderedDictionary+Values.swift
[99/224] Compiling OrderedCollections OrderedDictionary.swift
[102/224] Emitting module DequeModule
[103/224] Compiling OrderedCollections OrderedSet+Codable.swift
[104/224] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[105/224] Compiling OrderedCollections OrderedSet+Descriptions.swift
[106/224] Compiling OrderedCollections OrderedSet+Diffing.swift
[107/224] Compiling OrderedCollections OrderedSet+Equatable.swift
[108/224] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[109/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[110/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[111/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[112/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[113/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[114/224] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[115/224] Compiling OrderedCollections _HashTable+Bucket.swift
[116/224] Compiling OrderedCollections _HashTable+BucketIterator.swift
[117/224] Compiling OrderedCollections _HashTable+Constants.swift
[118/224] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[119/224] Compiling OrderedCollections _HashTable+Testing.swift
[120/224] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[121/224] Compiling OrderedCollections _HashTable.swift
[122/225] Compiling OrderedCollections OrderedSet+SubSequence.swift
[123/225] Compiling OrderedCollections OrderedSet+Testing.swift
[124/225] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[125/225] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[126/225] Compiling OrderedCollections OrderedSet.swift
[127/225] Compiling OrderedCollections _UnsafeBitset.swift
[128/280] Emitting module OrderedCollections
[129/280] Compiling Instrumentation Instrument.swift
[130/280] Compiling Instrumentation Locks.swift
[131/280] Compiling Instrumentation NoOpInstrument.swift
[132/280] Emitting module ConcurrencyHelpers
[133/280] Compiling ConcurrencyHelpers LockedValueBox.swift
[134/280] Compiling ConcurrencyHelpers Lock.swift
[135/280] Emitting module Logging
[136/280] Compiling Logging LogHandler.swift
[137/280] Compiling Logging Locks.swift
[138/280] Compiling Logging MetadataProvider.swift
[139/280] Compiling Logging Logging.swift
[140/337] Emitting module AsyncAlgorithms
[141/342] Compiling Tracing TracingTime.swift
[142/342] Emitting module Tracing
[143/342] Compiling Tracing TracerProtocol.swift
[144/342] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[145/342] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[146/342] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[147/342] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[148/342] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[149/342] Compiling Tracing TracerProtocol+Legacy.swift
[150/342] Compiling Tracing InstrumentationSystem+Tracing.swift
[151/342] Compiling Tracing NoOpTracer.swift
[152/342] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[153/342] Compiling AsyncAlgorithms ChannelStateMachine.swift
[154/342] Compiling AsyncAlgorithms ChannelStorage.swift
[155/342] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[156/342] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[157/342] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[158/342] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[159/342] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[160/342] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[161/342] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[162/342] Emitting module UnixSignals
[163/342] Compiling UnixSignals UnixSignal.swift
[164/342] Compiling UnixSignals UnixSignalsSequence.swift
[165/342] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[166/342] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[167/342] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[168/342] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[169/342] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[170/342] Compiling Tracing SpanProtocol.swift
[171/342] Compiling Tracing Tracer.swift
[172/342] Compiling AsyncAlgorithms Dictionary.swift
[173/342] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[174/342] Compiling AsyncAlgorithms Locking.swift
[175/342] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[176/342] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[177/342] Compiling AsyncAlgorithms MergeStateMachine.swift
[178/342] Compiling AsyncAlgorithms MergeStorage.swift
[179/342] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[180/342] Compiling AsyncAlgorithms Rethrow.swift
[181/342] Compiling AsyncAlgorithms SetAlgebra.swift
[182/342] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[183/342] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[184/342] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[185/342] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[186/342] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[187/342] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[188/342] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[189/342] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[190/342] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[191/342] Compiling AsyncAlgorithms AsyncChannel.swift
[192/342] Compiling AsyncAlgorithms UnsafeTransfer.swift
[193/342] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[194/342] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[195/342] Compiling AsyncAlgorithms ZipStateMachine.swift
[196/342] Compiling AsyncAlgorithms ZipStorage.swift
[197/342] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[198/342] Compiling AsyncAlgorithms CombineLatestStorage.swift
[199/342] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[200/342] Compiling AsyncAlgorithms DebounceStateMachine.swift
[201/342] Compiling AsyncAlgorithms DebounceStorage.swift
[208/357] Compiling ServiceLifecycle ServiceRunnerError.swift
[210/357] Compiling GRPCCore MethodDescriptor.swift
[211/357] Compiling GRPCCore RPCError.swift
[212/357] Compiling GRPCCore RuntimeError.swift
[213/357] Compiling GRPCCore ServiceDescriptor.swift
[214/357] Compiling GRPCCore Status.swift
[228/357] Compiling GRPCCore Timeout.swift
[229/357] Compiling GRPCCore ClientTransport.swift
[230/357] Compiling GRPCCore RPCParts.swift
[231/357] Compiling GRPCCore RPCStream.swift
[232/357] Compiling GRPCCore RetryThrottle.swift
[233/357] Compiling GRPCCore ServerTransport.swift
[234/357] Emitting module GRPCCore
[235/357] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[236/357] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[237/357] Compiling ServiceLifecycle Service.swift
[238/357] Compiling ServiceLifecycle GracefulShutdown.swift
[239/357] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[240/357] Compiling ServiceLifecycle ServiceGroup.swift
[241/357] Emitting module ServiceLifecycle
[242/357] Compiling ServiceLifecycle CancellationWaiter.swift
[273/357] Emitting module SwiftProtobuf
[283/375] Compiling GRPCServiceLifecycle GRPCServer+Service.swift
[304/375] Compiling GRPCServiceLifecycle GRPCClient+Service.swift
[305/375] Emitting module GRPCServiceLifecycle
[324/375] Compiling GRPCOTelTracingInterceptors ClientOTelTracingInterceptor.swift
[325/375] Compiling GRPCOTelTracingInterceptors HookedAsyncSequence.swift
[326/375] Compiling GRPCOTelTracingInterceptors HookedWriter.swift
[327/375] Compiling GRPCOTelTracingInterceptors ServerOTelTracingInterceptor.swift
[328/375] Emitting module GRPCOTelTracingInterceptors
[329/375] Compiling GRPCOTelTracingInterceptors SpanAttributes+GRPCTracingKeys.swift
[344/375] Compiling SwiftProtobuf SelectiveVisitor.swift
[345/375] Compiling SwiftProtobuf SimpleExtensionMap.swift
[346/375] Compiling SwiftProtobuf StringUtils.swift
[347/375] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[348/375] Compiling SwiftProtobuf SwiftProtobufError.swift
[349/375] Compiling SwiftProtobuf duration.pb.swift
[350/375] Compiling SwiftProtobuf empty.pb.swift
[351/375] Compiling SwiftProtobuf field_mask.pb.swift
[352/375] Compiling SwiftProtobuf source_context.pb.swift
[353/375] Compiling SwiftProtobuf struct.pb.swift
[354/375] Compiling SwiftProtobuf timestamp.pb.swift
[355/375] Compiling SwiftProtobuf type.pb.swift
[356/375] Compiling SwiftProtobuf wrappers.pb.swift
[357/375] Compiling SwiftProtobuf resource_bundle_accessor.swift
[358/375] Compiling SwiftProtobuf TextFormatDecoder.swift
[359/375] Compiling SwiftProtobuf TextFormatDecodingError.swift
[360/375] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[361/375] Compiling SwiftProtobuf TextFormatEncoder.swift
[362/375] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[363/375] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[364/375] Compiling SwiftProtobuf TextFormatScanner.swift
[365/375] Compiling SwiftProtobuf TimeUtils.swift
[366/375] Compiling SwiftProtobuf UnknownStorage.swift
[367/375] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[368/375] Compiling SwiftProtobuf Varint.swift
[369/375] Compiling SwiftProtobuf Version.swift
[370/375] Compiling SwiftProtobuf Visitor.swift
[371/375] Compiling SwiftProtobuf WireFormat.swift
[372/375] Compiling SwiftProtobuf ZigZag.swift
[373/375] Compiling SwiftProtobuf any.pb.swift
[374/375] Compiling SwiftProtobuf api.pb.swift
[375/375] Compiling SwiftProtobuf descriptor.pb.swift
[376/386] Compiling GRPCProtobuf ErrorDetails+Types.swift
[377/387] Compiling GRPCProtobuf RPCError+GoogleRPCStatus.swift
[378/387] Compiling GRPCProtobuf error_details.pb.swift
[379/387] Compiling GRPCProtobuf GoogleRPCStatus.swift
[380/387] Compiling GRPCProtobuf status.pb.swift
[381/387] Compiling GRPCProtobuf code.pb.swift
[382/387] Compiling GRPCProtobuf Coding.swift
[383/387] Compiling GRPCProtobuf ContiguousBytesAdapter.swift
[384/387] Compiling GRPCProtobuf ErrorDetails+AnyPacking.swift
[385/387] Emitting module GRPCProtobuf
[386/387] Compiling GRPCProtobuf ErrorDetails.swift
[387/387] Compiling GRPCProtobuf ErrorDetails+CustomStringConvertible.swift
[388/411] Compiling GRPCHealthService ServingStatus.swift
[389/411] Compiling GRPCHealthService HealthService.swift
[390/411] Compiling GRPCHealthService health.grpc.swift
[391/411] Emitting module GRPCHealthService
[392/411] Compiling GRPCHealthService HealthService+Service.swift
[393/411] Compiling GRPCHealthService health.pb.swift
[394/411] Compiling GRPCReflectionService ReflectionServiceRegistry.swift
[395/411] Compiling GRPCReflectionService ReflectionService.swift
[396/411] Emitting module GRPCReflectionService
[397/411] Compiling GRPCReflectionService reflection.grpc.swift
[398/411] Compiling GRPCReflectionService reflection.pb.swift
[399/411] Compiling GRPCReflectionService ReflectionService+V1.swift
[400/411] Compiling GRPCInteropTests InteroperabilityTestCase.swift
[401/411] Compiling GRPCInteropTests test.pb.swift
[402/411] Compiling GRPCInteropTests InteroperabilityTestCases.swift
[403/412] Compiling GRPCInteropTests AssertionFailure.swift
[404/412] Compiling GRPCInteropTests empty.grpc.swift
[405/412] Compiling GRPCInteropTests messages.grpc.swift
[406/412] Compiling GRPCInteropTests messages.pb.swift
[407/412] Compiling GRPCInteropTests empty.pb.swift
[408/412] Compiling GRPCInteropTests empty_service.grpc.swift
[409/412] Emitting module GRPCInteropTests
[410/412] Compiling GRPCInteropTests empty_service.pb.swift
[411/412] Compiling GRPCInteropTests test.grpc.swift
[412/412] Compiling GRPCInteropTests TestService.swift
Build complete! (32.51s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/grpc/grpc-swift-protobuf.git
Fetching https://github.com/apple/swift-protobuf.git from cache
[1/4974] Fetching swift-distributed-tracing
[51/7368] Fetching swift-distributed-tracing, swift-service-lifecycle
[343/9319] Fetching swift-distributed-tracing, swift-service-lifecycle, grpc-swift-protobuf
[7978/60015] Fetching swift-distributed-tracing, swift-service-lifecycle, grpc-swift-protobuf, grpc-swift
Fetched https://github.com/apple/swift-protobuf.git from cache (1.04s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (2.34s)
Fetched https://github.com/grpc/grpc-swift-protobuf.git from cache (2.34s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.34s)
Fetched https://github.com/grpc/grpc-swift.git from cache (2.34s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.7.0 (2.83s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git from cache
[1/4965] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-log.git from cache (0.69s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.01s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (1.48s)
Fetching https://github.com/apple/swift-service-context.git
[1/1063] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.85s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (1.32s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.29.0 (0.45s)
Computing version for https://github.com/grpc/grpc-swift-protobuf.git
Computed https://github.com/grpc/grpc-swift-protobuf.git at 1.2.0 (0.45s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 2.1.2 (0.45s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.71s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.82s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.44s)
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 1.2.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
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.2.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.1.4
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 2.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.2.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.7.0
Build complete.
{
"dependencies" : [
{
"identity" : "grpc-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/grpc/grpc-swift.git"
},
{
"identity" : "grpc-swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"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"
},
{
"identity" : "swift-service-lifecycle",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/swift-service-lifecycle.git"
}
],
"manifest_display_name" : "grpc-swift-extras",
"name" : "grpc-swift-extras",
"path" : "/Users/admin/builder/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" : "GRPCReflectionService",
"targets" : [
"GRPCReflectionService"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GRPCOTelTracingInterceptors",
"targets" : [
"GRPCOTelTracingInterceptors"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GRPCServiceLifecycle",
"targets" : [
"GRPCServiceLifecycle"
],
"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" : "GRPCServiceLifecycleTests",
"module_type" : "SwiftTarget",
"name" : "GRPCServiceLifecycleTests",
"path" : "Tests/GRPCServiceLifecycleTests",
"product_dependencies" : [
"GRPCCore",
"ServiceLifecycleTestKit",
"GRPCInProcessTransport"
],
"sources" : [
"ServiceLifecycleConformanceTests.swift"
],
"target_dependencies" : [
"GRPCServiceLifecycle"
],
"type" : "test"
},
{
"c99name" : "GRPCServiceLifecycle",
"module_type" : "SwiftTarget",
"name" : "GRPCServiceLifecycle",
"path" : "Sources/GRPCServiceLifecycle",
"product_dependencies" : [
"GRPCCore",
"ServiceLifecycle"
],
"product_memberships" : [
"GRPCServiceLifecycle"
],
"sources" : [
"GRPCClient+Service.swift",
"GRPCServer+Service.swift"
],
"type" : "library"
},
{
"c99name" : "GRPCReflectionServiceTests",
"module_type" : "SwiftTarget",
"name" : "GRPCReflectionServiceTests",
"path" : "Tests/GRPCReflectionServiceTests",
"product_dependencies" : [
"GRPCCore",
"GRPCInProcessTransport",
"SwiftProtobuf"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/GRPCReflectionServiceTests/Generated/DescriptorSets",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"GRPCReflectionServiceTests.swift",
"ReflectionClient.swift"
],
"target_dependencies" : [
"GRPCReflectionService"
],
"type" : "test"
},
{
"c99name" : "GRPCReflectionService",
"module_type" : "SwiftTarget",
"name" : "GRPCReflectionService",
"path" : "Sources/GRPCReflectionService",
"product_dependencies" : [
"GRPCCore",
"GRPCProtobuf",
"SwiftProtobuf"
],
"product_memberships" : [
"GRPCReflectionService"
],
"sources" : [
"Generated/reflection.grpc.swift",
"Generated/reflection.pb.swift",
"Service/ReflectionService+V1.swift",
"Service/ReflectionService.swift",
"Service/ReflectionServiceRegistry.swift"
],
"type" : "library"
},
{
"c99name" : "GRPCOTelTracingInterceptorsTests",
"module_type" : "SwiftTarget",
"name" : "GRPCOTelTracingInterceptorsTests",
"path" : "Tests/GRPCOTelTracingInterceptorsTests",
"product_dependencies" : [
"GRPCCore",
"Tracing"
],
"sources" : [
"GRPCOTelTracingInterceptorsTests.swift",
"PeerAddressTests.swift",
"TracingTestsUtilities.swift"
],
"target_dependencies" : [
"GRPCOTelTracingInterceptors"
],
"type" : "test"
},
{
"c99name" : "GRPCOTelTracingInterceptors",
"module_type" : "SwiftTarget",
"name" : "GRPCOTelTracingInterceptors",
"path" : "Sources/GRPCOTelTracingInterceptors",
"product_dependencies" : [
"GRPCCore",
"Tracing"
],
"product_memberships" : [
"GRPCOTelTracingInterceptors"
],
"sources" : [
"HookedAsyncSequence.swift",
"HookedWriter.swift",
"Tracing/ClientOTelTracingInterceptor.swift",
"Tracing/ServerOTelTracingInterceptor.swift",
"Tracing/SpanAttributes+GRPCTracingKeys.swift"
],
"type" : "library"
},
{
"c99name" : "GRPCInteropTests",
"module_type" : "SwiftTarget",
"name" : "GRPCInteropTests",
"path" : "Sources/GRPCInteropTests",
"product_dependencies" : [
"GRPCCore",
"GRPCProtobuf"
],
"product_memberships" : [
"GRPCInteropTests"
],
"sources" : [
"AssertionFailure.swift",
"Generated/empty.grpc.swift",
"Generated/empty.pb.swift",
"Generated/empty_service.grpc.swift",
"Generated/empty_service.pb.swift",
"Generated/messages.grpc.swift",
"Generated/messages.pb.swift",
"Generated/test.grpc.swift",
"Generated/test.pb.swift",
"InteroperabilityTestCase.swift",
"InteroperabilityTestCases.swift",
"TestService.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",
"HealthService+Service.swift",
"HealthService.swift",
"ServingStatus.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.