The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of grpc-swift-extras, reference main (dd34da), with Swift 6.0 for macOS (SPM) on 2 Jun 2025 17:49:53 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.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 dd34dae Move to grpc-swift-2 (#49)
Cloned https://github.com/grpc/grpc-swift-extras.git
Revision (git rev-parse @):
dd34dae247c0b49db0e81dca5da64033b02cb49c
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.0
Building package at path:  $PWD
https://github.com/grpc/grpc-swift-extras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GRPCProtobufGenerator
[2/2] Compiling plugin SwiftProtobufPlugin
[3/3] Compiling plugin generate-grpc-code-from-protos
Building for debugging...
[3/24] Write sources
[14/24] Copying PrivacyInfo.xcprivacy
[15/24] Write sources
[23/24] Write swift-version-5BDAB9E9C0126B9D.txt
[25/134] Compiling InternalCollectionsUtilities Debugging.swift
[26/135] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[27/135] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/135] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/135] Compiling InternalCollectionsUtilities Descriptions.swift
[30/135] Emitting module ServiceContextModule
[31/135] Compiling ServiceContextModule ServiceContextKey.swift
[32/135] Compiling ServiceContextModule ServiceContext.swift
[33/135] Compiling SwiftProtobuf AnyMessageStorage.swift
[34/135] Compiling SwiftProtobuf AnyUnpackError.swift
[35/135] Emitting module InternalCollectionsUtilities
[36/135] Compiling SwiftProtobuf BinaryDelimited.swift
[37/135] Compiling SwiftProtobuf BinaryEncoder.swift
[38/135] Compiling SwiftProtobuf AsyncMessageSequence.swift
[39/135] Compiling SwiftProtobuf BinaryDecoder.swift
[40/135] Compiling SwiftProtobuf BinaryDecodingError.swift
[41/135] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[42/135] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/213] Compiling DequeModule _DequeSlot.swift
[44/214] Compiling Instrumentation MultiplexInstrument.swift
[45/214] Compiling ConcurrencyHelpers LockedValueBox.swift
[46/214] Compiling Instrumentation NoOpInstrument.swift
[47/214] Compiling DequeModule _DequeBufferHeader.swift
[48/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[49/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[50/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[51/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[52/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[53/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[54/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[55/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[56/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[57/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[58/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[59/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[60/220] Compiling DequeModule _UnsafeWrappedBuffer.swift
[61/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[62/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[63/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[64/220] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[65/220] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[66/220] Compiling OrderedCollections OrderedSet+Sendable.swift
[67/220] Compiling OrderedCollections _Hashtable+Header.swift
[68/220] Compiling OrderedCollections OrderedDictionary+Codable.swift
[69/220] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[70/220] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[71/220] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[72/220] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[75/220] Compiling OrderedCollections _HashTable+Testing.swift
[76/220] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[77/220] Compiling OrderedCollections _HashTable+Constants.swift
[78/220] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[79/220] Compiling OrderedCollections _HashTable.swift
[83/220] Compiling DequeModule _DequeBuffer.swift
[84/220] Compiling OrderedCollections OrderedSet+Codable.swift
[85/220] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[86/220] Compiling OrderedCollections OrderedSet+Descriptions.swift
[87/220] Compiling OrderedCollections OrderedSet+Diffing.swift
[88/220] Compiling OrderedCollections OrderedSet+Equatable.swift
[89/220] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[90/220] Compiling OrderedCollections OrderedSet+Hashable.swift
[91/220] Compiling OrderedCollections OrderedSet+Initializers.swift
[92/220] Compiling OrderedCollections OrderedSet+Insertions.swift
[93/220] Compiling OrderedCollections OrderedSet+Invariants.swift
[94/220] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[95/220] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[96/220] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[97/220] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[98/220] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[99/220] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[100/220] Compiling OrderedCollections OrderedDictionary+Values.swift
[101/220] Compiling OrderedCollections OrderedDictionary.swift
[102/220] Compiling OrderedCollections OrderedDictionary+Elements.swift
[103/220] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[104/220] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[105/220] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[106/220] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[107/220] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[108/220] Compiling OrderedCollections _HashTable+Bucket.swift
[109/220] Compiling OrderedCollections _HashTable+BucketIterator.swift
[110/220] Emitting module DequeModule
[111/220] Compiling Logging MetadataProvider.swift
[112/220] Compiling Instrumentation InstrumentationSystem.swift
[113/220] Compiling Instrumentation Instrument.swift
[114/220] Emitting module Instrumentation
[115/220] Compiling Instrumentation Locks.swift
[116/220] Emitting module ConcurrencyHelpers
[117/220] Compiling ConcurrencyHelpers Lock.swift
[118/252] Compiling GRPCCore CallOptions.swift
[119/252] Compiling GRPCCore ClientContext.swift
[120/252] Compiling GRPCCore ClientInterceptor.swift
[121/252] Compiling GRPCCore ClientRequest.swift
[122/252] Compiling GRPCCore ClientResponse.swift
[123/252] Compiling GRPCCore ClientRPCExecutor+HedgingExecutor.swift
[124/252] Compiling GRPCCore ClientRPCExecutor+OneShotExecutor.swift
[125/287] Compiling OrderedCollections OrderedSet+SubSequence.swift
[126/287] Compiling OrderedCollections OrderedSet+Testing.swift
[127/287] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[128/287] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[129/287] Compiling OrderedCollections OrderedSet.swift
[130/287] Compiling OrderedCollections _UnsafeBitset.swift
[131/287] Compiling Logging LogHandler.swift
[132/287] Compiling Logging Locks.swift
[133/287] Emitting module Logging
[134/287] Compiling Logging Logging.swift
[135/287] Compiling Tracing TracingTime.swift
[136/287] Emitting module OrderedCollections
[137/287] Compiling Tracing TracerProtocol.swift
[138/333] Emitting module UnixSignals
[139/333] Compiling UnixSignals UnixSignal.swift
[140/333] Compiling UnixSignals UnixSignalsSequence.swift
[141/333] Compiling Tracing SpanProtocol.swift
[142/333] Compiling Tracing NoOpTracer.swift
[143/333] Emitting module Tracing
[144/333] Compiling Tracing Tracer.swift
[145/333] Compiling Tracing TracerProtocol+Legacy.swift
[146/333] Compiling Tracing InstrumentationSystem+Tracing.swift
[147/333] Emitting module AsyncAlgorithms
[148/338] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[149/338] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[150/338] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[151/338] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[152/338] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[153/338] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[154/338] Compiling AsyncAlgorithms ChannelStateMachine.swift
[155/338] Compiling AsyncAlgorithms ChannelStorage.swift
[156/338] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[157/338] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[158/338] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[159/338] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[160/338] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[161/338] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[162/338] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[163/338] Compiling AsyncAlgorithms MergeStateMachine.swift
[164/338] Compiling AsyncAlgorithms MergeStorage.swift
[165/338] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[166/338] Compiling AsyncAlgorithms Rethrow.swift
[167/338] Compiling AsyncAlgorithms SetAlgebra.swift
[168/338] Compiling AsyncAlgorithms Dictionary.swift
[169/338] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[170/338] Compiling AsyncAlgorithms Locking.swift
[171/338] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[172/338] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[173/338] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[174/338] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[175/338] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[176/338] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[177/338] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[178/338] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[179/338] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[180/338] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[181/338] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[182/338] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[183/338] Compiling AsyncAlgorithms DebounceStateMachine.swift
[184/338] Compiling AsyncAlgorithms DebounceStorage.swift
[185/338] Compiling AsyncAlgorithms UnsafeTransfer.swift
[186/338] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[187/338] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[188/338] Compiling AsyncAlgorithms ZipStateMachine.swift
[189/338] Compiling AsyncAlgorithms ZipStorage.swift
[190/338] Compiling GRPCCore MethodDescriptor.swift
[191/338] Compiling GRPCCore RPCError.swift
[192/338] Compiling GRPCCore RuntimeError.swift
[193/338] Compiling GRPCCore ServiceDescriptor.swift
[194/338] Compiling GRPCCore Status.swift
[206/344] Compiling GRPCCore Timeout.swift
[207/344] Compiling GRPCCore ClientTransport.swift
[208/344] Compiling GRPCCore RPCParts.swift
[209/344] Compiling GRPCCore RPCStream.swift
[210/344] Compiling GRPCCore RetryThrottle.swift
[211/344] Compiling GRPCCore ServerTransport.swift
[212/344] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[213/344] Compiling AsyncAlgorithms CombineLatestStorage.swift
[214/344] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[217/344] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[218/344] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[219/344] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[220/344] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[221/344] Compiling AsyncAlgorithms AsyncChannel.swift
[229/344] Emitting module GRPCCore
[248/353] Emitting module SwiftProtobuf
[249/362] Compiling SwiftProtobuf PathVisitor.swift
[250/362] Compiling SwiftProtobuf ProtoNameProviding.swift
[251/362] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[252/362] Compiling SwiftProtobuf ProtobufMap.swift
[253/362] Compiling SwiftProtobuf SelectiveVisitor.swift
[254/362] Compiling SwiftProtobuf SimpleExtensionMap.swift
[255/362] Compiling SwiftProtobuf StringUtils.swift
[256/362] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[257/362] Compiling SwiftProtobuf SwiftProtobufError.swift
[309/368] Compiling ServiceLifecycle ServiceRunnerError.swift
[310/368] Compiling ServiceLifecycle ServiceGroupConfiguration.swift
[311/368] Compiling ServiceLifecycle Service.swift
[312/368] Compiling ServiceLifecycle AsyncGracefulShutdownSequence.swift
[313/368] Compiling ServiceLifecycle GracefulShutdown.swift
[314/368] Compiling ServiceLifecycle CancellationWaiter.swift
[315/368] Compiling ServiceLifecycle AsyncCancelOnGracefulShutdownSequence.swift
[316/368] Emitting module ServiceLifecycle
[317/368] Compiling ServiceLifecycle ServiceGroup.swift
[327/368] Emitting module GRPCOTelTracingInterceptors
[328/371] Compiling GRPCOTelTracingInterceptors ClientOTelTracingInterceptor.swift
[329/371] Compiling GRPCOTelTracingInterceptors ServerOTelTracingInterceptor.swift
[330/371] Compiling GRPCOTelTracingInterceptors HookedWriter.swift
[331/371] Compiling GRPCOTelTracingInterceptors SpanAttributes+GRPCTracingKeys.swift
[332/371] Compiling GRPCOTelTracingInterceptors HookedAsyncSequence.swift
[333/371] Compiling GRPCServiceLifecycle GRPCServer+Service.swift
[334/371] Compiling GRPCServiceLifecycle GRPCClient+Service.swift
[335/371] Emitting module GRPCServiceLifecycle
[336/371] Compiling SwiftProtobuf duration.pb.swift
[337/371] Compiling SwiftProtobuf empty.pb.swift
[338/371] Compiling SwiftProtobuf field_mask.pb.swift
[339/371] Compiling SwiftProtobuf source_context.pb.swift
[340/371] Compiling SwiftProtobuf struct.pb.swift
[341/371] Compiling SwiftProtobuf timestamp.pb.swift
[342/371] Compiling SwiftProtobuf type.pb.swift
[343/371] Compiling SwiftProtobuf wrappers.pb.swift
[344/371] Compiling SwiftProtobuf resource_bundle_accessor.swift
[349/371] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[350/371] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[351/371] Compiling SwiftProtobuf TextFormatScanner.swift
[352/371] Compiling SwiftProtobuf TimeUtils.swift
[353/371] Compiling SwiftProtobuf UnknownStorage.swift
[363/371] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[364/371] Compiling SwiftProtobuf Varint.swift
[365/371] Compiling SwiftProtobuf Version.swift
[366/371] Compiling SwiftProtobuf Visitor.swift
[367/371] Compiling SwiftProtobuf WireFormat.swift
[368/371] Compiling SwiftProtobuf ZigZag.swift
[369/371] Compiling SwiftProtobuf any.pb.swift
[370/371] Compiling SwiftProtobuf api.pb.swift
[371/371] Compiling SwiftProtobuf descriptor.pb.swift
[372/382] Compiling GRPCProtobuf ErrorDetails+Types.swift
[373/382] Compiling GRPCProtobuf GoogleRPCStatus.swift
[374/382] Compiling GRPCProtobuf ErrorDetails+CustomStringConvertible.swift
[375/382] Compiling GRPCProtobuf ErrorDetails+AnyPacking.swift
[376/382] Compiling GRPCProtobuf ErrorDetails.swift
[377/382] Compiling GRPCProtobuf status.pb.swift
[378/382] Emitting module GRPCProtobuf
[379/382] Compiling GRPCProtobuf code.pb.swift
[380/382] Compiling GRPCProtobuf Coding.swift
[381/382] Compiling GRPCProtobuf ContiguousBytesAdapter.swift
[382/382] Compiling GRPCProtobuf error_details.pb.swift
[383/383] Compiling GRPCProtobuf RPCError+GoogleRPCStatus.swift
[384/407] Compiling GRPCInteropTests AssertionFailure.swift
[385/407] Compiling GRPCInteropTests empty.grpc.swift
[386/407] Compiling GRPCInteropTests empty.pb.swift
[387/407] Compiling GRPCInteropTests empty_service.grpc.swift
[388/408] Compiling GRPCHealthService ServingStatus.swift
[389/408] Compiling GRPCHealthService HealthService.swift
[390/408] Compiling GRPCHealthService HealthService+Service.swift
[391/408] Compiling GRPCHealthService health.grpc.swift
[392/408] Emitting module GRPCHealthService
[393/408] Compiling GRPCHealthService health.pb.swift
[394/408] Emitting module GRPCInteropTests
[395/408] Compiling GRPCReflectionService ReflectionServiceRegistry.swift
[396/408] Compiling GRPCReflectionService reflection.pb.swift
[397/408] Compiling GRPCReflectionService reflection.grpc.swift
[398/408] Compiling GRPCReflectionService ReflectionService.swift
[399/408] Compiling GRPCReflectionService ReflectionService+V1.swift
[400/408] Emitting module GRPCReflectionService
[401/408] Compiling GRPCInteropTests TestService.swift
[402/408] Compiling GRPCInteropTests messages.grpc.swift
[403/408] Compiling GRPCInteropTests empty_service.pb.swift
[404/408] Compiling GRPCInteropTests test.pb.swift
[405/408] Compiling GRPCInteropTests InteroperabilityTestCases.swift
[406/408] Compiling GRPCInteropTests InteroperabilityTestCase.swift
[407/408] Compiling GRPCInteropTests test.grpc.swift
[408/408] Compiling GRPCInteropTests messages.pb.swift
Build complete! (38.67s)
Fetching https://github.com/grpc/grpc-swift-protobuf.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/grpc/grpc-swift-2.git
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/2149] Fetching grpc-swift-protobuf
[23/31706] Fetching grpc-swift-protobuf, grpc-swift-2
[24/34132] Fetching grpc-swift-protobuf, grpc-swift-2, swift-service-lifecycle
[167/39106] Fetching grpc-swift-protobuf, grpc-swift-2, swift-service-lifecycle, swift-distributed-tracing
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.95s)
[4087/36680] Fetching grpc-swift-protobuf, grpc-swift-2, swift-distributed-tracing
[34613/76002] Fetching grpc-swift-protobuf, grpc-swift-2, swift-distributed-tracing, swift-protobuf
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (3.38s)
Fetched https://github.com/grpc/grpc-swift-2.git from cache (3.38s)
Fetched https://github.com/apple/swift-protobuf.git from cache (3.38s)
Fetched https://github.com/grpc/grpc-swift-protobuf.git from cache (3.38s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.48s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
[232/8821] Fetching swift-log, swift-async-algorithms
Fetched https://github.com/apple/swift-log.git from cache (1.09s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.09s)
Computing version for https://github.com/grpc/grpc-swift-protobuf.git
Computed https://github.com/grpc/grpc-swift-protobuf.git at 2.0.0 (0.49s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.0.0 (0.47s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.74s)
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-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.44s)
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.75s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.51s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.45s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.46s)
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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.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.30.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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/grpc/grpc-swift-2.git
Working copy of https://github.com/grpc/grpc-swift-2.git resolved at 2.0.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 2.0.0
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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "grpc-swift-2",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/grpc/grpc-swift-2.git"
    },
    {
      "identity" : "grpc-swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.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.8.0",
            "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" : [
  ],
  "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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/grpc/grpc-swift-extras/main
Repository:               grpc/grpc-swift-extras
Swift version used:       6.0
Target:                   GRPCHealthService
Extracting symbol information for 'GRPCHealthService'...
Finished extracting symbol information for 'GRPCHealthService'. (2.53s)
Building documentation for 'GRPCHealthService'...
Finished building documentation for 'GRPCHealthService' (0.10s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/grpc/grpc-swift-extras/main
Updating https://github.com/grpc/grpc-swift-protobuf.git
Updating https://github.com/apple/swift-log.git
Updating https://github.com/apple/swift-distributed-tracing.git
Updating https://github.com/apple/swift-protobuf.git
Updating https://github.com/apple/swift-async-algorithms.git
Updating https://github.com/apple/swift-service-context.git
Updating https://github.com/swift-server/swift-service-lifecycle.git
Updated https://github.com/apple/swift-service-context.git (0.54s)
Updated https://github.com/swift-server/swift-service-lifecycle.git (0.54s)
Updated https://github.com/apple/swift-distributed-tracing.git (0.55s)
Updated https://github.com/grpc/grpc-swift-protobuf.git (0.55s)
Updated https://github.com/apple/swift-log.git (0.55s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/grpc/grpc-swift-2.git
Updating https://github.com/apple/swift-collections.git
Updated https://github.com/apple/swift-async-algorithms.git (0.69s)
Updated https://github.com/apple/swift-protobuf.git (0.69s)
Updated https://github.com/apple/swift-collections.git (0.53s)
Updated https://github.com/grpc/grpc-swift-2.git (0.53s)
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.18s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.45s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.0 (0.46s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.30.0 (0.45s)
Computing version for https://github.com/grpc/grpc-swift-protobuf.git
Computed https://github.com/grpc/grpc-swift-protobuf.git at 2.0.0 (0.49s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.0.0 (0.47s)
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.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.46s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.53s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3395] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.62s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit GenericConstraint.swift
[8/57] Compiling SymbolKit GenericParameter.swift
[9/57] Compiling SymbolKit Generics.swift
[10/57] Compiling SymbolKit Namespace.swift
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling SymbolKit Identifier.swift
[17/57] Compiling SymbolKit KindIdentifier.swift
[18/57] Compiling SymbolKit Location.swift
[19/57] Compiling SymbolKit Mutability.swift
[20/57] Compiling SymbolKit Mixin+Equals.swift
[21/57] Compiling SymbolKit Mixin+Hash.swift
[22/57] Compiling SymbolKit Mixin.swift
[23/57] Compiling SymbolKit LineList.swift
[24/57] Compiling SymbolKit Position.swift
[25/57] Compiling SymbolKit Symbol.swift
[26/57] Compiling SymbolKit SymbolKind.swift
[27/57] Compiling SymbolKit SymbolGraph.swift
[28/57] Compiling SymbolKit GraphCollector.swift
[29/57] Compiling SymbolKit SemanticVersion.swift
[30/57] Compiling SymbolKit AccessControl.swift
[31/57] Compiling SymbolKit Availability.swift
[32/57] Compiling SymbolKit AvailabilityItem.swift
[33/57] Compiling SymbolKit Domain.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Names.swift
[40/57] Compiling SymbolKit SPI.swift
[41/57] Compiling SymbolKit Snippet.swift
[42/57] Compiling SymbolKit Extension.swift
[43/57] Compiling SymbolKit Relationship.swift
[44/57] Compiling SymbolKit RelationshipKind.swift
[45/57] Compiling SymbolKit SourceOrigin.swift
[46/57] Compiling SymbolKit GenericConstraints.swift
[47/57] Compiling SymbolKit Swift.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.13s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'GRPCHealthService' complete! (0.33s)
Target:                   GRPCInteropTests
Extracting symbol information for 'GRPCInteropTests'...
Finished extracting symbol information for 'GRPCInteropTests'. (0.65s)
Building documentation for 'GRPCInteropTests'...
Finished building documentation for 'GRPCInteropTests' (0.63s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/grpc/grpc-swift-extras/main
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.33s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'GRPCInteropTests' complete! (0.29s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/grpc/grpc-swift-extras/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/grpc/grpc-swift-extras/main/linkable-paths.json
Target:                   GRPCReflectionService
Extracting symbol information for 'GRPCReflectionService'...
Finished extracting symbol information for 'GRPCReflectionService'. (0.59s)
Building documentation for 'GRPCReflectionService'...
Finished building documentation for 'GRPCReflectionService' (0.05s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/grpc/grpc-swift-extras/main
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.32s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'GRPCReflectionService' complete! (0.30s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/grpc/grpc-swift-extras/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/grpc/grpc-swift-extras/main/linkable-paths.json
Target:                   GRPCOTelTracingInterceptors
Extracting symbol information for 'GRPCOTelTracingInterceptors'...
Finished extracting symbol information for 'GRPCOTelTracingInterceptors'. (0.56s)
Building documentation for 'GRPCOTelTracingInterceptors'...
Finished building documentation for 'GRPCOTelTracingInterceptors' (0.05s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/grpc/grpc-swift-extras/main
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.32s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'GRPCOTelTracingInterceptors' complete! (0.30s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/grpc/grpc-swift-extras/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/grpc/grpc-swift-extras/main/linkable-paths.json
Target:                   GRPCServiceLifecycle
Extracting symbol information for 'GRPCServiceLifecycle'...
Finished extracting symbol information for 'GRPCServiceLifecycle'. (0.53s)
Building documentation for 'GRPCServiceLifecycle'...
Finished building documentation for 'GRPCServiceLifecycle' (0.05s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/grpc/grpc-swift-extras/main
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.32s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'GRPCServiceLifecycle' complete! (0.29s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/grpc/grpc-swift-extras/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/grpc/grpc-swift-extras/main/linkable-paths.json
    2118
15	/Users/admin/builder/spi-builder-workspace/.docs/grpc/grpc-swift-extras/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/grpc/grpc-swift-extras/main
File count: 2118
Doc size:   15.0MB
Preparing doc bundle ...
Uploading prod-grpc-grpc-swift-extras-main-88c5040e.zip to s3://spi-docs-inbox/prod-grpc-grpc-swift-extras-main-88c5040e.zip
Copying... [10%]
Copying... [21%]
Copying... [31%]
Copying... [41%]
Copying... [52%]
Copying... [62%]
Copying... [70%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.