The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-nio-transport-services, reference main (711443), with Swift 6.0 for Linux on 5 May 2025 14:44:00 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-nio-transport-services
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7114435 Drop Swift 5.9 (#235)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
7114435533ffb76d886cfa3f2ab8f70811221112
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at main
========================================
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-4609320-2":/host -w "$PWD" 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:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
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/1705] Fetching swift-atomics
[1706/77405] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (4.18s)
Fetched https://github.com/apple/swift-nio.git from cache (4.26s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.1 (2.54s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4367] Fetching swift-system
[4368/20738] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.98s)
Fetched https://github.com/apple/swift-collections.git from cache (1.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.15s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.87s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.73s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.4.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Building for debugging...
[0/49] Write sources
[15/49] Compiling CNIOWindows shim.c
[16/49] Compiling CNIOWASI CNIOWASI.c
[17/49] Compiling CNIOWindows WSAStartup.c
[17/49] Compiling CNIOLinux liburing_shims.c
[19/49] Compiling CNIODarwin shim.c
[20/49] Compiling CNIOLLHTTP c_nio_http.c
[21/49] Write sources
[22/49] Compiling CNIOLinux shim.c
[23/49] Compiling CNIOLLHTTP c_nio_api.c
[24/49] Compiling CNIOLLHTTP c_nio_llhttp.c
[25/49] Compiling _AtomicsShims.c
[26/49] Write swift-version-24593BA9C3E375BF.txt
[27/91] Compiling c-nioatomics.c
[28/91] Compiling c-atomics.c
[30/97] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[31/97] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[32/97] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[33/97] Emitting module InternalCollectionsUtilities
[34/99] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[35/99] Compiling InternalCollectionsUtilities Integer rank.swift
[36/99] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[37/99] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[38/99] Compiling InternalCollectionsUtilities Debugging.swift
[39/99] Compiling InternalCollectionsUtilities Descriptions.swift
[40/99] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[41/99] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[42/99] Compiling InternalCollectionsUtilities UInt+reversed.swift
[43/99] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[44/99] Compiling InternalCollectionsUtilities _SortedCollection.swift
[52/101] Emitting module Atomics
[60/101] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[61/101] Compiling InternalCollectionsUtilities Specialize.swift
[64/101] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[65/101] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[66/101] Compiling _NIODataStructures PriorityQueue.swift
[67/101] Compiling _NIODataStructures _TinyArray.swift
[68/101] Emitting module _NIOBase64
[69/101] Compiling _NIOBase64 Base64.swift
[73/103] Compiling Atomics IntegerOperations.swift
[74/103] Compiling Atomics Unmanaged extensions.swift
[75/104] Wrapping AST for _NIOBase64 for debugging
[77/104] Wrapping AST for InternalCollectionsUtilities for debugging
[78/104] Wrapping AST for Atomics for debugging
[80/119] Compiling NIOConcurrencyHelpers lock.swift
[81/119] Compiling DequeModule Deque+CustomReflectable.swift
[82/119] Compiling DequeModule Deque+Descriptions.swift
[83/121] Emitting module _NIODataStructures
[84/121] Compiling _NIODataStructures Heap.swift
[85/122] Compiling DequeModule _DequeBuffer.swift
[86/122] Compiling DequeModule _DequeBufferHeader.swift
[88/122] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[89/122] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/122] Emitting module NIOConcurrencyHelpers
[91/122] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[92/122] Compiling NIOConcurrencyHelpers atomics.swift
[93/123] Wrapping AST for _NIODataStructures for debugging
[95/123] Compiling DequeModule _DequeSlot.swift
[96/123] Compiling DequeModule _UnsafeWrappedBuffer.swift
[96/123] Wrapping AST for NIOConcurrencyHelpers for debugging
[98/123] Compiling DequeModule Deque+Testing.swift
[99/123] Compiling DequeModule Deque._Storage.swift
[100/123] Compiling DequeModule Deque+Equatable.swift
[101/123] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[102/123] Compiling DequeModule Deque+Extras.swift
[103/123] Compiling DequeModule Deque+Hashable.swift
[104/123] Compiling DequeModule Deque._UnsafeHandle.swift
[105/123] Compiling DequeModule Deque.swift
[106/123] Compiling DequeModule Deque+Codable.swift
[107/123] Compiling DequeModule Deque+Collection.swift
[108/123] Emitting module DequeModule
[109/124] Wrapping AST for DequeModule for debugging
[111/183] Compiling NIOCore MarkedCircularBuffer.swift
[112/183] Compiling NIOCore MulticastChannel.swift
[113/183] Compiling NIOCore NIOAny.swift
[114/183] Compiling NIOCore NIOCloseOnErrorHandler.swift
[115/183] Compiling NIOCore NIOLoopBound.swift
[116/183] Compiling NIOCore NIOScheduledCallback.swift
[117/183] Compiling NIOCore NIOSendable.swift
[118/183] Compiling NIOCore RecvByteBufferAllocator.swift
[119/191] Compiling NIOCore GlobalSingletons.swift
[120/191] Compiling NIOCore IO.swift
[121/191] Compiling NIOCore IOData.swift
[122/191] Compiling NIOCore IPProtocol.swift
[123/191] Compiling NIOCore IntegerBitPacking.swift
[124/191] Compiling NIOCore IntegerTypes.swift
[125/191] Compiling NIOCore Interfaces.swift
[126/191] Compiling NIOCore Linux.swift
[127/191] Compiling NIOCore EventLoop.swift
[128/191] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[129/191] Compiling NIOCore EventLoopFuture+Deprecated.swift
[130/191] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[131/191] Compiling NIOCore EventLoopFuture.swift
[132/191] Compiling NIOCore FileDescriptor.swift
[133/191] Compiling NIOCore FileHandle.swift
[134/191] Compiling NIOCore FileRegion.swift
[135/191] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[136/191] Compiling NIOCore SocketAddresses.swift
[137/191] Compiling NIOCore SocketOptionProvider.swift
[138/191] Compiling NIOCore SystemCallHelpers.swift
[139/191] Compiling NIOCore TimeAmount+Duration.swift
[140/191] Compiling NIOCore TypeAssistedChannelHandler.swift
[141/191] Compiling NIOCore UniversalBootstrapSupport.swift
[142/191] Compiling NIOCore Utilities.swift
[143/191] Compiling NIOCore ChannelPipeline.swift
[144/191] Compiling NIOCore CircularBuffer.swift
[145/191] Compiling NIOCore Codec.swift
[146/191] Compiling NIOCore ConvenienceOptionSupport.swift
[147/191] Compiling NIOCore DeadChannel.swift
[148/191] Compiling NIOCore DispatchQueue+WithFuture.swift
[149/191] Compiling NIOCore EventLoop+Deprecated.swift
[150/191] Compiling NIOCore EventLoop+SerialExecutor.swift
[151/191] Compiling NIOCore AddressedEnvelope.swift
[152/191] Compiling NIOCore AsyncAwaitSupport.swift
[153/191] Compiling NIOCore AsyncChannel.swift
[154/191] Compiling NIOCore AsyncChannelHandler.swift
[155/191] Compiling NIOCore AsyncChannelInboundStream.swift
[156/191] Compiling NIOCore AsyncChannelOutboundWriter.swift
[157/191] Compiling NIOCore NIOAsyncSequenceProducer.swift
[158/191] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[159/191] Compiling NIOCore NIOAsyncWriter.swift
[160/191] Compiling NIOCore ByteBuffer-multi-int.swift
[161/191] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[162/191] Compiling NIOCore ByteBuffer-views.swift
[163/191] Compiling NIOCore Channel.swift
[164/191] Compiling NIOCore ChannelHandler.swift
[165/191] Compiling NIOCore ChannelHandlers.swift
[166/191] Compiling NIOCore ChannelInvoker.swift
[167/191] Compiling NIOCore ChannelOption.swift
[168/191] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[169/191] Compiling NIOCore BSDSocketAPI.swift
[170/191] Compiling NIOCore ByteBuffer-aux.swift
[171/191] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[172/191] Compiling NIOCore ByteBuffer-conversions.swift
[173/191] Compiling NIOCore ByteBuffer-core.swift
[174/191] Compiling NIOCore ByteBuffer-hex.swift
[175/191] Compiling NIOCore ByteBuffer-int.swift
[176/191] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[177/191] Emitting module NIOCore
[178/192] Wrapping AST for NIOCore for debugging
[180/243] Emitting module NIOEmbedded
[181/243] Compiling NIOEmbedded AsyncTestingChannel.swift
[182/243] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[183/243] Compiling NIOEmbedded Embedded.swift
[184/244] Wrapping AST for NIOEmbedded for debugging
[186/244] Compiling NIOPosix SelectableChannel.swift
[187/244] Compiling NIOPosix SelectableEventLoop.swift
[188/244] Compiling NIOPosix SelectorEpoll.swift
[189/244] Compiling NIOPosix SelectorGeneric.swift
[190/244] Compiling NIOPosix SelectorKqueue.swift
[191/244] Compiling NIOPosix SelectorUring.swift
[192/244] Compiling NIOPosix IO.swift
[193/244] Compiling NIOPosix IntegerBitPacking.swift
[194/244] Compiling NIOPosix IntegerTypes.swift
[195/244] Compiling NIOPosix Linux.swift
[196/244] Compiling NIOPosix LinuxCPUSet.swift
[197/244] Compiling NIOPosix LinuxUring.swift
[198/244] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[199/244] Compiling NIOPosix ServerSocket.swift
[200/244] Compiling NIOPosix Socket.swift
[201/244] Compiling NIOPosix SocketChannel.swift
[202/244] Compiling NIOPosix SocketProtocols.swift
[203/244] Compiling NIOPosix System.swift
[204/244] Compiling NIOPosix Thread.swift
[205/244] Compiling NIOPosix PooledRecvBufferAllocator.swift
[206/244] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[207/244] Compiling NIOPosix PosixSingletons.swift
[208/244] Compiling NIOPosix RawSocketBootstrap.swift
[209/244] Compiling NIOPosix Resolver.swift
[210/244] Compiling NIOPosix Selectable.swift
[211/250] Compiling NIOPosix ThreadPosix.swift
[212/250] Compiling NIOPosix ThreadWindows.swift
[213/250] Compiling NIOPosix UnsafeTransfer.swift
[214/250] Compiling NIOPosix Utilities.swift
[215/250] Compiling NIOPosix VsockAddress.swift
[216/250] Compiling NIOPosix VsockChannelEvents.swift
[217/250] Compiling NIOPosix Bootstrap.swift
[218/250] Compiling NIOPosix ControlMessage.swift
[219/250] Compiling NIOPosix DatagramVectorReadManager.swift
[220/250] Compiling NIOPosix Errors+Any.swift
[221/250] Compiling NIOPosix FileDescriptor.swift
[222/250] Compiling NIOPosix GetaddrinfoResolver.swift
[223/250] Compiling NIOPosix HappyEyeballs.swift
[224/250] Emitting module NIOPosix
[225/250] Compiling NIOPosix BSDSocketAPICommon.swift
[226/250] Compiling NIOPosix BSDSocketAPIPosix.swift
[227/250] Compiling NIOPosix BSDSocketAPIWindows.swift
[228/250] Compiling NIOPosix BaseSocket.swift
[229/250] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[230/250] Compiling NIOPosix BaseSocketChannel.swift
[231/250] Compiling NIOPosix BaseStreamSocketChannel.swift
[232/250] Compiling NIOPosix NIOThreadPool.swift
[233/250] Compiling NIOPosix NonBlockingFileIO.swift
[234/250] Compiling NIOPosix PendingDatagramWritesManager.swift
[235/250] Compiling NIOPosix PendingWritesManager.swift
[236/250] Compiling NIOPosix PipeChannel.swift
[237/250] Compiling NIOPosix PipePair.swift
[238/250] Compiling NIOPosix Pool.swift
[239/251] Wrapping AST for NIOPosix for debugging
[241/253] Emitting module NIO
[242/253] Compiling NIO Exports.swift
[243/254] Wrapping AST for NIO for debugging
[245/281] Compiling NIOTLS TLSEvents.swift
[246/281] Emitting module NIOTLS
[247/281] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[248/281] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[249/281] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[250/281] Compiling NIOTLS SNIHandler.swift
[251/282] Emitting module NIOHTTP1
[252/284] Wrapping AST for NIOTLS for debugging
[254/284] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[255/284] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[256/284] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[257/284] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[258/284] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[259/284] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[260/284] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[261/284] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[262/284] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[263/284] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[264/284] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[265/284] Compiling NIOHTTP1 HTTPTypes.swift
[266/284] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[267/284] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[268/284] Compiling NIOHTTP1 ByteCollectionUtils.swift
[269/284] Compiling NIOHTTP1 HTTPDecoder.swift
[270/284] Compiling NIOHTTP1 HTTPEncoder.swift
[271/285] Wrapping AST for NIOHTTP1 for debugging
[273/285] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[274/285] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[275/285] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[276/285] Emitting module NIOFoundationCompat
[277/285] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[278/286] Wrapping AST for NIOFoundationCompat for debugging
[280/308] Compiling NIOTransportServices StateManagedChannel.swift
[281/308] Compiling NIOTransportServices StateManagedListenerChannel.swift
[282/308] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[283/308] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[284/308] Compiling NIOTransportServices NIOTSSingletons.swift
[285/308] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[286/310] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[287/310] Compiling NIOTransportServices NIOTSErrors.swift
[288/310] Compiling NIOTransportServices NIOTSEventLoop.swift
[289/310] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[290/310] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[291/310] Compiling NIOTransportServices NIOTSListenerChannel.swift
[292/310] Emitting module NIOTransportServices
[293/310] Compiling NIOTransportServices AcceptHandler.swift
[294/310] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[295/310] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[296/310] Compiling NIOTransportServices NIOTSBootstraps.swift
[297/310] Compiling NIOTransportServices NIOTSChannelOptions.swift
[298/310] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[299/310] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[300/310] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[301/310] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[302/310] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[303/310] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[304/311] Wrapping AST for NIOTransportServices for debugging
[306/315] Compiling NIOTSHTTPClient main.swift
[307/315] Emitting module NIOTSHTTPClient
[308/316] Emitting module NIOTSHTTPServer
[309/316] Compiling NIOTSHTTPServer main.swift
[311/317] Wrapping AST for NIOTSHTTPClient for debugging
[312/317] Write Objects.LinkFileList
[313/317] Wrapping AST for NIOTSHTTPServer for debugging
[314/317] Write Objects.LinkFileList
[315/317] Linking NIOTSHTTPServer
[316/317] Linking NIOTSHTTPClient
Build complete! (63.00s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.81.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
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NIOTransportServicesTests",
      "module_type" : "SwiftTarget",
      "name" : "NIOTransportServicesTests",
      "path" : "Tests/NIOTransportServicesTests",
      "product_dependencies" : [
        "NIOCore",
        "NIOEmbedded",
        "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",
        "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"
      ],
      "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"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.