The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-tools-support-async 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.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-tools-support-async.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-tools-support-async
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3c476af Fixes an issue where interacting with large objects would fail on 32-bit devices because of overflow by clamping + adds a new Int64 type for accurate stats (#49)
Submodule path 'ThirdParty/BLAKE3': checked out '2f6f56f3477321c9e4742f1c863e45f2cfcbfb5e'
Submodule 'ThirdParty/BLAKE3' (https://github.com/BLAKE3-team/BLAKE3.git) registered for path 'ThirdParty/BLAKE3'
Cloning into '/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/ThirdParty/BLAKE3'...
Cloned https://github.com/apple/swift-tools-support-async.git
Revision (git rev-parse @):
3c476af4a3b7f8bd50f1697611de3fe3dc39055c
SUCCESS checkout https://github.com/apple/swift-tools-support-async.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/apple/swift-tools-support-async.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/16] Compiling TSCclibc libc.c
[2/16] Compiling CSystem shims.c
[3/16] Compiling CNIOWindows shim.c
[4/16] Compiling CNIOWindows WSAStartup.c
[5/16] Compiling TSCclibc process.c
[6/16] Compiling CNIOLinux shim.c
[7/16] Compiling CNIOLinux liburing_shims.c
[8/16] Compiling CBLAKE3 blake3_sse41.c
[9/16] Compiling CBLAKE3 blake3_avx512.c
[10/16] Compiling CBLAKE3 blake3_avx2.c
[11/42] Compiling _AtomicsShims.c
[12/42] Compiling CNIODarwin shim.c
[14/135] Compiling SwiftProtobuf ExtensibleMessage.swift
[15/135] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[16/137] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[17/137] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[18/137] Compiling SwiftProtobuf CustomJSONCodable.swift
[19/137] Compiling SwiftProtobuf Data+Extensions.swift
[20/137] Compiling SwiftProtobuf BinaryDelimited.swift
[21/137] Compiling SwiftProtobuf BinaryEncoder.swift
[22/137] Compiling SwiftProtobuf BinaryEncodingError.swift
[23/137] Compiling SwiftProtobuf BinaryDecodingError.swift
[24/137] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[25/137] Compiling SwiftProtobuf Decoder.swift
[26/137] Compiling SwiftProtobuf DoubleParser.swift
[27/137] Compiling SwiftProtobuf Enum.swift
[28/137] Compiling SwiftProtobuf AnyMessageStorage.swift
[29/137] Compiling SwiftProtobuf AnyUnpackError.swift
[30/137] Compiling SwiftProtobuf BinaryDecoder.swift
[31/137] Emitting module SystemPackage
[32/139] Emitting module DequeModule
[35/139] Compiling DequeModule _DequeSlot.swift
[36/139] Compiling DequeModule _UnsafeWrappedBuffer.swift
[37/139] Emitting module TSCLibc
[38/139] Compiling TSCLibc libc.swift
[39/139] Compiling SystemPackage Util.swift
[40/139] Compiling SystemPackage UtilConsumers.swift
[40/151] Compiling CBLAKE3 blake3.c
[44/151] Compiling SwiftProtobuf FieldTag.swift
[51/151] Compiling Atomics AtomicInteger.swift
[52/151] Compiling Atomics AtomicMemoryOrderings.swift
[54/151] Compiling Atomics AtomicOptional.swift
[55/151] Compiling Atomics AtomicRawRepresentable.swift
[56/151] Compiling Atomics DoubleWord.swift
[57/151] Compiling Atomics AtomicBool.swift
[58/151] Compiling Atomics AtomicStrongReference.swift
[59/151] Compiling Atomics AtomicValue.swift
[60/151] Compiling _NIODataStructures PriorityQueue.swift
[61/151] Emitting module _NIODataStructures
[62/151] Compiling _NIODataStructures Heap.swift
[63/191] Emitting module Atomics
[64/192] Compiling Atomics PointerConformances.swift
[65/192] Compiling Atomics HighLevelTypes.swift
[66/192] Compiling TSCBasic Result.swift
[67/192] Compiling TSCBasic SortedArray.swift
[68/192] Compiling Atomics AtomicLazyReference.swift
[69/192] Compiling TSCBasic FileSystem.swift
[70/192] Compiling TSCBasic GraphAlgorithms.swift
[71/192] Compiling TSCBasic DictionaryExtensions.swift
[72/192] Compiling TSCBasic DictionaryLiteralExtensions.swift
[73/192] Compiling TSCBasic EditDistance.swift
[74/192] Compiling TSCBasic FileInfo.swift
[75/192] Compiling Atomics IntegerConformances.swift
[75/192] Compiling c-nioatomics.c
[76/192] Compiling c-atomics.c
[78/192] Emitting module SwiftProtobuf
[79/208] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[80/208] Compiling NIOConcurrencyHelpers NIOLock.swift
[81/208] Compiling SwiftProtobuf TimeUtils.swift
[82/208] Compiling SwiftProtobuf UnknownStorage.swift
[83/208] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[84/208] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[85/208] Compiling SwiftProtobuf Varint.swift
[86/208] Compiling SwiftProtobuf Version.swift
[87/208] Compiling SwiftProtobuf Visitor.swift
[88/208] Compiling SwiftProtobuf WireFormat.swift
[89/208] Compiling SwiftProtobuf ZigZag.swift
[90/208] Compiling SwiftProtobuf any.pb.swift
[91/208] Compiling TSCBasic Closable.swift
[92/208] Compiling TSCBasic PathShims.swift
[93/208] Compiling TSCBasic Process.swift
[94/208] Compiling TSCBasic ProcessEnv.swift
[95/208] Compiling TSCBasic ProcessSet.swift
[96/208] Compiling TSCBasic RegEx.swift
[97/208] Compiling TSCBasic OSLog.swift
[98/208] Compiling TSCBasic ObjectIdentifierProtocol.swift
[99/208] Compiling TSCBasic OrderedDictionary.swift
[100/208] Compiling TSCBasic OrderedSet.swift
[101/208] Compiling TSCBasic CodableResult.swift
[102/208] Compiling TSCBasic CollectionAlgorithms.swift
[103/208] Compiling TSCBasic CollectionExtensions.swift
[104/208] Compiling TSCBasic Condition.swift
[105/208] Compiling TSCBasic DeltaAlgorithm.swift
[106/208] Compiling TSCBasic DiagnosticsEngine.swift
[107/208] Compiling TSCBasic Await.swift
[108/208] Compiling TSCBasic Base64URL.swift
[109/208] Compiling TSCBasic ByteString.swift
[110/208] Compiling TSCBasic CStringArray.swift
[111/208] Compiling TSCBasic CacheableSequence.swift
[121/208] Compiling TSCBasic Path.swift
[130/208] Compiling TSCBasic StringConversions.swift
[131/208] Compiling TSCBasic SynchronizedQueue.swift
[132/208] Compiling TSCBasic TemporaryFile.swift
[139/208] Emitting module TSCBasic
[140/208] Compiling TSCBasic HashAlgorithms.swift
[141/208] Compiling TSCBasic JSON.swift
[142/208] Compiling TSCBasic JSONMapper.swift
[143/208] Compiling TSCBasic KeyedPair.swift
[144/208] Compiling TSCBasic LazyCache.swift
[145/208] Compiling TSCBasic Lock.swift
[152/213] Compiling TSCBasic misc.swift
[153/213] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[154/213] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[155/213] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[156/213] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[157/213] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[158/213] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[159/213] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[160/213] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[161/213] Compiling SwiftProtobuf HashVisitor.swift
[162/213] Compiling SwiftProtobuf Internal.swift
[163/213] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[164/213] Emitting module NIOConcurrencyHelpers
[165/213] Compiling NIOConcurrencyHelpers lock.swift
[166/213] Compiling NIOConcurrencyHelpers atomics.swift
[167/263] Compiling NIOCore FileRegion.swift
[168/263] Compiling NIOCore IO.swift
[169/263] Compiling NIOCore IOData.swift
[170/263] Compiling NIOCore IPProtocol.swift
[171/263] Compiling NIOCore IntegerBitPacking.swift
[172/263] Compiling NIOCore IntegerTypes.swift
[173/263] Compiling NIOCore Interfaces.swift
[174/263] Compiling NIOCore Linux.swift
[175/263] Compiling NIOCore MarkedCircularBuffer.swift
[176/263] Compiling NIOCore MulticastChannel.swift
[177/263] Compiling NIOCore NIOAny.swift
[178/263] Compiling SwiftProtobuf SelectiveVisitor.swift
[179/263] Compiling SwiftProtobuf SimpleExtensionMap.swift
[180/263] Compiling SwiftProtobuf StringUtils.swift
[181/263] Compiling SwiftProtobuf TextFormatDecoder.swift
[182/263] Compiling SwiftProtobuf TextFormatDecodingError.swift
[183/263] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[184/263] Compiling SwiftProtobuf TextFormatEncoder.swift
[185/263] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[186/263] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[187/263] Compiling SwiftProtobuf TextFormatScanner.swift
[188/263] Compiling NIOCore AddressedEnvelope.swift
[189/263] Compiling NIOCore AsyncAwaitSupport.swift
[190/263] Compiling NIOCore NIOAsyncSequenceProducer.swift
[191/263] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[192/263] Compiling NIOCore NIOAsyncWriter.swift
[193/263] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[194/263] Compiling NIOCore BSDSocketAPI.swift
[195/263] Compiling NIOCore ByteBuffer-aux.swift
[196/263] Compiling NIOCore ByteBuffer-conversions.swift
[197/263] Compiling NIOCore ByteBuffer-core.swift
[198/263] Compiling NIOCore ByteBuffer-int.swift
[203/263] Compiling NIOCore NIOCloseOnErrorHandler.swift
[213/304] Compiling NIOCore NIOSendable.swift
[214/304] Compiling NIOCore PointerHelpers.swift
[215/304] Compiling NIOCore RecvByteBufferAllocator.swift
[216/304] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[217/304] Compiling NIOCore SocketAddresses.swift
[218/304] Compiling TSCUtility Verbosity.swift
[219/304] Compiling TSCUtility ProgressAnimation.swift
[220/304] Compiling TSCUtility SerializedDiagnostics.swift
[221/304] Compiling TSCUtility SimplePersistence.swift
[222/304] Compiling TSCUtility StringExtensions.swift
[223/304] Compiling TSCUtility StringMangling.swift
[225/304] Compiling TSCUtility Diagnostics.swift
[226/304] Compiling TSCUtility FSWatch.swift
[227/304] Compiling TSCUtility FloatingPointExtensions.swift
[228/304] Compiling TSCUtility Git.swift
[229/304] Compiling TSCUtility Tracing.swift
[230/304] Compiling TSCUtility Triple.swift
[231/304] Compiling TSCUtility URL.swift
[232/304] Compiling NIOCore SocketOptionProvider.swift
[233/304] Compiling NIOCore SystemCallHelpers.swift
[234/304] Compiling NIOCore TimeAmount+Duration.swift
[235/304] Compiling NIOCore TypeAssistedChannelHandler.swift
[236/304] Compiling NIOCore UniversalBootstrapSupport.swift
[237/304] Compiling NIOCore Utilities.swift
[238/304] Compiling TSCUtility OSLog.swift
[239/304] Compiling TSCUtility OrderedZip.swift
[240/304] Compiling TSCUtility PkgConfig.swift
[241/304] Compiling TSCUtility Platform.swift
[242/304] Compiling TSCUtility PolymorphicCodable.swift
[252/304] Compiling TSCUtility Context.swift
[257/308] Compiling TSCUtility Bitstream.swift
[258/308] Compiling TSCUtility BitstreamReader.swift
[259/308] Compiling TSCUtility BitstreamWriter.swift
[260/308] Compiling TSCUtility BuildFlags.swift
[261/308] Compiling TSCUtility CollectionExtensions.swift
[262/308] Emitting module TSCUtility
[263/308] Compiling TSCUtility Hex.swift
[264/308] Compiling TSCUtility IndexStore.swift
[265/308] Compiling TSCUtility InterruptHandler.swift
[266/308] Compiling TSCUtility JSONMessageStreamingParser.swift
[267/308] Compiling TSCUtility Netrc.swift
[268/308] Compiling TSCUtility Archiver.swift
[269/308] Compiling TSCUtility ArgumentParser.swift
[270/308] Compiling TSCUtility ArgumentParserShellCompletion.swift
[271/308] Compiling TSCUtility Array+Extensions.swift
[272/308] Compiling TSCUtility Bits.swift
[273/308] Compiling TSCUtility Version.swift
[274/308] Compiling TSCUtility Versioning.swift
[275/308] Compiling TSCUtility dlopen.swift
[276/308] Compiling TSCUtility misc.swift
[277/308] Emitting module NIOCore
[299/353] Compiling SwiftProtobuf api.pb.swift
[300/353] Compiling SwiftProtobuf descriptor.pb.swift
[301/353] Compiling SwiftProtobuf duration.pb.swift
[302/353] Compiling SwiftProtobuf empty.pb.swift
[303/353] Compiling SwiftProtobuf field_mask.pb.swift
[304/353] Compiling SwiftProtobuf source_context.pb.swift
[305/353] Compiling SwiftProtobuf struct.pb.swift
[306/353] Compiling SwiftProtobuf timestamp.pb.swift
[307/353] Compiling SwiftProtobuf type.pb.swift
[308/353] Compiling SwiftProtobuf wrappers.pb.swift
[309/353] Compiling NIOEmbedded AsyncTestingChannel.swift
[310/353] Emitting module NIOEmbedded
[311/353] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[312/353] Compiling NIOEmbedded Embedded.swift
[313/353] Emitting module NIOPosix
[314/358] Compiling NIOPosix SelectorUring.swift
[315/358] Compiling NIOPosix ServerSocket.swift
[316/358] Compiling NIOPosix Socket.swift
[317/358] Compiling NIOPosix SocketChannel.swift
[318/358] Compiling NIOPosix SocketProtocols.swift
[319/358] Compiling NIOPosix PipeChannel.swift
[320/358] Compiling NIOPosix PipePair.swift
[321/358] Compiling NIOPosix PointerHelpers.swift
[322/358] Compiling NIOPosix RawSocketBootstrap.swift
[323/358] Compiling NIOPosix Resolver.swift
[324/358] Compiling NIOPosix Selectable.swift
[325/358] Compiling NIOPosix SelectableChannel.swift
[326/358] Compiling NIOPosix SelectableEventLoop.swift
[327/358] Compiling NIOPosix SelectorEpoll.swift
[328/358] Compiling NIOPosix SelectorGeneric.swift
[329/358] Compiling NIOPosix SelectorKqueue.swift
[330/358] Compiling NIOPosix BSDSocketAPICommon.swift
[331/358] Compiling NIOPosix BSDSocketAPIPosix.swift
[332/358] Compiling NIOPosix BSDSocketAPIWindows.swift
[333/358] Compiling NIOPosix BaseSocket.swift
[334/358] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[335/358] Compiling NIOPosix BaseSocketChannel.swift
[336/358] Compiling NIOPosix BaseStreamSocketChannel.swift
[337/358] Compiling NIOPosix Bootstrap.swift
[338/358] Compiling NIOPosix ControlMessage.swift
[339/358] Compiling NIOPosix DatagramVectorReadManager.swift
[340/358] Compiling NIOPosix FileDescriptor.swift
[341/358] Compiling NIOPosix GetaddrinfoResolver.swift
[342/358] Compiling NIOPosix HappyEyeballs.swift
[343/358] Compiling NIOPosix IO.swift
[344/358] Compiling NIOPosix IntegerBitPacking.swift
[345/358] Compiling NIOPosix IntegerTypes.swift
[346/358] Compiling NIOPosix Linux.swift
[347/358] Compiling NIOPosix LinuxCPUSet.swift
[348/358] Compiling NIOPosix LinuxUring.swift
[349/358] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[350/358] Compiling NIOPosix NIOThreadPool.swift
[351/358] Compiling NIOPosix NonBlockingFileIO.swift
[352/358] Compiling NIOPosix PendingDatagramWritesManager.swift
[353/358] Compiling NIOPosix PendingWritesManager.swift
[354/358] Compiling NIOPosix System.swift
[355/358] Compiling NIOPosix Thread.swift
[356/358] Compiling NIOPosix ThreadPosix.swift
[357/358] Compiling NIOPosix ThreadWindows.swift
[358/358] Compiling NIOPosix Utilities.swift
[359/360] Emitting module NIO
[360/360] Compiling NIO Exports.swift
[361/364] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[362/364] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[363/364] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[364/364] Emitting module NIOFoundationCompat
[365/374] Compiling TSFFutures Futures.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFFutures/Futures.swift:45:31: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let group = self[ObjectIdentifier(LLBFuturesDispatchGroup.self)] else {
                              ^
[366/374] Compiling TSFFutures OperationQueue+Extensions.swift
[367/374] Compiling TSFFutures FutureDeduplicator.swift
[368/374] Compiling TSFFutures FutureOperationQueue.swift
[369/374] Compiling TSFFutures BatchingFutureOperationQueue.swift
[370/374] Compiling TSFFutures CancellableFuture.swift
[371/374] Compiling TSFFutures EventualResultsCache.swift
[372/375] Compiling TSFFutures CancellablePromise.swift
[373/375] Compiling TSFFutures Canceller.swift
[374/375] Emitting module TSFFutures
[375/375] Compiling TSFFutures OrderManager.swift
[376/380] Compiling TSFUtility Serializable.swift
[377/380] Emitting module TSFUtility
[378/380] Compiling TSFUtility FastData.swift
[379/380] Compiling TSFUtility ByteBuffer.swift
[380/380] Compiling TSFUtility FutureFileSystem.swift
[381/389] Compiling TSFCAS DataID.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCAS/Database.swift:155:28: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let db = self[ObjectIdentifier(LLBCASDatabase.self)] else {
                           ^
[382/389] Compiling TSFCAS Database.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCAS/Database.swift:155:28: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let db = self[ObjectIdentifier(LLBCASDatabase.self)] else {
                           ^
[383/389] Compiling TSFCAS FileBackedCASDatabase.swift
[384/390] Compiling TSFCAS cas_object.pb.swift
[385/390] Compiling TSFCAS data_id.pb.swift
[386/390] Compiling TSFCAS InMemoryCASDatabase.swift
[387/390] Compiling TSFCAS DatabaseSpec.swift
[388/390] Emitting module TSFCAS
[389/390] Compiling TSFCAS Blake3DataID.swift
[390/390] Compiling TSFCAS Object.swift
[391/408] Emitting module TSFCASFileTree
[392/410] Compiling TSFCASFileTree CASFSNode.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:21:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(LLBCASFileTree.ImportOptions.self)] as? LLBCASFileTree.ImportOptions else {
                                ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:39:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(Self.fileTreeExportStorageBatcherKey)] as? LLBBatchingFutureOperationQueue else {
                                ^
[393/410] Compiling TSFCASFileTree ConcurrentFileTreeWalker.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:21:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(LLBCASFileTree.ImportOptions.self)] as? LLBCASFileTree.ImportOptions else {
                                ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:39:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(Self.fileTreeExportStorageBatcherKey)] as? LLBBatchingFutureOperationQueue else {
                                ^
[394/410] Compiling TSFCASFileTree Context.swift
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:21:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(LLBCASFileTree.ImportOptions.self)] as? LLBCASFileTree.ImportOptions else {
                                ^
/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:39:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(Self.fileTreeExportStorageBatcherKey)] as? LLBBatchingFutureOperationQueue else {
                                ^
[395/410] Compiling TSFCASFileTree ConcurrentFilesystemScanner.swift
[396/410] Compiling TSFCASFileTree FileSegmenter.swift
[397/410] Compiling TSFCASFileTree BinarySearch.swift
[398/410] Compiling TSFCASFileTree CASBlob.swift
[399/410] Compiling TSFCASFileTree CASFSClient.swift
[400/410] Compiling TSFCASFileTree DeclFileTree.swift
[401/410] Compiling TSFCASFileTree DirectoryEntry.swift
[402/410] Compiling TSFCASFileTree Errors.swift
[403/410] Compiling TSFCASFileTree FilesystemObject.swift
[404/410] Compiling TSFCASFileTree file_tree.pb.swift
[405/410] Compiling TSFCASFileTree FileInfo.swift
[406/410] Compiling TSFCASFileTree FileTree.swift
[407/410] Compiling TSFCASFileTree FileTreeParser.swift
[408/410] Compiling TSFCASFileTree TSCCASFileSystem.swift
[409/410] Compiling TSFCASFileTree FileTreeExport.swift
[410/410] Compiling TSFCASFileTree FileTreeImport.swift
[411/414] Compiling TSFCASUtilities BufferedStreamWriter.swift
[412/414] Compiling TSFCASUtilities StreamReader.swift
[413/414] Compiling TSFCASUtilities LinkedListStream.swift
[414/414] Emitting module TSFCASUtilities
Build complete! (58.58s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-atomics.git (1.53s)
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetched https://github.com/apple/swift-tools-support-core.git (2.17s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-collections.git (2.32s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git (1.02s)
Fetched https://github.com/apple/swift-protobuf.git (1.96s)
Fetched https://github.com/apple/swift-nio.git (2.04s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.5.0 (0.78s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.48.0 (0.51s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.03s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.5.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.0.4
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.20.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.48.0
Build complete.
Done.

Build Machine: Mac 5