Build Information
Successful build of swift-nio, reference main (2550c9
), with Swift 6.2 (beta) for Linux on 8 Sep 2025 21:17:07 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.2-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.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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2550c9e Remove NIOFileSystem from products (#3370)
Cloned https://github.com/apple/swift-nio.git
Revision (git rev-parse @):
2550c9ed48e11193780e097277ce21be8352e8cf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/apple/swift-nio.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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/1814] Fetching swift-atomics
[649/6751] Fetching swift-atomics, swift-system
[2458/24161] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.00s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.02s)
[2960/17410] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.41s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.26s)
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
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/124] Write sources
[5/124] Compiling CNIODarwin shim.c
[5/124] Write sources
[38/124] Compiling CNIOPosix event_loop_id.c
[39/124] Compiling _AtomicsShims.c
[40/124] Compiling CNIOWindows shim.c
[41/124] Compiling CNIOSHA1 c_nio_sha1.c
[42/124] Compiling CNIOWindows WSAStartup.c
[43/124] Compiling CNIOWASI CNIOWASI.c
[44/124] Compiling CSystem shims.c
[45/124] Compiling CNIOLinux liburing_shims.c
[45/124] Write sources
[47/124] Compiling CNIOLinux shim.c
[48/124] Write swift-version-24593BA9C3E375BF.txt
[49/124] Compiling CNIOLLHTTP c_nio_http.c
[50/161] Compiling CNIOLLHTTP c_nio_api.c
[51/193] Compiling CNIOLLHTTP c_nio_llhttp.c
[53/193] Emitting module _NIOBase64
[53/193] Compiling c-nioatomics.c
[54/193] Compiling c-atomics.c
[56/199] Compiling Atomics UnsafeAtomic.swift
[57/199] Compiling Atomics UnsafeAtomicLazyReference.swift
[58/201] Compiling Atomics AtomicInteger.swift
[59/201] Compiling Atomics AtomicOptionalWrappable.swift
[60/201] Compiling Atomics AtomicReference.swift
[61/201] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[62/202] Emitting module InternalCollectionsUtilities
[63/202] Compiling Atomics AtomicStorage.swift
[64/202] Compiling Atomics AtomicValue.swift
[65/202] Compiling Atomics PointerConformances.swift
[66/202] Compiling Atomics ManagedAtomic.swift
[67/202] Compiling Atomics Primitives.native.swift
[68/202] Compiling Atomics ManagedAtomicLazyReference.swift
[69/202] Compiling Atomics AtomicMemoryOrderings.swift
[70/202] Compiling Atomics DoubleWord.swift
[73/202] Compiling Atomics OptionalRawRepresentable.swift
[74/202] Compiling Atomics RawRepresentable.swift
[75/202] Compiling Atomics AtomicBool.swift
[76/202] Compiling Atomics IntegerConformances.swift
[77/202] Compiling _NIODataStructures PriorityQueue.swift
[89/202] Emitting module Atomics
[90/206] Compiling _NIOBase64 Base64.swift
[92/207] Emitting module _NIODataStructures
[93/207] Compiling _NIODataStructures _TinyArray.swift
[97/207] Emitting module SystemPackage
[97/207] Wrapping AST for _NIOBase64 for debugging
[99/207] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[100/208] Wrapping AST for InternalCollectionsUtilities for debugging
[102/223] Compiling Atomics IntegerOperations.swift
[103/223] Compiling Atomics Unmanaged extensions.swift
[105/224] Compiling DequeModule Deque+CustomReflectable.swift
[106/224] Compiling DequeModule Deque+Descriptions.swift
[106/226] Wrapping AST for Atomics for debugging
[108/226] Compiling DequeModule _DequeBuffer.swift
[109/226] Compiling DequeModule _DequeBufferHeader.swift
[110/226] Compiling DequeModule Deque+Equatable.swift
[111/226] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[112/226] Compiling DequeModule Deque+Extras.swift
[113/226] Compiling DequeModule Deque+Hashable.swift
[114/226] Compiling DequeModule _DequeSlot.swift
[115/226] Compiling DequeModule _UnsafeWrappedBuffer.swift
[116/226] Compiling DequeModule Deque._UnsafeHandle.swift
[117/226] Compiling DequeModule Deque.swift
[118/226] Compiling DequeModule Deque+Testing.swift
[119/226] Compiling DequeModule Deque._Storage.swift
[120/226] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[121/226] Emitting module NIOConcurrencyHelpers
[122/226] Compiling NIOConcurrencyHelpers NIOLock.swift
[123/226] Compiling NIOConcurrencyHelpers lock.swift
[133/226] Compiling _NIODataStructures Heap.swift
[134/227] Compiling SystemPackage Constants.swift
[135/227] Compiling SystemPackage Exports.swift
[136/227] Compiling SystemPackage Mocking.swift
[137/227] Compiling SystemPackage RawBuffer.swift
[144/227] Compiling SystemPackage FilePathComponents.swift
[145/227] Compiling SystemPackage FilePathParsing.swift
[146/227] Compiling SystemPackage FilePathString.swift
[147/227] Compiling SystemPackage Syscalls.swift
[148/227] Compiling SystemPackage WindowsSyscallAdapters.swift
[149/227] Compiling SystemPackage MachPort.swift
[150/227] Compiling SystemPackage PlatformString.swift
[151/227] Wrapping AST for _NIODataStructures for debugging
[153/227] Compiling DequeModule Deque+Codable.swift
[154/227] Compiling DequeModule Deque+Collection.swift
[155/227] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[156/227] Compiling NIOConcurrencyHelpers atomics.swift
[157/227] Compiling SystemPackage SystemString.swift
[158/227] Compiling SystemPackage Util+StringArray.swift
[159/227] Compiling SystemPackage Util.swift
[160/227] Compiling SystemPackage UtilConsumers.swift
[162/229] Wrapping AST for NIOConcurrencyHelpers for debugging
[163/229] Wrapping AST for SystemPackage for debugging
[165/229] Emitting module DequeModule
[166/230] Wrapping AST for DequeModule for debugging
[168/291] Compiling NIOCore NIOAny.swift
[169/291] Compiling NIOCore NIOCloseOnErrorHandler.swift
[170/291] Compiling NIOCore NIOCoreSendableMetatype.swift
[171/291] Compiling NIOCore NIOLoopBound.swift
[172/291] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[173/291] Compiling NIOCore NIOScheduledCallback.swift
[174/291] Compiling NIOCore NIOSendable.swift
[175/291] Compiling NIOCore RecvByteBufferAllocator.swift
[176/299] Compiling NIOCore IOData.swift
[177/299] Compiling NIOCore IPProtocol.swift
[178/299] Compiling NIOCore IntegerBitPacking.swift
[179/299] Compiling NIOCore IntegerTypes.swift
[180/299] Compiling NIOCore Interfaces.swift
[181/299] Compiling NIOCore Linux.swift
[182/299] Compiling NIOCore MarkedCircularBuffer.swift
[183/299] Compiling NIOCore MulticastChannel.swift
[184/299] Compiling NIOCore EventLoopFuture+Deprecated.swift
[185/299] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[186/299] Compiling NIOCore EventLoopFuture.swift
[187/299] Compiling NIOCore FileDescriptor.swift
[188/299] Compiling NIOCore FileHandle.swift
[189/299] Compiling NIOCore FileRegion.swift
[190/299] Compiling NIOCore GlobalSingletons.swift
[191/299] Compiling NIOCore IO.swift
[192/299] Compiling NIOCore CircularBuffer.swift
[193/299] Compiling NIOCore Codec.swift
[194/299] Compiling NIOCore ConvenienceOptionSupport.swift
[195/299] Compiling NIOCore DeadChannel.swift
[196/299] Compiling NIOCore DispatchQueue+WithFuture.swift
[197/299] Compiling NIOCore EventLoop+Deprecated.swift
[198/299] Compiling NIOCore EventLoop+SerialExecutor.swift
[199/299] Compiling NIOCore EventLoop.swift
[200/299] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[201/299] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[202/299] Compiling NIOCore SocketAddresses.swift
[203/299] Compiling NIOCore SocketOptionProvider.swift
[204/299] Compiling NIOCore SystemCallHelpers.swift
[205/299] Compiling NIOCore TimeAmount+Duration.swift
[206/299] Compiling NIOCore TypeAssistedChannelHandler.swift
[207/299] Compiling NIOCore UniversalBootstrapSupport.swift
[208/299] Compiling NIOCore Utilities.swift
[209/299] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[210/299] Compiling NIOCore BSDSocketAPI.swift
[211/299] Compiling NIOCore ByteBuffer-aux.swift
[212/299] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[213/299] Compiling NIOCore ByteBuffer-conversions.swift
[214/299] Compiling NIOCore ByteBuffer-core.swift
[215/299] Compiling NIOCore ByteBuffer-hex.swift
[216/299] Compiling NIOCore ByteBuffer-int.swift
[217/299] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[218/299] Compiling NIOCore AddressedEnvelope.swift
[219/299] Compiling NIOCore AsyncAwaitSupport.swift
[220/299] Compiling NIOCore AsyncChannel.swift
[221/299] Compiling NIOCore AsyncChannelHandler.swift
[222/299] Compiling NIOCore AsyncChannelInboundStream.swift
[223/299] Compiling NIOCore AsyncChannelOutboundWriter.swift
[224/299] Compiling NIOCore NIOAsyncSequenceProducer.swift
[225/299] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[226/299] Compiling NIOCore NIOAsyncWriter.swift
[227/299] Compiling NIOCore ByteBuffer-multi-int.swift
[228/299] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[229/299] Compiling NIOCore ByteBuffer-views.swift
[230/299] Compiling NIOCore Channel.swift
[231/299] Compiling NIOCore ChannelHandler.swift
[232/299] Compiling NIOCore ChannelHandlers.swift
[233/299] Compiling NIOCore ChannelInvoker.swift
[234/299] Compiling NIOCore ChannelOption.swift
[235/299] Compiling NIOCore ChannelPipeline.swift
[236/299] Emitting module NIOCore
[237/300] Wrapping AST for NIOCore for debugging
[239/354] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[240/354] Compiling NIOEmbedded AsyncTestingChannel.swift
[241/354] Compiling NIOEmbedded Embedded.swift
[242/354] Emitting module NIOEmbedded
[243/354] Compiling NIOPosix Pool.swift
[244/354] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[245/354] Compiling NIOPosix PosixSingletons.swift
[246/354] Compiling NIOPosix RawSocketBootstrap.swift
[247/354] Compiling NIOPosix Resolver.swift
[248/354] Compiling NIOPosix Selectable.swift
[249/354] Compiling NIOPosix SelectableChannel.swift
[250/361] Wrapping AST for NIOEmbedded for debugging
[252/361] Compiling NIOPosix ThreadWindows.swift
[253/361] Compiling NIOPosix UnsafeTransfer.swift
[254/361] Compiling NIOPosix Utilities.swift
[255/361] Compiling NIOPosix VsockAddress.swift
[256/361] Compiling NIOPosix VsockChannelEvents.swift
[257/361] Compiling NIOPosix Windows.swift
[258/361] Compiling NIOPosix Socket.swift
[259/361] Compiling NIOPosix SocketChannel.swift
[260/361] Compiling NIOPosix SocketProtocols.swift
[261/361] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[262/361] Compiling NIOPosix System.swift
[263/361] Compiling NIOPosix Thread.swift
[264/361] Compiling NIOPosix ThreadPosix.swift
[265/361] Emitting module NIOPosix
[266/361] Compiling NIOPosix SelectableEventLoop.swift
[267/361] Compiling NIOPosix SelectorEpoll.swift
[268/361] Compiling NIOPosix SelectorGeneric.swift
[269/361] Compiling NIOPosix SelectorKqueue.swift
[270/361] Compiling NIOPosix SelectorUring.swift
[271/361] Compiling NIOPosix SelectorWSAPoll.swift
[272/361] Compiling NIOPosix ServerSocket.swift
[273/361] Compiling NIOPosix Bootstrap.swift
[274/361] Compiling NIOPosix ControlMessage.swift
[275/361] Compiling NIOPosix DatagramVectorReadManager.swift
[276/361] Compiling NIOPosix Errors+Any.swift
[277/361] Compiling NIOPosix FileDescriptor.swift
[278/361] Compiling NIOPosix GetaddrinfoResolver.swift
[279/361] Compiling NIOPosix HappyEyeballs.swift
[280/361] Compiling NIOPosix BSDSocketAPICommon.swift
[281/361] Compiling NIOPosix BSDSocketAPIPosix.swift
[282/361] Compiling NIOPosix BSDSocketAPIWindows.swift
[283/361] Compiling NIOPosix BaseSocket.swift
[284/361] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[285/361] Compiling NIOPosix BaseSocketChannel.swift
[286/361] Compiling NIOPosix BaseStreamSocketChannel.swift
[287/361] Compiling NIOPosix IO.swift
[288/361] Compiling NIOPosix IntegerBitPacking.swift
[289/361] Compiling NIOPosix IntegerTypes.swift
[290/361] Compiling NIOPosix Linux.swift
[291/361] Compiling NIOPosix LinuxCPUSet.swift
[292/361] Compiling NIOPosix LinuxUring.swift
[293/361] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[294/361] Compiling NIOPosix NIOPosixSendableMetatype.swift
[295/361] Compiling NIOPosix NIOThreadPool.swift
[296/361] Compiling NIOPosix NonBlockingFileIO.swift
[297/361] Compiling NIOPosix PendingDatagramWritesManager.swift
[298/361] Compiling NIOPosix PendingWritesManager.swift
[299/361] Compiling NIOPosix PipeChannel.swift
[300/361] Compiling NIOPosix PipePair.swift
[301/364] Wrapping AST for NIOPosix for debugging
[303/446] Emitting module NIOUDPEchoServer
[304/446] Compiling NIOUDPEchoServer main.swift
[305/446] Emitting module NIOEchoServer
[306/446] Compiling NIOEchoServer main.swift
[307/446] Compiling NIOUDPEchoClient main.swift
[308/446] Emitting module NIOUDPEchoClient
[309/449] Compiling NIOTCPEchoClient Client.swift
[310/449] Emitting module NIOTCPEchoClient
[311/449] Compiling NIOTCPEchoServer Server.swift
[312/449] Emitting module NIOTCPEchoServer
[313/449] Compiling NIOMulticastChat main.swift
[314/449] Emitting module NIOMulticastChat
[320/458] Wrapping AST for NIOUDPEchoServer for debugging
[321/458] Wrapping AST for NIOUDPEchoClient for debugging
[322/458] Write Objects.LinkFileList
[323/460] Wrapping AST for NIOTCPEchoServer for debugging
[324/460] Write Objects.LinkFileList
[326/460] Compiling NIO Exports.swift
[327/460] Emitting module NIO
[328/460] Emitting module NIOEchoClient
[329/463] Linking NIOUDPEchoServer
[331/463] Emitting module NIOChatClient
[332/463] Compiling NIOChatClient main.swift
[333/463] Compiling NIOEchoClient main.swift
[334/463] Emitting module NIOFileSystem
[335/465] Compiling _NIOConcurrency Empty.swift
[336/468] Emitting module _NIOConcurrency
[336/477] Linking NIOUDPEchoClient
[341/477] Emitting module NIOChatServer
[342/477] Compiling NIOChatServer main.swift
[342/477] Write Objects.LinkFileList
[343/498] Wrapping AST for _NIOConcurrency for debugging
[345/499] Wrapping AST for NIOTCPEchoClient for debugging
[347/499] Compiling NIOTLS TLSEvents.swift
[347/499] Write Objects.LinkFileList
[348/499] Wrapping AST for NIOMulticastChat for debugging
[350/499] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[350/499] Wrapping AST for NIOEchoServer for debugging
[351/499] Write Objects.LinkFileList
[354/499] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[355/499] Emitting module NIOTLS
[356/499] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[356/499] Linking NIOTCPEchoClient
[357/499] Linking NIOTCPEchoServer
[358/499] Wrapping AST for NIOEchoClient for debugging
[359/499] Write Objects.LinkFileList
[360/499] Linking NIOMulticastChat
[362/499] Compiling NIOFileSystem Utilities.swift
[363/499] Compiling NIOFileSystem NIOFilePath.swift
[364/499] Compiling NIOFileSystem NIOFileSystemSendableMetatype.swift
[365/499] Compiling NIOFileSystem OpenOptions.swift
[366/499] Compiling NIOFileSystem String+FileSystem.swift
[366/499] Wrapping AST for NIOChatServer for debugging
[367/499] Write Objects.LinkFileList
[369/499] Compiling NIOTLS SNIHandler.swift
[369/500] Linking NIOEchoServer
[371/500] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[372/500] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[374/500] Compiling NIOFileSystem BufferedOrAnyStream.swift
[375/500] Compiling NIOFileSystem BufferedStream.swift
[376/500] Compiling NIOFileSystem Cancellation.swift
[377/500] Compiling NIOFileSystem TokenBucket.swift
[378/500] Compiling NIOFileSystem UnsafeTransfer.swift
[379/500] Compiling NIOFileSystem FileSystemError+Syscall.swift
[380/500] Compiling NIOFileSystem FileSystemError.swift
[381/500] Compiling NIOFileSystem FileSystemProtocol.swift
[382/500] Compiling NIOFileSystem FileType.swift
[383/500] Compiling NIOFileSystem IOStrategy.swift
[384/502] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[385/502] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[388/502] Wrapping AST for NIOChatClient for debugging
[395/507] Compiling NIOHTTP1 ByteCollectionUtils.swift
[396/507] Compiling NIOHTTP1 HTTPDecoder.swift
[397/507] Compiling NIOHTTP1 HTTPEncoder.swift
[398/507] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[399/507] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[399/507] Wrapping AST for NIO for debugging
[399/507] Write Objects.LinkFileList
[401/507] Wrapping AST for NIOTLS for debugging
[402/507] Linking NIOEchoClient
[403/507] Linking NIOChatServer
[407/507] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[408/507] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[409/507] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[410/507] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[410/507] Linking NIOChatClient
[412/507] Compiling _NIOFileSystem Utilities.swift
[413/507] Compiling _NIOFileSystem NIOFilePath.swift
[414/507] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[415/507] Compiling _NIOFileSystem OpenOptions.swift
[416/507] Compiling _NIOFileSystem String+FileSystem.swift
[419/507] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[420/507] Compiling NIOHTTP1 HTTPTypes.swift
[421/507] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[422/507] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[423/507] Compiling NIOFileSystem ParallelDirCopy.swift
[424/507] Compiling NIOFileSystem ParallelRemoval.swift
[425/507] Compiling NIOFileSystem String+UnsafeUnititializedCapacity.swift
[426/507] Compiling NIOFileSystem CInterop.swift
[427/507] Compiling NIOFileSystem Errno.swift
[428/507] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[429/507] Compiling _NIOFileSystem Mocking.swift
[430/507] Compiling _NIOFileSystem Syscall.swift
[431/507] Compiling NIOFileSystem Syscalls.swift
[432/507] Compiling NIOFileSystem SystemFileHandle.swift
[433/507] Emitting module NIOFoundationCompat
[437/507] Emitting module NIOHTTP1
[449/531] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[450/531] Emitting module NIOHTTP1Client
[451/531] Compiling NIOHTTP1Client main.swift
[452/531] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[453/531] Compiling NIOAsyncAwaitDemo main.swift
[454/531] Emitting module NIOAsyncAwaitDemo
[455/531] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[461/531] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[462/531] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[463/531] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[464/531] Compiling NIOWebSocket SHA1.swift
[471/531] Emitting module _NIOFileSystem
[472/531] Compiling NIOWebSocket WebSocketOpcode.swift
[473/532] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[474/532] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[477/535] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[490/537] Wrapping AST for NIOAsyncAwaitDemo for debugging
[491/537] Wrapping AST for NIOHTTP1 for debugging
[492/537] Wrapping AST for NIOFoundationCompat for debugging
[493/537] Write Objects.LinkFileList
[494/537] Wrapping AST for NIOHTTP1Client for debugging
[495/537] Write Objects.LinkFileList
[497/537] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[497/539] Wrapping AST for _NIOFileSystem for debugging
[499/540] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[500/543] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[501/543] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[502/543] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[503/543] Emitting module _NIOFileSystemFoundationCompat
[504/543] Compiling NIOWebSocket WebSocketFrame.swift
[505/543] Compiling NIOFileSystemFoundationCompat Date+FileInfo.swift
[506/543] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[507/543] Compiling NIOWebSocket WebSocketErrorCodes.swift
[510/543] Emitting module NIOFileSystemFoundationCompat
[511/543] Compiling NIOFileSystemFoundationCompat Data+FileSystem.swift
[512/544] Emitting module NIOWebSocket
[517/546] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[518/554] Linking NIOHTTP1Client
[519/571] Linking NIOAsyncAwaitDemo
[521/580] Emitting module NIOWebSocketClient
[521/580] Wrapping AST for NIOWebSocket for debugging
[523/580] Emitting module NIOHTTP1Server
[524/580] Compiling NIOHTTP1Server main.swift
[525/581] Wrapping AST for NIOHTTP1Server for debugging
[526/581] Write Objects.LinkFileList
[528/581] Compiling NIOCrashTester CrashTests+Strict.swift
[529/581] Compiling NIOCrashTester CrashTests+LoopBound.swift
[530/581] Compiling NIOCrashTester CrashTests+HTTP.swift
[531/582] Compiling NIOWebSocketClient Client.swift
[532/582] Compiling NIOCrashTester OutputGrepper.swift
[533/583] Compiling NIOCrashTester CrashTestSuites.swift
[534/583] Compiling NIOCrashTester CrashTests+ByteBuffer.swift
[535/583] Compiling NIOCrashTester CrashTests+System.swift
[536/583] Wrapping AST for NIOWebSocketClient for debugging
[537/583] Write Objects.LinkFileList
[539/583] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[540/583] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[541/583] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[542/585] Compiling NIOCrashTester CrashTests+EventLoop.swift
[543/585] Emitting module NIOPerformanceTester
[544/585] Emitting module NIOCrashTester
[545/585] Emitting module NIOWebSocketServer
[546/585] Compiling NIOWebSocketServer Server.swift
[546/585] Linking NIOHTTP1Server
[548/585] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[549/585] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[550/586] Wrapping AST for NIOWebSocketServer for debugging
[551/586] Write Objects.LinkFileList
[552/586] Linking NIOWebSocketClient
[556/586] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[557/586] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[558/586] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[559/586] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[560/586] Compiling NIOCrashTester main.swift
[561/587] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[562/587] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[563/587] Compiling NIOPerformanceTester LockBenchmark.swift
[564/587] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[565/587] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[566/587] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[567/587] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[568/587] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[569/587] Compiling NIOPerformanceTester UDPBenchmark.swift
[570/587] Wrapping AST for NIOCrashTester for debugging
[571/587] Write Objects.LinkFileList
[572/587] Linking NIOWebSocketServer
[573/587] Linking NIOCrashTester
[575/587] Compiling NIOTestUtils EventCounterHandler.swift
[576/587] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[577/587] Compiling NIOTestUtils ManualTaskExecutor.swift
[578/587] Emitting module NIOTestUtils
[579/588] Wrapping AST for NIOTestUtils for debugging
[581/590] Compiling NIOPerformanceTester main.swift
[582/590] Compiling NIOPerformanceTester resources.swift
[583/591] Wrapping AST for NIOPerformanceTester for debugging
[584/591] Write Objects.LinkFileList
[586/591] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[587/591] Emitting module NIOFileSystemTour
[588/592] Wrapping AST for NIOFileSystemTour for debugging
[589/592] Write Objects.LinkFileList
[590/592] Linking NIOPerformanceTester
[591/592] Linking NIOFileSystemTour
Build complete! (116.07s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
}
],
"manifest_display_name" : "swift-nio",
"name" : "swift-nio",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOCore",
"targets" : [
"NIOCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIO",
"targets" : [
"NIO"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOEmbedded",
"targets" : [
"NIOEmbedded"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOPosix",
"targets" : [
"NIOPosix"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_NIOConcurrency",
"targets" : [
"_NIOConcurrency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOTLS",
"targets" : [
"NIOTLS"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOHTTP1",
"targets" : [
"NIOHTTP1"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOConcurrencyHelpers",
"targets" : [
"NIOConcurrencyHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOFoundationCompat",
"targets" : [
"NIOFoundationCompat"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOWebSocket",
"targets" : [
"NIOWebSocket"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOTestUtils",
"targets" : [
"NIOTestUtils"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_NIOFileSystem",
"targets" : [
"_NIOFileSystem"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_NIOFileSystemFoundationCompat",
"targets" : [
"_NIOFileSystemFoundationCompat"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOWebSocketServer",
"targets" : [
"NIOWebSocketServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOWebSocketClient",
"targets" : [
"NIOWebSocketClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOUDPEchoServer",
"targets" : [
"NIOUDPEchoServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOUDPEchoClient",
"targets" : [
"NIOUDPEchoClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOTCPEchoServer",
"targets" : [
"NIOTCPEchoServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOTCPEchoClient",
"targets" : [
"NIOTCPEchoClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOPerformanceTester",
"targets" : [
"NIOPerformanceTester"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOMulticastChat",
"targets" : [
"NIOMulticastChat"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOHTTP1Server",
"targets" : [
"NIOHTTP1Server"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOHTTP1Client",
"targets" : [
"NIOHTTP1Client"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOEchoServer",
"targets" : [
"NIOEchoServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOEchoClient",
"targets" : [
"NIOEchoClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOCrashTester",
"targets" : [
"NIOCrashTester"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOChatServer",
"targets" : [
"NIOChatServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOChatClient",
"targets" : [
"NIOChatClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOAsyncAwaitDemo",
"targets" : [
"NIOAsyncAwaitDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOFileSystemTour",
"targets" : [
"NIOFileSystemTour"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "_NIOFileSystemFoundationCompat",
"module_type" : "SwiftTarget",
"name" : "_NIOFileSystemFoundationCompat",
"path" : "Sources/_NIOFileSystemFoundationCompat",
"product_memberships" : [
"_NIOFileSystemFoundationCompat",
"NIOFileSystemTour"
],
"sources" : [
"Data+FileSystem.swift",
"Date+FileInfo.swift"
],
"target_dependencies" : [
"_NIOFileSystem",
"NIOFoundationCompat"
],
"type" : "library"
},
{
"c99name" : "_NIOFileSystem",
"module_type" : "SwiftTarget",
"name" : "_NIOFileSystem",
"path" : "Sources/_NIOFileSystem",
"product_dependencies" : [
"Atomics",
"DequeModule",
"SystemPackage"
],
"product_memberships" : [
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOFileSystemTour"
],
"sources" : [
"Array+FileSystem.swift",
"ArraySlice+FileSystem.swift",
"BufferedReader.swift",
"BufferedWriter.swift",
"ByteBuffer+FileSystem.swift",
"ByteCount.swift",
"Convenience.swift",
"DirectoryEntries.swift",
"DirectoryEntry.swift",
"Exports.swift",
"FileChunks.swift",
"FileHandle.swift",
"FileHandleProtocol.swift",
"FileInfo.swift",
"FileSystem.swift",
"FileSystemError+Syscall.swift",
"FileSystemError.swift",
"FileSystemProtocol.swift",
"FileType.swift",
"IOStrategy.swift",
"Internal/BufferedOrAnyStream.swift",
"Internal/BufferedStream.swift",
"Internal/Cancellation.swift",
"Internal/Concurrency Primitives/TokenBucket.swift",
"Internal/Concurrency Primitives/UnsafeTransfer.swift",
"Internal/ParallelDirCopy.swift",
"Internal/ParallelRemoval.swift",
"Internal/String+UnsafeUnititializedCapacity.swift",
"Internal/System Calls/CInterop.swift",
"Internal/System Calls/Errno.swift",
"Internal/System Calls/FileDescriptor+Syscalls.swift",
"Internal/System Calls/Mocking.swift",
"Internal/System Calls/Syscall.swift",
"Internal/System Calls/Syscalls.swift",
"Internal/SystemFileHandle.swift",
"Internal/Utilities.swift",
"NIOFilePath.swift",
"NIOFileSystemSendableMetatype.swift",
"OpenOptions.swift",
"String+FileSystem.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOPosix",
"CNIOLinux",
"CNIODarwin"
],
"type" : "library"
},
{
"c99name" : "_NIODataStructures",
"module_type" : "SwiftTarget",
"name" : "_NIODataStructures",
"path" : "Sources/_NIODataStructures",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"Heap.swift",
"PriorityQueue.swift",
"_TinyArray.swift"
],
"type" : "library"
},
{
"c99name" : "_NIOConcurrency",
"module_type" : "SwiftTarget",
"name" : "_NIOConcurrency",
"path" : "Sources/_NIOConcurrency",
"product_memberships" : [
"_NIOConcurrency",
"NIOFileSystemTour"
],
"sources" : [
"Empty.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore"
],
"type" : "library"
},
{
"c99name" : "_NIOBase64",
"module_type" : "SwiftTarget",
"name" : "_NIOBase64",
"path" : "Sources/_NIOBase64",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"Base64.swift"
],
"type" : "library"
},
{
"c99name" : "NIOWebSocketTests",
"module_type" : "SwiftTarget",
"name" : "NIOWebSocketTests",
"path" : "Tests/NIOWebSocketTests",
"sources" : [
"ByteBufferWebSocketTests.swift",
"NIOWebSocketClientUpgraderTests.swift",
"NIOWebSocketFrameAggregatorTests.swift",
"WebSocketClientEndToEndTests.swift",
"WebSocketFrameDecoderTest.swift",
"WebSocketFrameEncoderTest.swift",
"WebSocketMaskingKeyTests.swift",
"WebSocketServerEndToEndTests.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOWebSocket"
],
"type" : "test"
},
{
"c99name" : "NIOWebSocketServer",
"module_type" : "SwiftTarget",
"name" : "NIOWebSocketServer",
"path" : "Sources/NIOWebSocketServer",
"product_memberships" : [
"NIOWebSocketServer"
],
"sources" : [
"Server.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1",
"NIOWebSocket"
],
"type" : "executable"
},
{
"c99name" : "NIOWebSocketClient",
"module_type" : "SwiftTarget",
"name" : "NIOWebSocketClient",
"path" : "Sources/NIOWebSocketClient",
"product_memberships" : [
"NIOWebSocketClient"
],
"sources" : [
"Client.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1",
"NIOWebSocket"
],
"type" : "executable"
},
{
"c99name" : "NIOWebSocket",
"module_type" : "SwiftTarget",
"name" : "NIOWebSocket",
"path" : "Sources/NIOWebSocket",
"product_memberships" : [
"NIOWebSocket",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOCrashTester",
"NIOFileSystemTour"
],
"sources" : [
"NIOWebSocketClientUpgrader.swift",
"NIOWebSocketFrameAggregator.swift",
"NIOWebSocketServerUpgrader.swift",
"SHA1.swift",
"WebSocketErrorCodes.swift",
"WebSocketFrame.swift",
"WebSocketFrameDecoder.swift",
"WebSocketFrameEncoder.swift",
"WebSocketOpcode.swift",
"WebSocketProtocolErrorHandler.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore",
"NIOHTTP1",
"CNIOSHA1",
"_NIOBase64"
],
"type" : "library"
},
{
"c99name" : "NIOUDPEchoServer",
"module_type" : "SwiftTarget",
"name" : "NIOUDPEchoServer",
"path" : "Sources/NIOUDPEchoServer",
"product_memberships" : [
"NIOUDPEchoServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOUDPEchoClient",
"module_type" : "SwiftTarget",
"name" : "NIOUDPEchoClient",
"path" : "Sources/NIOUDPEchoClient",
"product_memberships" : [
"NIOUDPEchoClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOTests",
"module_type" : "SwiftTarget",
"name" : "NIOTests",
"path" : "Tests/NIOTests",
"sources" : [
"NIOTests.swift"
],
"target_dependencies" : [
"NIO"
],
"type" : "test"
},
{
"c99name" : "NIOTestUtilsTests",
"module_type" : "SwiftTarget",
"name" : "NIOTestUtilsTests",
"path" : "Tests/NIOTestUtilsTests",
"sources" : [
"ByteToMessageDecoderVerifierTest.swift",
"EventCounterHandlerTest.swift",
"ManualTaskExecutorTest.swift",
"NIOHTTP1TestServerTest.swift"
],
"target_dependencies" : [
"NIOTestUtils",
"NIOCore",
"NIOEmbedded",
"NIOPosix"
],
"type" : "test"
},
{
"c99name" : "NIOTestUtils",
"module_type" : "SwiftTarget",
"name" : "NIOTestUtils",
"path" : "Sources/NIOTestUtils",
"product_dependencies" : [
"Atomics"
],
"product_memberships" : [
"NIOTestUtils",
"NIOFileSystemTour"
],
"sources" : [
"ByteToMessageDecoderVerifier.swift",
"EventCounterHandler.swift",
"ManualTaskExecutor.swift",
"NIOHTTP1TestServer.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOEmbedded",
"NIOHTTP1"
],
"type" : "library"
},
{
"c99name" : "NIOTLSTests",
"module_type" : "SwiftTarget",
"name" : "NIOTLSTests",
"path" : "Tests/NIOTLSTests",
"sources" : [
"ApplicationProtocolNegotiationHandlerTests.swift",
"NIOTypedApplicationProtocolNegotiationHandlerTests.swift",
"SNIHandlerTests.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOTLS",
"NIOFoundationCompat",
"NIOTestUtils"
],
"type" : "test"
},
{
"c99name" : "NIOTLS",
"module_type" : "SwiftTarget",
"name" : "NIOTLS",
"path" : "Sources/NIOTLS",
"product_dependencies" : [
"DequeModule"
],
"product_memberships" : [
"NIOTLS",
"NIOFileSystemTour"
],
"sources" : [
"ApplicationProtocolNegotiationHandler.swift",
"NIOTypedApplicationProtocolNegotiationHandler.swift",
"ProtocolNegotiationHandlerStateMachine.swift",
"SNIHandler.swift",
"TLSEvents.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore"
],
"type" : "library"
},
{
"c99name" : "NIOTCPEchoServer",
"module_type" : "SwiftTarget",
"name" : "NIOTCPEchoServer",
"path" : "Sources/NIOTCPEchoServer",
"product_memberships" : [
"NIOTCPEchoServer"
],
"sources" : [
"Server.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOTCPEchoClient",
"module_type" : "SwiftTarget",
"name" : "NIOTCPEchoClient",
"path" : "Sources/NIOTCPEchoClient",
"product_memberships" : [
"NIOTCPEchoClient"
],
"sources" : [
"Client.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOSingletonsTests",
"module_type" : "SwiftTarget",
"name" : "NIOSingletonsTests",
"path" : "Tests/NIOSingletonsTests",
"sources" : [
"GlobalSingletonsTests.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOPosix"
],
"type" : "test"
},
{
"c99name" : "NIOPosixTests",
"module_type" : "SwiftTarget",
"name" : "NIOPosixTests",
"path" : "Tests/NIOPosixTests",
"sources" : [
"AcceptBackoffHandlerTest.swift",
"AsyncChannelBootstrapTests.swift",
"BlockingIOThreadPoolTest.swift",
"BootstrapTest.swift",
"ChannelNotificationTest.swift",
"ChannelPipelineTest.swift",
"ChannelTests.swift",
"CoWValue.swift",
"CodecTest.swift",
"ControlMessageTests.swift",
"DatagramChannelTests.swift",
"EchoServerClientTest.swift",
"EventLoopFutureIsolatedTests.swift",
"EventLoopFutureTest.swift",
"EventLoopMetricsDelegateTests.swift",
"EventLoopTest.swift",
"FileRegionTest.swift",
"GetAddrInfoResolverTest.swift",
"HappyEyeballsTest.swift",
"IPv4Header.swift",
"IdleStateHandlerTest.swift",
"IntegerBitPackingTests.swift",
"MulticastTest.swift",
"NIOFileHandleTest.swift",
"NIOLoopBoundTests.swift",
"NIOScheduledCallbackTests.swift",
"NIOThreadPoolTest.swift",
"NonBlockingFileIOTest.swift",
"PendingDatagramWritesManagerTests.swift",
"PipeChannelTest.swift",
"RawSocketBootstrapTests.swift",
"SALChannelTests.swift",
"SALEventLoopTests.swift",
"SelectorTest.swift",
"SerialExecutorTests.swift",
"SocketAddressTest.swift",
"SocketChannelTest.swift",
"SocketOptionProviderTest.swift",
"StreamChannelsTest.swift",
"SyscallAbstractionLayer.swift",
"SyscallAbstractionLayerContext.swift",
"SystemCallWrapperHelpers.swift",
"SystemTest.swift",
"TestUtils.swift",
"ThreadTest.swift",
"UniversalBootstrapSupportTest.swift",
"VsockAddressTest.swift",
"XCTest+AsyncAwait.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOFoundationCompat",
"NIOTestUtils",
"NIOConcurrencyHelpers",
"NIOEmbedded",
"CNIOLinux",
"CNIODarwin",
"NIOTLS"
],
"type" : "test"
},
{
"c99name" : "NIOPosix",
"module_type" : "SwiftTarget",
"name" : "NIOPosix",
"path" : "Sources/NIOPosix",
"product_dependencies" : [
"Atomics"
],
"product_memberships" : [
"NIO",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"BSDSocketAPICommon.swift",
"BSDSocketAPIPosix.swift",
"BSDSocketAPIWindows.swift",
"BaseSocket.swift",
"BaseSocketChannel+SocketOptionProvider.swift",
"BaseSocketChannel.swift",
"BaseStreamSocketChannel.swift",
"Bootstrap.swift",
"ControlMessage.swift",
"DatagramVectorReadManager.swift",
"Errors+Any.swift",
"FileDescriptor.swift",
"GetaddrinfoResolver.swift",
"HappyEyeballs.swift",
"IO.swift",
"IntegerBitPacking.swift",
"IntegerTypes.swift",
"Linux.swift",
"LinuxCPUSet.swift",
"LinuxUring.swift",
"MultiThreadedEventLoopGroup.swift",
"NIOPosixSendableMetatype.swift",
"NIOThreadPool.swift",
"NonBlockingFileIO.swift",
"PendingDatagramWritesManager.swift",
"PendingWritesManager.swift",
"PipeChannel.swift",
"PipePair.swift",
"Pool.swift",
"PosixSingletons+ConcurrencyTakeOver.swift",
"PosixSingletons.swift",
"RawSocketBootstrap.swift",
"Resolver.swift",
"Selectable.swift",
"SelectableChannel.swift",
"SelectableEventLoop.swift",
"SelectorEpoll.swift",
"SelectorGeneric.swift",
"SelectorKqueue.swift",
"SelectorUring.swift",
"SelectorWSAPoll.swift",
"ServerSocket.swift",
"Socket.swift",
"SocketChannel.swift",
"SocketProtocols.swift",
"StructuredConcurrencyHelpers.swift",
"System.swift",
"Thread.swift",
"ThreadPosix.swift",
"ThreadWindows.swift",
"UnsafeTransfer.swift",
"Utilities.swift",
"VsockAddress.swift",
"VsockChannelEvents.swift",
"Windows.swift"
],
"target_dependencies" : [
"CNIOLinux",
"CNIODarwin",
"CNIOWindows",
"NIOConcurrencyHelpers",
"NIOCore",
"_NIODataStructures",
"CNIOPosix"
],
"type" : "library"
},
{
"c99name" : "NIOPerformanceTester",
"module_type" : "SwiftTarget",
"name" : "NIOPerformanceTester",
"path" : "Sources/NIOPerformanceTester",
"product_memberships" : [
"NIOPerformanceTester"
],
"sources" : [
"Benchmark.swift",
"ByteBufferViewContainsBenchmark.swift",
"ByteBufferViewCopyToArrayBenchmark.swift",
"ByteBufferViewIteratorBenchmark.swift",
"ByteBufferWriteMultipleBenchmarks.swift",
"ByteToMessageDecoderDecodeManySmallsBenchmark.swift",
"ChannelPipelineBenchmark.swift",
"CircularBufferCopyToArrayBenchmark.swift",
"CircularBufferIntoByteBufferBenchmark.swift",
"DeadlineNowBenchmark.swift",
"ExecuteBenchmark.swift",
"LockBenchmark.swift",
"NIOAsyncSequenceProducerBenchmark.swift",
"NIOAsyncWriterSingleWritesBenchmark.swift",
"RunIfActiveBenchmark.swift",
"SchedulingAndRunningBenchmark.swift",
"TCPThroughputBenchmark.swift",
"UDPBenchmark.swift",
"WebSocketFrameDecoderBenchmark.swift",
"WebSocketFrameEncoderBenchmark.swift",
"main.swift",
"resources.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOEmbedded",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket"
],
"type" : "executable"
},
{
"c99name" : "NIOMulticastChat",
"module_type" : "SwiftTarget",
"name" : "NIOMulticastChat",
"path" : "Sources/NIOMulticastChat",
"product_memberships" : [
"NIOMulticastChat"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore"
],
"type" : "executable"
},
{
"c99name" : "NIOHTTP1Tests",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP1Tests",
"path" : "Tests/NIOHTTP1Tests",
"sources" : [
"ByteBufferUtilsTest.swift",
"ContentLengthTests.swift",
"HTTPClientUpgradeTests.swift",
"HTTPDecoderLengthTest.swift",
"HTTPDecoderTest.swift",
"HTTPHeaderValidationTests.swift",
"HTTPHeadersTest.swift",
"HTTPRequestEncoderTest.swift",
"HTTPResponseEncoderTest.swift",
"HTTPResponseStatusTests.swift",
"HTTPServerClientTest.swift",
"HTTPServerPipelineHandlerTest.swift",
"HTTPServerProtocolErrorHandlerTest.swift",
"HTTPServerUpgradeTests.swift",
"HTTPTest.swift",
"HTTPTypesTest.swift",
"NIOHTTPObjectAggregatorTest.swift",
"TestUtils.swift",
"UnsafeTransfer.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOPosix",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOTestUtils"
],
"type" : "test"
},
{
"c99name" : "NIOHTTP1Server",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP1Server",
"path" : "Sources/NIOHTTP1Server",
"product_memberships" : [
"NIOHTTP1Server"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOHTTP1Client",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP1Client",
"path" : "Sources/NIOHTTP1Client",
"product_memberships" : [
"NIOHTTP1Client"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOHTTP1",
"module_type" : "SwiftTarget",
"name" : "NIOHTTP1",
"path" : "Sources/NIOHTTP1",
"product_dependencies" : [
"DequeModule"
],
"product_memberships" : [
"NIOHTTP1",
"NIOWebSocket",
"NIOTestUtils",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOCrashTester",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"ByteCollectionUtils.swift",
"HTTPDecoder.swift",
"HTTPEncoder.swift",
"HTTPHeaderValidator.swift",
"HTTPHeaders+Validation.swift",
"HTTPPipelineSetup.swift",
"HTTPServerPipelineHandler.swift",
"HTTPServerProtocolErrorHandler.swift",
"HTTPServerUpgradeHandler.swift",
"HTTPTypedPipelineSetup.swift",
"HTTPTypes.swift",
"NIOHTTPClientUpgradeHandler.swift",
"NIOHTTPObjectAggregator.swift",
"NIOTypedHTTPClientUpgradeHandler.swift",
"NIOTypedHTTPClientUpgraderStateMachine.swift",
"NIOTypedHTTPServerUpgradeHandler.swift",
"NIOTypedHTTPServerUpgraderStateMachine.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore",
"NIOConcurrencyHelpers",
"CNIOLLHTTP"
],
"type" : "library"
},
{
"c99name" : "NIOFoundationCompatTests",
"module_type" : "SwiftTarget",
"name" : "NIOFoundationCompatTests",
"path" : "Tests/NIOFoundationCompatTests",
"sources" : [
"ByteBuffer+UUIDTests.swift",
"ByteBufferDataProtocolTests.swift",
"ByteBufferView+MutableDataProtocolTest.swift",
"Codable+ByteBufferTest.swift",
"JSONSerialization+ByteBufferTest.swift",
"WaitSpinningRunLoopTests.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOFoundationCompat"
],
"type" : "test"
},
{
"c99name" : "NIOFoundationCompat",
"module_type" : "SwiftTarget",
"name" : "NIOFoundationCompat",
"path" : "Sources/NIOFoundationCompat",
"product_memberships" : [
"NIOFoundationCompat",
"_NIOFileSystemFoundationCompat",
"NIOPerformanceTester",
"NIOCrashTester",
"NIOFileSystemTour"
],
"sources" : [
"ByteBuffer-foundation.swift",
"Codable+ByteBuffer.swift",
"JSONSerialization+ByteBuffer.swift",
"WaitSpinningRunLoop.swift"
],
"target_dependencies" : [
"NIO",
"NIOCore"
],
"type" : "library"
},
{
"c99name" : "NIOFileSystemTests",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystemTests",
"path" : "Tests/NIOFileSystemTests",
"product_dependencies" : [
"Atomics",
"DequeModule",
"SystemPackage"
],
"sources" : [
"ByteCountTests.swift",
"DirectoryEntriesTests.swift",
"FileChunksTests.swift",
"FileHandleTests.swift",
"FileInfoTests.swift",
"FileOpenOptionsTests.swift",
"FilePathTests.swift",
"FileSystemErrorTests.swift",
"FileTypeTests.swift",
"Internal/CancellationTests.swift",
"Internal/Concurrency Primitives/BufferedStreamTests.swift",
"Internal/MockingInfrastructure.swift",
"Internal/SyscallTests.swift",
"XCTestExtensions.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOFileSystem"
],
"type" : "test"
},
{
"c99name" : "NIOFileSystemIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystemIntegrationTests",
"path" : "Tests/NIOFileSystemIntegrationTests",
"sources" : [
"BufferedReaderTests.swift",
"BufferedWriterTests.swift",
"ConvenienceTests.swift",
"FileHandleTests.swift",
"FileSystemTests+SPI.swift",
"FileSystemTests.swift",
"XCTestExtensions.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOFileSystem",
"NIOFoundationCompat"
],
"type" : "test"
},
{
"c99name" : "NIOFileSystemFoundationCompatTests",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystemFoundationCompatTests",
"path" : "Tests/NIOFileSystemFoundationCompatTests",
"sources" : [
"FileSystemFoundationCompatTests.swift"
],
"target_dependencies" : [
"NIOFileSystem",
"NIOFileSystemFoundationCompat"
],
"type" : "test"
},
{
"c99name" : "NIOFileSystemFoundationCompat",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystemFoundationCompat",
"path" : "Sources/NIOFileSystemFoundationCompat",
"sources" : [
"Data+FileSystem.swift",
"Date+FileInfo.swift"
],
"target_dependencies" : [
"NIOFileSystem",
"NIOFoundationCompat"
],
"type" : "library"
},
{
"c99name" : "NIOFileSystem",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystem",
"path" : "Sources/NIOFileSystem",
"product_dependencies" : [
"Atomics",
"DequeModule",
"SystemPackage"
],
"sources" : [
"Array+FileSystem.swift",
"ArraySlice+FileSystem.swift",
"BufferedReader.swift",
"BufferedWriter.swift",
"ByteBuffer+FileSystem.swift",
"ByteCount.swift",
"Convenience.swift",
"DirectoryEntries.swift",
"DirectoryEntry.swift",
"Exports.swift",
"FileChunks.swift",
"FileHandle.swift",
"FileHandleProtocol.swift",
"FileInfo.swift",
"FileSystem.swift",
"FileSystemError+Syscall.swift",
"FileSystemError.swift",
"FileSystemProtocol.swift",
"FileType.swift",
"IOStrategy.swift",
"Internal/BufferedOrAnyStream.swift",
"Internal/BufferedStream.swift",
"Internal/Cancellation.swift",
"Internal/Concurrency Primitives/TokenBucket.swift",
"Internal/Concurrency Primitives/UnsafeTransfer.swift",
"Internal/ParallelDirCopy.swift",
"Internal/ParallelRemoval.swift",
"Internal/String+UnsafeUnititializedCapacity.swift",
"Internal/System Calls/CInterop.swift",
"Internal/System Calls/Errno.swift",
"Internal/System Calls/FileDescriptor+Syscalls.swift",
"Internal/System Calls/Mocking.swift",
"Internal/System Calls/Syscall.swift",
"Internal/System Calls/Syscalls.swift",
"Internal/SystemFileHandle.swift",
"Internal/Utilities.swift",
"NIOFilePath.swift",
"NIOFileSystemSendableMetatype.swift",
"OpenOptions.swift",
"String+FileSystem.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOPosix",
"CNIOLinux",
"CNIODarwin"
],
"type" : "library"
},
{
"c99name" : "NIOEmbeddedTests",
"module_type" : "SwiftTarget",
"name" : "NIOEmbeddedTests",
"path" : "Tests/NIOEmbeddedTests",
"sources" : [
"AsyncTestingChannelTests.swift",
"AsyncTestingEventLoopTests.swift",
"EmbeddedChannelTest.swift",
"EmbeddedEventLoopTest.swift",
"TestUtils.swift",
"XCTest+AsyncAwait.swift"
],
"target_dependencies" : [
"NIOConcurrencyHelpers",
"NIOCore",
"NIOEmbedded"
],
"type" : "test"
},
{
"c99name" : "NIOEmbedded",
"module_type" : "SwiftTarget",
"name" : "NIOEmbedded",
"path" : "Sources/NIOEmbedded",
"product_dependencies" : [
"Atomics",
"DequeModule"
],
"product_memberships" : [
"NIO",
"NIOEmbedded",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOCrashTester",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"AsyncTestingChannel.swift",
"AsyncTestingEventLoop.swift",
"Embedded.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOConcurrencyHelpers",
"_NIODataStructures"
],
"type" : "library"
},
{
"c99name" : "NIOEchoServer",
"module_type" : "SwiftTarget",
"name" : "NIOEchoServer",
"path" : "Sources/NIOEchoServer",
"product_memberships" : [
"NIOEchoServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOEchoClient",
"module_type" : "SwiftTarget",
"name" : "NIOEchoClient",
"path" : "Sources/NIOEchoClient",
"product_memberships" : [
"NIOEchoClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIODataStructuresTests",
"module_type" : "SwiftTarget",
"name" : "NIODataStructuresTests",
"path" : "Tests/NIODataStructuresTests",
"sources" : [
"HeapTests.swift",
"PriorityQueueTests.swift"
],
"target_dependencies" : [
"_NIODataStructures"
],
"type" : "test"
},
{
"c99name" : "NIOCrashTester",
"module_type" : "SwiftTarget",
"name" : "NIOCrashTester",
"path" : "Sources/NIOCrashTester",
"product_memberships" : [
"NIOCrashTester"
],
"sources" : [
"CrashTestSuites.swift",
"CrashTests+ByteBuffer.swift",
"CrashTests+EventLoop.swift",
"CrashTests+HTTP.swift",
"CrashTests+LoopBound.swift",
"CrashTests+Strict.swift",
"CrashTests+System.swift",
"OutputGrepper.swift",
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOEmbedded",
"NIOHTTP1",
"NIOWebSocket",
"NIOFoundationCompat"
],
"type" : "executable"
},
{
"c99name" : "NIOCoreTests",
"module_type" : "SwiftTarget",
"name" : "NIOCoreTests",
"path" : "Tests/NIOCoreTests",
"product_dependencies" : [
"Atomics"
],
"sources" : [
"AddressedEnvelopeTests.swift",
"AsyncChannel/AsyncChannelInboundStreamTests.swift",
"AsyncChannel/AsyncChannelOutboundWriterTests.swift",
"AsyncChannel/AsyncChannelTests.swift",
"AsyncSequenceTests.swift",
"AsyncSequences/NIOAsyncSequenceProducer+HighLowWatermarkBackPressureStrategyTests.swift",
"AsyncSequences/NIOAsyncSequenceTests.swift",
"AsyncSequences/NIOAsyncWriterTests.swift",
"AsyncSequences/NIOThrowingAsyncSequenceTests.swift",
"BaseObjectsTest.swift",
"ByteBufferBinaryEncodedLengthPrefixTests.swift",
"ByteBufferLengthPrefixTests.swift",
"ByteBufferQUICBinaryEncodingStrategyTests.swift",
"ByteBufferTest.swift",
"ChannelOptionStorageTest.swift",
"CircularBufferTests.swift",
"CustomChannelTests.swift",
"DispatchQueue+WithFutureTest.swift",
"IOErrorTest.swift",
"IntegerTypesTest.swift",
"LinuxTest.swift",
"MarkedCircularBufferTests.swift",
"NIOAnyDebugTest.swift",
"NIOCloseOnErrorHandlerTest.swift",
"NIOIsolatedEventLoopTests.swift",
"NIOPooledRecvBufferAllocatorTests.swift",
"RecvByteBufAllocatorTest.swift",
"SingleStepByteToMessageDecoderTest.swift",
"TimeAmount+DurationTests.swift",
"TimeAmountTests.swift",
"TypeAssistedChannelHandlerTests.swift",
"UtilitiesTest.swift",
"XCTest+AsyncAwait.swift",
"XCTest+Extensions.swift"
],
"target_dependencies" : [
"NIOConcurrencyHelpers",
"NIOCore",
"NIOEmbedded",
"NIOFoundationCompat",
"NIOTestUtils"
],
"type" : "test"
},
{
"c99name" : "NIOCore",
"module_type" : "SwiftTarget",
"name" : "NIOCore",
"path" : "Sources/NIOCore",
"product_dependencies" : [
"DequeModule",
"Atomics"
],
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"AddressedEnvelope.swift",
"AsyncAwaitSupport.swift",
"AsyncChannel/AsyncChannel.swift",
"AsyncChannel/AsyncChannelHandler.swift",
"AsyncChannel/AsyncChannelInboundStream.swift",
"AsyncChannel/AsyncChannelOutboundWriter.swift",
"AsyncSequences/NIOAsyncSequenceProducer.swift",
"AsyncSequences/NIOAsyncSequenceProducerStrategies.swift",
"AsyncSequences/NIOAsyncWriter.swift",
"AsyncSequences/NIOThrowingAsyncSequenceProducer.swift",
"BSDSocketAPI.swift",
"ByteBuffer-aux.swift",
"ByteBuffer-binaryEncodedLengthPrefix.swift",
"ByteBuffer-conversions.swift",
"ByteBuffer-core.swift",
"ByteBuffer-hex.swift",
"ByteBuffer-int.swift",
"ByteBuffer-lengthPrefix.swift",
"ByteBuffer-multi-int.swift",
"ByteBuffer-quicBinaryEncodingStrategy.swift",
"ByteBuffer-views.swift",
"Channel.swift",
"ChannelHandler.swift",
"ChannelHandlers.swift",
"ChannelInvoker.swift",
"ChannelOption.swift",
"ChannelPipeline.swift",
"CircularBuffer.swift",
"Codec.swift",
"ConvenienceOptionSupport.swift",
"DeadChannel.swift",
"DispatchQueue+WithFuture.swift",
"EventLoop+Deprecated.swift",
"EventLoop+SerialExecutor.swift",
"EventLoop.swift",
"EventLoopFuture+AssumeIsolated.swift",
"EventLoopFuture+Deprecated.swift",
"EventLoopFuture+WithEventLoop.swift",
"EventLoopFuture.swift",
"FileDescriptor.swift",
"FileHandle.swift",
"FileRegion.swift",
"GlobalSingletons.swift",
"IO.swift",
"IOData.swift",
"IPProtocol.swift",
"IntegerBitPacking.swift",
"IntegerTypes.swift",
"Interfaces.swift",
"Linux.swift",
"MarkedCircularBuffer.swift",
"MulticastChannel.swift",
"NIOAny.swift",
"NIOCloseOnErrorHandler.swift",
"NIOCoreSendableMetatype.swift",
"NIOLoopBound.swift",
"NIOPooledRecvBufferAllocator.swift",
"NIOScheduledCallback.swift",
"NIOSendable.swift",
"RecvByteBufferAllocator.swift",
"SingleStepByteToMessageDecoder.swift",
"SocketAddresses.swift",
"SocketOptionProvider.swift",
"SystemCallHelpers.swift",
"TimeAmount+Duration.swift",
"TypeAssistedChannelHandler.swift",
"UniversalBootstrapSupport.swift",
"Utilities.swift"
],
"target_dependencies" : [
"NIOConcurrencyHelpers",
"_NIOBase64",
"CNIODarwin",
"CNIOLinux",
"CNIOWindows",
"CNIOWASI",
"_NIODataStructures"
],
"type" : "library"
},
{
"c99name" : "NIOConcurrencyHelpersTests",
"module_type" : "SwiftTarget",
"name" : "NIOConcurrencyHelpersTests",
"path" : "Tests/NIOConcurrencyHelpersTests",
"sources" : [
"NIOConcurrencyHelpersTests.swift"
],
"target_dependencies" : [
"NIOConcurrencyHelpers",
"NIOCore"
],
"type" : "test"
},
{
"c99name" : "NIOConcurrencyHelpers",
"module_type" : "SwiftTarget",
"name" : "NIOConcurrencyHelpers",
"path" : "Sources/NIOConcurrencyHelpers",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOConcurrencyHelpers",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"NIOAtomic.swift",
"NIOLock.swift",
"NIOLockedValueBox.swift",
"atomics.swift",
"lock.swift"
],
"target_dependencies" : [
"CNIOAtomics"
],
"type" : "library"
},
{
"c99name" : "NIOChatServer",
"module_type" : "SwiftTarget",
"name" : "NIOChatServer",
"path" : "Sources/NIOChatServer",
"product_memberships" : [
"NIOChatServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOChatClient",
"module_type" : "SwiftTarget",
"name" : "NIOChatClient",
"path" : "Sources/NIOChatClient",
"product_memberships" : [
"NIOChatClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOConcurrencyHelpers"
],
"type" : "executable"
},
{
"c99name" : "NIOBase64Tests",
"module_type" : "SwiftTarget",
"name" : "NIOBase64Tests",
"path" : "Tests/NIOBase64Tests",
"sources" : [
"Base64Test.swift"
],
"target_dependencies" : [
"_NIOBase64"
],
"type" : "test"
},
{
"c99name" : "NIOAsyncAwaitDemo",
"module_type" : "SwiftTarget",
"name" : "NIOAsyncAwaitDemo",
"path" : "Sources/NIOAsyncAwaitDemo",
"product_memberships" : [
"NIOAsyncAwaitDemo"
],
"sources" : [
"AsyncChannelIO.swift",
"FullRequestResponse.swift",
"main.swift"
],
"target_dependencies" : [
"NIOPosix",
"NIOCore",
"NIOHTTP1"
],
"type" : "executable"
},
{
"c99name" : "NIO",
"module_type" : "SwiftTarget",
"name" : "NIO",
"path" : "Sources/NIO",
"product_memberships" : [
"NIO",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOCrashTester",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOEmbedded",
"NIOPosix"
],
"type" : "library"
},
{
"c99name" : "CNIOWindows",
"module_type" : "ClangTarget",
"name" : "CNIOWindows",
"path" : "Sources/CNIOWindows",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"WSAStartup.c",
"shim.c"
],
"type" : "library"
},
{
"c99name" : "CNIOWASI",
"module_type" : "ClangTarget",
"name" : "CNIOWASI",
"path" : "Sources/CNIOWASI",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"CNIOWASI.c"
],
"type" : "library"
},
{
"c99name" : "CNIOSHA1",
"module_type" : "ClangTarget",
"name" : "CNIOSHA1",
"path" : "Sources/CNIOSHA1",
"product_memberships" : [
"NIOWebSocket",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOCrashTester",
"NIOFileSystemTour"
],
"sources" : [
"c_nio_sha1.c"
],
"type" : "library"
},
{
"c99name" : "CNIOPosix",
"module_type" : "ClangTarget",
"name" : "CNIOPosix",
"path" : "Sources/CNIOPosix",
"product_memberships" : [
"NIO",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"event_loop_id.c"
],
"type" : "library"
},
{
"c99name" : "CNIOLinux",
"module_type" : "ClangTarget",
"name" : "CNIOLinux",
"path" : "Sources/CNIOLinux",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"liburing_shims.c",
"shim.c"
],
"type" : "library"
},
{
"c99name" : "CNIOLLHTTP",
"module_type" : "ClangTarget",
"name" : "CNIOLLHTTP",
"path" : "Sources/CNIOLLHTTP",
"product_memberships" : [
"NIOHTTP1",
"NIOWebSocket",
"NIOTestUtils",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOPerformanceTester",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOCrashTester",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"c_nio_api.c",
"c_nio_http.c",
"c_nio_llhttp.c"
],
"type" : "library"
},
{
"c99name" : "CNIODarwin",
"module_type" : "ClangTarget",
"name" : "CNIODarwin",
"path" : "Sources/CNIODarwin",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"shim.c"
],
"type" : "library"
},
{
"c99name" : "CNIOAtomics",
"module_type" : "ClangTarget",
"name" : "CNIOAtomics",
"path" : "Sources/CNIOAtomics",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOConcurrencyHelpers",
"NIOFoundationCompat",
"NIOWebSocket",
"NIOTestUtils",
"_NIOFileSystem",
"_NIOFileSystemFoundationCompat",
"NIOWebSocketServer",
"NIOWebSocketClient",
"NIOUDPEchoServer",
"NIOUDPEchoClient",
"NIOTCPEchoServer",
"NIOTCPEchoClient",
"NIOPerformanceTester",
"NIOMulticastChat",
"NIOHTTP1Server",
"NIOHTTP1Client",
"NIOEchoServer",
"NIOEchoClient",
"NIOCrashTester",
"NIOChatServer",
"NIOChatClient",
"NIOAsyncAwaitDemo",
"NIOFileSystemTour"
],
"sources" : [
"src/c-atomics.c",
"src/c-nioatomics.c"
],
"type" : "library"
},
{
"c99name" : "NIOFileSystemTour",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystemTour",
"path" : "Snippets",
"product_memberships" : [
"NIOFileSystemTour"
],
"sources" : [
"NIOFileSystemTour.swift"
],
"target_dependencies" : [
"_NIOFileSystemFoundationCompat",
"_NIOFileSystem",
"_NIOConcurrency",
"NIOWebSocket",
"NIOTestUtils",
"NIOTLS",
"NIOPosix",
"NIOHTTP1",
"NIOFoundationCompat",
"NIOEmbedded",
"NIOCore",
"NIOConcurrencyHelpers",
"NIO"
],
"type" : "snippet"
}
],
"tools_version" : "5.10"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.