The Swift Package Index logo.Swift Package Index

Build Information

Successful build of async-kit with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/async-kit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-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 bfcc9cb Update README
Cloned https://github.com/vapor/async-kit.git
Revision (git rev-parse @):
bfcc9cb15b41b3138074196503e29ba5a3e4c6e9
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/vapor/async-kit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Compiling CNIOWindows shim.c
[1/9] Compiling CNIOWindows WSAStartup.c
[2/9] Compiling CNIOLinux liburing_shims.c
[3/9] Compiling CNIOLinux shim.c
[4/9] Compiling _NumericsShims _NumericsShims.c
[5/70] Compiling CNIODarwin shim.c
[6/70] Compiling _AtomicsShims.c
[8/93] Compiling RealModule ElementaryFunctions.swift
[9/94] Compiling RealModule Float80+Real.swift
[10/94] Compiling RealModule Real.swift
[11/94] Compiling RealModule RealFunctions.swift
[12/94] Emitting module RealModule
[13/94] Compiling DequeModule Compatibility.swift
[14/94] Compiling DequeModule Deque+Codable.swift
[15/94] Compiling RealModule Float16+Real.swift
[16/94] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[17/94] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[18/94] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[19/94] Compiling OrderedCollections OrderedSet+Diffing.swift
[20/94] Compiling OrderedCollections OrderedSet+Equatable.swift
[21/94] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[22/96] Compiling RealModule Float+Real.swift
[23/97] Compiling DequeModule Deque+Collection.swift
[24/98] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[25/100] Compiling DequeModule Deque.swift
[26/100] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[27/100] Compiling DequeModule _DequeBuffer.swift
[28/100] Compiling DequeModule _DequeBufferHeader.swift
[29/100] Compiling OrderedCollections OrderedDictionary.swift
[30/100] Compiling OrderedCollections OrderedSet+Codable.swift
[31/100] Compiling OrderedCollections _Hashtable+Header.swift
[32/100] Compiling OrderedCollections OrderedDictionary+Codable.swift
[33/100] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[34/100] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[35/100] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[36/100] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[37/100] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[38/100] Compiling OrderedCollections OrderedSet+Hashable.swift
[39/100] Compiling OrderedCollections OrderedSet+Initializers.swift
[40/100] Compiling OrderedCollections OrderedSet+Insertions.swift
[41/100] Compiling OrderedCollections OrderedSet+Invariants.swift
[42/100] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[43/100] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[44/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[45/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[46/100] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[47/100] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[48/100] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[49/100] Compiling OrderedCollections OrderedSet+SubSequence.swift
[54/121] Emitting module _NIOBase64
[55/121] Compiling _NIOBase64 Base64.swift
[56/121] Compiling Atomics AtomicValue.swift
[57/121] Compiling Atomics Primitives.shims.swift
[58/121] Compiling Atomics AtomicInteger.swift
[59/121] Compiling Atomics AtomicOptionalWrappable.swift
[60/121] Emitting module DequeModule
[61/121] Compiling Atomics UnsafeAtomicLazyReference.swift
[62/121] Compiling Atomics OptionalRawRepresentable.swift
[63/121] Compiling Atomics RawRepresentable.swift
[64/121] Compiling Atomics AtomicMemoryOrderings.swift
[65/121] Compiling Atomics DoubleWord.swift
[66/121] Compiling Atomics UnsafeAtomic.swift
[67/121] Compiling Atomics AtomicBool.swift
[68/121] Compiling Atomics AtomicReference.swift
[69/121] Compiling Atomics AtomicStorage.swift
[70/144] Compiling Algorithms AdjacentPairs.swift
[71/144] Compiling Algorithms Chain.swift
[72/144] Compiling Algorithms Chunked.swift
[73/144] Compiling Algorithms Combinations.swift
[74/144] Compiling Algorithms Split.swift
[75/144] Compiling Algorithms Stride.swift
[76/144] Compiling _NIODataStructures PriorityQueue.swift
[77/144] Compiling Algorithms Joined.swift
[78/144] Compiling Algorithms MinMax.swift
[79/144] Compiling Algorithms Suffix.swift
[80/144] Compiling Algorithms Compacted.swift
[81/144] Compiling Algorithms Cycle.swift
[82/144] Compiling Algorithms EitherSequence.swift
[83/144] Compiling Algorithms FirstNonNil.swift
[84/144] Compiling Algorithms FlattenCollection.swift
[85/144] Compiling Algorithms Indexed.swift
[86/144] Compiling _NIODataStructures _TinyArray.swift
[87/144] Compiling Logging MetadataProvider.swift
[88/144] Compiling _NIODataStructures Heap.swift
[89/144] Emitting module _NIODataStructures
[90/144] Emitting module OrderedCollections
[91/144] Compiling OrderedCollections OrderedSet+Testing.swift
[92/144] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[93/144] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[94/144] Compiling OrderedCollections OrderedSet.swift
[95/144] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[96/144] Compiling OrderedCollections _UnsafeBitset.swift
[97/144] Compiling Logging LogHandler.swift
[98/144] Compiling Logging Locks.swift
[99/144] Emitting module Logging
[100/144] Compiling Logging Logging.swift
[101/146] Compiling Collections Collections.swift
[102/146] Emitting module Collections
[103/146] Compiling Algorithms RandomSample.swift
[104/146] Compiling Algorithms Reductions.swift
[105/146] Compiling Algorithms Rotate.swift
[106/146] Compiling Algorithms Intersperse.swift
[111/148] Compiling Atomics Unmanaged extensions.swift
[112/148] Compiling Algorithms Permutations.swift
[113/148] Compiling Algorithms Product.swift
[114/151] Compiling Atomics IntegerOperations.swift
[126/151] Emitting module Atomics
[127/151] Compiling Algorithms Trim.swift
[128/151] Compiling Algorithms Unique.swift
[129/151] Compiling Algorithms Windows.swift
[143/151] Emitting module Algorithms
[149/151] Compiling c-nioatomics.c
[150/151] Compiling c-atomics.c
[152/157] Compiling NIOConcurrencyHelpers lock.swift
[153/157] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[154/157] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[155/157] Emitting module NIOConcurrencyHelpers
[156/157] Compiling NIOConcurrencyHelpers NIOLock.swift
[157/157] Compiling NIOConcurrencyHelpers atomics.swift
[158/215] Compiling NIOCore MarkedCircularBuffer.swift
[159/215] Compiling NIOCore MulticastChannel.swift
[160/215] Compiling NIOCore NIOAny.swift
[161/215] Compiling NIOCore NIOCloseOnErrorHandler.swift
[162/215] Compiling NIOCore NIOLoopBound.swift
[163/215] Compiling NIOCore NIOSendable.swift
[164/215] Compiling NIOCore PointerHelpers.swift
[165/215] Compiling NIOCore RecvByteBufferAllocator.swift
[166/223] Compiling NIOCore GlobalSingletons.swift
[167/223] Compiling NIOCore IO.swift
[168/223] Compiling NIOCore IOData.swift
[169/223] Compiling NIOCore IPProtocol.swift
[170/223] Compiling NIOCore IntegerBitPacking.swift
[171/223] Compiling NIOCore IntegerTypes.swift
[172/223] Compiling NIOCore Interfaces.swift
[173/223] Compiling NIOCore Linux.swift
[174/223] Compiling NIOCore EventLoop+SerialExecutor.swift
[175/223] Compiling NIOCore EventLoop.swift
[176/223] Compiling NIOCore EventLoopFuture+Deprecated.swift
[177/223] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[178/223] Compiling NIOCore EventLoopFuture.swift
[179/223] Compiling NIOCore FileDescriptor.swift
[180/223] Compiling NIOCore FileHandle.swift
[181/223] Compiling NIOCore FileRegion.swift
[182/223] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[183/223] Compiling NIOCore SocketAddresses.swift
[184/223] Compiling NIOCore SocketOptionProvider.swift
[185/223] Compiling NIOCore SystemCallHelpers.swift
[186/223] Compiling NIOCore TimeAmount+Duration.swift
[187/223] Compiling NIOCore TypeAssistedChannelHandler.swift
[188/223] Compiling NIOCore UniversalBootstrapSupport.swift
[189/223] Compiling NIOCore Utilities.swift
[190/223] Compiling NIOCore ChannelOption.swift
[191/223] Compiling NIOCore ChannelPipeline.swift
[192/223] Compiling NIOCore CircularBuffer.swift
[193/223] Compiling NIOCore Codec.swift
[194/223] Compiling NIOCore ConvenienceOptionSupport.swift
[195/223] Compiling NIOCore DeadChannel.swift
[196/223] Compiling NIOCore DispatchQueue+WithFuture.swift
[197/223] Compiling NIOCore EventLoop+Deprecated.swift
[198/223] Compiling NIOCore ByteBuffer-int.swift
[199/223] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[200/223] Compiling NIOCore ByteBuffer-multi-int.swift
[201/223] Compiling NIOCore ByteBuffer-views.swift
[202/223] Compiling NIOCore Channel.swift
[203/223] Compiling NIOCore ChannelHandler.swift
[204/223] Compiling NIOCore ChannelHandlers.swift
[205/223] Compiling NIOCore ChannelInvoker.swift
[206/223] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[207/223] Compiling NIOCore NIOAsyncWriter.swift
[208/223] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[209/223] Compiling NIOCore BSDSocketAPI.swift
[210/223] Compiling NIOCore ByteBuffer-aux.swift
[211/223] Compiling NIOCore ByteBuffer-conversions.swift
[212/223] Compiling NIOCore ByteBuffer-core.swift
[213/223] Compiling NIOCore ByteBuffer-hexdump.swift
[214/223] Emitting module NIOCore
[215/223] Compiling NIOCore AddressedEnvelope.swift
[216/223] Compiling NIOCore AsyncAwaitSupport.swift
[217/223] Compiling NIOCore AsyncChannel.swift
[218/223] Compiling NIOCore AsyncChannelInboundStream.swift
[219/223] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[220/223] Compiling NIOCore AsyncChannelOutboundWriter.swift
[221/223] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[222/223] Compiling NIOCore CloseRatchet.swift
[223/223] Compiling NIOCore NIOAsyncSequenceProducer.swift
[224/272] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[225/272] Compiling NIOEmbedded AsyncTestingChannel.swift
[226/272] Emitting module NIOEmbedded
[227/272] Compiling NIOEmbedded Embedded.swift
[228/272] Compiling NIOPosix PointerHelpers.swift
[229/272] Compiling NIOPosix Pool.swift
[230/272] Compiling NIOPosix PooledRecvBufferAllocator.swift
[231/272] Compiling NIOPosix PosixSingletons.swift
[232/272] Compiling NIOPosix RawSocketBootstrap.swift
[233/272] Compiling NIOPosix Resolver.swift
[234/278] Emitting module NIOPosix
[235/278] Compiling NIOPosix Thread.swift
[236/278] Compiling NIOPosix ThreadPosix.swift
[237/278] Compiling NIOPosix ThreadWindows.swift
[238/278] Compiling NIOPosix Utilities.swift
[239/278] Compiling NIOPosix VsockAddress.swift
[240/278] Compiling NIOPosix VsockChannelEvents.swift
[241/278] Compiling NIOPosix SelectorUring.swift
[242/278] Compiling NIOPosix ServerSocket.swift
[243/278] Compiling NIOPosix Socket.swift
[244/278] Compiling NIOPosix SocketChannel.swift
[245/278] Compiling NIOPosix SocketProtocols.swift
[246/278] Compiling NIOPosix System.swift
[247/278] Compiling NIOPosix BSDSocketAPICommon.swift
[248/278] Compiling NIOPosix BSDSocketAPIPosix.swift
[249/278] Compiling NIOPosix BSDSocketAPIWindows.swift
[250/278] Compiling NIOPosix BaseSocket.swift
[251/278] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[252/278] Compiling NIOPosix BaseSocketChannel.swift
[253/278] Compiling NIOPosix BaseStreamSocketChannel.swift
[254/278] Compiling NIOPosix Selectable.swift
[255/278] Compiling NIOPosix SelectableChannel.swift
[256/278] Compiling NIOPosix SelectableEventLoop.swift
[257/278] Compiling NIOPosix SelectorEpoll.swift
[258/278] Compiling NIOPosix SelectorGeneric.swift
[259/278] Compiling NIOPosix SelectorKqueue.swift
[260/278] Compiling NIOPosix IntegerBitPacking.swift
[261/278] Compiling NIOPosix IntegerTypes.swift
[262/278] Compiling NIOPosix Linux.swift
[263/278] Compiling NIOPosix LinuxCPUSet.swift
[264/278] Compiling NIOPosix LinuxUring.swift
[265/278] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[266/278] Compiling NIOPosix NIOThreadPool.swift
[267/278] Compiling NIOPosix NonBlockingFileIO.swift
[268/278] Compiling NIOPosix PendingDatagramWritesManager.swift
[269/278] Compiling NIOPosix PendingWritesManager.swift
[270/278] Compiling NIOPosix PipeChannel.swift
[271/278] Compiling NIOPosix PipePair.swift
[272/278] Compiling NIOPosix Bootstrap.swift
[273/278] Compiling NIOPosix ControlMessage.swift
[274/278] Compiling NIOPosix DatagramVectorReadManager.swift
[275/278] Compiling NIOPosix FileDescriptor.swift
[276/278] Compiling NIOPosix GetaddrinfoResolver.swift
[277/278] Compiling NIOPosix HappyEyeballs.swift
[278/278] Compiling NIOPosix IO.swift
[279/300] Compiling AsyncKit EventLoop+Flatten.swift
[280/300] Compiling AsyncKit EventLoop+Future.swift
[281/300] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[282/300] Compiling AsyncKit ConnectionPoolError.swift
[283/300] Compiling AsyncKit ConnectionPoolItem.swift
[284/300] Compiling AsyncKit ConnectionPoolSource.swift
[285/302] Compiling AsyncKit Future+Miscellaneous.swift
[286/302] Compiling AsyncKit Future+Nonempty.swift
[287/302] Compiling AsyncKit Future+Optional.swift
[288/302] Compiling AsyncKit Future+Transform.swift
[289/302] Compiling AsyncKit Future+Try.swift
[290/302] Compiling AsyncKit FutureOperators.swift
[291/302] Compiling AsyncKit Optional+StrictMap.swift
[292/302] Compiling AsyncKit Exports.swift
[293/302] Compiling AsyncKit EventLoopGroup+Throwing.swift
[294/302] Compiling AsyncKit Collection+Flatten.swift
[295/302] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[296/302] Emitting module AsyncKit
[297/302] Compiling AsyncKit EventLoopConnectionPool.swift
[298/302] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[299/302] Compiling AsyncKit EventLoop+Concurrency.swift
[300/302] Compiling AsyncKit EventLoopFutureQueue.swift
[301/302] Compiling AsyncKit Future+Collection.swift
[302/302] Compiling AsyncKit Future+Conjunctions.swift
Build complete! (41.01s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.59s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-algorithms.git (0.65s)
Fetched https://github.com/apple/swift-collections.git (1.00s)
Fetched https://github.com/apple/swift-nio.git (1.49s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.1.0 (0.02s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git (0.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.05s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.08s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.61.1 (0.04s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.02s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.61.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.1.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/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Build complete.
Done.

Build Machine: Mac 5