The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-tools-support-async, reference main (16f296), with Swift 6.0 for macOS (SPM) on 10 Sep 2025 01:54:44 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-tools-support-async.git
Reference: main
Initialized empty Git repository in /Users/admin/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 16f2963 Merge pull request #59 from apple/vendor-async-process
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/admin/builder/spi-builder-workspace/ThirdParty/BLAKE3'...
Cloned https://github.com/apple/swift-tools-support-async.git
Revision (git rev-parse @):
16f2963c6f338c814f6116660f1ee91d79d93b11
SUCCESS checkout https://github.com/apple/swift-tools-support-async.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/apple/swift-tools-support-async.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/49] Write sources
[3/49] Copying PrivacyInfo.xcprivacy
[6/49] Write sources
[13/49] Compiling TSCclibc process.c
[14/49] Write sources
[17/49] Copying PrivacyInfo.xcprivacy
[18/49] Write sources
[28/49] Write swift-version-5BDAB9E9C0126B9D.txt
[29/49] Compiling TSCclibc libc.c
[30/49] Compiling CBLAKE3 blake3_avx2.c
[31/49] Compiling CBLAKE3 blake3_sse41.c
[32/49] Compiling CBLAKE3 blake3_avx512.c
[33/49] Compiling CSystem shims.c
[34/49] Compiling CNIOWindows shim.c
[35/61] Compiling _AtomicsShims.c
[36/114] Compiling TSCclibc strerror.c
[37/177] Compiling CNIOWindows WSAStartup.c
[38/177] Compiling CNIOWASI CNIOWASI.c
[39/191] Compiling CNIOPosix event_loop_id.c
[40/191] Compiling CNIOLinux shim.c
[41/191] Compiling CNIOLinux liburing_shims.c
[42/191] Compiling TSFCProcessSpawnSync spawner.c
[43/191] Compiling CBLAKE3 blake3.c
[45/191] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[46/191] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[47/192] Emitting module _NIOBase64
[48/192] Compiling _NIOBase64 Base64.swift
[49/192] Compiling InternalCollectionsUtilities Descriptions.swift
[49/192] Write sources
[52/211] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/211] Compiling CNIODarwin shim.c
[54/211] Compiling _NIODataStructures PriorityQueue.swift
[55/211] Compiling _NIODataStructures _TinyArray.swift
[56/211] Emitting module InternalCollectionsUtilities
[57/211] Compiling Atomics AtomicInteger.swift
[58/211] Compiling Atomics AtomicOptionalWrappable.swift
[59/211] Compiling Atomics OptionalRawRepresentable.swift
[60/211] Compiling Atomics RawRepresentable.swift
[61/211] Compiling InternalCollectionsUtilities Debugging.swift
[62/211] Compiling Atomics AtomicBool.swift
[63/211] Compiling Atomics IntegerConformances.swift
[64/211] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[65/211] Compiling Atomics AtomicReference.swift
[66/211] Compiling Atomics AtomicStorage.swift
[67/211] Compiling Atomics ManagedAtomicLazyReference.swift
[68/211] Compiling Atomics UnsafeAtomic.swift
[69/284] Compiling OrderedCollections _Hashtable+Header.swift
[70/284] Compiling OrderedCollections OrderedDictionary+Codable.swift
[71/284] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[72/287] Compiling TSCLibc libc.swift
[73/287] Emitting module TSCLibc
[74/287] Compiling Logging MetadataProvider.swift
[75/287] Compiling Atomics Unmanaged extensions.swift
[76/287] Compiling Logging Locks.swift
[77/287] Emitting module Logging
[78/287] Compiling DequeModule _DequeSlot.swift
[79/287] Compiling DequeModule _DequeBufferHeader.swift
[80/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[81/288] Compiling OrderedCollections OrderedDictionary+Elements.swift
[82/288] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[83/288] Compiling DequeModule _DequeBuffer.swift
[84/288] Compiling _NIODataStructures Heap.swift
[85/288] Emitting module _NIODataStructures
[86/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[87/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[89/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[90/288] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[91/329] Compiling TSCBasic CollectionAlgorithms.swift
[92/329] Compiling TSCBasic CollectionExtensions.swift
[93/329] Compiling TSCBasic Condition.swift
[94/329] Compiling TSCBasic CacheableSequence.swift
[95/329] Compiling TSCBasic Closable.swift
[96/329] Compiling TSCBasic CodableResult.swift
[97/329] Compiling TSCBasic Base64URL.swift
[98/329] Compiling TSCBasic ByteString.swift
[101/329] Compiling TSCBasic CStringArray.swift
[103/329] Compiling TSCBasic RegEx.swift
[104/329] Compiling TSCBasic Result.swift
[107/329] Emitting module SystemPackage
[108/329] Compiling OrderedCollections OrderedSet+Codable.swift
[109/329] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[110/329] Compiling OrderedCollections OrderedSet+Descriptions.swift
[111/329] Compiling OrderedCollections OrderedSet+Diffing.swift
[112/329] Compiling OrderedCollections OrderedSet+Equatable.swift
[113/329] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[114/335] Compiling TSCBasic DictionaryExtensions.swift
[115/335] Compiling TSCBasic DictionaryLiteralExtensions.swift
[116/335] Compiling TSCBasic EditDistance.swift
[117/335] Compiling TSCBasic OSLog.swift
[118/335] Compiling TSCBasic ObjectIdentifierProtocol.swift
[119/335] Compiling TSCBasic OrderedDictionary.swift
[120/335] Compiling DequeModule _UnsafeWrappedBuffer.swift
[121/335] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[122/335] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[123/335] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[124/335] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[125/335] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[126/335] Compiling OrderedCollections OrderedSet+Sendable.swift
[127/335] Compiling Logging LogHandler.swift
[128/335] Compiling Logging Logging.swift
[129/335] Compiling TSCBasic HashAlgorithms.swift
[130/335] Compiling TSCBasic JSON.swift
[131/335] Compiling TSCBasic Await.swift
[135/335] Compiling TSCBasic OrderedSet.swift
[136/335] Compiling TSCBasic StringConversions.swift
[137/335] Compiling TSCBasic SynchronizedQueue.swift
[142/335] Compiling TSCBasic GraphAlgorithms.swift
[144/335] Compiling TSCBasic KeyedPair.swift
[145/335] Compiling TSCBasic LazyCache.swift
[146/335] Compiling TSCBasic Lock.swift
[147/335] Compiling OrderedCollections OrderedSet+Invariants.swift
[148/335] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[149/335] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[152/335] Compiling TSCBasic ProcessSet.swift
[155/335] Compiling TSCBasic SortedArray.swift
[161/335] Compiling TSCBasic TemporaryFile.swift
[162/335] Compiling TSCBasic TerminalController.swift
[163/335] Compiling TSCBasic Path.swift
[164/335] Compiling TSCBasic PathShims.swift
[165/335] Compiling TSCBasic Process.swift
[166/335] Compiling TSCBasic ProcessEnv.swift
[167/335] Compiling TSCBasic JSONMapper.swift
[168/335] Compiling TSCBasic DeltaAlgorithm.swift
[169/335] Compiling TSCBasic DiagnosticsEngine.swift
[174/335] Compiling TSCBasic FileInfo.swift
[175/335] Compiling TSCBasic FileSystem.swift
[176/335] Emitting module DequeModule
[188/335] Compiling OrderedCollections OrderedSet+SubSequence.swift
[189/335] Compiling OrderedCollections OrderedSet+Testing.swift
[190/335] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[191/335] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[192/335] Compiling OrderedCollections OrderedSet.swift
[193/335] Compiling OrderedCollections _UnsafeBitset.swift
[198/335] Emitting module Atomics
[205/335] Emitting module OrderedCollections
[205/381] Compiling c-nioatomics.c
[207/381] Emitting module AsyncAlgorithms
[208/381] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[209/381] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[210/381] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[211/381] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[212/381] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[213/386] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[214/386] Compiling AsyncAlgorithms ChannelStateMachine.swift
[215/386] Compiling AsyncAlgorithms ChannelStorage.swift
[216/386] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[217/386] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[218/386] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[219/386] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[220/386] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[221/386] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[222/386] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[223/386] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[224/386] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[225/386] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[226/386] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[227/386] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[228/386] Compiling AsyncAlgorithms Dictionary.swift
[229/386] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[230/386] Compiling AsyncAlgorithms Locking.swift
[231/386] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[232/386] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[233/386] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[234/386] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[235/386] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[236/386] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[237/386] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[237/386] Compiling c-atomics.c
[239/386] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[240/386] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[241/386] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[242/386] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[243/386] Compiling AsyncAlgorithms AsyncChannel.swift
[244/392] Emitting module TSCBasic
[245/396] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[246/396] Compiling NIOConcurrencyHelpers lock.swift
[247/396] Emitting module NIOConcurrencyHelpers
[248/396] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[249/396] Compiling NIOConcurrencyHelpers NIOLock.swift
[250/396] Compiling NIOConcurrencyHelpers atomics.swift
[251/461] Compiling NIOCore NIOAny.swift
[252/461] Compiling NIOCore NIOCloseOnErrorHandler.swift
[253/461] Compiling NIOCore NIOCoreSendableMetatype.swift
[254/461] Compiling NIOCore NIOLoopBound.swift
[255/461] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[256/461] Compiling NIOCore Interfaces.swift
[257/461] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[258/461] Compiling NIOCore NIOAsyncWriter.swift
[259/461] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[260/461] Compiling NIOCore BSDSocketAPI.swift
[261/461] Compiling NIOCore ByteBuffer-aux.swift
[262/461] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[263/461] Compiling NIOCore ByteBuffer-conversions.swift
[264/461] Compiling NIOCore ByteBuffer-core.swift
[265/461] Compiling NIOCore ByteBuffer-hex.swift
[266/461] Compiling NIOCore AsyncChannelHandler.swift
[267/461] Compiling NIOCore AsyncChannelInboundStream.swift
[268/461] Compiling NIOCore AsyncChannelOutboundWriter.swift
[269/461] Compiling NIOCore NIOAsyncSequenceProducer.swift
[270/461] Compiling NIOCore GlobalSingletons.swift
[271/461] Compiling NIOCore IO.swift
[272/461] Compiling NIOCore IOData.swift
[273/461] Compiling NIOCore IPProtocol.swift
[274/461] Compiling NIOCore IntegerBitPacking.swift
[285/470] Compiling NIOCore EventLoop+SerialExecutor.swift
[286/470] Compiling NIOCore EventLoop.swift
[287/470] Compiling NIOCore AddressedEnvelope.swift
[288/470] Compiling NIOCore AsyncAwaitSupport.swift
[289/470] Compiling NIOCore AsyncChannel.swift
[299/470] Compiling NIOCore IntegerTypes.swift
[300/470] Compiling TSFProcessSpawnSync ProcessSpawner.swift
[301/470] Emitting module TSFProcessSpawnSync
[302/470] Compiling NIOCore FileHandle.swift
[303/470] Compiling NIOCore FileRegion.swift
[304/470] Compiling NIOCore Linux.swift
[305/470] Compiling NIOCore MarkedCircularBuffer.swift
[315/470] Compiling NIOCore EventLoopFuture+Deprecated.swift
[316/470] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[317/470] Compiling NIOCore EventLoopFuture.swift
[318/470] Compiling NIOCore FileDescriptor.swift
[321/470] Compiling NIOCore ByteBuffer-int.swift
[322/470] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[323/470] Compiling NIOCore ByteBuffer-multi-int.swift
[324/470] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[325/470] Compiling NIOCore ByteBuffer-views.swift
[326/470] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[327/470] Emitting module SwiftProtobuf
[328/470] Compiling NIOCore Codec.swift
[329/470] Compiling NIOCore ConvenienceOptionSupport.swift
[330/470] Compiling NIOCore DeadChannel.swift
[331/470] Compiling NIOCore DispatchQueue+WithFuture.swift
[332/470] Compiling NIOCore EventLoop+Deprecated.swift
[339/470] Compiling NIOCore NIOScheduledCallback.swift
[340/470] Compiling NIOCore NIOSendable.swift
[341/470] Compiling NIOCore RecvByteBufferAllocator.swift
[342/470] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[343/470] Compiling NIOCore SocketAddresses.swift
[344/470] Compiling NIOCore Channel.swift
[345/470] Compiling NIOCore ChannelHandler.swift
[346/470] Compiling NIOCore ChannelHandlers.swift
[347/470] Compiling NIOCore ChannelInvoker.swift
[362/470] Compiling NIOCore MulticastChannel.swift
[372/470] Compiling NIOCore ChannelOption.swift
[373/470] Compiling NIOCore ChannelPipeline.swift
[374/470] Compiling NIOCore CircularBuffer.swift
[375/470] Compiling SwiftProtobuf ProtobufMap.swift
[376/470] Compiling SwiftProtobuf SelectiveVisitor.swift
[377/470] Compiling SwiftProtobuf SimpleExtensionMap.swift
[378/470] Compiling SwiftProtobuf StringUtils.swift
[379/470] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[380/470] Compiling SwiftProtobuf SwiftProtobufError.swift
[381/470] Compiling SwiftProtobuf TextFormatDecoder.swift
[382/470] Compiling SwiftProtobuf TextFormatDecodingError.swift
[383/470] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[384/470] Compiling SwiftProtobuf TextFormatEncoder.swift
[385/470] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[386/470] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[387/470] Compiling SwiftProtobuf TextFormatScanner.swift
[388/470] Compiling SwiftProtobuf TimeUtils.swift
[389/470] Compiling SwiftProtobuf UnknownStorage.swift
[397/512] Compiling NIOCore SocketOptionProvider.swift
[398/512] Compiling NIOCore SystemCallHelpers.swift
[399/512] Compiling NIOCore TimeAmount+Duration.swift
[400/512] Compiling NIOCore TypeAssistedChannelHandler.swift
[401/512] Compiling NIOCore UniversalBootstrapSupport.swift
[402/512] Compiling NIOCore Utilities.swift
[423/512] Compiling SwiftProtobuf duration.pb.swift
[424/512] Compiling SwiftProtobuf empty.pb.swift
[425/512] Compiling SwiftProtobuf field_mask.pb.swift
[426/512] Compiling SwiftProtobuf source_context.pb.swift
[427/512] Compiling SwiftProtobuf struct.pb.swift
[428/512] Compiling SwiftProtobuf timestamp.pb.swift
[429/512] Compiling SwiftProtobuf type.pb.swift
[430/512] Compiling SwiftProtobuf wrappers.pb.swift
[431/512] Compiling SwiftProtobuf resource_bundle_accessor.swift
[432/512] Emitting module TSCUtility
[433/515] Compiling TSCUtility Archiver.swift
[434/515] Compiling TSCUtility ArgumentParser.swift
[435/515] Compiling TSCUtility ArgumentParserShellCompletion.swift
[436/515] Compiling TSCUtility Array+Extensions.swift
[437/515] Compiling TSCUtility Versioning.swift
[438/515] Compiling TSCUtility dlopen.swift
[439/515] Compiling TSCUtility misc.swift
[440/515] Compiling TSCUtility URL.swift
[441/515] Compiling TSCUtility Verbosity.swift
[442/515] Compiling TSCUtility Version.swift
[443/515] Compiling TSCUtility Bits.swift
[444/515] Compiling TSCUtility Bitstream.swift
[445/515] Compiling TSCUtility BitstreamReader.swift
[446/515] Compiling TSCUtility BitstreamWriter.swift
[447/515] Compiling TSCUtility FSWatch.swift
[448/515] Compiling TSCUtility FloatingPointExtensions.swift
[449/515] Compiling TSCUtility Git.swift
[450/515] Compiling TSCUtility Hex.swift
[451/515] Compiling TSCUtility PolymorphicCodable.swift
[452/515] Compiling TSCUtility ProgressAnimation.swift
[453/515] Compiling TSCUtility SerializedDiagnostics.swift
[454/515] Compiling TSCUtility SimplePersistence.swift
[455/515] Compiling TSCUtility BuildFlags.swift
[456/515] Compiling TSCUtility CollectionExtensions.swift
[457/515] Compiling TSCUtility Context.swift
[458/515] Compiling TSCUtility Diagnostics.swift
[459/515] Compiling TSCUtility IndexStore.swift
[460/515] Compiling TSCUtility InterruptHandler.swift
[461/515] Compiling TSCUtility JSONMessageStreamingParser.swift
[462/515] Compiling TSCUtility Netrc.swift
[463/515] Compiling TSCUtility OSLog.swift
[464/515] Compiling TSCUtility OrderedZip.swift
[465/515] Compiling TSCUtility PkgConfig.swift
[466/515] Compiling TSCUtility Platform.swift
[467/515] Compiling TSCUtility StringExtensions.swift
[468/515] Compiling TSCUtility StringMangling.swift
[469/515] Compiling TSCUtility Tracing.swift
[470/515] Compiling TSCUtility Triple.swift
[471/515] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[472/515] Compiling SwiftProtobuf Varint.swift
[473/515] Compiling SwiftProtobuf Version.swift
[474/515] Compiling SwiftProtobuf Visitor.swift
[475/515] Compiling SwiftProtobuf WireFormat.swift
[476/515] Compiling SwiftProtobuf ZigZag.swift
[477/515] Compiling SwiftProtobuf any.pb.swift
[478/515] Compiling SwiftProtobuf api.pb.swift
[479/515] Compiling SwiftProtobuf descriptor.pb.swift
[515/515] Emitting module NIOCore
[516/569] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[517/569] Compiling NIOEmbedded Embedded.swift
[518/569] Emitting module NIOEmbedded
[519/569] Compiling NIOEmbedded AsyncTestingChannel.swift
[520/569] Compiling NIOPosix BSDSocketAPICommon.swift
[521/569] Compiling NIOPosix BSDSocketAPIPosix.swift
[522/569] Compiling NIOPosix BSDSocketAPIWindows.swift
[523/569] Compiling NIOPosix BaseSocket.swift
[524/569] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[525/569] Compiling NIOPosix BaseSocketChannel.swift
[526/574] Emitting module NIOPosix
[527/574] Compiling NIOPosix LinuxCPUSet.swift
[528/574] Compiling NIOPosix LinuxUring.swift
[529/574] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[530/574] Compiling NIOPosix NIOPosixSendableMetatype.swift
[531/574] Compiling NIOPosix NIOThreadPool.swift
[532/574] Compiling NIOPosix NonBlockingFileIO.swift
[533/574] Compiling NIOPosix SelectableChannel.swift
[534/574] Compiling NIOPosix SelectableEventLoop.swift
[535/574] Compiling NIOPosix SelectorEpoll.swift
[536/574] Compiling NIOPosix SelectorGeneric.swift
[537/574] Compiling NIOPosix SelectorKqueue.swift
[538/574] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[539/574] Compiling NIOPosix System.swift
[540/574] Compiling NIOPosix Thread.swift
[541/574] Compiling NIOPosix ThreadPosix.swift
[542/574] Compiling NIOPosix ThreadWindows.swift
[543/574] Compiling NIOPosix SelectorUring.swift
[544/574] Compiling NIOPosix ServerSocket.swift
[545/574] Compiling NIOPosix Socket.swift
[546/574] Compiling NIOPosix SocketChannel.swift
[547/574] Compiling NIOPosix SocketProtocols.swift
[548/574] Compiling NIOPosix PendingDatagramWritesManager.swift
[549/574] Compiling NIOPosix PendingWritesManager.swift
[550/574] Compiling NIOPosix PipeChannel.swift
[551/574] Compiling NIOPosix PipePair.swift
[552/574] Compiling NIOPosix Pool.swift
[553/574] Compiling NIOPosix UnsafeTransfer.swift
[554/574] Compiling NIOPosix Utilities.swift
[555/574] Compiling NIOPosix VsockAddress.swift
[556/574] Compiling NIOPosix VsockChannelEvents.swift
[557/574] Compiling NIOPosix resource_bundle_accessor.swift
[558/574] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[559/574] Compiling NIOPosix PosixSingletons.swift
[560/574] Compiling NIOPosix RawSocketBootstrap.swift
[561/574] Compiling NIOPosix Resolver.swift
[562/574] Compiling NIOPosix Selectable.swift
[563/574] Compiling NIOPosix BaseStreamSocketChannel.swift
[564/574] Compiling NIOPosix Bootstrap.swift
[565/574] Compiling NIOPosix ControlMessage.swift
[566/574] Compiling NIOPosix DatagramVectorReadManager.swift
[567/574] Compiling NIOPosix Errors+Any.swift
[568/574] Compiling NIOPosix FileDescriptor.swift
[569/574] Compiling NIOPosix GetaddrinfoResolver.swift
[570/574] Compiling NIOPosix HappyEyeballs.swift
[571/574] Compiling NIOPosix IO.swift
[572/574] Compiling NIOPosix IntegerBitPacking.swift
[573/574] Compiling NIOPosix IntegerTypes.swift
[574/574] Compiling NIOPosix Linux.swift
[575/576] Compiling NIO Exports.swift
[576/576] Emitting module NIO
[577/590] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[578/590] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[579/590] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[580/590] Emitting module NIOFoundationCompat
[581/590] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[582/590] Compiling TSFAsyncProcess StructuredConcurrencyHelpers.swift
[583/590] Compiling TSFAsyncProcess ProcessExit.swift
[584/600] Compiling TSFFutures Canceller.swift
[585/601] Compiling TSFAsyncProcess ProcessExecutor+Convenience.swift
[586/601] Compiling TSFAsyncProcess FileContentStream.swift
/Users/admin/builder/spi-builder-workspace/Sources/AsyncProcess/FileContentStream.swift:113:17: warning: 'init(descriptor:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
111 |             }
112 |             let fileHandle = NIOLoopBound(
113 |                 NIOFileHandle(descriptor: dupedFD),
    |                 `- warning: 'init(descriptor:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
114 |                 eventLoop: eventLoop
115 |             )
[587/601] Compiling TSFAsyncProcess ChunkSequence.swift
[588/601] Compiling TSFAsyncProcess EOFSequence.swift
[589/601] Emitting module TSFAsyncProcess
[590/601] Compiling TSFAsyncProcess ProcessExecutor.swift
[591/601] Compiling TSFAsyncProcess NIOAsyncPipeWriter.swift
[592/601] Compiling TSFFutures CancellablePromise.swift
[593/601] Compiling TSFFutures CancellableFuture.swift
[594/601] Compiling TSFFutures BatchingFutureOperationQueue.swift
[595/601] Emitting module TSFFutures
[596/601] Compiling TSFFutures FutureOperationQueue.swift
[597/601] Compiling TSFFutures Futures.swift
[598/601] Compiling TSFFutures EventualResultsCache.swift
[599/601] Compiling TSFFutures FutureDeduplicator.swift
[600/601] Compiling TSFFutures OperationQueue+Extensions.swift
[601/601] Compiling TSFFutures OrderManager.swift
[602/606] Compiling TSFUtility FastData.swift
[603/606] Compiling TSFUtility ByteBuffer.swift
[604/606] Compiling TSFUtility Serializable.swift
[605/606] Emitting module TSFUtility
[606/606] Compiling TSFUtility FutureFileSystem.swift
[607/616] Emitting module TSFCAS
/Users/admin/builder/spi-builder-workspace/Sources/TSFCAS/Generated/CASProtocol/cas_object.pb.swift:55:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
53 | extension LLBPBCASObject: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
54 |   public static let protoMessageName: String = "LLBPBCASObject"
55 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
   |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
56 |     1: .same(proto: "refs"),
57 |     2: .same(proto: "data"),
/Users/admin/builder/spi-builder-workspace/Sources/TSFCAS/Generated/CASProtocol/data_id.pb.swift:55:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
53 | extension LLBDataID: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
54 |   public static let protoMessageName: String = "LLBDataID"
55 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
   |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
56 |     1: .same(proto: "bytes"),
57 |   ]
[608/616] Compiling TSFCAS cas_object.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/TSFCAS/Generated/CASProtocol/cas_object.pb.swift:55:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
53 | extension LLBPBCASObject: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
54 |   public static let protoMessageName: String = "LLBPBCASObject"
55 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
   |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
56 |     1: .same(proto: "refs"),
57 |     2: .same(proto: "data"),
[609/616] Compiling TSFCAS Object.swift
[610/616] Compiling TSFCAS Blake3DataID.swift
[611/616] Compiling TSFCAS Database.swift
[612/616] Compiling TSFCAS InMemoryCASDatabase.swift
[613/616] Compiling TSFCAS data_id.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/TSFCAS/Generated/CASProtocol/data_id.pb.swift:55:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
53 | extension LLBDataID: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
54 |   public static let protoMessageName: String = "LLBDataID"
55 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
   |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
56 |     1: .same(proto: "bytes"),
57 |   ]
[614/616] Compiling TSFCAS FileBackedCASDatabase.swift
/Users/admin/builder/spi-builder-workspace/Sources/TSFCAS/Implementations/FileBackedCASDatabase.swift:65:38: warning: 'openFile(path:eventLoop:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
 63 |
 64 |     func readFile(file: AbsolutePath) -> LLBFuture<ByteBuffer> {
 65 |         let handleAndRegion = fileIO.openFile(
    |                                      `- warning: 'openFile(path:eventLoop:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
 66 |             path: file.pathString, eventLoop: group.next()
 67 |         )
/Users/admin/builder/spi-builder-workspace/Sources/TSFCAS/Implementations/FileBackedCASDatabase.swift:145:29: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
143 |         path: AbsolutePath
144 |     ) -> LLBFuture<Void> {
145 |         let handle = fileIO.openFile(
    |                             `- warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
146 |             path: path.pathString,
147 |             mode: .write,
[615/616] Compiling TSFCAS DatabaseSpec.swift
[616/616] Compiling TSFCAS DataID.swift
[617/635] Compiling TSFCASFileTree file_tree.pb.swift
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:320:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
318 |
319 | extension LLBFileType: SwiftProtobuf._ProtoNameProviding {
320 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
321 |     0: .same(proto: "PLAIN_FILE"),
322 |     1: .same(proto: "EXECUTABLE"),
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:329:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
327 |
328 | extension LLBFileDataCompressionMethod: SwiftProtobuf._ProtoNameProviding {
329 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
330 |     0: .same(proto: "NONE"),
331 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:336:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
334 | extension LLBPosixFileDetails: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
335 |   public static let protoMessageName: String = "LLBPosixFileDetails"
336 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
337 |     1: .same(proto: "mode"),
338 |     2: .same(proto: "owner"),
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:380:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
378 | extension LLBDirectoryEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
379 |   public static let protoMessageName: String = "LLBDirectoryEntry"
380 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
381 |     1: .same(proto: "name"),
382 |     2: .same(proto: "type"),
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:434:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
432 | extension LLBDirectoryEntries: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
433 |   public static let protoMessageName: String = "LLBDirectoryEntries"
434 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
435 |     1: .same(proto: "entries"),
436 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:466:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
464 | extension LLBFileInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
465 |   public static let protoMessageName: String = "LLBFileInfo"
466 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
467 |     1: .same(proto: "type"),
468 |     2: .same(proto: "size"),
[618/635] Compiling TSFCASFileTree ConcurrentFilesystemScanner.swift
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:320:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
318 |
319 | extension LLBFileType: SwiftProtobuf._ProtoNameProviding {
320 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
321 |     0: .same(proto: "PLAIN_FILE"),
322 |     1: .same(proto: "EXECUTABLE"),
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:329:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
327 |
328 | extension LLBFileDataCompressionMethod: SwiftProtobuf._ProtoNameProviding {
329 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
330 |     0: .same(proto: "NONE"),
331 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:336:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
334 | extension LLBPosixFileDetails: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
335 |   public static let protoMessageName: String = "LLBPosixFileDetails"
336 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
337 |     1: .same(proto: "mode"),
338 |     2: .same(proto: "owner"),
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:380:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
378 | extension LLBDirectoryEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
379 |   public static let protoMessageName: String = "LLBDirectoryEntry"
380 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
381 |     1: .same(proto: "name"),
382 |     2: .same(proto: "type"),
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:434:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
432 | extension LLBDirectoryEntries: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
433 |   public static let protoMessageName: String = "LLBDirectoryEntries"
434 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
435 |     1: .same(proto: "entries"),
436 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:466:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
464 | extension LLBFileInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
465 |   public static let protoMessageName: String = "LLBFileInfo"
466 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
467 |     1: .same(proto: "type"),
468 |     2: .same(proto: "size"),
[619/635] Compiling TSFCASFileTree FileSegmenter.swift
[620/635] Compiling TSFCASFileTree FileTreeParser.swift
[621/636] Compiling TSFCASFileTree TSCCASFileSystem.swift
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:55:48: warning: 'init(_:)' is deprecated: use throwing variant instead
 53 |             let symlinkContents = try readFileContents(path).cString
 54 |             return try getDirectoryContents(
 55 |                 path.parentDirectory.appending(RelativePath(symlinkContents)))
    |                                                `- warning: 'init(_:)' is deprecated: use throwing variant instead
 56 |         }
 57 |
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:75:63: warning: 'init(_:)' is deprecated: use throwing variant instead
 73 |                 return false
 74 |             }
 75 |             return isDirectory(path.parentDirectory.appending(RelativePath(symlinkContents)))
    |                                                               `- warning: 'init(_:)' is deprecated: use throwing variant instead
 76 |         }
 77 |
[622/636] Compiling TSFCASFileTree FileTree.swift
[623/636] Compiling TSFCASFileTree FileTreeExport.swift
[624/636] Compiling TSFCASFileTree DeclFileTree.swift
[625/636] Compiling TSFCASFileTree DirectoryEntry.swift
[626/636] Compiling TSFCASFileTree Errors.swift
[627/636] Compiling TSFCASFileTree FileInfo.swift
[628/636] Compiling TSFCASFileTree ConcurrentFileTreeWalker.swift
[629/636] Compiling TSFCASFileTree Context.swift
[630/636] Compiling TSFCASFileTree CASFSClient.swift
[631/636] Compiling TSFCASFileTree CASFSNode.swift
[632/636] Compiling TSFCASFileTree BinarySearch.swift
[633/636] Compiling TSFCASFileTree CASBlob.swift
[634/636] Compiling TSFCASFileTree FileTreeImport.swift
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/FileTreeImport.swift:1129:61: warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future
1127 |                                                 // free to take our load. This ensures that we're not
1128 |                                                 // limited by CPU parallelism for network concurrency.
1129 |                                                 return self.executeWithBackpressure(
     |                                                             `- warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future
1130 |                                                     on: self.netQueue, loop: containsLoop,
1131 |                                                     size: slice.readableBytes, default: .skipped
[635/636] Compiling TSFCASFileTree FilesystemObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/FileTreeImport.swift:1129:61: warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future
1127 |                                                 // free to take our load. This ensures that we're not
1128 |                                                 // limited by CPU parallelism for network concurrency.
1129 |                                                 return self.executeWithBackpressure(
     |                                                             `- warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future
1130 |                                                     on: self.netQueue, loop: containsLoop,
1131 |                                                     size: slice.readableBytes, default: .skipped
[636/636] Emitting module TSFCASFileTree
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:320:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
318 |
319 | extension LLBFileType: SwiftProtobuf._ProtoNameProviding {
320 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
321 |     0: .same(proto: "PLAIN_FILE"),
322 |     1: .same(proto: "EXECUTABLE"),
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:329:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
327 |
328 | extension LLBFileDataCompressionMethod: SwiftProtobuf._ProtoNameProviding {
329 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
330 |     0: .same(proto: "NONE"),
331 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:336:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
334 | extension LLBPosixFileDetails: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
335 |   public static let protoMessageName: String = "LLBPosixFileDetails"
336 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
337 |     1: .same(proto: "mode"),
338 |     2: .same(proto: "owner"),
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:380:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
378 | extension LLBDirectoryEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
379 |   public static let protoMessageName: String = "LLBDirectoryEntry"
380 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
381 |     1: .same(proto: "name"),
382 |     2: .same(proto: "type"),
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:434:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
432 | extension LLBDirectoryEntries: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
433 |   public static let protoMessageName: String = "LLBDirectoryEntries"
434 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
435 |     1: .same(proto: "entries"),
436 |   ]
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:466:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
464 | extension LLBFileInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
465 |   public static let protoMessageName: String = "LLBFileInfo"
466 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin.
467 |     1: .same(proto: "type"),
468 |     2: .same(proto: "size"),
[637/640] Compiling TSFCASUtilities BufferedStreamWriter.swift
[638/640] Compiling TSFCASUtilities StreamReader.swift
[639/640] Emitting module TSFCASUtilities
[640/640] Compiling TSFCASUtilities LinkedListStream.swift
Build complete! (34.20s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-log.git
[1/4937] Fetching swift-system
[100/6751] Fetching swift-system, swift-atomics
[815/10654] Fetching swift-system, swift-atomics, swift-log
[4229/28099] Fetching swift-system, swift-atomics, swift-log, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.99s)
Fetching https://github.com/apple/swift-async-algorithms.git
[3626/23162] Fetching swift-atomics, swift-log, swift-collections
[5089/30111] Fetching swift-atomics, swift-log, swift-collections, swift-tools-support-core
[14904/108173] Fetching swift-atomics, swift-log, swift-collections, swift-tools-support-core, swift-nio
[50409/113505] Fetching swift-atomics, swift-log, swift-collections, swift-tools-support-core, swift-nio, swift-async-algorithms
[80023/153675] Fetching swift-atomics, swift-log, swift-collections, swift-tools-support-core, swift-nio, swift-async-algorithms, swift-protobuf
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.09s)
[82080/148343] Fetching swift-atomics, swift-log, swift-collections, swift-tools-support-core, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (4.20s)
Fetched https://github.com/apple/swift-atomics.git from cache (4.20s)
Fetched https://github.com/apple/swift-log.git from cache (4.20s)
Fetched https://github.com/apple/swift-collections.git from cache (4.20s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (4.20s)
Fetched https://github.com/apple/swift-nio.git from cache (4.20s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.57s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.45s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.3 (0.63s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.31.0 (0.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.47s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.55s)
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.31.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.6.2
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.4
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.7.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.2.1
[16375/15500663] Downloading https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip (1.40s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.68.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.28.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.8",
            "upper_bound" : "0.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    }
  ],
  "manifest_display_name" : "swift-tools-support-async",
  "name" : "swift-tools-support-async",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftToolsSupportAsync",
      "targets" : [
        "TSFFutures",
        "TSFUtility",
        "TSFAsyncProcess"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftToolsSupportCAS",
      "targets" : [
        "TSFCAS",
        "TSFCASFileTree",
        "TSFCASUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TSFUtility",
      "module_type" : "SwiftTarget",
      "name" : "TSFUtility",
      "path" : "Sources/TSFUtility",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "SwiftToolsSupportAsync",
        "SwiftToolsSupportCAS"
      ],
      "sources" : [
        "ByteBuffer.swift",
        "FastData.swift",
        "FutureFileSystem.swift",
        "Serializable.swift"
      ],
      "target_dependencies" : [
        "TSFFutures"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFProcessSpawnSync",
      "module_type" : "SwiftTarget",
      "name" : "TSFProcessSpawnSync",
      "path" : "Sources/ProcessSpawnSync",
      "product_dependencies" : [
        "Atomics",
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "SwiftToolsSupportAsync"
      ],
      "sources" : [
        "ProcessSpawner.swift"
      ],
      "target_dependencies" : [
        "TSFCProcessSpawnSync"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFFuturesTests",
      "module_type" : "SwiftTarget",
      "name" : "TSFFuturesTests",
      "path" : "Tests/TSFFuturesTests",
      "sources" : [
        "BatchingFutureOperationQueue.swift",
        "CancellableFutureTests.swift",
        "CancellablePromiseTests.swift",
        "CancellerTests.swift",
        "EventualResultsCacheTests.swift",
        "FutureDeduplicatorTests.swift",
        "FutureOperationQueueTests.swift",
        "OrderManagerTests.swift"
      ],
      "target_dependencies" : [
        "TSFFutures"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TSFFutures",
      "module_type" : "SwiftTarget",
      "name" : "TSFFutures",
      "path" : "Sources/TSFFutures",
      "product_dependencies" : [
        "NIO",
        "NIOFoundationCompat",
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftToolsSupportAsync",
        "SwiftToolsSupportCAS"
      ],
      "sources" : [
        "BatchingFutureOperationQueue.swift",
        "CancellableFuture.swift",
        "CancellablePromise.swift",
        "Canceller.swift",
        "EventualResultsCache.swift",
        "FutureDeduplicator.swift",
        "FutureOperationQueue.swift",
        "Futures.swift",
        "OperationQueue+Extensions.swift",
        "OrderManager.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFCProcessSpawnSync",
      "module_type" : "ClangTarget",
      "name" : "TSFCProcessSpawnSync",
      "path" : "Sources/CProcessSpawnSync",
      "product_memberships" : [
        "SwiftToolsSupportAsync"
      ],
      "sources" : [
        "spawner.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFCASUtilitiesTests",
      "module_type" : "SwiftTarget",
      "name" : "TSFCASUtilitiesTests",
      "path" : "Tests/TSFCASUtilitiesTests",
      "sources" : [
        "BufferedStreamWriterTests.swift",
        "LinkedListStreamTests.swift"
      ],
      "target_dependencies" : [
        "TSFCASUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TSFCASUtilities",
      "module_type" : "SwiftTarget",
      "name" : "TSFCASUtilities",
      "path" : "Sources/TSFCASUtilities",
      "product_memberships" : [
        "SwiftToolsSupportCAS"
      ],
      "sources" : [
        "BufferedStreamWriter.swift",
        "LinkedListStream.swift",
        "StreamReader.swift"
      ],
      "target_dependencies" : [
        "TSFCAS",
        "TSFCASFileTree"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFCASTests",
      "module_type" : "SwiftTarget",
      "name" : "TSFCASTests",
      "path" : "Tests/TSFCASTests",
      "sources" : [
        "DataIDTests.swift",
        "FileBackedCASDatabaseTests.swift",
        "InMemoryCASDatabaseTests.swift"
      ],
      "target_dependencies" : [
        "TSFCAS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TSFCASFileTreeTests",
      "module_type" : "SwiftTarget",
      "name" : "TSFCASFileTreeTests",
      "path" : "Tests/TSFCASFileTreeTests",
      "sources" : [
        "CASBlobTests.swift",
        "FileTreeImportExportTests.swift",
        "FileTreeTests.swift"
      ],
      "target_dependencies" : [
        "TSFCASFileTree"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TSFCASFileTree",
      "module_type" : "SwiftTarget",
      "name" : "TSFCASFileTree",
      "path" : "Sources/TSFCASFileTree",
      "product_memberships" : [
        "SwiftToolsSupportCAS"
      ],
      "sources" : [
        "BinarySearch.swift",
        "CASBlob.swift",
        "CASFSClient.swift",
        "CASFSNode.swift",
        "ConcurrentFileTreeWalker.swift",
        "Context.swift",
        "DeclFileTree.swift",
        "DirectoryEntry.swift",
        "Errors.swift",
        "FileInfo.swift",
        "FileTree.swift",
        "FileTreeExport.swift",
        "FileTreeImport.swift",
        "FilesystemObject.swift",
        "Generated/CASFileTreeProtocol/file_tree.pb.swift",
        "Internal/ConcurrentFilesystemScanner.swift",
        "Internal/FileSegmenter.swift",
        "Internal/FileTreeParser.swift",
        "TSCCASFileSystem.swift"
      ],
      "target_dependencies" : [
        "TSFCAS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFCAS",
      "module_type" : "SwiftTarget",
      "name" : "TSFCAS",
      "path" : "Sources/TSFCAS",
      "product_dependencies" : [
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "SwiftToolsSupportCAS"
      ],
      "sources" : [
        "DataID.swift",
        "Database.swift",
        "DatabaseSpec.swift",
        "Generated/CASProtocol/cas_object.pb.swift",
        "Generated/CASProtocol/data_id.pb.swift",
        "Implementations/Blake3DataID.swift",
        "Implementations/FileBackedCASDatabase.swift",
        "Implementations/InMemoryCASDatabase.swift",
        "Object.swift"
      ],
      "target_dependencies" : [
        "TSFFutures",
        "TSFUtility",
        "CBLAKE3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFAsyncProcessTests",
      "module_type" : "SwiftTarget",
      "name" : "TSFAsyncProcessTests",
      "path" : "Tests/AsyncProcessTests",
      "product_dependencies" : [
        "Atomics",
        "AsyncAlgorithms",
        "NIO",
        "NIOConcurrencyHelpers",
        "Logging",
        "_NIOFileSystem"
      ],
      "sources" : [
        "AsyncByteBufferLineSequenceTests.swift",
        "Helpers+LogRecorderHandler.swift",
        "IntegrationTests.swift"
      ],
      "target_dependencies" : [
        "TSFAsyncProcess"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TSFAsyncProcess",
      "module_type" : "SwiftTarget",
      "name" : "TSFAsyncProcess",
      "path" : "Sources/AsyncProcess",
      "product_dependencies" : [
        "Atomics",
        "AsyncAlgorithms",
        "Logging",
        "NIO",
        "DequeModule",
        "SystemPackage"
      ],
      "product_memberships" : [
        "SwiftToolsSupportAsync"
      ],
      "sources" : [
        "ChunkSequence.swift",
        "EOFSequence.swift",
        "FileContentStream.swift",
        "NIOAsyncPipeWriter.swift",
        "ProcessExecutor+Convenience.swift",
        "ProcessExecutor.swift",
        "ProcessExit.swift",
        "StructuredConcurrencyHelpers.swift"
      ],
      "target_dependencies" : [
        "TSFProcessSpawnSync"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CBLAKE3",
      "module_type" : "ClangTarget",
      "name" : "CBLAKE3",
      "path" : "Sources/CBLAKE3",
      "product_memberships" : [
        "SwiftToolsSupportCAS"
      ],
      "sources" : [
        "blake3.c",
        "blake3_avx2.c",
        "blake3_avx512.c",
        "blake3_sse41.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.