The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of async-kit, reference 1.20.0 (e048c8), with Swift 5.9 for Linux on 31 Jul 2024 17:09:05 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/async-kit.git
Reference: 1.20.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor/async-kit
 * tag               1.20.0     -> FETCH_HEAD
HEAD is now at e048c8e Add `shutdownAsync` (#109)
Cloned https://github.com/vapor/async-kit.git
Revision (git rev-parse @):
e048c8ee94967e8d8a1c2ec0e1156d6f7fa34d31
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/async-kit.git at 1.20.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/vapor/async-kit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:ab95bcf8ae8f59ab6d4725f4fd8a1a6162581ba0800402e498200829aee2a822
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/3525] Fetching swift-log
[1658/8887] Fetching swift-log, swift-algorithms
[5618/23566] Fetching swift-log, swift-algorithms, swift-collections
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-log.git (0.96s)
Fetched https://github.com/apple/swift-algorithms.git (0.96s)
Fetched https://github.com/apple/swift-collections.git (0.99s)
[1/68707] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.33s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.36s)
Fetching https://github.com/apple/swift-numerics.git
[1/5566] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (0.40s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.35s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.69.0 (0.48s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[1570/5187] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git (0.36s)
Fetched https://github.com/apple/swift-system.git (0.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.31s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.31s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.69.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[0/9] Compiling CNIOLinux liburing_shims.c
[0/9] Compiling CNIOWindows shim.c
[2/9] Compiling CNIOWindows WSAStartup.c
[2/9] Compiling _NumericsShims _NumericsShims.c
[3/9] Compiling CNIODarwin shim.c
[5/9] Compiling _AtomicsShims.c
[6/9] Compiling CNIOLinux shim.c
[8/66] Emitting module RealModule
[8/67] Compiling c-nioatomics.c
[9/67] Compiling c-atomics.c
[11/73] Compiling Atomics AtomicMemoryOrderings.swift
[12/73] Compiling Atomics DoubleWord.swift
[13/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/75] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[15/75] Compiling RealModule RealFunctions.swift
[16/75] Compiling Atomics IntegerConformances.swift
[17/75] Compiling Atomics PointerConformances.swift
[18/75] Compiling Atomics Primitives.native.swift
[19/77] Compiling Atomics AtomicReference.swift
[20/77] Compiling Atomics AtomicStorage.swift
[21/77] Compiling Atomics AtomicValue.swift
[22/77] Compiling Atomics Primitives.shims.swift
[23/77] Compiling RealModule Real.swift
[24/77] Compiling Atomics AtomicBool.swift
[26/77] Emitting module InternalCollectionsUtilities
[27/77] Compiling Atomics ManagedAtomic.swift
[28/77] Compiling Atomics ManagedAtomicLazyReference.swift
[29/77] Compiling Atomics OptionalRawRepresentable.swift
[30/77] Compiling Atomics RawRepresentable.swift
[36/77] Compiling Atomics AtomicInteger.swift
[37/77] Compiling Atomics AtomicOptionalWrappable.swift
[43/77] Compiling RealModule Float16+Real.swift
[44/77] Compiling RealModule Float80+Real.swift
[48/77] Emitting module _NIOBase64
[49/77] Compiling _NIOBase64 Base64.swift
[50/77] Compiling RealModule ElementaryFunctions.swift
[51/77] Compiling RealModule Float+Real.swift
[54/81] Compiling _NIODataStructures PriorityQueue.swift
[55/81] Compiling _NIODataStructures _TinyArray.swift
[58/82] Compiling Atomics IntegerOperations.swift
[59/82] Compiling Atomics Unmanaged extensions.swift
[64/114] Emitting module Atomics
[65/114] Compiling Algorithms AdjacentPairs.swift
[66/114] Compiling Algorithms Chain.swift
[67/114] Compiling Algorithms Chunked.swift
[68/114] Compiling Algorithms Combinations.swift
[69/114] Compiling Algorithms FlattenCollection.swift
[70/114] Compiling Algorithms Grouped.swift
[72/231] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[74/240] Compiling HeapModule Heap+Descriptions.swift
[75/240] Compiling HeapModule _HeapNode.swift
[76/240] Compiling HeapModule Heap.swift
[77/263] Emitting module HeapModule
[78/280] Compiling HeapModule Heap+Invariants.swift
[79/280] Compiling HeapModule Heap+UnsafeHandle.swift
[80/317] Compiling Logging MetadataProvider.swift
[81/317] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[82/317] Emitting module NIOConcurrencyHelpers
[84/318] Emitting module _NIODataStructures
[85/318] Compiling _NIODataStructures Heap.swift
[86/319] Compiling NIOConcurrencyHelpers lock.swift
[90/320] Compiling HashTreeCollections TreeDictionary+Collection.swift
[91/320] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[92/320] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[93/320] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[94/320] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[95/320] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[96/320] Compiling HashTreeCollections TreeDictionary+Filter.swift
[97/327] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[98/327] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[99/327] Compiling HashTreeCollections TreeDictionary+Keys.swift
[100/327] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[101/327] Compiling HashTreeCollections TreeDictionary+Merge.swift
[102/327] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[103/327] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[104/359] Compiling NIOConcurrencyHelpers NIOLock.swift
[105/359] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[106/359] Compiling NIOConcurrencyHelpers atomics.swift
[108/398] Compiling BitCollections BitArray+CustomReflectable.swift
[109/398] Compiling BitCollections BitArray+Descriptions.swift
[110/400] Compiling BitCollections BitSet+Invariants.swift
[111/400] Compiling BitCollections BitSet+Random.swift
[112/400] Compiling BitCollections BitSet+SetAlgebra basics.swift
[113/400] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[114/400] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[115/400] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[116/400] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[117/400] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[119/400] Compiling HashTreeCollections TreeSet+Hashable.swift
[120/400] Compiling HashTreeCollections TreeSet+Sendable.swift
[121/400] Compiling HashTreeCollections TreeSet+Sequence.swift
[122/400] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[123/400] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[124/400] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[125/400] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[126/400] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[127/400] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[128/400] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[129/410] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[130/410] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[131/410] Compiling BitCollections BitArray+Extras.swift
[132/410] Compiling BitCollections BitArray+Fill.swift
[133/410] Compiling BitCollections BitArray+Hashable.swift
[134/410] Compiling BitCollections BitArray+Initializers.swift
[135/410] Compiling BitCollections BitArray+Invariants.swift
[136/410] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[137/410] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[138/410] Compiling BitCollections BitSet+CustomReflectable.swift
[139/410] Compiling BitCollections BitSet+CustomStringConvertible.swift
[140/410] Compiling BitCollections BitSet+Equatable.swift
[141/410] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[142/410] Compiling BitCollections BitSet+Extras.swift
[143/410] Compiling BitCollections BitSet+Hashable.swift
[144/410] Compiling BitCollections BitSet+Initializers.swift
[145/410] Compiling BitCollections BitArray+BitwiseOperations.swift
[146/410] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[147/410] Compiling BitCollections BitArray+Codable.swift
[148/410] Compiling BitCollections BitArray+Collection.swift
[149/410] Compiling BitCollections BitArray+Copy.swift
[152/410] Compiling DequeModule _DequeSlot.swift
[157/410] Compiling Logging LogHandler.swift
[158/410] Emitting module Logging
[159/410] Compiling Logging Logging.swift
[160/410] Compiling Logging Locks.swift
[161/411] Compiling BitCollections BitArray+Shifts.swift
[162/411] Compiling BitCollections BitArray+Testing.swift
[163/411] Compiling BitCollections BitArray._UnsafeHandle.swift
[164/411] Compiling BitCollections BitArray.swift
[165/411] Compiling BitCollections BitSet+BidirectionalCollection.swift
[166/411] Compiling BitCollections BitSet+Codable.swift
[169/415] Compiling OrderedCollections OrderedSet+SubSequence.swift
[170/415] Compiling OrderedCollections OrderedSet+Testing.swift
[171/415] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[172/415] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[173/415] Compiling OrderedCollections OrderedSet.swift
[174/415] Compiling OrderedCollections _UnsafeBitset.swift
[175/415] Compiling HashTreeCollections TreeSet+Equatable.swift
[176/415] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[177/415] Compiling HashTreeCollections TreeSet+Extras.swift
[178/415] Compiling HashTreeCollections TreeSet+Filter.swift
[179/415] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[180/415] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[181/415] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[182/415] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[183/415] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[184/415] Compiling BitCollections BitSet+SetAlgebra union.swift
[185/415] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[186/415] Compiling BitCollections BitSet.Counted.swift
[189/415] Compiling OrderedCollections OrderedSet+Sendable.swift
[191/415] Compiling DequeModule _UnsafeWrappedBuffer.swift
[192/415] Compiling Algorithms Trim.swift
[193/415] Compiling Algorithms Unique.swift
[194/415] Compiling Algorithms Windows.swift
[208/422] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[209/422] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[210/422] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[211/422] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[213/422] Emitting module BitCollections
[225/422] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[226/422] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[227/422] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[228/422] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[229/422] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[230/422] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[231/422] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[232/422] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[233/422] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[234/422] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[235/422] Compiling HashTreeCollections TreeSet.swift
[285/431] Compiling BitCollections BitSet.swift
[286/431] Compiling BitCollections Range+Utilities.swift
[287/431] Compiling BitCollections Slice+Utilities.swift
[288/431] Compiling BitCollections UInt+Tricks.swift
[289/431] Compiling BitCollections _Word.swift
[292/431] Emitting module DequeModule
[296/432] Compiling BitCollections BitSet.Index.swift
[297/432] Compiling BitCollections BitSet._UnsafeHandle.swift
[357/433] Emitting module OrderedCollections
[358/466] Compiling NIOCore NIOAsyncWriter.swift
[359/466] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[360/466] Compiling NIOCore BSDSocketAPI.swift
[361/466] Compiling NIOCore ByteBuffer-aux.swift
[362/476] Compiling NIOCore ChannelPipeline.swift
[363/476] Compiling NIOCore CircularBuffer.swift
[364/476] Compiling NIOCore Codec.swift
[365/476] Compiling NIOCore ConvenienceOptionSupport.swift
[366/476] Compiling NIOCore DeadChannel.swift
[367/476] Compiling NIOCore DispatchQueue+WithFuture.swift
[368/476] Compiling NIOCore EventLoop+Deprecated.swift
[369/476] Compiling NIOCore EventLoop+SerialExecutor.swift
[374/494] Emitting module _RopeModule
[379/494] Compiling NIOCore ByteBuffer-conversions.swift
[380/494] Compiling NIOCore ByteBuffer-core.swift
[381/494] Compiling NIOCore ByteBuffer-hexdump.swift
[382/494] Compiling NIOCore ByteBuffer-int.swift
[383/494] Compiling NIOCore AddressedEnvelope.swift
[384/494] Compiling NIOCore AsyncAwaitSupport.swift
[385/494] Compiling NIOCore AsyncChannel.swift
[386/494] Compiling NIOCore AsyncChannelHandler.swift
[387/494] Compiling NIOCore AsyncChannelInboundStream.swift
[388/494] Compiling NIOCore AsyncChannelOutboundWriter.swift
[389/494] Compiling NIOCore NIOAsyncSequenceProducer.swift
[390/494] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[399/494] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[400/494] Compiling NIOCore ByteBuffer-multi-int.swift
[401/494] Compiling NIOCore ByteBuffer-views.swift
[402/494] Compiling NIOCore Channel.swift
[403/494] Compiling NIOCore ChannelHandler.swift
[404/494] Compiling NIOCore ChannelHandlers.swift
[405/494] Compiling NIOCore ChannelInvoker.swift
[406/494] Compiling NIOCore ChannelOption.swift
[407/494] Compiling NIOCore EventLoop.swift
[408/494] Emitting module Algorithms
[411/496] Compiling NIOCore GlobalSingletons.swift
[412/496] Compiling NIOCore IO.swift
[413/496] Compiling NIOCore IOData.swift
[414/496] Compiling NIOCore IPProtocol.swift
[415/496] Compiling NIOCore IntegerBitPacking.swift
[416/496] Compiling NIOCore IntegerTypes.swift
[417/496] Compiling NIOCore Interfaces.swift
[418/496] Compiling NIOCore Linux.swift
[419/496] Compiling NIOCore MarkedCircularBuffer.swift
[423/496] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[424/496] Compiling NIOCore EventLoopFuture+Deprecated.swift
[425/496] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[426/496] Compiling NIOCore EventLoopFuture.swift
[427/496] Compiling NIOCore FileDescriptor.swift
[428/496] Compiling NIOCore FileHandle.swift
[429/496] Compiling NIOCore FileRegion.swift
[430/496] Compiling _RopeModule Rope+Join.swift
[431/496] Compiling _RopeModule Rope+MutatingForEach.swift
[432/496] Compiling _RopeModule Rope+Remove.swift
[433/496] Compiling _RopeModule Rope+RemoveSubrange.swift
[434/496] Compiling _RopeModule Rope+Split.swift
[435/496] Compiling _RopeModule Optional Utilities.swift
[436/496] Compiling _RopeModule String Utilities.swift
[437/496] Compiling _RopeModule String.Index+ABI.swift
[438/496] Compiling _RopeModule _CharacterRecognizer.swift
[440/496] Compiling NIOCore MulticastChannel.swift
[441/496] Compiling NIOCore NIOAny.swift
[442/496] Compiling NIOCore NIOCloseOnErrorHandler.swift
[443/496] Compiling NIOCore NIOLoopBound.swift
[444/496] Compiling NIOCore NIOSendable.swift
[445/496] Compiling NIOCore PointerHelpers.swift
[446/496] Compiling NIOCore RecvByteBufferAllocator.swift
[449/506] Emitting module HashTreeCollections
[460/510] Compiling Collections Collections.swift
[461/510] Emitting module Collections
[464/512] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[465/512] Compiling NIOCore SocketAddresses.swift
[466/512] Compiling NIOCore SocketOptionProvider.swift
[467/512] Compiling NIOCore SystemCallHelpers.swift
[468/512] Compiling NIOCore TimeAmount+Duration.swift
[469/512] Compiling NIOCore TypeAssistedChannelHandler.swift
[470/512] Compiling NIOCore UniversalBootstrapSupport.swift
[471/512] Compiling NIOCore Utilities.swift
[512/512] Emitting module NIOCore
[515/566] Compiling NIOEmbedded Embedded.swift
[516/566] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[517/566] Emitting module NIOEmbedded
[518/566] Compiling NIOEmbedded AsyncTestingChannel.swift
[521/568] Compiling NIOPosix IO.swift
[522/568] Compiling NIOPosix IntegerBitPacking.swift
[523/568] Compiling NIOPosix IntegerTypes.swift
[524/568] Compiling NIOPosix Linux.swift
[525/568] Compiling NIOPosix LinuxCPUSet.swift
[526/568] Compiling NIOPosix LinuxUring.swift
[527/568] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[528/574] Emitting module NIOPosix
[529/574] Compiling NIOPosix ThreadPosix.swift
[530/574] Compiling NIOPosix ThreadWindows.swift
[531/574] Compiling NIOPosix UnsafeTransfer.swift
[532/574] Compiling NIOPosix Utilities.swift
[533/574] Compiling NIOPosix VsockAddress.swift
[534/574] Compiling NIOPosix VsockChannelEvents.swift
[535/574] Compiling NIOPosix Pool.swift
[536/574] Compiling NIOPosix PooledRecvBufferAllocator.swift
[537/574] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[538/574] Compiling NIOPosix PosixSingletons.swift
[539/574] Compiling NIOPosix RawSocketBootstrap.swift
[540/574] Compiling NIOPosix Resolver.swift
[541/574] Compiling NIOPosix Selectable.swift
[542/574] Compiling NIOPosix SelectableChannel.swift
[543/574] Compiling NIOPosix SelectableEventLoop.swift
[544/574] Compiling NIOPosix SelectorEpoll.swift
[545/574] Compiling NIOPosix SelectorGeneric.swift
[546/574] Compiling NIOPosix SelectorKqueue.swift
[547/574] Compiling NIOPosix SelectorUring.swift
[548/574] Compiling NIOPosix ServerSocket.swift
[549/574] Compiling NIOPosix Socket.swift
[550/574] Compiling NIOPosix SocketChannel.swift
[551/574] Compiling NIOPosix SocketProtocols.swift
[552/574] Compiling NIOPosix System.swift
[553/574] Compiling NIOPosix Thread.swift
[554/574] Compiling NIOPosix NIOThreadPool.swift
[555/574] Compiling NIOPosix NonBlockingFileIO.swift
[556/574] Compiling NIOPosix PendingDatagramWritesManager.swift
[557/574] Compiling NIOPosix PendingWritesManager.swift
[558/574] Compiling NIOPosix PipeChannel.swift
[559/574] Compiling NIOPosix PipePair.swift
[560/574] Compiling NIOPosix PointerHelpers.swift
[561/574] Compiling NIOPosix BSDSocketAPICommon.swift
[562/574] Compiling NIOPosix BSDSocketAPIPosix.swift
[563/574] Compiling NIOPosix BSDSocketAPIWindows.swift
[564/574] Compiling NIOPosix BaseSocket.swift
[565/574] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[566/574] Compiling NIOPosix BaseSocketChannel.swift
[567/574] Compiling NIOPosix BaseStreamSocketChannel.swift
[568/574] Compiling NIOPosix Bootstrap.swift
[569/574] Compiling NIOPosix ControlMessage.swift
[570/574] Compiling NIOPosix DatagramVectorReadManager.swift
[571/574] Compiling NIOPosix Errors+Any.swift
[572/574] Compiling NIOPosix FileDescriptor.swift
[573/574] Compiling NIOPosix GetaddrinfoResolver.swift
[574/574] Compiling NIOPosix HappyEyeballs.swift
[577/598] Compiling AsyncKit EventLoop+Flatten.swift
[578/598] Compiling AsyncKit EventLoop+Future.swift
[579/598] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[580/598] Compiling AsyncKit Future+Miscellaneous.swift
[581/598] Compiling AsyncKit Future+Nonempty.swift
[582/598] Compiling AsyncKit Future+Optional.swift
[583/600] Compiling AsyncKit EventLoopGroup+Throwing.swift
[584/600] Compiling AsyncKit Collection+Flatten.swift
[585/600] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[586/600] Compiling AsyncKit Future+Transform.swift
[587/600] Compiling AsyncKit Future+Try.swift
[588/600] Compiling AsyncKit FutureOperators.swift
[589/600] Compiling AsyncKit Optional+StrictMap.swift
[590/600] Compiling AsyncKit Exports.swift
[591/600] Compiling AsyncKit ConnectionPoolError.swift
[592/600] Compiling AsyncKit ConnectionPoolItem.swift
[593/600] Compiling AsyncKit ConnectionPoolSource.swift
[594/600] Compiling AsyncKit EventLoopConnectionPool.swift
[595/600] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[596/600] Compiling AsyncKit EventLoop+Concurrency.swift
[597/600] Emitting module AsyncKit
[598/600] Compiling AsyncKit EventLoopFutureQueue.swift
[599/600] Compiling AsyncKit Future+Collection.swift
[600/600] Compiling AsyncKit Future+Conjunctions.swift
Build complete! (68.36s)
Build complete.
Done.