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 swift-nio-transport-services, reference 1.26.0 (60c3e1), with Swift 6.0 for Linux on 24 Nov 2025 13:31:52 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: 1.26.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-nio-transport-services
 * tag               1.26.0     -> FETCH_HEAD
HEAD is now at 60c3e18 Drop Swift 5.10 (#247)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
60c3e187154421171721c1a38e800b390680fb5d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at 1.26.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/apple/swift-nio-transport-services.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1821/82289] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.76s)
[4024/80469] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.85s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.90.1 (1.51s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5182] Fetching swift-system
[3681/23496] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.82s)
[5312/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.22s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.32s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.58s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.90.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
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.3
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
Building for debugging...
[0/54] Write sources
[16/54] Compiling CNIOWASI CNIOWASI.c
[17/54] Compiling CNIOWindows shim.c
[18/54] Compiling _AtomicsShims.c
[19/54] Compiling CNIOLinux liburing_shims.c
[20/54] Compiling CNIOWindows WSAStartup.c
[21/54] Compiling CNIODarwin shim.c
[22/54] Compiling CNIOLLHTTP c_nio_http.c
[22/54] Write sources
[24/54] Compiling CNIOLLHTTP c_nio_api.c
[25/54] Compiling CNIOLinux shim.c
[26/54] Write swift-version-24593BA9C3E375BF.txt
[27/54] Compiling CNIOLLHTTP c_nio_llhttp.c
[27/54] Compiling CNIOPosix event_loop_id.c
[30/94] Emitting module InternalCollectionsUtilities
[31/96] Emitting module _NIODataStructures
[31/96] Compiling c-nioatomics.c
[32/96] Compiling c-atomics.c
[34/96] Emitting module Atomics
[35/104] Compiling InternalCollectionsUtilities Debugging.swift
[36/104] Compiling InternalCollectionsUtilities Descriptions.swift
[37/104] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[38/104] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[39/104] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[40/104] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[41/104] Compiling Atomics IntegerOperations.swift
[42/104] Compiling Atomics Unmanaged extensions.swift
[43/104] Compiling _NIOBase64 Base64.swift
[44/104] Emitting module _NIOBase64
[45/105] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[46/105] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[47/105] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[48/105] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[53/105] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[54/105] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[55/105] Compiling InternalCollectionsUtilities Integer rank.swift
[56/105] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[57/105] Compiling InternalCollectionsUtilities UInt+reversed.swift
[58/105] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[60/105] Compiling InternalCollectionsUtilities _SortedCollection.swift
[61/105] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[76/107] Wrapping AST for _NIOBase64 for debugging
[78/107] Compiling _NIODataStructures PriorityQueue.swift
[79/107] Compiling _NIODataStructures _TinyArray.swift
[80/107] Emitting module NIOConcurrencyHelpers
[81/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[82/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[83/107] Compiling _NIODataStructures Heap.swift
[85/108] Compiling NIOConcurrencyHelpers lock.swift
[85/108] Wrapping AST for Atomics for debugging
[86/108] Wrapping AST for InternalCollectionsUtilities for debugging
[87/108] Wrapping AST for _NIODataStructures for debugging
[89/108] Compiling NIOConcurrencyHelpers atomics.swift
[91/124] Compiling DequeModule Deque+Equatable.swift
[92/124] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[93/126] Compiling DequeModule Deque+CustomReflectable.swift
[94/126] Compiling DequeModule Deque+Descriptions.swift
[94/126] Wrapping AST for NIOConcurrencyHelpers for debugging
[96/126] Compiling DequeModule _DequeBuffer.swift
[97/126] Compiling DequeModule _DequeBufferHeader.swift
[98/126] Compiling DequeModule Deque+Extras.swift
[99/126] Compiling DequeModule Deque+Hashable.swift
[100/126] Compiling DequeModule _DequeSlot.swift
[101/126] Compiling DequeModule _UnsafeWrappedBuffer.swift
[102/126] Compiling DequeModule Deque+Testing.swift
[103/126] Compiling DequeModule Deque._Storage.swift
[104/126] Compiling DequeModule Deque._UnsafeHandle.swift
[105/126] Compiling DequeModule Deque.swift
[106/126] Emitting module DequeModule
[107/126] Compiling DequeModule Deque+Codable.swift
[108/126] Compiling DequeModule Deque+Collection.swift
[109/127] Wrapping AST for DequeModule for debugging
[111/190] Compiling NIOCore IPProtocol.swift
[112/190] Compiling NIOCore IntegerBitPacking.swift
[113/190] Compiling NIOCore IntegerTypes.swift
[114/190] Compiling NIOCore Interfaces.swift
[115/190] Compiling NIOCore Linux.swift
[116/190] Compiling NIOCore MarkedCircularBuffer.swift
[117/190] Compiling NIOCore MulticastChannel.swift
[118/190] Compiling NIOCore NIOAny.swift
[119/190] Compiling NIOCore NIOCloseOnErrorHandler.swift
[120/198] Compiling NIOCore EventLoopFuture+Deprecated.swift
[121/198] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[122/198] Compiling NIOCore EventLoopFuture.swift
[123/198] Compiling NIOCore FileDescriptor.swift
[124/198] Compiling NIOCore FileHandle.swift
[125/198] Compiling NIOCore FileRegion.swift
[126/198] Compiling NIOCore GlobalSingletons.swift
[127/198] Compiling NIOCore IO.swift
[128/198] Compiling NIOCore IOData.swift
[129/198] Compiling NIOCore NIOCoreSendableMetatype.swift
[130/198] Compiling NIOCore NIODecodedAsyncSequence.swift
[131/198] Compiling NIOCore NIOLoopBound.swift
[132/198] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[133/198] Compiling NIOCore NIOScheduledCallback.swift
[134/198] Compiling NIOCore NIOSendable.swift
[135/198] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[136/198] Compiling NIOCore RecvByteBufferAllocator.swift
[137/198] Compiling NIOCore CircularBuffer.swift
[138/198] Compiling NIOCore Codec.swift
[139/198] Compiling NIOCore ConvenienceOptionSupport.swift
[140/198] Compiling NIOCore DeadChannel.swift
[141/198] Compiling NIOCore DispatchQueue+WithFuture.swift
[142/198] Compiling NIOCore EventLoop+Deprecated.swift
[143/198] Compiling NIOCore EventLoop+SerialExecutor.swift
[144/198] Compiling NIOCore EventLoop.swift
[145/198] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[146/198] Compiling NIOCore AddressedEnvelope.swift
[147/198] Compiling NIOCore AsyncAwaitSupport.swift
[148/198] Compiling NIOCore AsyncChannel.swift
[149/198] Compiling NIOCore AsyncChannelHandler.swift
[150/198] Compiling NIOCore AsyncChannelInboundStream.swift
[151/198] Compiling NIOCore AsyncChannelOutboundWriter.swift
[152/198] Compiling NIOCore NIOAsyncSequenceProducer.swift
[153/198] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[154/198] Compiling NIOCore NIOAsyncWriter.swift
[155/198] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[156/198] Compiling NIOCore SocketAddresses.swift
[157/198] Compiling NIOCore SocketOptionProvider.swift
[158/198] Compiling NIOCore SystemCallHelpers.swift
[159/198] Compiling NIOCore TimeAmount+Duration.swift
[160/198] Compiling NIOCore TypeAssistedChannelHandler.swift
[161/198] Compiling NIOCore UniversalBootstrapSupport.swift
[162/198] Compiling NIOCore Utilities.swift
[163/198] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[164/198] Compiling NIOCore BSDSocketAPI.swift
[165/198] Compiling NIOCore ByteBuffer-aux.swift
[166/198] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[167/198] Compiling NIOCore ByteBuffer-conversions.swift
[168/198] Compiling NIOCore ByteBuffer-core.swift
[169/198] Compiling NIOCore ByteBuffer-hex.swift
[170/198] Compiling NIOCore ByteBuffer-int.swift
[171/198] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[172/198] Emitting module NIOCore
[173/198] Compiling NIOCore ByteBuffer-multi-int.swift
[174/198] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[175/198] Compiling NIOCore ByteBuffer-views.swift
[176/198] Compiling NIOCore Channel.swift
[177/198] Compiling NIOCore ChannelHandler.swift
[178/198] Compiling NIOCore ChannelHandlers.swift
[179/198] Compiling NIOCore ChannelInvoker.swift
[180/198] Compiling NIOCore ChannelOption.swift
[181/198] Compiling NIOCore ChannelPipeline.swift
[182/199] Wrapping AST for NIOCore for debugging
[184/253] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[185/253] Compiling NIOEmbedded AsyncTestingChannel.swift
[186/253] Emitting module NIOEmbedded
[187/253] Compiling NIOEmbedded Embedded.swift
[188/254] Wrapping AST for NIOEmbedded for debugging
[190/254] Emitting module NIOPosix
[191/260] Compiling NIOPosix ThreadWindows.swift
[192/260] Compiling NIOPosix UnsafeTransfer.swift
[193/260] Compiling NIOPosix Utilities.swift
[194/260] Compiling NIOPosix VsockAddress.swift
[195/260] Compiling NIOPosix VsockChannelEvents.swift
[196/260] Compiling NIOPosix Windows.swift
[197/260] Compiling NIOPosix BSDSocketAPICommon.swift
[198/260] Compiling NIOPosix BSDSocketAPIPosix.swift
[199/260] Compiling NIOPosix BSDSocketAPIWindows.swift
[200/260] Compiling NIOPosix BaseSocket.swift
[201/260] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[202/260] Compiling NIOPosix BaseSocketChannel.swift
[203/260] Compiling NIOPosix BaseStreamSocketChannel.swift
[204/260] Compiling NIOPosix Bootstrap.swift
[205/260] Compiling NIOPosix ControlMessage.swift
[206/260] Compiling NIOPosix DatagramVectorReadManager.swift
[207/260] Compiling NIOPosix Errors+Any.swift
[208/260] Compiling NIOPosix FileDescriptor.swift
[209/260] Compiling NIOPosix GetaddrinfoResolver.swift
[210/260] Compiling NIOPosix HappyEyeballs.swift
[211/260] Compiling NIOPosix Socket.swift
[212/260] Compiling NIOPosix SocketChannel.swift
[213/260] Compiling NIOPosix SocketProtocols.swift
[214/260] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[215/260] Compiling NIOPosix System.swift
[216/260] Compiling NIOPosix Thread.swift
[217/260] Compiling NIOPosix ThreadPosix.swift
[218/260] Compiling NIOPosix SelectableEventLoop.swift
[219/260] Compiling NIOPosix SelectorEpoll.swift
[220/260] Compiling NIOPosix SelectorGeneric.swift
[221/260] Compiling NIOPosix SelectorKqueue.swift
[222/260] Compiling NIOPosix SelectorUring.swift
[223/260] Compiling NIOPosix SelectorWSAPoll.swift
[224/260] Compiling NIOPosix ServerSocket.swift
[225/260] Compiling NIOPosix IO.swift
[226/260] Compiling NIOPosix IntegerBitPacking.swift
[227/260] Compiling NIOPosix IntegerTypes.swift
[228/260] Compiling NIOPosix Linux.swift
[229/260] Compiling NIOPosix LinuxCPUSet.swift
[230/260] Compiling NIOPosix LinuxUring.swift
[231/260] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[232/260] Compiling NIOPosix Pool.swift
[233/260] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[234/260] Compiling NIOPosix PosixSingletons.swift
[235/260] Compiling NIOPosix RawSocketBootstrap.swift
[236/260] Compiling NIOPosix Resolver.swift
[237/260] Compiling NIOPosix Selectable.swift
[238/260] Compiling NIOPosix SelectableChannel.swift
[239/260] Compiling NIOPosix NIOPosixSendableMetatype.swift
[240/260] Compiling NIOPosix NIOThreadPool.swift
[241/260] Compiling NIOPosix NonBlockingFileIO.swift
[242/260] Compiling NIOPosix PendingDatagramWritesManager.swift
[243/260] Compiling NIOPosix PendingWritesManager.swift
[244/260] Compiling NIOPosix PipeChannel.swift
[245/260] Compiling NIOPosix PipePair.swift
[246/261] Wrapping AST for NIOPosix for debugging
[248/263] Emitting module NIO
[249/263] Compiling NIO Exports.swift
[250/264] Wrapping AST for NIO for debugging
[252/291] Compiling NIOTLS TLSEvents.swift
[253/291] Emitting module NIOTLS
[254/291] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[255/291] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[256/293] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[257/293] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[258/293] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[259/293] Compiling NIOTLS SNIHandler.swift
[261/294] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[262/294] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[263/294] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[264/294] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[265/294] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[266/294] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[267/294] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[268/294] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[269/294] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[270/294] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[271/294] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[272/294] Compiling NIOHTTP1 HTTPTypes.swift
[273/294] Compiling NIOHTTP1 ByteCollectionUtils.swift
[274/294] Compiling NIOHTTP1 HTTPDecoder.swift
[275/294] Compiling NIOHTTP1 HTTPEncoder.swift
[276/294] Emitting module NIOHTTP1
[278/295] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[279/295] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[280/295] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[281/295] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[282/295] Emitting module NIOFoundationCompat
[283/296] Wrapping AST for NIOTLS for debugging
[284/296] Wrapping AST for NIOFoundationCompat for debugging
[285/296] Wrapping AST for NIOHTTP1 for debugging
[287/318] Compiling NIOTransportServices AcceptHandler.swift
[288/318] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[289/318] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[290/320] Compiling NIOTransportServices NIOTSBootstraps.swift
[291/320] Compiling NIOTransportServices NIOTSChannelOptions.swift
[292/320] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[293/320] Emitting module NIOTransportServices
[294/320] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[295/320] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[296/320] Compiling NIOTransportServices NIOTSListenerChannel.swift
[297/320] Compiling NIOTransportServices StateManagedChannel.swift
[298/320] Compiling NIOTransportServices StateManagedListenerChannel.swift
[299/320] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[300/320] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[301/320] Compiling NIOTransportServices NIOTSSingletons.swift
[302/320] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[303/320] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[304/320] Compiling NIOTransportServices NIOTSErrors.swift
[305/320] Compiling NIOTransportServices NIOTSEventLoop.swift
[306/320] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[307/320] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[308/320] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[309/320] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[310/320] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[311/321] Wrapping AST for NIOTransportServices for debugging
[313/327] Emitting module NIOTSEchoClient
[314/327] Compiling NIOTSEchoClient NIOTSEchoClient.swift
[315/328] Compiling NIOTSHTTPServer main.swift
[316/328] Emitting module NIOTSHTTPServer
[317/329] Emitting module NIOTSHTTPClient
[318/329] Compiling NIOTSHTTPClient main.swift
[321/330] Wrapping AST for NIOTSEchoClient for debugging
[322/330] Write Objects.LinkFileList
[322/330] Wrapping AST for NIOTSHTTPServer for debugging
[324/330] Write Objects.LinkFileList
[325/330] Linking NIOTSEchoClient
[326/330] Wrapping AST for NIOTSHTTPClient for debugging
[327/330] Write Objects.LinkFileList
[328/330] Linking NIOTSHTTPServer
[329/330] Linking NIOTSHTTPClient
Build complete! (81.41s)
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" : "/host/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.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.