Build Information
Successful build of swift-nio, reference main (f71c8d), with Swift 6.3 for Linux on 23 Apr 2026 17:30:40 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
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 f71c8d2 Move historycal dependency back to NIOFoundationCompat (#3581)
Cloned https://github.com/apple/swift-nio.git
Revision (git rev-parse @):
f71c8d2a5e74a2c6d11a0fbe324774b5d6084237
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.3
Building package at path: $PWD
https://github.com/apple/swift-nio.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/23680] Fetching swift-collections
[238/25500] Fetching swift-collections, swift-atomics
[3479/31101] Fetching swift-collections, swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.08s)
[3715/25500] Fetching swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (2.81s)
Fetched https://github.com/apple/swift-collections.git from cache (2.90s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (3.69s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.84s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.02s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Building for debugging...
[0/131] Write sources
[17/131] Compiling CNIOWindows shim.c
[18/131] Write sources
[20/131] Compiling CNIOWindows WSAStartup.c
[21/131] Write sources
[30/131] Compiling _AtomicsShims.c
[31/131] Write sources
[43/131] Write swift-version-24593BA9C3E375BF.txt
[44/131] Compiling CNIOLLHTTP c_nio_http.c
[45/131] Compiling CNIOWASI CNIOWASI.c
[45/131] Compiling CNIOLLHTTP c_nio_api.c
[47/131] Compiling CNIOPosix event_loop_id.c
[48/131] Compiling CNIOOpenBSD shim.c
[49/131] Compiling CSystem shims.c
[50/131] Compiling CNIOLinux liburing_shims.c
[51/131] Compiling CNIOSHA1 c_nio_sha1.c
[52/136] Compiling CNIODarwin shim.c
[53/155] Compiling CNIOLinux shim.c
[54/155] Write sources
[55/204] Compiling CNIOLLHTTP c_nio_llhttp.c
[56/204] Compiling c-nioatomics.c
[57/204] Compiling c-atomics.c
[59/211] Emitting module SystemPackage
[60/215] Emitting module NIOConcurrencyHelpers
[61/215] Emitting module InternalCollectionsUtilities
[62/217] Emitting module _NIOBase64
[63/217] Compiling _NIOBase64 Base64.swift
[64/218] Compiling Atomics IntegerConformances.swift
[65/218] Compiling Atomics PointerConformances.swift
[66/218] Compiling Atomics Primitives.native.swift
[67/218] Compiling Atomics OptionalRawRepresentable.swift
[68/218] Compiling Atomics RawRepresentable.swift
[69/218] Compiling Atomics AtomicBool.swift
[70/218] Compiling Atomics AtomicStorage.swift
[71/218] Compiling Atomics AtomicValue.swift
[72/220] Emitting module Atomics
[73/220] Compiling Atomics AtomicReference.swift
[75/220] Compiling Atomics AtomicInteger.swift
[76/220] Compiling Atomics AtomicOptionalWrappable.swift
[77/220] Compiling Atomics IntegerOperations.swift
[78/220] Compiling Atomics Unmanaged extensions.swift
[79/220] Compiling Atomics DoubleWord.swift
[80/220] Compiling Atomics UnsafeAtomic.swift
[82/220] Compiling Atomics UnsafeAtomicLazyReference.swift
[85/220] Compiling Atomics AtomicMemoryOrderings.swift
[89/220] Compiling Atomics ManagedAtomic.swift
[90/220] Compiling Atomics ManagedAtomicLazyReference.swift
[96/221] Compiling _NIODataStructures PriorityQueue.swift
[118/221] Compiling _NIODataStructures _TinyArray.swift
[120/221] Compiling SystemPackage FilePermissions.swift
[121/221] Compiling SystemPackage IOCompletion.swift
[122/221] Compiling SystemPackage IORequest.swift
[122/221] Wrapping AST for _NIOBase64 for debugging
[123/221] Wrapping AST for InternalCollectionsUtilities for debugging
[125/222] Compiling SystemPackage SystemString.swift
[126/222] Compiling SystemPackage Util+StringArray.swift
[127/222] Compiling SystemPackage Util.swift
[128/222] Compiling SystemPackage UtilConsumers.swift
[129/254] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[130/254] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[131/254] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[132/254] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[133/254] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[134/254] Compiling ContainersPreview Drain+Reduce.swift
[135/254] Compiling ContainersPreview Drain.swift
[136/254] Compiling ContainersPreview Producer+Collect.swift
[137/254] Compiling ContainersPreview Producer+Filter.swift
[138/254] Compiling ContainersPreview Producer+Map.swift
[139/254] Compiling ContainersPreview Producer+Reduce.swift
[140/254] Compiling ContainersPreview Producer.swift
[141/254] Compiling ContainersPreview Borrow.swift
[142/254] Compiling ContainersPreview RandomAccessContainer.swift
[143/254] Compiling ContainersPreview RangeExpression2.swift
[144/254] Compiling ContainersPreview RangeReplaceableContainer.swift
[145/254] Compiling ContainersPreview Drain+Map.swift
[146/258] Emitting module ContainersPreview
[149/259] Compiling ContainersPreview Container.swift
[150/259] Compiling ContainersPreview ContainerIterator.swift
[151/259] Compiling ContainersPreview DynamicContainer.swift
[152/259] Compiling ContainersPreview MutableContainer.swift
[153/259] Compiling ContainersPreview PermutableContainer.swift
[155/259] Compiling ContainersPreview Box.swift
[156/259] Compiling ContainersPreview Inout.swift
[157/259] Compiling ContainersPreview InputSpan.swift
[158/259] Compiling ContainersPreview Shared.swift
[158/259] Wrapping AST for Atomics for debugging
[160/259] Compiling ContainersPreview OutputSpan+Extras.swift
[161/259] Compiling ContainersPreview TemporaryAllocation.swift
[162/259] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[163/259] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[164/259] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[165/259] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[166/259] Compiling ContainersPreview BorrowingSequence.swift
[167/259] Compiling ContainersPreview BidirectionalContainer.swift
[168/259] Compiling ContainersPreview Container+Filter.swift
[169/259] Compiling ContainersPreview Container+SpanwiseZip.swift
[170/260] Wrapping AST for ContainersPreview for debugging
[172/300] Compiling NIOConcurrencyHelpers NIOLock.swift
[173/300] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[174/300] Compiling NIOConcurrencyHelpers lock.swift
[175/300] Compiling DequeModule UniqueDeque+Append.swift
[176/300] Compiling DequeModule UniqueDeque+Consumption.swift
[177/300] Compiling DequeModule UniqueDeque+Container.swift
[178/300] Compiling DequeModule UniqueDeque+Descriptions.swift
[179/300] Compiling DequeModule UniqueDeque+Equatable.swift
[180/300] Compiling DequeModule UniqueDeque+Experimental.swift
[181/300] Compiling DequeModule UniqueDeque+Hashable.swift
[182/300] Compiling DequeModule UniqueDeque+Initializers.swift
[183/300] Emitting module _NIODataStructures
[184/300] Compiling _NIODataStructures Heap.swift
[191/306] Compiling DequeModule _DequeBuffer.swift
[192/306] Compiling DequeModule _DequeBufferHeader.swift
[193/306] Compiling DequeModule RigidDeque+Append.swift
[194/306] Compiling DequeModule RigidDeque+Consumption.swift
[195/306] Compiling DequeModule RigidDeque+Container.swift
[196/306] Compiling DequeModule RigidDeque+Descriptions.swift
[197/306] Compiling DequeModule RigidDeque+Equatable.swift
[198/306] Compiling DequeModule RigidDeque+Experimental.swift
[199/306] Compiling DequeModule RigidDeque+Hashable.swift
[200/306] Compiling DequeModule RigidDeque+Initializers.swift
[201/306] Compiling DequeModule RigidDeque+Insertions.swift
[202/306] Compiling DequeModule RigidDeque+Prepend.swift
[205/306] Compiling DequeModule UniqueDeque+Insertions.swift
[206/306] Compiling DequeModule UniqueDeque+Prepend.swift
[207/306] Compiling DequeModule UniqueDeque+Removals.swift
[208/306] Compiling NIOConcurrencyHelpers atomics.swift
[209/306] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[210/306] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[210/306] Wrapping AST for _NIODataStructures for debugging
[212/307] Compiling DequeModule RigidDeque+Removals.swift
[213/307] Compiling DequeModule RigidDeque+Replacements.swift
[214/307] Compiling DequeModule RigidDeque+Testing.swift
[215/307] Compiling DequeModule RigidDeque.swift
[217/307] Wrapping AST for NIOConcurrencyHelpers for debugging
[219/307] Compiling DequeModule Deque+Codable.swift
[220/307] Compiling DequeModule Deque+Collection.swift
[221/307] Compiling DequeModule Deque+CustomReflectable.swift
[222/307] Compiling DequeModule Deque+Descriptions.swift
[223/307] Compiling DequeModule Deque+Equatable.swift
[224/307] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[225/307] Compiling DequeModule Deque+Extras.swift
[226/307] Compiling DequeModule Deque+Hashable.swift
[227/307] Compiling DequeModule Deque+Testing.swift
[228/307] Compiling DequeModule Deque._Storage.swift
[229/307] Compiling DequeModule Deque._UnsafeHandle.swift
[230/307] Compiling DequeModule Deque.swift
[231/307] Emitting module DequeModule
[232/307] Compiling DequeModule UniqueDeque+Replacements.swift
[233/307] Compiling DequeModule UniqueDeque.swift
[234/307] Compiling DequeModule _DequeSlot.swift
[235/307] Compiling DequeModule _UnsafeDequeHandle.swift
[236/307] Compiling DequeModule _UnsafeDequeSegments.swift
[242/309] Wrapping AST for SystemPackage for debugging
[243/309] Wrapping AST for DequeModule for debugging
[245/373] Compiling NIOCore NIOCoreSendableMetatype.swift
[246/373] Compiling NIOCore NIODecodedAsyncSequence.swift
[247/373] Compiling NIOCore NIOLoopBound.swift
[248/373] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[249/373] Compiling NIOCore NIOScheduledCallback.swift
[250/373] Compiling NIOCore NIOSendable.swift
[251/373] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[252/373] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[253/373] Compiling NIOCore RecvByteBufferAllocator.swift
[254/381] Compiling NIOCore EventLoopFuture+Deprecated.swift
[255/381] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[256/381] Compiling NIOCore EventLoopFuture.swift
[257/381] Compiling NIOCore FileDescriptor.swift
[258/381] Compiling NIOCore FileHandle.swift
[259/381] Compiling NIOCore FileRegion.swift
[260/381] Compiling NIOCore GlobalSingletons.swift
[261/381] Compiling NIOCore IO.swift
[262/381] Compiling NIOCore IOData.swift
[263/381] Compiling NIOCore AddressedEnvelope.swift
[264/381] Compiling NIOCore AsyncAwaitSupport.swift
[265/381] Compiling NIOCore AsyncChannel.swift
[266/381] Compiling NIOCore AsyncChannelHandler.swift
[267/381] Compiling NIOCore AsyncChannelInboundStream.swift
[268/381] Compiling NIOCore AsyncChannelOutboundWriter.swift
[269/381] Compiling NIOCore NIOAsyncSequenceProducer.swift
[270/381] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[271/381] Compiling NIOCore NIOAsyncWriter.swift
[272/381] Compiling NIOCore CircularBuffer.swift
[273/381] Compiling NIOCore Codec.swift
[274/381] Compiling NIOCore ConvenienceOptionSupport.swift
[275/381] Compiling NIOCore DeadChannel.swift
[276/381] Compiling NIOCore DispatchQueue+WithFuture.swift
[277/381] Compiling NIOCore EventLoop+Deprecated.swift
[278/381] Compiling NIOCore EventLoop+SerialExecutor.swift
[279/381] Compiling NIOCore EventLoop.swift
[280/381] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[281/381] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[282/381] Compiling NIOCore BSDSocketAPI.swift
[283/381] Compiling NIOCore ByteBuffer-aux.swift
[284/381] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[285/381] Compiling NIOCore ByteBuffer-conversions.swift
[286/381] Compiling NIOCore ByteBuffer-core.swift
[287/381] Compiling NIOCore ByteBuffer-hex.swift
[288/381] Compiling NIOCore ByteBuffer-int.swift
[289/381] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[290/381] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[291/381] Compiling NIOCore SocketAddresses.swift
[292/381] Compiling NIOCore SocketOptionProvider.swift
[293/381] Compiling NIOCore SystemCallHelpers.swift
[294/381] Compiling NIOCore TimeAmount+Duration.swift
[295/381] Compiling NIOCore TypeAssistedChannelHandler.swift
[296/381] Compiling NIOCore UniversalBootstrapSupport.swift
[297/381] Compiling NIOCore Utilities.swift
[298/381] Compiling NIOCore ByteBuffer-multi-int.swift
[299/381] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[300/381] Compiling NIOCore ByteBuffer-views.swift
[301/381] Compiling NIOCore Channel.swift
[302/381] Compiling NIOCore ChannelHandler.swift
[303/381] Compiling NIOCore ChannelHandlers.swift
[304/381] Compiling NIOCore ChannelInvoker.swift
[305/381] Compiling NIOCore ChannelOption.swift
[306/381] Compiling NIOCore ChannelPipeline.swift
[307/381] Compiling NIOCore IPProtocol.swift
[308/381] Compiling NIOCore IntegerBitPacking.swift
[309/381] Compiling NIOCore IntegerTypes.swift
[310/381] Compiling NIOCore Interfaces.swift
[311/381] Compiling NIOCore Linux.swift
[312/381] Compiling NIOCore MarkedCircularBuffer.swift
[313/381] Compiling NIOCore MulticastChannel.swift
[314/381] Compiling NIOCore NIOAny.swift
[315/381] Compiling NIOCore NIOCloseOnErrorHandler.swift
[316/381] Emitting module NIOCore
[317/382] Wrapping AST for NIOCore for debugging
[319/439] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[320/439] Compiling NIOEmbedded AsyncTestingChannel.swift
[321/439] Emitting module NIOEmbedded
[322/439] Compiling NIOEmbedded Embedded.swift
[323/440] Wrapping AST for NIOEmbedded for debugging
[325/440] Compiling NIOFoundationEssentialsCompat Codable+ByteBuffer.swift
[326/440] Emitting module NIOFoundationEssentialsCompat
[327/440] Compiling NIOFoundationEssentialsCompat ByteBuffer-foundation.swift
[328/441] Wrapping AST for NIOFoundationEssentialsCompat for debugging
[330/441] Compiling NIOPosix HappyEyeballs.swift
[331/441] Compiling NIOPosix IO.swift
[332/441] Compiling NIOPosix IntegerBitPacking.swift
[333/441] Compiling NIOPosix IntegerTypes.swift
[334/441] Compiling NIOPosix Linux.swift
[335/441] Compiling NIOPosix LinuxCPUSet.swift
[336/441] Compiling NIOPosix LinuxUring.swift
[337/441] Compiling NIOPosix SelectableChannel.swift
[338/441] Compiling NIOPosix SelectableEventLoop.swift
[339/441] Compiling NIOPosix SelectorEpoll.swift
[340/441] Compiling NIOPosix SelectorGeneric.swift
[341/441] Compiling NIOPosix SelectorKqueue.swift
[342/441] Compiling NIOPosix SelectorUring.swift
[343/441] Compiling NIOPosix SelectorWSAPoll.swift
[344/441] Emitting module NIOPosix
[345/441] Compiling NIOPosix PipePair.swift
[346/441] Compiling NIOPosix Pool.swift
[347/441] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[348/441] Compiling NIOPosix PosixSingletons.swift
[349/441] Compiling NIOPosix RawSocketBootstrap.swift
[350/441] Compiling NIOPosix Resolver.swift
[351/441] Compiling NIOPosix Selectable.swift
[352/441] Compiling NIOPosix ServerSocket.swift
[353/441] Compiling NIOPosix Socket.swift
[354/441] Compiling NIOPosix SocketChannel.swift
[355/441] Compiling NIOPosix SocketProtocols.swift
[356/441] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[357/441] Compiling NIOPosix System.swift
[358/441] Compiling NIOPosix Thread.swift
[359/441] Compiling NIOPosix BaseStreamSocketChannel.swift
[360/441] Compiling NIOPosix Bootstrap.swift
[361/441] Compiling NIOPosix ControlMessage.swift
[362/441] Compiling NIOPosix DatagramVectorReadManager.swift
[363/441] Compiling NIOPosix Errors+Any.swift
[364/441] Compiling NIOPosix FileDescriptor.swift
[365/441] Compiling NIOPosix GetaddrinfoResolver.swift
[366/447] Compiling NIOPosix ThreadPosix.swift
[367/447] Compiling NIOPosix ThreadWindows.swift
[368/447] Compiling NIOPosix Utilities.swift
[369/447] Compiling NIOPosix VsockAddress.swift
[370/447] Compiling NIOPosix VsockChannelEvents.swift
[371/447] Compiling NIOPosix Windows.swift
[372/447] Compiling NIOPosix BSDSocketAPICommon.swift
[373/447] Compiling NIOPosix BSDSocketAPIPosix.swift
[374/447] Compiling NIOPosix BSDSocketAPIWindows.swift
[375/447] Compiling NIOPosix BaseSocket.swift
[376/447] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[377/447] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[378/447] Compiling NIOPosix BaseSocketChannel.swift
[379/447] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[380/447] Compiling NIOPosix NIOPosixSendableMetatype.swift
[381/447] Compiling NIOPosix NIOThreadPool.swift
[382/447] Compiling NIOPosix NonBlockingFileIO.swift
[383/447] Compiling NIOPosix PendingDatagramWritesManager.swift
[384/447] Compiling NIOPosix PendingWritesManager.swift
[385/447] Compiling NIOPosix PipeChannel.swift
[387/510] Emitting module NIOUDPEchoClient
[388/510] Compiling NIOUDPEchoClient main.swift
[389/532] Emitting module NIOEchoServer
[390/532] Compiling NIOEchoServer main.swift
[392/534] Emitting module NIOUDPEchoServer
[393/534] Compiling NIOUDPEchoServer main.swift
[395/534] Emitting module NIOTCPEchoServer
[396/534] Compiling NIOTCPEchoServer Server.swift
[397/534] Compiling NIOTCPEchoClient Client.swift
[398/534] Emitting module NIOTCPEchoClient
[399/537] Emitting module NIOMulticastChat
[400/537] Compiling NIOMulticastChat main.swift
[405/542] Emitting module NIOEchoClient
[405/542] Wrapping AST for NIOUDPEchoServer for debugging
[406/542] Wrapping AST for NIOUDPEchoClient for debugging
[407/546] Wrapping AST for NIOTCPEchoServer for debugging
[408/546] Wrapping AST for NIOTCPEchoClient for debugging
[410/546] Compiling NIOChatServer main.swift
[410/546] Wrapping AST for NIOPosix for debugging
[411/546] Write Objects.LinkFileList
[413/546] Wrapping AST for NIOMulticastChat for debugging
[415/546] Emitting module NIOChatServer
[416/546] Emitting module NIO
[417/546] Compiling NIO Exports.swift
[418/548] Write Objects.LinkFileList
[421/548] Compiling NIOEchoClient main.swift
[424/549] Emitting module NIOChatClient
[425/549] Compiling NIOChatClient main.swift
[426/549] Compiling NIOFS ParallelRemoval.swift
[427/549] Compiling NIOFS String+UnsafeUnititializedCapacity.swift
[428/549] Compiling NIOFS CInterop.swift
[429/549] Compiling NIOFS Errno.swift
[430/549] Compiling NIOFS FileDescriptor+Syscalls.swift
[432/556] Emitting module NIOFS
[433/556] Emitting module _NIOConcurrency
[434/556] Compiling _NIOConcurrency Empty.swift
[441/567] Compiling NIOTLS TLSEvents.swift
[441/567] Linking NIOUDPEchoClient
[442/567] Linking NIOTCPEchoServer
[443/567] Linking NIOUDPEchoServer
[444/567] Write Objects.LinkFileList
[446/567] Emitting module _NIOFileSystem
[446/567] Wrapping AST for _NIOConcurrency for debugging
[447/567] Wrapping AST for NIOEchoServer for debugging
[448/567] Write Objects.LinkFileList
[450/587] Compiling NIOHTTP1 ByteCollectionUtils.swift
[451/587] Compiling NIOHTTP1 HTTPDecoder.swift
[452/587] Compiling NIOHTTP1 HTTPEncoder.swift
[453/587] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[454/587] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[454/587] Wrapping AST for NIOEchoClient for debugging
[455/587] Linking NIOTCPEchoClient
[457/587] Emitting module NIOTLS
[457/587] Write Objects.LinkFileList
[459/587] Compiling NIOFS NIOFilePath.swift
[460/587] Compiling NIOFS NIOFileSystemSendableMetatype.swift
[461/587] Compiling NIOFS OpenOptions.swift
[462/587] Compiling NIOFS String+FileSystem.swift
[462/587] Wrapping AST for NIOChatServer for debugging
[464/587] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[465/587] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[466/587] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[467/587] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[468/587] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[469/587] Compiling NIOHTTP1 HTTPTypes.swift
[470/587] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[471/587] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[472/587] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[473/587] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[488/587] Emitting module NIOHTTP1
[488/589] Linking NIOMulticastChat
[489/589] Write Objects.LinkFileList
[490/589] Wrapping AST for NIOChatClient for debugging
[491/589] Linking NIOEchoServer
[492/589] Write Objects.LinkFileList
[494/589] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[495/589] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[496/589] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[497/589] Compiling NIOTLS SNIHandler.swift
[499/590] Emitting module NIOFoundationCompat
[499/590] Wrapping AST for NIO for debugging
[500/590] Linking NIOEchoClient
[501/590] Wrapping AST for NIOTLS for debugging
[503/590] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[504/590] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[505/590] Compiling NIOFS Syscalls.swift
[506/590] Compiling NIOFS SystemFileHandle.swift
[507/590] Compiling NIOFS Utilities.swift
[510/590] Compiling NIOFS BufferedOrAnyStream.swift
[511/590] Compiling NIOFS BufferedStream.swift
[512/590] Compiling NIOFS Cancellation.swift
[513/590] Compiling NIOFS TokenBucket.swift
[514/590] Compiling NIOFS ParallelDirCopy.swift
[514/590] Linking NIOChatServer
[519/590] Linking NIOChatClient
[523/590] Compiling NIOFoundationCompat Exports.swift
[524/590] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[525/590] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[528/591] Wrapping AST for NIOFoundationCompat for debugging
[534/591] Compiling NIOFS FileChunks.swift
[535/591] Compiling NIOFS FileHandle.swift
[536/591] Compiling NIOFS FileHandleProtocol.swift
[537/591] Compiling NIOFS FileInfo.swift
[538/591] Compiling NIOFS FileSystem.swift
[564/596] Wrapping AST for NIOHTTP1 for debugging
[566/623] Emitting module _NIOFileSystemFoundationCompat
[567/625] Compiling NIOFileSystem Exports.swift
[568/625] Compiling NIOHTTP1Client main.swift
[569/625] Emitting module NIOFileSystem
[570/625] Emitting module NIOTestUtils
[572/626] Emitting module NIOHTTP1Client
[573/627] Compiling _NIOFileSystemFoundationCompat Date+FileInfo.swift
[574/627] Emitting module NIOAsyncAwaitDemo
[575/627] Compiling _NIOFileSystemFoundationCompat Data+FileSystem.swift
[577/627] Compiling NIOAsyncAwaitDemo main.swift
[578/627] Compiling NIOFSFoundationCompat Date+FileInfo.swift
[578/627] Wrapping AST for _NIOFileSystem for debugging
[580/628] Compiling NIOFSFoundationCompat Data+FileSystem.swift
[581/628] Emitting module NIOFSFoundationCompat
[581/629] Wrapping AST for NIOHTTP1Client for debugging
[582/629] Write Objects.LinkFileList
[584/629] Compiling NIOAsyncAwaitDemo FullRequestResponse.swift
[585/629] Compiling NIOAsyncAwaitDemo AsyncChannelIO.swift
[586/629] Wrapping AST for NIOFileSystem for debugging
[588/630] Compiling NIOWebSocket WebSocketOpcode.swift
[590/631] Wrapping AST for NIOAsyncAwaitDemo for debugging
[591/631] Write Objects.LinkFileList
[593/631] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[593/631] Wrapping AST for _NIOFileSystemFoundationCompat for debugging
[595/631] Compiling NIOTestUtils EventCounterHandler.swift
[596/631] Compiling NIOTestUtils ByteToMessageDecoderVerifier.swift
[597/631] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[598/631] Compiling NIOWebSocket SHA1.swift
[599/631] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[600/631] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[601/631] Emitting module NIOWebSocket
[602/631] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[603/631] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[604/631] Compiling NIOTestUtils ManualTaskExecutor.swift
[605/631] Compiling NIOTestUtils NIOHTTP1TestServer.swift
[606/632] Compiling NIOHTTP1Server main.swift
[607/632] Emitting module NIOHTTP1Server
[608/632] Linking NIOHTTP1Client
[610/632] Compiling NIOWebSocket WebSocketErrorCodes.swift
[611/632] Compiling NIOWebSocket WebSocketFrame.swift
[612/634] Linking NIOAsyncAwaitDemo
[614/634] Wrapping AST for NIOTestUtils for debugging
[615/634] Wrapping AST for NIOHTTP1Server for debugging
[616/638] Wrapping AST for NIOWebSocket for debugging
[617/650] Write Objects.LinkFileList
[619/671] Compiling NIOCrashTester CrashTests+HTTP.swift
[620/672] Compiling NIOCrashTester CrashTests+LoopBound.swift
[621/672] Compiling NIOCrashTester CrashTests+System.swift
[622/672] Compiling NIOCrashTester OutputGrepper.swift
[623/672] Compiling NIOCrashTester CrashTests+Strict.swift
[624/672] Compiling NIOCrashTester CrashTests+EventLoop.swift
[625/672] Compiling NIOPerformanceTester Benchmark.swift
[626/672] Compiling NIOPerformanceTester ByteBufferViewContainsBenchmark.swift
[627/672] Emitting module NIOWebSocketClient
[628/672] Compiling NIOWebSocketClient Client.swift
[629/672] Emitting module NIOFileSystemTour
[630/672] Compiling NIOFileSystemTour NIOFileSystemTour.swift
[631/672] Emitting module NIOCrashTester
[636/674] Compiling NIOPerformanceTester ByteBufferViewCopyToArrayBenchmark.swift
[636/674] Wrapping AST for NIOFileSystemTour for debugging
[637/674] Write Objects.LinkFileList
[638/674] Wrapping AST for NIOWebSocketClient for debugging
[639/677] Write Objects.LinkFileList
[641/677] Compiling NIOPerformanceTester ChannelPipelineBenchmark.swift
[642/677] Compiling NIOPerformanceTester ChannelPipelineInstantiationBenchmark.swift
[643/677] Compiling NIOPerformanceTester CircularBufferCopyToArrayBenchmark.swift
[643/677] Linking NIOHTTP1Server
[645/677] Compiling NIOPerformanceTester CircularBufferIntoByteBufferBenchmark.swift
[646/677] Compiling NIOPerformanceTester DeadlineNowBenchmark.swift
[647/677] Compiling NIOPerformanceTester ExecuteBenchmark.swift
[648/677] Emitting module NIOPerformanceTester
[649/677] Emitting module NIOWebSocketServer
[650/677] Compiling NIOWebSocketServer Server.swift
[651/678] Compiling NIOPerformanceTester LockBenchmark.swift
[652/678] Compiling NIOPerformanceTester NIOAsyncSequenceProducerBenchmark.swift
[653/678] Compiling NIOPerformanceTester NIOAsyncWriterSingleWritesBenchmark.swift
[654/678] Compiling NIOPerformanceTester NIOThreadPoolSubmitBenchmark.swift
[655/678] Compiling NIOPerformanceTester RunIfActiveBenchmark.swift
[656/678] Compiling NIOPerformanceTester SchedulingAndRunningBenchmark.swift
[658/678] Compiling NIOCrashTester main.swift
[659/679] Wrapping AST for NIOWebSocketServer for debugging
[660/679] Write Objects.LinkFileList
[661/679] Wrapping AST for NIOCrashTester for debugging
[663/679] Compiling NIOPerformanceTester ByteBufferViewIteratorBenchmark.swift
[664/679] Compiling NIOPerformanceTester ByteBufferWriteMultipleBenchmarks.swift
[665/679] Compiling NIOPerformanceTester ByteToMessageDecoderDecodeManySmallsBenchmark.swift
[665/679] Linking NIOWebSocketClient
[667/679] Compiling NIOPerformanceTester TCPThroughputBenchmark.swift
[668/679] Compiling NIOPerformanceTester UDPBenchmark.swift
[669/679] Compiling NIOPerformanceTester WebSocketFrameDecoderBenchmark.swift
[669/679] Linking NIOFileSystemTour
[670/679] Write Objects.LinkFileList
[671/679] Linking NIOWebSocketServer
[672/679] Linking NIOCrashTester
[674/679] Compiling NIOPerformanceTester WebSocketFrameEncoderBenchmark.swift
[675/679] Compiling NIOPerformanceTester main.swift
[676/679] Compiling NIOPerformanceTester resources.swift
[677/680] Wrapping AST for NIOPerformanceTester for debugging
[678/680] Write Objects.LinkFileList
[679/680] Linking NIOPerformanceTester
Build complete! (157.77s)
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" : "NIOFoundationEssentialsCompat",
"targets" : [
"NIOFoundationEssentialsCompat"
],
"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",
"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",
"NIOFoundationEssentialsCompat"
],
"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/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",
"NIOFoundationEssentialsCompat",
"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",
"NIOFoundationEssentialsCompat",
"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",
"NIOTransportAccessibleChannelCoreTests.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",
"CNIOOpenBSD",
"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+AccessibleTransport.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",
"Utilities.swift",
"VsockAddress.swift",
"VsockChannelEvents.swift",
"Windows.swift"
],
"target_dependencies" : [
"CNIOOpenBSD",
"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",
"ChannelPipelineInstantiationBenchmark.swift",
"CircularBufferCopyToArrayBenchmark.swift",
"CircularBufferIntoByteBufferBenchmark.swift",
"DeadlineNowBenchmark.swift",
"ExecuteBenchmark.swift",
"LockBenchmark.swift",
"NIOAsyncSequenceProducerBenchmark.swift",
"NIOAsyncWriterSingleWritesBenchmark.swift",
"NIOThreadPoolSubmitBenchmark.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"
],
"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" : "NIOFoundationEssentialsCompat",
"module_type" : "SwiftTarget",
"name" : "NIOFoundationEssentialsCompat",
"path" : "Sources/NIOFoundationEssentialsCompat",
"product_memberships" : [
"NIOFoundationEssentialsCompat",
"NIOFoundationCompat",
"_NIOFileSystemFoundationCompat",
"NIOPerformanceTester",
"NIOCrashTester",
"NIOFileSystemTour"
],
"sources" : [
"ByteBuffer-foundation.swift",
"Codable+ByteBuffer.swift"
],
"target_dependencies" : [
"NIOCore"
],
"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",
"NIOPerformanceTester",
"NIOCrashTester",
"NIOFileSystemTour"
],
"sources" : [
"Exports.swift",
"JSONSerialization+ByteBuffer.swift",
"WaitSpinningRunLoop.swift"
],
"target_dependencies" : [
"NIO",
"NIOFoundationEssentialsCompat"
],
"type" : "library"
},
{
"c99name" : "NIOFileSystem",
"module_type" : "SwiftTarget",
"name" : "NIOFileSystem",
"path" : "Sources/NIOFileSystem",
"product_memberships" : [
"_NIOFileSystem",
"NIOFileSystemTour"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"_NIOFileSystem"
],
"type" : "library"
},
{
"c99name" : "NIOFSTests",
"module_type" : "SwiftTarget",
"name" : "NIOFSTests",
"path" : "Tests/NIOFSTests",
"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",
"NIOFS"
],
"type" : "test"
},
{
"c99name" : "NIOFSIntegrationTests",
"module_type" : "SwiftTarget",
"name" : "NIOFSIntegrationTests",
"path" : "Tests/NIOFSIntegrationTests",
"sources" : [
"BufferedReaderTests.swift",
"BufferedWriterTests.swift",
"ConvenienceTests.swift",
"FileHandleTests.swift",
"FileSystemTests+SPI.swift",
"FileSystemTests.swift",
"XCTestExtensions.swift"
],
"target_dependencies" : [
"NIOCore",
"NIOPosix",
"NIOFS",
"NIOFoundationCompat"
],
"type" : "test"
},
{
"c99name" : "NIOFSFoundationCompatTests",
"module_type" : "SwiftTarget",
"name" : "NIOFSFoundationCompatTests",
"path" : "Tests/NIOFSFoundationCompatTests",
"sources" : [
"FileSystemFoundationCompatTests.swift"
],
"target_dependencies" : [
"NIOFS",
"NIOFSFoundationCompat"
],
"type" : "test"
},
{
"c99name" : "NIOFSFoundationCompat",
"module_type" : "SwiftTarget",
"name" : "NIOFSFoundationCompat",
"path" : "Sources/NIOFSFoundationCompat",
"sources" : [
"Data+FileSystem.swift",
"Date+FileInfo.swift"
],
"target_dependencies" : [
"NIOFS",
"NIOFoundationEssentialsCompat"
],
"type" : "library"
},
{
"c99name" : "NIOFS",
"module_type" : "SwiftTarget",
"name" : "NIOFS",
"path" : "Sources/NIOFS",
"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/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",
"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",
"ByteBufferCustomAllocatorTest.swift",
"ByteBufferLengthPrefixTests.swift",
"ByteBufferQUICBinaryEncodingStrategyTests.swift",
"ByteBufferSpanTests.swift",
"ByteBufferTest.swift",
"ChannelOptionStorageTest.swift",
"CircularBufferTests.swift",
"CustomChannelTests.swift",
"DispatchQueue+WithFutureTest.swift",
"IOErrorTest.swift",
"IntegerTypesTest.swift",
"LinuxTest.swift",
"MarkedCircularBufferTests.swift",
"NIOAnyDebugTest.swift",
"NIOCloseOnErrorHandlerTest.swift",
"NIODecodedAsyncSequenceTests.swift",
"NIOIsolatedEventLoopTests.swift",
"NIOPooledRecvBufferAllocatorTests.swift",
"NIOSplitLinesMessageDecoderTests.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",
"NIOFoundationEssentialsCompat",
"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",
"NIODecodedAsyncSequence.swift",
"NIOLoopBound.swift",
"NIOPooledRecvBufferAllocator.swift",
"NIOScheduledCallback.swift",
"NIOSendable.swift",
"NIOSplitLinesMessageDecoder.swift",
"NIOTransportAccessibleChannelCore.swift",
"RecvByteBufferAllocator.swift",
"SingleStepByteToMessageDecoder.swift",
"SocketAddresses.swift",
"SocketOptionProvider.swift",
"SystemCallHelpers.swift",
"TimeAmount+Duration.swift",
"TypeAssistedChannelHandler.swift",
"UniversalBootstrapSupport.swift",
"Utilities.swift"
],
"target_dependencies" : [
"NIOConcurrencyHelpers",
"_NIOBase64",
"CNIOOpenBSD",
"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",
"NIOFoundationEssentialsCompat",
"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",
"NIOThreadPoolWorkAvailable.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",
"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",
"NIOFoundationEssentialsCompat",
"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",
"NIOFoundationEssentialsCompat",
"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" : "CNIOOpenBSD",
"module_type" : "ClangTarget",
"name" : "CNIOOpenBSD",
"path" : "Sources/CNIOOpenBSD",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationEssentialsCompat",
"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" : "CNIOLinux",
"module_type" : "ClangTarget",
"name" : "CNIOLinux",
"path" : "Sources/CNIOLinux",
"product_memberships" : [
"NIOCore",
"NIO",
"NIOEmbedded",
"NIOPosix",
"_NIOConcurrency",
"NIOTLS",
"NIOHTTP1",
"NIOFoundationEssentialsCompat",
"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",
"NIOFoundationEssentialsCompat",
"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",
"NIOFoundationEssentialsCompat",
"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",
"NIOFoundationEssentialsCompat",
"NIOFoundationCompat",
"NIOFileSystem",
"NIOEmbedded",
"NIOCore",
"NIOConcurrencyHelpers",
"NIO"
],
"type" : "snippet"
}
],
"tools_version" : "6.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.