Build Information
Successful build of async-kit, reference main (e048c8
), with Swift 5.9 for Linux on 31 Jul 2024 17:12:36 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: 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/vapor/async-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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
[3526/8887] Fetching swift-log, swift-algorithms
[4438/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.93s)
Fetched https://github.com/apple/swift-algorithms.git (0.93s)
Fetched https://github.com/apple/swift-collections.git (0.95s)
[1/68707] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.67s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.34s)
Fetching https://github.com/apple/swift-numerics.git
[1/5566] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (0.36s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.34s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.69.0 (0.43s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[441/5187] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git (0.42s)
Fetched https://github.com/apple/swift-system.git (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.30s)
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-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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-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-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-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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Building for debugging...
[0/9] Compiling CNIODarwin shim.c
[1/9] Compiling CNIOWindows shim.c
[2/9] Compiling CNIOLinux liburing_shims.c
[2/9] Compiling _AtomicsShims.c
[4/9] Compiling CNIOWindows WSAStartup.c
[5/9] Compiling _NumericsShims _NumericsShims.c
[6/9] Compiling CNIOLinux shim.c
[7/66] Compiling c-nioatomics.c
[8/66] Compiling c-atomics.c
[10/72] Compiling Atomics ManagedAtomic.swift
[11/72] Compiling Atomics ManagedAtomicLazyReference.swift
[12/74] Compiling RealModule Real.swift
[13/75] Compiling Atomics AtomicMemoryOrderings.swift
[14/75] Compiling Atomics DoubleWord.swift
[15/75] Compiling Atomics IntegerConformances.swift
[16/75] Compiling Atomics PointerConformances.swift
[17/75] Compiling Atomics Primitives.native.swift
[18/75] Compiling Atomics UnsafeAtomic.swift
[19/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[20/77] Emitting module RealModule
[21/77] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[22/77] Compiling RealModule Float80+Real.swift
[23/77] Compiling Atomics Primitives.shims.swift
[24/77] Compiling Atomics AtomicInteger.swift
[25/77] Compiling Atomics AtomicOptionalWrappable.swift
[26/77] Compiling Atomics AtomicReference.swift
[27/77] Compiling Atomics AtomicStorage.swift
[35/77] Compiling Atomics OptionalRawRepresentable.swift
[37/77] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[38/77] Compiling Atomics RawRepresentable.swift
[39/77] Compiling Atomics AtomicBool.swift
[40/77] Emitting module InternalCollectionsUtilities
[45/77] Compiling RealModule Float+Real.swift
[46/77] Compiling RealModule ElementaryFunctions.swift
[49/77] Compiling RealModule Float16+Real.swift
[50/77] Compiling RealModule RealFunctions.swift
[51/77] Compiling _NIOBase64 Base64.swift
[52/77] Emitting module _NIOBase64
[55/81] Compiling _NIODataStructures _TinyArray.swift
[56/81] Compiling _NIODataStructures PriorityQueue.swift
[61/81] Emitting module Atomics
[66/81] Compiling Atomics IntegerOperations.swift
[67/81] Compiling Atomics Unmanaged extensions.swift
[68/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[69/81] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[74/285] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[75/316] Compiling HeapModule Heap+Descriptions.swift
[76/316] Compiling HeapModule Heap.swift
[77/316] Compiling HeapModule _HeapNode.swift
[78/316] Compiling Logging MetadataProvider.swift
[79/316] Compiling HeapModule Heap+Invariants.swift
[80/316] Compiling HeapModule Heap+UnsafeHandle.swift
[81/316] Emitting module NIOConcurrencyHelpers
[82/316] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[83/316] Compiling NIOConcurrencyHelpers NIOLock.swift
[84/316] Emitting module HeapModule
[85/317] Compiling Logging Locks.swift
[86/317] Compiling NIOConcurrencyHelpers lock.swift
[87/317] Compiling _NIODataStructures Heap.swift
[88/317] Emitting module _NIODataStructures
[93/320] Compiling _RopeModule _RopeItem.swift
[94/320] Compiling _RopeModule _RopePath.swift
[95/320] Compiling HashTreeCollections TreeSet+Sequence.swift
[96/320] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[97/320] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[98/320] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[99/320] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[100/320] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[101/320] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[102/320] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[103/330] Compiling _RopeModule BigString+Initializers.swift
[104/330] Compiling _RopeModule BigString+Insert.swift
[105/330] Compiling _RopeModule BigString+Managing Breaks.swift
[106/330] Compiling _RopeModule BigString+RemoveSubrange.swift
[107/330] Compiling _RopeModule BigString+ReplaceSubrange.swift
[108/330] Compiling _RopeModule BigString+Split.swift
[109/330] Compiling _RopeModule Range+BigString.swift
[110/330] Compiling _RopeModule BigString+UTF16View.swift
[111/330] Compiling _RopeModule BigString+UTF8View.swift
[112/330] Compiling _RopeModule _RopeVersion.swift
[113/330] Compiling _RopeModule Rope+Collection.swift
[114/330] Compiling _RopeModule Rope+Index.swift
[115/330] Compiling _RopeModule Rope+Sequence.swift
[116/330] Compiling _RopeModule Rope+Append.swift
[117/337] Compiling NIOConcurrencyHelpers atomics.swift
[119/408] Compiling BitCollections BitArray+BitwiseOperations.swift
[120/408] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[121/408] Compiling BitCollections BitArray+Codable.swift
[122/408] Compiling BitCollections BitArray+Collection.swift
[124/411] Compiling BitCollections BitArray+Initializers.swift
[125/411] Compiling BitCollections BitArray+Invariants.swift
[126/413] Compiling BitCollections BitSet+Invariants.swift
[127/413] Compiling BitCollections BitSet+Random.swift
[128/413] Compiling BitCollections BitSet+SetAlgebra basics.swift
[129/413] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[130/413] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[131/413] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[132/413] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[133/413] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[134/413] Compiling Algorithms Trim.swift
[135/413] Compiling Algorithms Unique.swift
[136/413] Compiling Algorithms Windows.swift
[137/413] Compiling BitCollections BitSet+Equatable.swift
[138/413] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[139/413] Compiling BitCollections BitSet+Extras.swift
[140/413] Compiling BitCollections BitSet+Hashable.swift
[141/413] Compiling BitCollections BitSet+Initializers.swift
[142/413] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[143/413] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[144/413] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[145/413] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[146/413] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[147/413] Compiling BitCollections BitSet+SetAlgebra union.swift
[148/413] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[149/413] Compiling BitCollections BitSet.Counted.swift
[152/413] Compiling OrderedCollections OrderedSet+Sendable.swift
[153/413] Compiling OrderedCollections OrderedSet+SubSequence.swift
[154/413] Compiling OrderedCollections OrderedSet+Testing.swift
[155/413] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[156/413] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[157/413] Compiling OrderedCollections OrderedSet.swift
[158/413] Compiling OrderedCollections _UnsafeBitset.swift
[159/413] Compiling _RopeModule Rope.swift
[160/413] Compiling _RopeModule RopeElement.swift
[161/413] Compiling _RopeModule RopeMetric.swift
[162/413] Compiling _RopeModule RopeSummary.swift
[163/413] Compiling Logging LogHandler.swift
[164/413] Compiling Logging Logging.swift
[165/413] Emitting module Logging
[166/414] Compiling BitCollections BitArray+Shifts.swift
[167/414] Compiling BitCollections BitArray+Testing.swift
[168/414] Compiling BitCollections BitArray._UnsafeHandle.swift
[169/414] Compiling BitCollections BitArray.swift
[170/414] Compiling BitCollections BitSet+BidirectionalCollection.swift
[171/414] Compiling BitCollections BitSet+Codable.swift
[172/414] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[173/414] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[174/414] Compiling BitCollections BitArray+Extras.swift
[175/414] Compiling BitCollections BitArray+Fill.swift
[176/414] Compiling BitCollections BitArray+Hashable.swift
[179/414] Compiling DequeModule _DequeSlot.swift
[180/414] Compiling DequeModule _UnsafeWrappedBuffer.swift
[181/414] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[189/414] Compiling BitCollections BitArray+Copy.swift
[192/415] Compiling BitCollections BitArray+Equatable.swift
[194/415] Compiling BitCollections BitArray+CustomReflectable.swift
[195/415] Compiling BitCollections BitArray+Descriptions.swift
[196/415] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[197/415] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[198/415] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[199/415] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[200/415] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[201/415] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[202/415] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[203/415] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[204/415] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[205/415] Compiling HashTreeCollections TreeSet.swift
[225/422] Emitting module BitCollections
[238/422] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[239/422] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[240/422] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[241/422] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[276/422] Compiling BitCollections _Word.swift
[288/431] Compiling BitCollections BitSet.Index.swift
[289/431] Emitting module DequeModule
[290/431] Compiling BitCollections BitSet._UnsafeHandle.swift
[291/431] Compiling BitCollections BitSet.swift
[292/431] Compiling BitCollections Range+Utilities.swift
[293/431] Compiling BitCollections Slice+Utilities.swift
[294/431] Compiling BitCollections UInt+Tricks.swift
[311/433] Emitting module OrderedCollections
[354/437] Emitting module _RopeModule
[355/494] Compiling NIOCore AddressedEnvelope.swift
[356/494] Compiling NIOCore AsyncAwaitSupport.swift
[357/494] Compiling NIOCore AsyncChannel.swift
[358/494] Compiling NIOCore AsyncChannelHandler.swift
[359/494] Compiling NIOCore AsyncChannelInboundStream.swift
[360/494] Compiling NIOCore AsyncChannelOutboundWriter.swift
[361/494] Compiling NIOCore NIOAsyncSequenceProducer.swift
[362/494] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[363/494] Compiling NIOCore NIOAsyncWriter.swift
[364/494] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[365/494] Compiling NIOCore BSDSocketAPI.swift
[366/494] Compiling NIOCore EventLoop+Deprecated.swift
[367/494] Compiling NIOCore EventLoop+SerialExecutor.swift
[368/494] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[369/494] Compiling NIOCore ByteBuffer-multi-int.swift
[370/494] Compiling NIOCore ByteBuffer-views.swift
[371/494] Compiling NIOCore Channel.swift
[372/494] Compiling NIOCore ChannelHandler.swift
[373/494] Compiling NIOCore ChannelHandlers.swift
[374/494] Compiling NIOCore ChannelInvoker.swift
[375/494] Compiling NIOCore ChannelOption.swift
[376/494] Compiling NIOCore EventLoop.swift
[377/494] Compiling NIOCore ByteBuffer-aux.swift
[378/494] Compiling NIOCore ByteBuffer-conversions.swift
[379/494] Compiling NIOCore ByteBuffer-core.swift
[380/494] Compiling NIOCore ByteBuffer-hexdump.swift
[381/494] Compiling NIOCore ByteBuffer-int.swift
[382/494] Compiling NIOCore ChannelPipeline.swift
[383/494] Compiling NIOCore CircularBuffer.swift
[384/494] Compiling NIOCore Codec.swift
[385/494] Compiling NIOCore ConvenienceOptionSupport.swift
[386/494] Compiling NIOCore DeadChannel.swift
[387/494] Compiling NIOCore DispatchQueue+WithFuture.swift
[388/494] Emitting module Algorithms
[391/496] Emitting module HashTreeCollections
[394/498] Compiling _RopeModule Rope+Join.swift
[395/498] Compiling _RopeModule Rope+MutatingForEach.swift
[396/498] Compiling _RopeModule Rope+Remove.swift
[397/498] Compiling _RopeModule Rope+RemoveSubrange.swift
[398/498] Compiling _RopeModule Rope+Split.swift
[399/498] Compiling _RopeModule Optional Utilities.swift
[400/498] Compiling _RopeModule String Utilities.swift
[401/498] Compiling _RopeModule String.Index+ABI.swift
[402/498] Compiling _RopeModule _CharacterRecognizer.swift
[403/498] Compiling NIOCore FileRegion.swift
[404/498] Compiling NIOCore GlobalSingletons.swift
[405/498] Compiling NIOCore IO.swift
[406/498] Compiling NIOCore IOData.swift
[407/498] Compiling NIOCore IPProtocol.swift
[408/498] Compiling NIOCore IntegerBitPacking.swift
[409/498] Compiling NIOCore IntegerTypes.swift
[410/498] Compiling NIOCore Interfaces.swift
[411/498] Compiling NIOCore Linux.swift
[412/498] Compiling NIOCore MarkedCircularBuffer.swift
[426/498] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[427/498] Compiling NIOCore EventLoopFuture+Deprecated.swift
[428/498] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[429/498] Compiling NIOCore EventLoopFuture.swift
[430/498] Compiling NIOCore FileDescriptor.swift
[431/498] Compiling NIOCore FileHandle.swift
[443/498] Compiling NIOCore MulticastChannel.swift
[444/498] Compiling NIOCore NIOAny.swift
[445/498] Compiling NIOCore NIOCloseOnErrorHandler.swift
[446/498] Compiling NIOCore NIOLoopBound.swift
[447/498] Compiling NIOCore NIOSendable.swift
[448/498] Compiling NIOCore PointerHelpers.swift
[449/498] Compiling NIOCore RecvByteBufferAllocator.swift
[452/510] Emitting module Collections
[453/510] Compiling Collections Collections.swift
[472/512] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[473/512] Compiling NIOCore SocketAddresses.swift
[474/512] Compiling NIOCore SocketOptionProvider.swift
[475/512] Compiling NIOCore SystemCallHelpers.swift
[476/512] Compiling NIOCore TimeAmount+Duration.swift
[477/512] Compiling NIOCore TypeAssistedChannelHandler.swift
[478/512] Compiling NIOCore UniversalBootstrapSupport.swift
[479/512] Compiling NIOCore Utilities.swift
[512/512] Emitting module NIOCore
[515/566] Emitting module NIOEmbedded
[516/566] Compiling NIOEmbedded Embedded.swift
[517/566] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[518/566] Compiling NIOEmbedded AsyncTestingChannel.swift
[521/568] Emitting module NIOPosix
[522/574] Compiling NIOPosix ServerSocket.swift
[523/574] Compiling NIOPosix Socket.swift
[524/574] Compiling NIOPosix SocketChannel.swift
[525/574] Compiling NIOPosix SocketProtocols.swift
[526/574] Compiling NIOPosix System.swift
[527/574] Compiling NIOPosix Thread.swift
[528/574] Compiling NIOPosix SelectableChannel.swift
[529/574] Compiling NIOPosix SelectableEventLoop.swift
[530/574] Compiling NIOPosix SelectorEpoll.swift
[531/574] Compiling NIOPosix SelectorGeneric.swift
[532/574] Compiling NIOPosix SelectorKqueue.swift
[533/574] Compiling NIOPosix SelectorUring.swift
[534/574] Compiling NIOPosix Pool.swift
[535/574] Compiling NIOPosix PooledRecvBufferAllocator.swift
[536/574] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[537/574] Compiling NIOPosix PosixSingletons.swift
[538/574] Compiling NIOPosix RawSocketBootstrap.swift
[539/574] Compiling NIOPosix Resolver.swift
[540/574] Compiling NIOPosix Selectable.swift
[541/574] Compiling NIOPosix ThreadPosix.swift
[542/574] Compiling NIOPosix ThreadWindows.swift
[543/574] Compiling NIOPosix UnsafeTransfer.swift
[544/574] Compiling NIOPosix Utilities.swift
[545/574] Compiling NIOPosix VsockAddress.swift
[546/574] Compiling NIOPosix VsockChannelEvents.swift
[547/574] Compiling NIOPosix IO.swift
[548/574] Compiling NIOPosix IntegerBitPacking.swift
[549/574] Compiling NIOPosix IntegerTypes.swift
[550/574] Compiling NIOPosix Linux.swift
[551/574] Compiling NIOPosix LinuxCPUSet.swift
[552/574] Compiling NIOPosix LinuxUring.swift
[553/574] Compiling NIOPosix MultiThreadedEventLoopGroup.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/600] Compiling AsyncKit Future+Transform.swift
[581/600] Compiling AsyncKit Future+Try.swift
[582/600] Compiling AsyncKit FutureOperators.swift
[583/600] Compiling AsyncKit Future+Miscellaneous.swift
[584/600] Compiling AsyncKit Future+Nonempty.swift
[585/600] Compiling AsyncKit Future+Optional.swift
[586/600] Compiling AsyncKit Optional+StrictMap.swift
[587/600] Compiling AsyncKit Exports.swift
[588/600] Compiling AsyncKit EventLoopConnectionPool.swift
[589/600] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[590/600] Compiling AsyncKit EventLoop+Concurrency.swift
[591/600] Compiling AsyncKit ConnectionPoolError.swift
[592/600] Compiling AsyncKit ConnectionPoolItem.swift
[593/600] Compiling AsyncKit ConnectionPoolSource.swift
[594/600] Emitting module AsyncKit
[595/600] Compiling AsyncKit EventLoopGroup+Throwing.swift
[596/600] Compiling AsyncKit Collection+Flatten.swift
[597/600] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[598/600] Compiling AsyncKit EventLoopFutureQueue.swift
[599/600] Compiling AsyncKit Future+Collection.swift
[600/600] Compiling AsyncKit Future+Conjunctions.swift
Build complete! (74.17s)
Build complete.
Done.