The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-transport-services, reference 1.28.0 (67787b), with Swift 6.2 for macOS (SPM) on 24 Apr 2026 00:49:15 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: 1.28.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-transport-services
 * tag               1.28.0     -> FETCH_HEAD
HEAD is now at 67787bb Only depend on NIOFoundationCompat on Apple platforms (#251)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
67787bb645a5e67d2edcdfbe48a216cc549222d5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at 1.28.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/swift-nio-transport-services.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/47] Write sources
[2/47] Copying PrivacyInfo.xcprivacy
[2/47] Write sources
[2/47] Write NIOTSEchoClient-entitlement.plist
[3/47] Write NIOTSHTTPClient-entitlement.plist
[7/47] Write sources
[7/47] Write NIOTSHTTPServer-entitlement.plist
[7/47] Write sources
[22/47] Compiling CNIOWindows shim.c
[22/47] Compiling CNIOWindows WSAStartup.c
[24/47] Compiling CNIOWASI CNIOWASI.c
[25/47] Compiling CNIOLinux shim.c
[26/47] Compiling CNIOLinux liburing_shims.c
[27/47] Compiling CNIOOpenBSD shim.c
[28/47] Write sources
[29/47] Write swift-version--3CB7CFEC50E0D141.txt
[30/53] Compiling _AtomicsShims.c
[31/53] Compiling CNIOPosix event_loop_id.c
[32/72] Compiling CNIOLLHTTP c_nio_http.c
[33/91] Compiling CNIOLLHTTP c_nio_api.c
[34/91] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/91] Compiling CNIODarwin shim.c
[37/91] Emitting module _NIOBase64
[38/91] Compiling _NIOBase64 Base64.swift
[39/91] Compiling Atomics DoubleWord.swift
[40/91] Compiling Atomics ManagedAtomic.swift
[41/91] Compiling Atomics AtomicReference.swift
[42/91] Compiling Atomics AtomicStorage.swift
[43/92] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[44/92] Compiling Atomics PointerConformances.swift
[45/92] Compiling Atomics Primitives.native.swift
[46/92] Compiling Atomics AtomicBool.swift
[47/92] Compiling Atomics IntegerConformances.swift
[48/92] Compiling Atomics AtomicValue.swift
[49/92] Compiling Atomics AtomicMemoryOrderings.swift
[50/92] Compiling Atomics UnsafeAtomicLazyReference.swift
[51/92] Compiling Atomics IntegerOperations.swift
[52/92] Compiling Atomics AtomicInteger.swift
[53/92] Compiling Atomics AtomicOptionalWrappable.swift
[54/92] Compiling Atomics OptionalRawRepresentable.swift
[55/92] Compiling Atomics RawRepresentable.swift
[56/92] Compiling Atomics ManagedAtomicLazyReference.swift
[57/92] Compiling Atomics UnsafeAtomic.swift
[58/92] Emitting module InternalCollectionsUtilities
[69/93] Compiling _NIODataStructures _TinyArray.swift
[70/93] Compiling _NIODataStructures Heap.swift
[71/93] Emitting module _NIODataStructures
[72/93] Compiling _NIODataStructures PriorityQueue.swift
[77/127] Compiling Atomics Unmanaged extensions.swift
[78/127] Compiling ContainersPreview Producer+Filter.swift
[79/127] Compiling ContainersPreview Producer+Map.swift
[80/127] Compiling ContainersPreview Producer+Reduce.swift
[81/130] Compiling ContainersPreview RandomAccessContainer.swift
[82/130] Compiling ContainersPreview RangeExpression2.swift
[83/130] Compiling ContainersPreview RangeReplaceableContainer.swift
[84/130] Compiling ContainersPreview Drain+Map.swift
[85/130] Compiling ContainersPreview Drain+Reduce.swift
[86/130] Compiling ContainersPreview Drain.swift
[87/130] Compiling ContainersPreview Producer+Collect.swift
[88/130] Compiling ContainersPreview BidirectionalContainer.swift
[89/130] Compiling ContainersPreview Container+Filter.swift
[90/130] Compiling ContainersPreview Container+SpanwiseZip.swift
[91/130] Compiling ContainersPreview Container.swift
[92/130] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[93/130] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[94/130] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[95/130] Compiling ContainersPreview BorrowingSequence.swift
[96/130] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[97/130] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[98/130] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[99/130] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[100/130] Compiling ContainersPreview Producer.swift
[101/130] Compiling ContainersPreview Borrow.swift
[102/130] Compiling ContainersPreview Box.swift
[103/130] Compiling ContainersPreview ContainerIterator.swift
[104/130] Compiling ContainersPreview DynamicContainer.swift
[105/130] Compiling ContainersPreview MutableContainer.swift
[106/130] Compiling ContainersPreview PermutableContainer.swift
[107/130] Emitting module ContainersPreview
[108/130] Compiling ContainersPreview Inout.swift
[109/130] Compiling ContainersPreview InputSpan.swift
[110/130] Compiling ContainersPreview Shared.swift
[111/130] Compiling ContainersPreview OutputSpan+Extras.swift
[112/130] Compiling ContainersPreview TemporaryAllocation.swift
[113/130] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[114/130] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[119/130] Emitting module Atomics
[120/171] Compiling DequeModule UniqueDeque+Append.swift
[121/171] Compiling DequeModule UniqueDeque+Consumption.swift
[122/171] Compiling DequeModule UniqueDeque+Container.swift
[123/171] Compiling DequeModule UniqueDeque+Descriptions.swift
[124/175] Compiling DequeModule RigidDeque+Consumption.swift
[125/175] Compiling DequeModule RigidDeque+Container.swift
[126/175] Compiling DequeModule RigidDeque+Descriptions.swift
[127/175] Compiling DequeModule RigidDeque+Equatable.swift
[128/175] Compiling DequeModule RigidDeque+Experimental.swift
[129/175] Compiling DequeModule UniqueDeque+Equatable.swift
[130/175] Compiling DequeModule UniqueDeque+Experimental.swift
[131/175] Compiling DequeModule UniqueDeque+Hashable.swift
[132/175] Compiling DequeModule UniqueDeque+Initializers.swift
[133/175] Compiling DequeModule UniqueDeque+Insertions.swift
[134/175] Compiling DequeModule UniqueDeque+Prepend.swift
[135/175] Compiling DequeModule UniqueDeque+Removals.swift
[136/175] Compiling DequeModule UniqueDeque+Replacements.swift
[137/175] Compiling DequeModule RigidDeque+Removals.swift
[138/175] Compiling DequeModule RigidDeque+Replacements.swift
[139/175] Compiling DequeModule RigidDeque+Testing.swift
[140/175] Compiling DequeModule RigidDeque.swift
[140/175] Compiling c-nioatomics.c
[142/175] Compiling DequeModule Deque._UnsafeHandle.swift
[143/175] Compiling DequeModule Deque.swift
[144/175] Compiling DequeModule _DequeBuffer.swift
[145/175] Compiling DequeModule _DequeBufferHeader.swift
[146/175] Compiling DequeModule RigidDeque+Append.swift
[147/175] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[148/175] Compiling DequeModule Deque+Extras.swift
[149/175] Compiling DequeModule Deque+Hashable.swift
[150/175] Compiling DequeModule Deque+Testing.swift
[151/175] Compiling DequeModule Deque._Storage.swift
[152/175] Compiling DequeModule Deque+Codable.swift
[153/175] Compiling DequeModule Deque+Collection.swift
[154/175] Compiling DequeModule Deque+CustomReflectable.swift
[155/175] Compiling DequeModule Deque+Descriptions.swift
[156/175] Compiling DequeModule Deque+Equatable.swift
[157/175] Compiling DequeModule RigidDeque+Hashable.swift
[158/175] Compiling DequeModule RigidDeque+Initializers.swift
[159/175] Compiling DequeModule RigidDeque+Insertions.swift
[160/175] Compiling DequeModule RigidDeque+Prepend.swift
[160/175] Compiling c-atomics.c
[162/182] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[163/182] Emitting module NIOConcurrencyHelpers
[164/182] Compiling NIOConcurrencyHelpers NIOLock.swift
[165/182] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[166/182] Compiling NIOConcurrencyHelpers atomics.swift
[167/182] Compiling NIOConcurrencyHelpers lock.swift
[168/182] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[169/182] Compiling DequeModule UniqueDeque.swift
[170/182] Compiling DequeModule _DequeSlot.swift
[171/182] Compiling DequeModule _UnsafeDequeHandle.swift
[172/182] Compiling DequeModule _UnsafeDequeSegments.swift
[173/182] Emitting module DequeModule
[174/247] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[175/247] Compiling NIOCore NIOScheduledCallback.swift
[176/247] Compiling NIOCore NIOSendable.swift
[177/247] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[178/247] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[179/247] Compiling NIOCore RecvByteBufferAllocator.swift
[180/247] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[181/254] Compiling NIOCore AddressedEnvelope.swift
[182/254] Compiling NIOCore AsyncAwaitSupport.swift
[183/254] Compiling NIOCore AsyncChannel.swift
[184/254] Compiling NIOCore AsyncChannelHandler.swift
[185/254] Compiling NIOCore AsyncChannelInboundStream.swift
[186/254] Compiling NIOCore AsyncChannelOutboundWriter.swift
[187/254] Compiling NIOCore NIOAsyncSequenceProducer.swift
[188/254] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[189/254] Compiling NIOCore IO.swift
[190/254] Compiling NIOCore IOData.swift
[191/254] Compiling NIOCore IPProtocol.swift
[192/254] Compiling NIOCore IntegerBitPacking.swift
[193/254] Compiling NIOCore IntegerTypes.swift
[194/254] Compiling NIOCore Interfaces.swift
[195/254] Compiling NIOCore Linux.swift
[196/254] Compiling NIOCore ConvenienceOptionSupport.swift
[197/254] Compiling NIOCore DeadChannel.swift
[198/254] Compiling NIOCore DispatchQueue+WithFuture.swift
[199/254] Compiling NIOCore EventLoop+Deprecated.swift
[200/254] Compiling NIOCore EventLoop+SerialExecutor.swift
[201/254] Compiling NIOCore EventLoop.swift
[202/254] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[203/254] Compiling NIOCore MarkedCircularBuffer.swift
[204/254] Compiling NIOCore MulticastChannel.swift
[205/254] Compiling NIOCore NIOAny.swift
[206/254] Compiling NIOCore NIOCloseOnErrorHandler.swift
[207/254] Compiling NIOCore NIOCoreSendableMetatype.swift
[208/254] Compiling NIOCore NIODecodedAsyncSequence.swift
[209/254] Compiling NIOCore NIOLoopBound.swift
[210/254] Compiling NIOCore EventLoopFuture+Deprecated.swift
[211/254] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[212/254] Compiling NIOCore EventLoopFuture.swift
[213/254] Compiling NIOCore FileDescriptor.swift
[214/254] Compiling NIOCore FileHandle.swift
[215/254] Compiling NIOCore FileRegion.swift
[216/254] Compiling NIOCore GlobalSingletons.swift
[217/254] Compiling NIOCore SocketAddresses.swift
[218/254] Compiling NIOCore SocketOptionProvider.swift
[219/254] Compiling NIOCore SystemCallHelpers.swift
[220/254] Compiling NIOCore TimeAmount+Duration.swift
[221/254] Compiling NIOCore TypeAssistedChannelHandler.swift
[222/254] Compiling NIOCore UniversalBootstrapSupport.swift
[223/254] Compiling NIOCore Utilities.swift
[224/254] Compiling NIOCore NIOAsyncWriter.swift
[225/254] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[226/254] Compiling NIOCore BSDSocketAPI.swift
[227/254] Compiling NIOCore ByteBuffer-aux.swift
[228/254] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[229/254] Compiling NIOCore ByteBuffer-conversions.swift
[230/254] Compiling NIOCore ByteBuffer-core.swift
[231/254] Compiling NIOCore ByteBuffer-hex.swift
[232/254] Compiling NIOCore ByteBuffer-int.swift
[233/254] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[234/254] Compiling NIOCore ByteBuffer-multi-int.swift
[235/254] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[236/254] Compiling NIOCore ByteBuffer-views.swift
[237/254] Compiling NIOCore Channel.swift
[238/254] Compiling NIOCore ChannelHandler.swift
[239/254] Compiling NIOCore ChannelHandlers.swift
[240/254] Compiling NIOCore ChannelInvoker.swift
[241/254] Compiling NIOCore ChannelOption.swift
[242/254] Compiling NIOCore ChannelPipeline.swift
[243/254] Compiling NIOCore CircularBuffer.swift
[244/254] Compiling NIOCore Codec.swift
[245/254] Emitting module NIOCore
[246/313] Compiling NIOEmbedded Embedded.swift
[247/313] Emitting module NIOEmbedded
[248/313] Compiling NIOEmbedded AsyncTestingChannel.swift
[249/313] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[250/313] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[251/313] Compiling NIOPosix PosixSingletons.swift
[252/313] Compiling NIOPosix RawSocketBootstrap.swift
[253/313] Compiling NIOPosix Resolver.swift
[254/313] Compiling NIOPosix Selectable.swift
[255/313] Compiling NIOPosix SelectableChannel.swift
[256/318] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[257/318] Compiling NIOPosix System.swift
[258/318] Compiling NIOPosix Thread.swift
[259/318] Compiling NIOPosix ThreadPosix.swift
[260/318] Compiling NIOPosix ThreadWindows.swift
[261/318] Emitting module NIOPosix
[262/318] Compiling NIOPosix SelectorWSAPoll.swift
[263/318] Compiling NIOPosix ServerSocket.swift
[264/318] Compiling NIOPosix Socket.swift
[265/318] Compiling NIOPosix SocketChannel.swift
[266/318] Compiling NIOPosix SocketProtocols.swift
[267/318] Compiling NIOPosix Utilities.swift
[268/318] Compiling NIOPosix VsockAddress.swift
[269/318] Compiling NIOPosix VsockChannelEvents.swift
[270/318] Compiling NIOPosix Windows.swift
[271/318] Compiling NIOPosix resource_bundle_accessor.swift
[272/318] Compiling NIOFoundationEssentialsCompat Codable+ByteBuffer.swift
[273/318] Emitting module NIOFoundationEssentialsCompat
[274/318] Compiling NIOFoundationEssentialsCompat ByteBuffer-foundation.swift
[275/318] Compiling NIOPosix SelectableEventLoop.swift
[276/318] Compiling NIOPosix SelectorEpoll.swift
[277/318] Compiling NIOPosix SelectorGeneric.swift
[278/318] Compiling NIOPosix SelectorKqueue.swift
[279/318] Compiling NIOPosix SelectorUring.swift
[280/318] Compiling NIOPosix FileDescriptor.swift
[281/318] Compiling NIOPosix GetaddrinfoResolver.swift
[282/318] Compiling NIOPosix HappyEyeballs.swift
[283/318] Compiling NIOPosix IO.swift
[284/318] Compiling NIOPosix IntegerBitPacking.swift
[285/318] Compiling NIOPosix IntegerTypes.swift
[286/318] Compiling NIOPosix BSDSocketAPICommon.swift
[287/318] Compiling NIOPosix BSDSocketAPIPosix.swift
[288/318] Compiling NIOPosix BSDSocketAPIWindows.swift
[289/318] Compiling NIOPosix BaseSocket.swift
[290/318] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[291/318] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[292/318] Compiling NIOPosix BaseSocketChannel.swift
[293/318] Compiling NIOPosix BaseStreamSocketChannel.swift
[294/318] Compiling NIOPosix Bootstrap.swift
[295/318] Compiling NIOPosix ControlMessage.swift
[296/318] Compiling NIOPosix DatagramVectorReadManager.swift
[297/318] Compiling NIOPosix Errors+Any.swift
[298/318] Compiling NIOPosix Linux.swift
[299/318] Compiling NIOPosix LinuxCPUSet.swift
[300/318] Compiling NIOPosix LinuxUring.swift
[301/318] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[302/318] Compiling NIOPosix NIOPosixSendableMetatype.swift
[303/318] Compiling NIOPosix NIOThreadPool.swift
[304/318] Compiling NIOPosix NonBlockingFileIO.swift
[305/318] Compiling NIOPosix PendingDatagramWritesManager.swift
[306/318] Compiling NIOPosix PendingWritesManager.swift
[307/318] Compiling NIOPosix PipeChannel.swift
[308/318] Compiling NIOPosix PipePair.swift
[309/318] Compiling NIOPosix Pool.swift
[310/320] Compiling NIO Exports.swift
[311/320] Emitting module NIO
[312/347] Compiling NIOTLS TLSEvents.swift
[313/347] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[314/347] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[315/347] Compiling NIOFoundationCompat Exports.swift
[316/347] Emitting module NIOFoundationCompat
[317/347] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[318/348] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[319/348] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[320/348] Emitting module NIOTLS
[321/348] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[322/348] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[323/348] Compiling NIOTLS SNIHandler.swift
[324/348] Compiling NIOHTTP1 HTTPEncoder.swift
[325/348] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[326/348] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[327/348] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[328/348] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[329/348] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[330/348] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[331/348] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[332/370] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[333/370] Emitting module NIOHTTP1
[334/370] Compiling NIOTransportServices NIOTSBootstraps.swift
[335/370] Compiling NIOTransportServices NIOTSChannelOptions.swift
[336/370] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[337/370] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[338/370] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[339/370] Compiling NIOTransportServices NIOTSEventLoop.swift
[340/370] Emitting module NIOTransportServices
[341/372] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[342/372] Compiling NIOTransportServices NIOTSListenerChannel.swift
[343/372] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[344/372] Compiling NIOTransportServices NIOTSSingletons.swift
[345/372] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[346/372] Compiling NIOTransportServices NIOTSErrors.swift
[350/372] Compiling NIOTransportServices AcceptHandler.swift
[351/372] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[352/372] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[354/372] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[355/372] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[356/372] Compiling NIOTransportServices StateManagedChannel.swift
[357/372] Compiling NIOTransportServices StateManagedListenerChannel.swift
[358/372] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[361/372] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[362/372] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[363/372] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[364/378] Compiling NIOTSHTTPServer main.swift
[365/378] Emitting module NIOTSHTTPServer
[366/378] Emitting module NIOTSHTTPClient
[367/378] Emitting module NIOTSEchoClient
[368/378] Compiling NIOTSHTTPClient main.swift
[369/378] Compiling NIOTSEchoClient NIOTSEchoClient.swift
[369/378] Write Objects.LinkFileList
[372/378] Linking NIOTSHTTPServer
[373/378] Applying NIOTSHTTPServer
[374/378] Linking NIOTSEchoClient
[375/378] Applying NIOTSEchoClient
[376/378] Linking NIOTSHTTPClient
[377/378] Applying NIOTSHTTPClient
Build complete! (32.75s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1821/85039] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.00s)
Fetched https://github.com/apple/swift-atomics.git from cache (8.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (8.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.99.0 (0.95s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
[2/29281] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (2.06s)
Fetched https://github.com/apple/swift-collections.git from cache (2.06s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.66s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.4.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.99.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.83.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "swift-nio-transport-services",
  "name" : "swift-nio-transport-services",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "NIOTransportServices",
      "targets" : [
        "NIOTransportServices"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NIOTSHTTPServer",
      "targets" : [
        "NIOTSHTTPServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOTSHTTPClient",
      "targets" : [
        "NIOTSHTTPClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NIOTSEchoClient",
      "targets" : [
        "NIOTSEchoClient"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOTransportServicesTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTransportServicesTests",
      "path" : "Tests/NIOTransportServicesTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix",
        "Atomics"
      ],
      "sources" : [
        "NIOFilterEmptyWritesHandlerTests.swift",
        "NIOTSAsyncBootstrapTests.swift",
        "NIOTSBootstrapTests.swift",
        "NIOTSChannelMetadataTests.swift",
        "NIOTSChannelOptionsTests.swift",
        "NIOTSConnectionChannelTests.swift",
        "NIOTSDatagramBootstrapTests.swift",
        "NIOTSEndToEndTests.swift",
        "NIOTSEventLoopTests.swift",
        "NIOTSListenerChannelTests.swift",
        "NIOTSSingletonTests.swift",
        "NIOTSSocketOptionTests.swift",
        "NIOTSSocketOptionsOnChannelTests.swift",
        "NIOTSTestUtilities.swift",
        "NIOTSUDPMultiDatagramsPOSIXServerTests.swift",
        "NIOTSWorkaroundTests.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NIOTransportServices",
      "module_type" : "SwiftTarget",
      "name" : "NIOTransportServices",
      "path" : "Sources/NIOTransportServices",
      "product_dependencies" : [
        "NIO",
        "NIOCore",
        "NIOFoundationCompat",
        "NIOTLS",
        "Atomics"
      ],
      "product_memberships" : [
        "NIOTransportServices",
        "NIOTSHTTPServer",
        "NIOTSHTTPClient",
        "NIOTSEchoClient"
      ],
      "sources" : [
        "AcceptHandler.swift",
        "Datagram/NIOTSDatagramConnectionBootstrap.swift",
        "Datagram/NIOTSDatagramConnectionChannel.swift",
        "Datagram/NIOTSDatagramListenerBootstrap.swift",
        "Datagram/NIOTSDatagramListenerChannel.swift",
        "NIOFilterEmptyWritesHandler.swift",
        "NIOTSBootstraps.swift",
        "NIOTSChannelOptions.swift",
        "NIOTSConnectionBootstrap.swift",
        "NIOTSConnectionChannel.swift",
        "NIOTSErrors.swift",
        "NIOTSEventLoop.swift",
        "NIOTSEventLoopGroup.swift",
        "NIOTSListenerBootstrap.swift",
        "NIOTSListenerChannel.swift",
        "NIOTSNetworkEvents.swift",
        "NIOTSSingletons.swift",
        "SocketAddress+NWEndpoint.swift",
        "StateManagedChannel.swift",
        "StateManagedListenerChannel.swift",
        "StateManagedNWConnectionChannel.swift",
        "TCPOptions+SocketChannelOption.swift",
        "UDPOptions+SocketChannelOption.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NIOTSHTTPServer",
      "module_type" : "SwiftTarget",
      "name" : "NIOTSHTTPServer",
      "path" : "Sources/NIOTSHTTPServer",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOTSHTTPServer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOTSHTTPClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOTSHTTPClient",
      "path" : "Sources/NIOTSHTTPClient",
      "product_dependencies" : [
        "NIOCore",
        "NIOHTTP1"
      ],
      "product_memberships" : [
        "NIOTSHTTPClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "NIOTSEchoClient",
      "module_type" : "SwiftTarget",
      "name" : "NIOTSEchoClient",
      "path" : "Sources/NIOTSEchoClient",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "NIOTSEchoClient"
      ],
      "sources" : [
        "NIOTSEchoClient.swift"
      ],
      "target_dependencies" : [
        "NIOTransportServices"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.1"
}
Done.