Build Information
Successful build of swift-nio-transport-services, reference main (abc6b7
), with Swift 6.0 for Linux on 8 Sep 2025 09:53:07 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.67.1
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 abc6b75 Since iOS 18, we're occasionally transitioned to the .setup state (#242)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
abc6b757bb52486221558d22a7c77eb4b5f3a0ba
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-4606859-1":/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:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
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/1814] Fetching swift-atomics
[1815/79846] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (0.79s)
[781/78032] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.70s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4937] Fetching swift-system
[4938/22347] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.68s)
[871/17410] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (2.18s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.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.2.1
Building for debugging...
[0/50] Write sources
[15/50] Compiling CNIOLinux liburing_shims.c
[16/50] Compiling CNIOWindows shim.c
[17/50] Compiling _AtomicsShims.c
[18/50] Compiling CNIOWindows WSAStartup.c
[19/50] Compiling CNIOLLHTTP c_nio_http.c
[20/50] Compiling CNIOWASI CNIOWASI.c
[21/50] Compiling CNIOLinux shim.c
[21/50] Write sources
[23/50] Compiling CNIODarwin shim.c
[24/50] Compiling CNIOPosix event_loop_id.c
[25/50] Compiling CNIOLLHTTP c_nio_llhttp.c
[26/50] Compiling CNIOLLHTTP c_nio_api.c
[27/50] Write swift-version-24593BA9C3E375BF.txt
[29/88] Emitting module _NIOBase64
[30/88] Emitting module InternalCollectionsUtilities
[30/89] Compiling c-nioatomics.c
[32/89] Emitting module Atomics
[32/91] Compiling c-atomics.c
[34/97] Compiling Atomics IntegerOperations.swift
[35/97] Compiling Atomics Unmanaged extensions.swift
[36/97] Compiling Atomics AtomicStorage.swift
[37/97] Compiling Atomics AtomicValue.swift
[40/97] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[41/97] Compiling Atomics AtomicInteger.swift
[42/97] Compiling Atomics AtomicOptionalWrappable.swift
[43/97] Compiling Atomics AtomicReference.swift
[44/97] Compiling Atomics AtomicMemoryOrderings.swift
[45/97] Compiling Atomics DoubleWord.swift
[46/97] Compiling Atomics OptionalRawRepresentable.swift
[47/97] Compiling Atomics RawRepresentable.swift
[48/97] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/97] Compiling _NIOBase64 Base64.swift
[50/97] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[51/98] Compiling Atomics UnsafeAtomic.swift
[52/98] Compiling Atomics UnsafeAtomicLazyReference.swift
[55/98] Compiling Atomics IntegerConformances.swift
[56/98] Compiling Atomics PointerConformances.swift
[57/98] Compiling Atomics ManagedAtomic.swift
[58/98] Compiling Atomics ManagedAtomicLazyReference.swift
[59/98] Compiling Atomics Primitives.native.swift
[63/98] Compiling _NIODataStructures PriorityQueue.swift
[69/99] Compiling Atomics AtomicBool.swift
[70/100] Compiling _NIODataStructures _TinyArray.swift
[73/100] Wrapping AST for _NIOBase64 for debugging
[74/100] Wrapping AST for Atomics for debugging
[75/100] Wrapping AST for InternalCollectionsUtilities for debugging
[77/100] Emitting module NIOConcurrencyHelpers
[78/115] Compiling DequeModule Deque+CustomReflectable.swift
[79/115] Compiling DequeModule Deque+Descriptions.swift
[80/117] Compiling NIOConcurrencyHelpers lock.swift
[81/117] Compiling DequeModule _DequeBuffer.swift
[82/117] Compiling DequeModule _DequeBufferHeader.swift
[83/117] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[84/117] Compiling NIOConcurrencyHelpers NIOLock.swift
[85/117] Emitting module _NIODataStructures
[86/117] Compiling _NIODataStructures Heap.swift
[88/118] Compiling NIOConcurrencyHelpers atomics.swift
[88/119] Wrapping AST for _NIODataStructures for debugging
[90/119] Compiling DequeModule _DequeSlot.swift
[91/119] Compiling DequeModule _UnsafeWrappedBuffer.swift
[93/119] Compiling DequeModule Deque+Extras.swift
[94/119] Compiling DequeModule Deque+Hashable.swift
[95/119] Compiling DequeModule Deque+Equatable.swift
[96/119] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[97/119] Compiling DequeModule Deque._UnsafeHandle.swift
[98/119] Compiling DequeModule Deque.swift
[99/119] Compiling DequeModule Deque+Testing.swift
[100/119] Compiling DequeModule Deque._Storage.swift
[100/119] Wrapping AST for NIOConcurrencyHelpers for debugging
[102/119] Emitting module DequeModule
[103/119] Compiling DequeModule Deque+Codable.swift
[104/119] Compiling DequeModule Deque+Collection.swift
[105/120] Wrapping AST for DequeModule for debugging
[107/181] Compiling NIOCore NIOAny.swift
[108/181] Compiling NIOCore NIOCloseOnErrorHandler.swift
[109/181] Compiling NIOCore NIOCoreSendableMetatype.swift
[110/181] Compiling NIOCore NIOLoopBound.swift
[111/181] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[112/181] Compiling NIOCore NIOScheduledCallback.swift
[113/181] Compiling NIOCore NIOSendable.swift
[114/181] Compiling NIOCore RecvByteBufferAllocator.swift
[115/189] Compiling NIOCore EventLoopFuture+Deprecated.swift
[116/189] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[117/189] Compiling NIOCore EventLoopFuture.swift
[118/189] Compiling NIOCore FileDescriptor.swift
[119/189] Compiling NIOCore FileHandle.swift
[120/189] Compiling NIOCore FileRegion.swift
[121/189] Compiling NIOCore GlobalSingletons.swift
[122/189] Compiling NIOCore IO.swift
[123/189] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[124/189] Compiling NIOCore SocketAddresses.swift
[125/189] Compiling NIOCore SocketOptionProvider.swift
[126/189] Compiling NIOCore SystemCallHelpers.swift
[127/189] Compiling NIOCore TimeAmount+Duration.swift
[128/189] Compiling NIOCore TypeAssistedChannelHandler.swift
[129/189] Compiling NIOCore UniversalBootstrapSupport.swift
[130/189] Compiling NIOCore Utilities.swift
[131/189] Compiling NIOCore IOData.swift
[132/189] Compiling NIOCore IPProtocol.swift
[133/189] Compiling NIOCore IntegerBitPacking.swift
[134/189] Compiling NIOCore IntegerTypes.swift
[135/189] Compiling NIOCore Interfaces.swift
[136/189] Compiling NIOCore Linux.swift
[137/189] Compiling NIOCore MarkedCircularBuffer.swift
[138/189] Compiling NIOCore MulticastChannel.swift
[139/189] Compiling NIOCore CircularBuffer.swift
[140/189] Compiling NIOCore Codec.swift
[141/189] Compiling NIOCore ConvenienceOptionSupport.swift
[142/189] Compiling NIOCore DeadChannel.swift
[143/189] Compiling NIOCore DispatchQueue+WithFuture.swift
[144/189] Compiling NIOCore EventLoop+Deprecated.swift
[145/189] Compiling NIOCore EventLoop+SerialExecutor.swift
[146/189] Compiling NIOCore EventLoop.swift
[147/189] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[148/189] Compiling NIOCore AddressedEnvelope.swift
[149/189] Compiling NIOCore AsyncAwaitSupport.swift
[150/189] Compiling NIOCore AsyncChannel.swift
[151/189] Compiling NIOCore AsyncChannelHandler.swift
[152/189] Compiling NIOCore AsyncChannelInboundStream.swift
[153/189] Compiling NIOCore AsyncChannelOutboundWriter.swift
[154/189] Compiling NIOCore NIOAsyncSequenceProducer.swift
[155/189] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[156/189] Compiling NIOCore NIOAsyncWriter.swift
[157/189] Emitting module NIOCore
[158/189] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[159/189] Compiling NIOCore BSDSocketAPI.swift
[160/189] Compiling NIOCore ByteBuffer-aux.swift
[161/189] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[162/189] Compiling NIOCore ByteBuffer-conversions.swift
[163/189] Compiling NIOCore ByteBuffer-core.swift
[164/189] Compiling NIOCore ByteBuffer-hex.swift
[165/189] Compiling NIOCore ByteBuffer-int.swift
[166/189] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[167/189] Compiling NIOCore ByteBuffer-multi-int.swift
[168/189] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[169/189] Compiling NIOCore ByteBuffer-views.swift
[170/189] Compiling NIOCore Channel.swift
[171/189] Compiling NIOCore ChannelHandler.swift
[172/189] Compiling NIOCore ChannelHandlers.swift
[173/189] Compiling NIOCore ChannelInvoker.swift
[174/189] Compiling NIOCore ChannelOption.swift
[175/189] Compiling NIOCore ChannelPipeline.swift
[176/190] Wrapping AST for NIOCore for debugging
[178/242] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[179/242] Compiling NIOEmbedded AsyncTestingChannel.swift
[180/242] Compiling NIOEmbedded Embedded.swift
[181/242] Emitting module NIOEmbedded
[182/243] Wrapping AST for NIOEmbedded for debugging
[184/243] Compiling NIOPosix Socket.swift
[185/243] Compiling NIOPosix SocketChannel.swift
[186/243] Compiling NIOPosix SocketProtocols.swift
[187/243] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[188/243] Compiling NIOPosix System.swift
[189/243] Compiling NIOPosix Thread.swift
[190/249] Compiling NIOPosix SelectableEventLoop.swift
[191/249] Compiling NIOPosix SelectorEpoll.swift
[192/249] Compiling NIOPosix SelectorGeneric.swift
[193/249] Compiling NIOPosix SelectorKqueue.swift
[194/249] Compiling NIOPosix SelectorUring.swift
[195/249] Compiling NIOPosix ServerSocket.swift
[196/249] Compiling NIOPosix Pool.swift
[197/249] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[198/249] Compiling NIOPosix PosixSingletons.swift
[199/249] Compiling NIOPosix RawSocketBootstrap.swift
[200/249] Compiling NIOPosix Resolver.swift
[201/249] Compiling NIOPosix Selectable.swift
[202/249] Compiling NIOPosix SelectableChannel.swift
[203/249] Compiling NIOPosix ThreadPosix.swift
[204/249] Compiling NIOPosix ThreadWindows.swift
[205/249] Compiling NIOPosix UnsafeTransfer.swift
[206/249] Compiling NIOPosix Utilities.swift
[207/249] Compiling NIOPosix VsockAddress.swift
[208/249] Compiling NIOPosix VsockChannelEvents.swift
[209/249] Compiling NIOPosix BSDSocketAPICommon.swift
[210/249] Compiling NIOPosix BSDSocketAPIPosix.swift
[211/249] Compiling NIOPosix BSDSocketAPIWindows.swift
[212/249] Compiling NIOPosix BaseSocket.swift
[213/249] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[214/249] Compiling NIOPosix BaseSocketChannel.swift
[215/249] Compiling NIOPosix BaseStreamSocketChannel.swift
[216/249] Emitting module NIOPosix
[217/249] Compiling NIOPosix IO.swift
[218/249] Compiling NIOPosix IntegerBitPacking.swift
[219/249] Compiling NIOPosix IntegerTypes.swift
[220/249] Compiling NIOPosix Linux.swift
[221/249] Compiling NIOPosix LinuxCPUSet.swift
[222/249] Compiling NIOPosix LinuxUring.swift
[223/249] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[224/249] Compiling NIOPosix Bootstrap.swift
[225/249] Compiling NIOPosix ControlMessage.swift
[226/249] Compiling NIOPosix DatagramVectorReadManager.swift
[227/249] Compiling NIOPosix Errors+Any.swift
[228/249] Compiling NIOPosix FileDescriptor.swift
[229/249] Compiling NIOPosix GetaddrinfoResolver.swift
[230/249] Compiling NIOPosix HappyEyeballs.swift
[231/249] Compiling NIOPosix NIOPosixSendableMetatype.swift
[232/249] Compiling NIOPosix NIOThreadPool.swift
[233/249] Compiling NIOPosix NonBlockingFileIO.swift
[234/249] Compiling NIOPosix PendingDatagramWritesManager.swift
[235/249] Compiling NIOPosix PendingWritesManager.swift
[236/249] Compiling NIOPosix PipeChannel.swift
[237/249] Compiling NIOPosix PipePair.swift
[238/250] Wrapping AST for NIOPosix for debugging
[240/252] Compiling NIO Exports.swift
[241/252] Emitting module NIO
[242/253] Wrapping AST for NIO for debugging
[244/280] Compiling NIOTLS TLSEvents.swift
[245/280] Emitting module NIOTLS
[246/280] Emitting module NIOHTTP1
[247/282] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[248/282] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[249/282] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[250/282] Compiling NIOTLS SNIHandler.swift
[252/283] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[253/283] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[253/283] Wrapping AST for NIOTLS for debugging
[255/283] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[256/283] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[257/283] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[258/283] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[259/283] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[260/283] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[261/283] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[262/283] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[263/283] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[264/283] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[265/283] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[266/283] Compiling NIOHTTP1 HTTPTypes.swift
[267/283] Compiling NIOHTTP1 ByteCollectionUtils.swift
[268/283] Compiling NIOHTTP1 HTTPDecoder.swift
[269/283] Compiling NIOHTTP1 HTTPEncoder.swift
[270/284] Wrapping AST for NIOHTTP1 for debugging
[272/284] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[273/284] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[274/284] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[275/284] Emitting module NIOFoundationCompat
[276/284] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[277/285] Wrapping AST for NIOFoundationCompat for debugging
[279/307] Compiling NIOTransportServices StateManagedChannel.swift
[280/307] Compiling NIOTransportServices StateManagedListenerChannel.swift
[281/307] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[282/307] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[283/307] Compiling NIOTransportServices NIOTSErrors.swift
[284/307] Compiling NIOTransportServices NIOTSEventLoop.swift
[285/307] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[286/307] Compiling NIOTransportServices NIOTSSingletons.swift
[287/307] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[288/307] Compiling NIOTransportServices NIOTSBootstraps.swift
[289/307] Compiling NIOTransportServices NIOTSChannelOptions.swift
[290/307] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[291/309] Emitting module NIOTransportServices
[292/309] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[293/309] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[294/309] Compiling NIOTransportServices NIOTSListenerChannel.swift
[295/309] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[296/309] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[297/309] Compiling NIOTransportServices AcceptHandler.swift
[298/309] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[299/309] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[300/309] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[301/309] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[302/309] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[303/310] Wrapping AST for NIOTransportServices for debugging
[305/314] Emitting module NIOTSHTTPServer
[306/314] Compiling NIOTSHTTPServer main.swift
[307/315] Compiling NIOTSHTTPClient main.swift
[308/315] Emitting module NIOTSHTTPClient
[310/316] Wrapping AST for NIOTSHTTPServer for debugging
[311/316] Write Objects.LinkFileList
[312/316] Wrapping AST for NIOTSHTTPClient for debugging
[313/316] Write Objects.LinkFileList
[314/316] Linking NIOTSHTTPServer
[315/316] Linking NIOTSHTTPClient
Build complete! (124.52s)
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
}
}
],
"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:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.