Build Information
Successful build of async-kit, reference main (e048c8
), with Swift 5.10 for macOS (SPM) on 31 Jul 2024 17:20:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
[1/3525] Fetching swift-log
[107/8887] Fetching swift-log, swift-algorithms
[161/23566] Fetching swift-log, swift-algorithms, swift-collections
[23567/92273] Fetching swift-log, swift-algorithms, swift-collections, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (4.97s)
Fetched https://github.com/apple/swift-log.git from cache (4.97s)
Fetched https://github.com/apple/swift-collections.git from cache (4.97s)
Fetched https://github.com/apple/swift-nio.git from cache (4.97s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.55s)
Fetching https://github.com/apple/swift-numerics.git
[1/5566] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.12s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.52s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.39s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.69.0 (0.47s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[49/5187] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.12s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.12s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.39s)
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-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-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-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-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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "async-kit",
"name": "async-kit",
"url": "https://github.com/vapor/async-kit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/async-kit",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.69.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.3.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.6.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/vapor/async-kit.git
[1/2370] Fetching async-kit
Fetched https://github.com/vapor/async-kit.git from cache (1.01s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-algorithms.git from cache (0.61s)
Fetched https://github.com/apple/swift-log.git from cache (0.81s)
Fetched https://github.com/apple/swift-nio.git from cache (0.81s)
Fetched https://github.com/apple/swift-collections.git from cache (0.81s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.03s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.56s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.69.0 (0.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.3.2 (0.03s)
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-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
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at main (e048c8e)
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-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
warning: '.resolve-product-dependencies': dependency 'async-kit' is not used by any target
Found 4 product dependencies
- swift-nio
- swift-log
- swift-collections
- swift-algorithms
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/vapor/async-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/30] Write sources
[1/30] Copying PrivacyInfo.xcprivacy
[2/30] Write sources
[17/30] Write swift-version-33747A42983211AE.txt
[18/30] Write sources
[19/30] Compiling CNIOWindows WSAStartup.c
[20/30] Compiling CNIOWindows shim.c
[21/30] Compiling _NumericsShims _NumericsShims.c
[22/30] Compiling CNIOLinux liburing_shims.c
[23/30] Compiling CNIOLinux shim.c
[24/30] Write sources
[26/69] Compiling _AtomicsShims.c
[27/69] Compiling CNIODarwin shim.c
[29/88] Compiling RealModule ElementaryFunctions.swift
[30/88] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/90] Compiling RealModule Real.swift
[32/90] Compiling RealModule Float80+Real.swift
[33/90] Compiling Atomics AtomicOptionalWrappable.swift
[34/90] Compiling Atomics AtomicReference.swift
[35/90] Emitting module RealModule
[36/90] Emitting module InternalCollectionsUtilities
[37/90] Compiling Atomics OptionalRawRepresentable.swift
[38/90] Compiling Atomics RawRepresentable.swift
[39/90] Compiling Atomics UnsafeAtomic.swift
[40/90] Compiling Atomics UnsafeAtomicLazyReference.swift
[41/90] Compiling Atomics PointerConformances.swift
[42/90] Compiling Atomics Primitives.native.swift
[43/90] Compiling RealModule ApproximateEquality.swift
[44/90] Compiling RealModule AlgebraicField.swift
[45/90] Compiling RealModule AugmentedArithmetic.swift
[46/90] Compiling RealModule Double+Real.swift
[47/90] Compiling RealModule Float+Real.swift
[48/90] Compiling RealModule Float16+Real.swift
[49/90] Compiling RealModule RealFunctions.swift
[50/90] Compiling Atomics AtomicBool.swift
[51/90] Compiling Atomics IntegerConformances.swift
[52/90] Compiling Atomics Primitives.shims.swift
[53/90] Compiling Atomics AtomicInteger.swift
[54/90] Emitting module _NIOBase64
[55/90] Compiling _NIOBase64 Base64.swift
[56/90] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[57/116] Compiling Algorithms Grouped.swift
[58/116] Compiling Algorithms Indexed.swift
[59/116] Compiling Algorithms Intersperse.swift
[60/116] Compiling Algorithms AdjacentPairs.swift
[61/116] Compiling _NIODataStructures Heap.swift
[62/179] Compiling _NIODataStructures _TinyArray.swift
[63/179] Compiling _NIODataStructures PriorityQueue.swift
[64/179] Emitting module _NIODataStructures
[65/344] Compiling HeapModule _HeapNode.swift
[66/344] Compiling DequeModule _DequeBufferHeader.swift
[67/344] Compiling DequeModule _DequeSlot.swift
[68/345] Compiling HeapModule Heap.swift
[69/345] Compiling HeapModule Heap+Invariants.swift
[70/345] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[71/345] Compiling HeapModule Heap+UnsafeHandle.swift
[72/345] Compiling HashTreeCollections TreeSet+Sequence.swift
[73/345] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[74/345] Compiling HashTreeCollections _HashNode+Lookups.swift
[75/345] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[76/345] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[77/345] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[78/351] Compiling HeapModule Heap+Descriptions.swift
[79/351] Emitting module HeapModule
[80/351] Compiling DequeModule Deque+CustomReflectable.swift
[81/351] Compiling DequeModule Deque+Descriptions.swift
[82/351] Compiling DequeModule Deque+Codable.swift
[83/353] Compiling HashTreeCollections TreeSet+Equatable.swift
[84/353] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[85/353] Compiling HashTreeCollections TreeSet+Extras.swift
[86/353] Compiling HashTreeCollections TreeSet+Filter.swift
[87/353] Compiling HashTreeCollections TreeSet+Hashable.swift
[88/353] Compiling HashTreeCollections TreeSet+Sendable.swift
[89/353] Compiling DequeModule Deque._Storage.swift
[90/353] Compiling DequeModule Deque._UnsafeHandle.swift
[91/353] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[92/353] Compiling HashTreeCollections TreeSet+Debugging.swift
[93/353] Compiling DequeModule Deque+Extras.swift
[94/353] Compiling DequeModule Deque+Hashable.swift
[95/353] Compiling HashTreeCollections TreeSet+Descriptions.swift
[96/353] Compiling HashTreeCollections _AncestorHashSlots.swift
[97/410] Compiling BitCollections BitSet+Random.swift
[98/410] Compiling BitCollections BitSet+SetAlgebra basics.swift
[99/410] Compiling BitCollections BitSet+CustomStringConvertible.swift
[100/410] Compiling BitCollections BitSet+Equatable.swift
[101/410] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[102/410] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[103/410] Compiling BitCollections BitSet+CustomReflectable.swift
[104/410] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[105/410] Compiling BitCollections BitSet+Extras.swift
[106/410] Compiling BitCollections BitArray+BitwiseOperations.swift
[107/410] Compiling DequeModule _UnsafeWrappedBuffer.swift
[108/410] Compiling Logging Locks.swift
[109/410] Compiling Logging LogHandler.swift
[110/410] Emitting module Logging
[111/410] Compiling Logging MetadataProvider.swift
[112/410] Compiling Logging Logging.swift
[113/410] Compiling BitCollections BitArray+Equatable.swift
[114/410] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[115/410] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[116/410] Compiling BitCollections BitArray+Extras.swift
[117/410] Compiling BitCollections BitArray+Fill.swift
[118/410] Compiling BitCollections BitSet+Hashable.swift
[119/410] Compiling BitCollections BitSet+Initializers.swift
[120/410] Compiling BitCollections BitSet+Invariants.swift
[128/410] Compiling BitCollections BitArray+Testing.swift
[129/410] Compiling BitCollections BitArray._UnsafeHandle.swift
[130/410] Compiling BitCollections BitArray.swift
[131/410] Compiling BitCollections BitSet+BidirectionalCollection.swift
[132/410] Compiling BitCollections BitSet+Codable.swift
[133/410] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[140/410] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[141/410] Compiling BitCollections BitArray+Codable.swift
[142/410] Compiling BitCollections BitArray+Collection.swift
[143/410] Compiling BitCollections BitArray+Copy.swift
[144/410] Compiling BitCollections BitArray+CustomReflectable.swift
[145/410] Compiling BitCollections BitArray+Hashable.swift
[146/410] Compiling BitCollections BitArray+Initializers.swift
[147/410] Compiling BitCollections BitArray+Invariants.swift
[148/410] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[149/410] Compiling BitCollections BitArray+RandomBits.swift
[150/410] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[151/410] Compiling BitCollections BitArray+Shifts.swift
[156/410] Compiling BitCollections BitArray+Descriptions.swift
[160/410] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[161/410] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[164/410] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[165/410] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[166/410] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[167/410] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[174/415] Emitting module DequeModule
[177/415] Emitting module BitCollections
[210/422] Compiling OrderedCollections _UnsafeBitset.swift
[211/422] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[212/422] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[213/422] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[214/422] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[215/422] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[216/422] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[217/422] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[218/422] Compiling HashTreeCollections _RawHashNode.swift
[219/422] Compiling _RopeModule Rope+Remove.swift
[220/422] Compiling _RopeModule Rope+RemoveSubrange.swift
[221/422] Compiling _RopeModule Rope+Split.swift
[222/422] Compiling _RopeModule Optional Utilities.swift
[223/422] Compiling _RopeModule String Utilities.swift
[224/422] Compiling _RopeModule String.Index+ABI.swift
[225/422] Compiling _RopeModule _CharacterRecognizer.swift
[226/422] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[235/430] Compiling BitCollections BitSet+SetAlgebra union.swift
[236/430] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[237/430] Compiling BitCollections BitSet.Counted.swift
[238/430] Compiling BitCollections BitSet.Index.swift
[239/430] Compiling BitCollections BitSet._UnsafeHandle.swift
[240/430] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[241/430] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[242/430] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[243/430] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[244/430] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[245/430] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[246/430] Compiling BitCollections BitSet.swift
[247/430] Compiling BitCollections Range+Utilities.swift
[248/430] Compiling BitCollections Slice+Utilities.swift
[249/430] Compiling BitCollections UInt+Tricks.swift
[250/430] Compiling BitCollections _Word.swift
[251/430] Compiling OrderedCollections OrderedSet.swift
[345/430] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[346/430] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[347/430] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[348/430] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[349/430] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[350/430] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[351/430] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[352/430] Compiling HashTreeCollections TreeSet.swift
[363/430] Emitting module OrderedCollections
[380/430] Compiling c-nioatomics.c
[382/430] Emitting module Atomics
[397/430] Emitting module Algorithms
[420/430] Emitting module _RopeModule
[429/430] Emitting module HashTreeCollections
[429/430] Compiling c-atomics.c
[431/432] Emitting module Collections
[432/432] Compiling Collections Collections.swift
[433/438] Emitting module NIOConcurrencyHelpers
[434/438] Compiling NIOConcurrencyHelpers NIOLock.swift
[435/438] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[436/438] Compiling NIOConcurrencyHelpers lock.swift
[437/438] Compiling NIOConcurrencyHelpers atomics.swift
[438/438] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[439/497] Compiling NIOCore GlobalSingletons.swift
[440/497] Compiling NIOCore IO.swift
[441/497] Compiling NIOCore IOData.swift
[442/497] Compiling NIOCore IPProtocol.swift
[443/497] Compiling NIOCore IntegerBitPacking.swift
[444/497] Compiling NIOCore IntegerTypes.swift
[445/503] Compiling NIOCore DeadChannel.swift
[446/503] Compiling NIOCore DispatchQueue+WithFuture.swift
[447/503] Compiling NIOCore EventLoop+Deprecated.swift
[448/503] Compiling NIOCore EventLoop+SerialExecutor.swift
[449/503] Compiling NIOCore EventLoop.swift
[450/503] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[451/503] Compiling NIOCore SocketOptionProvider.swift
[452/503] Compiling NIOCore SystemCallHelpers.swift
[453/503] Compiling NIOCore TimeAmount+Duration.swift
[454/503] Compiling NIOCore TypeAssistedChannelHandler.swift
[455/503] Compiling NIOCore UniversalBootstrapSupport.swift
[456/503] Compiling NIOCore Utilities.swift
[457/503] Compiling NIOCore ChannelHandlers.swift
[458/503] Compiling NIOCore ChannelInvoker.swift
[459/503] Compiling NIOCore ChannelOption.swift
[460/503] Compiling NIOCore ChannelPipeline.swift
[461/503] Compiling NIOCore CircularBuffer.swift
[462/503] Compiling NIOCore Codec.swift
[463/503] Compiling NIOCore ConvenienceOptionSupport.swift
[464/503] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[465/503] Compiling NIOCore NIOAsyncWriter.swift
[466/503] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[467/503] Compiling NIOCore BSDSocketAPI.swift
[468/503] Compiling NIOCore ByteBuffer-aux.swift
[469/503] Compiling NIOCore ByteBuffer-conversions.swift
[470/503] Compiling NIOCore ByteBuffer-core.swift
[471/503] Compiling NIOCore NIOLoopBound.swift
[472/503] Compiling NIOCore NIOSendable.swift
[473/503] Compiling NIOCore PointerHelpers.swift
[474/503] Compiling NIOCore RecvByteBufferAllocator.swift
[475/503] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[476/503] Compiling NIOCore SocketAddresses.swift
[477/503] Compiling NIOCore EventLoopFuture+Deprecated.swift
[478/503] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[479/503] Compiling NIOCore EventLoopFuture.swift
[480/503] Compiling NIOCore FileDescriptor.swift
[481/503] Compiling NIOCore FileHandle.swift
[482/503] Compiling NIOCore FileRegion.swift
[483/503] Compiling NIOCore Interfaces.swift
[484/503] Compiling NIOCore Linux.swift
[485/503] Compiling NIOCore MarkedCircularBuffer.swift
[486/503] Compiling NIOCore MulticastChannel.swift
[487/503] Compiling NIOCore NIOAny.swift
[488/503] Compiling NIOCore NIOCloseOnErrorHandler.swift
[489/503] Compiling NIOCore ByteBuffer-hexdump.swift
[490/503] Compiling NIOCore ByteBuffer-int.swift
[491/503] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[492/503] Compiling NIOCore ByteBuffer-multi-int.swift
[493/503] Compiling NIOCore ByteBuffer-views.swift
[494/503] Compiling NIOCore Channel.swift
[495/503] Compiling NIOCore ChannelHandler.swift
[496/503] Emitting module NIOCore
[497/503] Compiling NIOCore AddressedEnvelope.swift
[498/503] Compiling NIOCore AsyncAwaitSupport.swift
[499/503] Compiling NIOCore AsyncChannel.swift
[500/503] Compiling NIOCore AsyncChannelHandler.swift
[501/503] Compiling NIOCore AsyncChannelInboundStream.swift
[502/503] Compiling NIOCore AsyncChannelOutboundWriter.swift
[503/503] Compiling NIOCore NIOAsyncSequenceProducer.swift
[504/557] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[505/557] Emitting module NIOEmbedded
[506/557] Compiling NIOEmbedded Embedded.swift
[507/557] Compiling NIOEmbedded AsyncTestingChannel.swift
[508/557] Compiling NIOPosix Selectable.swift
[509/557] Compiling NIOPosix SelectableChannel.swift
[510/557] Compiling NIOPosix SelectableEventLoop.swift
[511/557] Compiling NIOPosix SelectorEpoll.swift
[512/557] Compiling NIOPosix SelectorGeneric.swift
[513/557] Compiling NIOPosix PendingWritesManager.swift
[514/557] Compiling NIOPosix PipeChannel.swift
[515/557] Compiling NIOPosix PipePair.swift
[516/557] Compiling NIOPosix PointerHelpers.swift
[517/557] Compiling NIOPosix Pool.swift
[518/562] Emitting module NIOPosix
[519/562] Compiling NIOPosix PooledRecvBufferAllocator.swift
[520/562] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[521/562] Compiling NIOPosix PosixSingletons.swift
[522/562] Compiling NIOPosix RawSocketBootstrap.swift
[523/562] Compiling NIOPosix Resolver.swift
[524/562] Compiling NIOPosix SelectorKqueue.swift
[525/562] Compiling NIOPosix SelectorUring.swift
[526/562] Compiling NIOPosix ServerSocket.swift
[527/562] Compiling NIOPosix Socket.swift
[528/562] Compiling NIOPosix SocketChannel.swift
[529/562] Compiling NIOPosix BSDSocketAPICommon.swift
[530/562] Compiling NIOPosix BSDSocketAPIPosix.swift
[531/562] Compiling NIOPosix BSDSocketAPIWindows.swift
[532/562] Compiling NIOPosix BaseSocket.swift
[533/562] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[534/562] Compiling NIOPosix BaseSocketChannel.swift
[535/562] Compiling NIOPosix SocketProtocols.swift
[536/562] Compiling NIOPosix System.swift
[537/562] Compiling NIOPosix Thread.swift
[538/562] Compiling NIOPosix ThreadPosix.swift
[539/562] Compiling NIOPosix ThreadWindows.swift
[540/562] Compiling NIOPosix GetaddrinfoResolver.swift
[541/562] Compiling NIOPosix HappyEyeballs.swift
[542/562] Compiling NIOPosix IO.swift
[543/562] Compiling NIOPosix IntegerBitPacking.swift
[544/562] Compiling NIOPosix IntegerTypes.swift
[545/562] Compiling NIOPosix Linux.swift
[546/562] Compiling NIOPosix LinuxCPUSet.swift
[547/562] Compiling NIOPosix LinuxUring.swift
[548/562] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[549/562] Compiling NIOPosix NIOThreadPool.swift
[550/562] Compiling NIOPosix NonBlockingFileIO.swift
[551/562] Compiling NIOPosix PendingDatagramWritesManager.swift
[552/562] Compiling NIOPosix BaseStreamSocketChannel.swift
[553/562] Compiling NIOPosix Bootstrap.swift
[554/562] Compiling NIOPosix ControlMessage.swift
[555/562] Compiling NIOPosix DatagramVectorReadManager.swift
[556/562] Compiling NIOPosix Errors+Any.swift
[557/562] Compiling NIOPosix FileDescriptor.swift
[558/562] Compiling NIOPosix UnsafeTransfer.swift
[559/562] Compiling NIOPosix Utilities.swift
[560/562] Compiling NIOPosix VsockAddress.swift
[561/562] Compiling NIOPosix VsockChannelEvents.swift
[562/562] Compiling NIOPosix resource_bundle_accessor.swift
[563/584] Compiling AsyncKit Future+Optional.swift
[564/584] Compiling AsyncKit Future+Transform.swift
[565/586] Compiling AsyncKit ConnectionPoolError.swift
[566/586] Compiling AsyncKit ConnectionPoolItem.swift
[567/586] Compiling AsyncKit ConnectionPoolSource.swift
[568/586] Compiling AsyncKit EventLoop+Flatten.swift
[569/586] Compiling AsyncKit EventLoop+Future.swift
[570/586] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[571/586] Compiling AsyncKit Optional+StrictMap.swift
[572/586] Compiling AsyncKit Exports.swift
[573/586] Emitting module AsyncKit
[574/586] Compiling AsyncKit EventLoopConnectionPool.swift
[575/586] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[576/586] Compiling AsyncKit EventLoop+Concurrency.swift
[577/586] Compiling AsyncKit EventLoopGroup+Throwing.swift
[578/586] Compiling AsyncKit Collection+Flatten.swift
[579/586] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[580/586] Compiling AsyncKit EventLoopFutureQueue.swift
[581/586] Compiling AsyncKit Future+Try.swift
[582/586] Compiling AsyncKit FutureOperators.swift
[583/586] Compiling AsyncKit Future+Collection.swift
[584/586] Compiling AsyncKit Future+Conjunctions.swift
[585/586] Compiling AsyncKit Future+Miscellaneous.swift
[586/586] Compiling AsyncKit Future+Nonempty.swift
Build complete! (19.58s)
Build complete.
Done.