The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-tools-support-async, reference 0.14.1 (8fcd85), with Swift 5.9 for macOS (SPM) on 24 Jan 2025 13:00:04 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-tools-support-async.git
Reference: 0.14.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-tools-support-async
 * tag               0.14.1     -> FETCH_HEAD
HEAD is now at 8fcd85d Merge pull request #57 from weissi/jw-musl-compat
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 @):
8fcd85de84e3d4748053c5d563de3c5ea584d190
SUCCESS checkout https://github.com/apple/swift-tools-support-async.git at 0.14.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/apple/swift-tools-support-async.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/18] Copying PrivacyInfo.xcprivacy
[3/18] Compiling CBLAKE3 blake3_avx512.c
[3/18] Compiling CBLAKE3 blake3_avx2.c
[3/18] Compiling CBLAKE3 blake3_sse41.c
[3/18] Compiling CNIOWindows shim.c
[3/18] Compiling CNIOWindows WSAStartup.c
[8/18] Compiling TSCclibc process.c
[9/18] Compiling TSCclibc libc.c
[10/18] Compiling CNIOWASI CNIOWASI.c
[11/18] Compiling CNIOLinux shim.c
[12/22] Compiling CNIOLinux liburing_shims.c
[13/129] Compiling _AtomicsShims.c
[14/129] Compiling CNIODarwin shim.c
[16/148] Compiling Atomics UnsafeAtomic.swift
[17/148] Compiling Atomics UnsafeAtomicLazyReference.swift
[18/148] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/148] Compiling Atomics ManagedAtomic.swift
[20/148] Compiling Atomics ManagedAtomicLazyReference.swift
[21/148] Compiling Atomics PointerConformances.swift
[22/148] Compiling Atomics Primitives.native.swift
[23/149] Compiling Atomics AtomicBool.swift
[24/149] Compiling Atomics IntegerConformances.swift
[25/149] Compiling Atomics Primitives.shims.swift
[26/149] Compiling Atomics AtomicInteger.swift
[27/149] Compiling Atomics AtomicMemoryOrderings.swift
[28/149] Compiling Atomics DoubleWord.swift
[29/149] Compiling Atomics AtomicOptionalWrappable.swift
[30/149] Compiling Atomics AtomicReference.swift
[31/149] Emitting module InternalCollectionsUtilities
[32/149] Compiling Atomics AtomicStorage.swift
[33/149] Compiling Atomics AtomicValue.swift
[34/149] Compiling _NIOBase64 Base64.swift
[35/149] Emitting module _NIOBase64
[36/149] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/165] Compiling DequeModule _DequeSlot.swift
[38/165] Compiling DequeModule _DequeBufferHeader.swift
[39/166] Compiling DequeModule _DequeBuffer.swift
[40/166] Compiling DequeModule Deque+Testing.swift
[41/166] Compiling DequeModule Deque._Storage.swift
[41/166] Compiling CBLAKE3 blake3.c
[43/166] Compiling TSCLibc libc.swift
[44/166] Emitting module TSCLibc
[45/166] Compiling DequeModule _UnsafeWrappedBuffer.swift
[46/167] Compiling _NIODataStructures PriorityQueue.swift
[47/167] Compiling _NIODataStructures Heap.swift
[48/167] Emitting module _NIODataStructures
[49/167] Compiling _NIODataStructures _TinyArray.swift
[50/194] Compiling TSCBasic DiagnosticsEngine.swift
[51/194] Compiling TSCBasic DictionaryExtensions.swift
[52/194] Compiling TSCBasic CacheableSequence.swift
[53/194] Compiling TSCBasic DeltaAlgorithm.swift
[54/194] Compiling TSCBasic Closable.swift
[55/194] Compiling TSCBasic CodableResult.swift
[56/207] Compiling TSCBasic ByteString.swift
[57/207] Compiling TSCBasic CStringArray.swift
[58/207] Emitting module DequeModule
[59/207] Compiling TSCBasic Await.swift
[60/207] Compiling TSCBasic Base64URL.swift
[63/207] Compiling TSCBasic Condition.swift
[64/207] Compiling TSCBasic JSONMapper.swift
[65/209] Compiling TSCBasic CollectionAlgorithms.swift
[66/209] Compiling TSCBasic CollectionExtensions.swift
[69/209] Compiling TSCBasic DictionaryLiteralExtensions.swift
[70/209] Compiling TSCBasic EditDistance.swift
[71/209] Compiling Atomics IntegerOperations.swift
[72/209] Compiling Atomics Unmanaged extensions.swift
[75/209] Compiling TSCBasic KeyedPair.swift
[76/209] Compiling TSCBasic LazyCache.swift
[77/209] Emitting module Atomics
[81/209] Compiling c-nioatomics.c
[82/209] Compiling c-atomics.c
[84/215] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[85/215] Compiling NIOConcurrencyHelpers lock.swift
[86/215] Compiling NIOConcurrencyHelpers NIOLock.swift
[87/215] Emitting module NIOConcurrencyHelpers
[88/215] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[89/215] Compiling NIOConcurrencyHelpers atomics.swift
[90/276] Compiling NIOCore ChannelInvoker.swift
[91/276] Compiling NIOCore ChannelOption.swift
[92/276] Compiling NIOCore ChannelPipeline.swift
[93/276] Compiling NIOCore CircularBuffer.swift
[94/280] Emitting module TSCBasic
[95/280] Compiling NIOCore GlobalSingletons.swift
[96/280] Compiling NIOCore IO.swift
[97/280] Compiling NIOCore IOData.swift
[98/280] Compiling NIOCore IPProtocol.swift
[99/280] Compiling NIOCore IntegerBitPacking.swift
[100/280] Compiling NIOCore IntegerTypes.swift
[101/286] Emitting module SwiftProtobuf
[102/295] Compiling NIOCore Interfaces.swift
[103/295] Compiling NIOCore Linux.swift
[104/295] Compiling NIOCore MarkedCircularBuffer.swift
[105/295] Compiling NIOCore MulticastChannel.swift
[106/295] Compiling NIOCore NIOAny.swift
[107/295] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/295] Compiling SwiftProtobuf Message+JSONAdditions.swift
[109/295] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[110/295] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[111/295] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[112/295] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[113/295] Compiling SwiftProtobuf Message.swift
[114/295] Compiling SwiftProtobuf MessageExtension.swift
[115/295] Compiling SwiftProtobuf NameMap.swift
[116/295] Compiling SwiftProtobuf PathDecoder.swift
[117/295] Compiling NIOCore SocketOptionProvider.swift
[118/295] Compiling NIOCore SystemCallHelpers.swift
[119/295] Compiling NIOCore TimeAmount+Duration.swift
[120/295] Compiling NIOCore TypeAssistedChannelHandler.swift
[121/295] Compiling NIOCore UniversalBootstrapSupport.swift
[122/295] Compiling NIOCore Utilities.swift
[123/295] Compiling NIOCore Codec.swift
[124/295] Compiling NIOCore ConvenienceOptionSupport.swift
[125/295] Compiling NIOCore DeadChannel.swift
[126/295] Compiling NIOCore DispatchQueue+WithFuture.swift
[127/295] Compiling NIOCore EventLoop+Deprecated.swift
[128/295] Compiling TSCBasic Thread.swift
[129/295] Compiling TSCBasic Tuple.swift
[139/295] Compiling NIOCore AddressedEnvelope.swift
[140/295] Compiling NIOCore AsyncAwaitSupport.swift
[141/295] Compiling NIOCore AsyncChannel.swift
[142/295] Compiling NIOCore AsyncChannelHandler.swift
[143/295] Compiling NIOCore AsyncChannelInboundStream.swift
[144/295] Compiling NIOCore AsyncChannelOutboundWriter.swift
[145/295] Compiling NIOCore NIOAsyncSequenceProducer.swift
[150/295] Compiling NIOCore ByteBuffer-multi-int.swift
[151/295] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[152/295] Compiling NIOCore ByteBuffer-views.swift
[154/295] Compiling NIOCore ByteBuffer-hex.swift
[155/295] Compiling NIOCore ByteBuffer-int.swift
[156/295] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[167/295] Compiling TSCBasic WritableByteStream.swift
[168/295] Compiling TSCBasic misc.swift
[169/295] Compiling NIOCore NIOSendable.swift
[170/295] Compiling NIOCore RecvByteBufferAllocator.swift
[171/295] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[172/295] Compiling NIOCore SocketAddresses.swift
[173/295] Compiling NIOCore FileHandle.swift
[174/295] Compiling NIOCore FileRegion.swift
[175/295] Compiling NIOCore Channel.swift
[176/295] Compiling NIOCore ChannelHandler.swift
[177/295] Compiling NIOCore ChannelHandlers.swift
[182/295] Compiling NIOCore ByteBuffer-core.swift
[183/295] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[184/295] Compiling NIOCore EventLoopFuture+Deprecated.swift
[185/295] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[186/295] Compiling NIOCore EventLoopFuture.swift
[187/295] Compiling NIOCore FileDescriptor.swift
[190/295] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[191/295] Compiling NIOCore NIOAsyncWriter.swift
[192/295] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[193/295] Compiling NIOCore BSDSocketAPI.swift
[194/295] Compiling NIOCore ByteBuffer-aux.swift
[208/295] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[209/295] Compiling NIOCore ByteBuffer-conversions.swift
[261/331] Compiling SwiftProtobuf duration.pb.swift
[262/331] Compiling SwiftProtobuf empty.pb.swift
[263/331] Compiling SwiftProtobuf field_mask.pb.swift
[264/331] Compiling SwiftProtobuf source_context.pb.swift
[265/331] Compiling SwiftProtobuf struct.pb.swift
[266/331] Compiling SwiftProtobuf timestamp.pb.swift
[267/331] Compiling SwiftProtobuf type.pb.swift
[268/331] Compiling SwiftProtobuf wrappers.pb.swift
[269/331] Compiling SwiftProtobuf resource_bundle_accessor.swift
[270/331] Compiling TSCUtility ProgressAnimation.swift
[271/331] Compiling TSCUtility SerializedDiagnostics.swift
[272/331] Compiling TSCUtility SimplePersistence.swift
[273/331] Compiling TSCUtility Bits.swift
[274/331] Compiling TSCUtility Bitstream.swift
[275/331] Compiling TSCUtility BitstreamReader.swift
[276/331] Compiling TSCUtility BitstreamWriter.swift
[277/331] Emitting module NIOCore
[287/384] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[288/384] Compiling SwiftProtobuf Varint.swift
[289/384] Compiling SwiftProtobuf Version.swift
[290/384] Compiling SwiftProtobuf Visitor.swift
[291/384] Compiling SwiftProtobuf WireFormat.swift
[292/384] Compiling SwiftProtobuf ZigZag.swift
[293/384] Compiling SwiftProtobuf any.pb.swift
[294/384] Compiling SwiftProtobuf api.pb.swift
[295/384] Compiling SwiftProtobuf descriptor.pb.swift
[296/384] Emitting module TSCUtility
[297/387] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[298/387] Compiling NIOPosix BaseSocketChannel.swift
[299/387] Compiling NIOPosix GetaddrinfoResolver.swift
[300/387] Compiling NIOPosix HappyEyeballs.swift
[301/387] Compiling NIOPosix BSDSocketAPICommon.swift
[302/387] Compiling NIOPosix BSDSocketAPIPosix.swift
[303/387] Compiling NIOPosix BSDSocketAPIWindows.swift
[304/387] Compiling NIOPosix BaseSocket.swift
[305/387] Compiling NIOPosix LinuxUring.swift
[306/387] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[307/387] Compiling NIOPosix NIOThreadPool.swift
[308/387] Compiling NIOPosix NonBlockingFileIO.swift
[309/387] Compiling NIOPosix PendingDatagramWritesManager.swift
[310/387] Compiling NIOPosix PendingWritesManager.swift
[311/387] Compiling NIOPosix PipeChannel.swift
[312/387] Compiling NIOPosix PipePair.swift
[313/387] Compiling NIOPosix Errors+Any.swift
[314/387] Compiling NIOPosix FileDescriptor.swift
[315/387] Compiling NIOPosix LinuxCPUSet.swift
[316/387] Compiling NIOPosix Pool.swift
[317/387] Compiling NIOPosix PooledRecvBufferAllocator.swift
[318/387] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[319/387] Compiling NIOPosix PosixSingletons.swift
[320/387] Compiling NIOPosix RawSocketBootstrap.swift
[321/387] Compiling NIOPosix Resolver.swift
[322/387] Compiling NIOPosix Selectable.swift
[323/387] Compiling NIOPosix SelectableChannel.swift
[324/387] Compiling TSCUtility Versioning.swift
[325/387] Compiling TSCUtility dlopen.swift
[326/387] Compiling TSCUtility misc.swift
[327/387] Compiling NIOEmbedded AsyncTestingChannel.swift
[328/387] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[329/387] Compiling NIOEmbedded Embedded.swift
[330/387] Emitting module NIOEmbedded
[331/387] Compiling NIOPosix IO.swift
[332/387] Compiling NIOPosix IntegerBitPacking.swift
[333/387] Compiling NIOPosix IntegerTypes.swift
[334/387] Compiling NIOPosix Linux.swift
[335/387] Compiling NIOPosix BaseStreamSocketChannel.swift
[336/387] Compiling NIOPosix Bootstrap.swift
[337/387] Compiling NIOPosix ControlMessage.swift
[338/387] Compiling NIOPosix DatagramVectorReadManager.swift
[339/387] Compiling NIOPosix SocketProtocols.swift
[340/387] Compiling NIOPosix System.swift
[341/387] Compiling NIOPosix Thread.swift
[342/387] Compiling NIOPosix ThreadPosix.swift
[343/387] Compiling NIOPosix ThreadWindows.swift
[349/392] Emitting module NIOPosix
[356/392] Compiling NIOPosix SelectorKqueue.swift
[357/392] Compiling NIOPosix SelectorUring.swift
[358/392] Compiling NIOPosix ServerSocket.swift
[359/392] Compiling NIOPosix Socket.swift
[360/392] Compiling NIOPosix SocketChannel.swift
[376/392] Compiling NIOPosix UnsafeTransfer.swift
[377/392] Compiling NIOPosix Utilities.swift
[378/392] Compiling NIOPosix VsockAddress.swift
[379/392] Compiling NIOPosix VsockChannelEvents.swift
[380/392] Compiling NIOPosix resource_bundle_accessor.swift
[393/394] Emitting module NIO
[394/394] Compiling NIO Exports.swift
[395/399] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[396/399] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[397/399] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[398/399] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[399/399] Emitting module NIOFoundationCompat
[400/409] Compiling TSFFutures Futures.swift
[401/410] Compiling TSFFutures OperationQueue+Extensions.swift
[402/410] Compiling TSFFutures Canceller.swift
[403/410] Compiling TSFFutures EventualResultsCache.swift
[404/410] Compiling TSFFutures FutureOperationQueue.swift
[405/410] Compiling TSFFutures CancellableFuture.swift
[406/410] Compiling TSFFutures BatchingFutureOperationQueue.swift
[407/410] Compiling TSFFutures FutureDeduplicator.swift
[408/410] Compiling TSFFutures CancellablePromise.swift
[409/410] Emitting module TSFFutures
[410/410] Compiling TSFFutures OrderManager.swift
[411/415] Compiling TSFUtility Serializable.swift
[412/415] Compiling TSFUtility FastData.swift
[413/415] Compiling TSFUtility FutureFileSystem.swift
[414/415] Emitting module TSFUtility
[415/415] Compiling TSFUtility ByteBuffer.swift
[416/425] Compiling TSFCAS InMemoryCASDatabase.swift
[417/425] Compiling TSFCAS Object.swift
[418/425] Compiling TSFCAS FileBackedCASDatabase.swift
/Users/admin/builder/spi-builder-workspace/Sources/TSFCAS/Implementations/FileBackedCASDatabase.swift:67:38: warning: 'openFile(path:eventLoop:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
        let handleAndRegion = fileIO.openFile(
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/TSFCAS/Implementations/FileBackedCASDatabase.swift:147: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.
        let handle = fileIO.openFile(
                            ^
[419/425] Compiling TSFCAS data_id.pb.swift
[420/425] Compiling TSFCAS cas_object.pb.swift
[421/425] Compiling TSFCAS DatabaseSpec.swift
[422/425] Compiling TSFCAS DataID.swift
[423/425] Emitting module TSFCAS
[424/425] Compiling TSFCAS Database.swift
[425/425] Compiling TSFCAS Blake3DataID.swift
[426/444] Compiling TSFCASFileTree file_tree.pb.swift
[427/444] Compiling TSFCASFileTree ConcurrentFilesystemScanner.swift
[428/444] Compiling TSFCASFileTree Errors.swift
[429/444] Compiling TSFCASFileTree FileInfo.swift
[430/445] Compiling TSFCASFileTree TSCCASFileSystem.swift
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:19:9: warning: stored property 'rootTree' of 'Sendable'-conforming class 'TSCCASFileSystem' has non-sendable type 'LLBCASFileTree'
    let rootTree: LLBCASFileTree
        ^
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/FileTree.swift:47:20: note: class 'LLBCASFileTree' does not conform to the 'Sendable' protocol
public final class LLBCASFileTree {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:21:9: warning: stored property 'client' of 'Sendable'-conforming class 'TSCCASFileSystem' has non-sendable type 'LLBCASFSClient'
    let client: LLBCASFSClient
        ^
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/CASFSClient.swift:18:15: note: consider making struct 'LLBCASFSClient' conform to the 'Sendable' protocol
public struct LLBCASFSClient {
              ^
                             : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:55:76: warning: 'init(_:)' is deprecated: use throwing variant instead
            return try getDirectoryContents(path.parentDirectory.appending(RelativePath(symlinkContents)))
                                                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:75:63: warning: 'init(_:)' is deprecated: use throwing variant instead
            return isDirectory(path.parentDirectory.appending(RelativePath(symlinkContents)))
                                                              ^
[431/445] Compiling TSFCASFileTree FileTree.swift
[432/445] Compiling TSFCASFileTree FileTreeExport.swift
[433/445] Compiling TSFCASFileTree CASFSClient.swift
[434/445] Compiling TSFCASFileTree CASFSNode.swift
[435/445] Compiling TSFCASFileTree DeclFileTree.swift
[436/445] Compiling TSFCASFileTree DirectoryEntry.swift
[437/445] Compiling TSFCASFileTree FileSegmenter.swift
[438/445] Compiling TSFCASFileTree FileTreeParser.swift
[439/445] Compiling TSFCASFileTree BinarySearch.swift
[440/445] Compiling TSFCASFileTree CASBlob.swift
[441/445] Compiling TSFCASFileTree ConcurrentFileTreeWalker.swift
[442/445] Compiling TSFCASFileTree Context.swift
[443/445] Emitting module TSFCASFileTree
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/FileTreeImport.swift:1019:37: warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future
                        return self.executeWithBackpressure(on: self.netQueue, loop: containsLoop, size: slice.readableBytes, default: .skipped) { () -> LLBFuture<NextStep> in
                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:19:9: warning: stored property 'rootTree' of 'Sendable'-conforming class 'TSCCASFileSystem' has non-sendable type 'LLBCASFileTree'
    let rootTree: LLBCASFileTree
        ^
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/FileTree.swift:47:20: note: class 'LLBCASFileTree' does not conform to the 'Sendable' protocol
public final class LLBCASFileTree {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:21:9: warning: stored property 'client' of 'Sendable'-conforming class 'TSCCASFileSystem' has non-sendable type 'LLBCASFSClient'
    let client: LLBCASFSClient
        ^
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/CASFSClient.swift:18:15: note: consider making struct 'LLBCASFSClient' conform to the 'Sendable' protocol
public struct LLBCASFSClient {
              ^
                             : Sendable
[444/445] Compiling TSFCASFileTree FileTreeImport.swift
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/FileTreeImport.swift:1019:37: warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future
                        return self.executeWithBackpressure(on: self.netQueue, loop: containsLoop, size: slice.readableBytes, default: .skipped) { () -> LLBFuture<NextStep> in
                                    ^
[445/445] Compiling TSFCASFileTree FilesystemObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/TSFCASFileTree/FileTreeImport.swift:1019:37: warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future
                        return self.executeWithBackpressure(on: self.netQueue, loop: containsLoop, size: slice.readableBytes, default: .skipped) { () -> LLBFuture<NextStep> in
                                    ^
[446/449] Compiling TSFCASUtilities BufferedStreamWriter.swift
[447/449] Compiling TSFCASUtilities LinkedListStream.swift
[448/449] Emitting module TSFCASUtilities
[449/449] Compiling TSFCASUtilities StreamReader.swift
Build complete! (58.11s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-protobuf.git
[1/6609] Fetching swift-tools-support-core
[1125/79856] Fetching swift-tools-support-core, swift-nio
[10273/117932] Fetching swift-tools-support-core, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio.git (27.47s)
Fetched https://github.com/apple/swift-tools-support-core.git (27.47s)
Fetched https://github.com/apple/swift-protobuf.git (27.47s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.43s)
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.2 (0.54s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.79.0 (0.58s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[33/5568] Fetching swift-atomics, swift-system
[1034/21185] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git (1.11s)
[2507/17186] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git (2.11s)
Fetched https://github.com/apple/swift-collections.git (2.11s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.36s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.38s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.55s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.79.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
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.2
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.28.2
Build complete.
{
  "dependencies" : [
    {
      "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-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"
      ],
      "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" : "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" : "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" : "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.