The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-tools-support-async with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-tools-support-async.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-tools-support-async
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3c476af Fixes an issue where interacting with large objects would fail on 32-bit devices because of overflow by clamping + adds a new Int64 type for accurate stats (#49)
Submodule path 'ThirdParty/BLAKE3': checked out '2f6f56f3477321c9e4742f1c863e45f2cfcbfb5e'
Submodule 'ThirdParty/BLAKE3' (https://github.com/BLAKE3-team/BLAKE3.git) registered for path 'ThirdParty/BLAKE3'
Cloning into '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/ThirdParty/BLAKE3'...
Cloned https://github.com/apple/swift-tools-support-async.git
Revision (git rev-parse @):
3c476af4a3b7f8bd50f1697611de3fe3dc39055c
SUCCESS checkout https://github.com/apple/swift-tools-support-async.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/apple/swift-tools-support-async.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Compiling plugin SwiftProtobufPlugin...
Building for debugging...
[0/15] Compiling TSCclibc libc.c
[0/15] Compiling TSCclibc process.c
[2/15] Compiling CNIOWindows shim.c
[3/15] Compiling CSystem shims.c
[4/15] Compiling CNIOWindows WSAStartup.c
[5/15] Compiling CNIOLinux shim.c
[6/15] Compiling CNIOLinux liburing_shims.c
[7/15] Compiling CNIODarwin shim.c
[8/15] Compiling _AtomicsShims.c
[10/20] Compiling _NIODataStructures PriorityQueue.swift
[11/20] Compiling _NIODataStructures Heap.swift
[12/20] Emitting module _NIODataStructures
[13/20] Emitting module TSCLibc
[14/20] Compiling TSCLibc libc.swift
[14/102] Compiling c-nioatomics.c
[16/118] Compiling DequeModule Deque._UnsafeHandle.swift
[17/118] Compiling DequeModule Deque.swift
[18/118] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[19/118] Compiling SwiftProtobuf TextFormatDecoder.swift
[20/118] Compiling SwiftProtobuf TextFormatDecodingError.swift
[21/123] Compiling DequeModule Deque+Testing.swift
[22/123] Compiling DequeModule Deque._Storage.swift
[26/123] Compiling DequeModule Deque+CustomStringConvertible.swift
[27/123] Compiling DequeModule Deque+Equatable.swift
[28/123] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[29/123] Compiling DequeModule Deque+Extras.swift
[30/123] Compiling DequeModule Deque+Hashable.swift
[31/127] Compiling DequeModule Compatibility.swift
[32/127] Compiling DequeModule Deque+Codable.swift
[33/127] Compiling DequeModule Deque+Collection.swift
[34/127] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[35/127] Compiling DequeModule Deque+CustomReflectable.swift
[36/127] Emitting module DequeModule
[37/127] Compiling DequeModule _DequeBuffer.swift
[38/127] Compiling DequeModule _DequeBufferHeader.swift
[39/127] Compiling DequeModule _DequeSlot.swift
[40/127] Compiling DequeModule _UnsafeWrappedBuffer.swift
[43/127] Compiling SystemPackage SystemString.swift
[44/127] Compiling SystemPackage Util.swift
[45/127] Compiling SystemPackage UtilConsumers.swift
[45/127] Compiling c-atomics.c
[46/137] Compiling CBLAKE3 blake3_sse41.c
[48/142] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[49/142] Compiling NIOConcurrencyHelpers NIOLock.swift
[50/142] Compiling Atomics AtomicValue.swift
[51/142] Compiling Atomics AtomicInteger.swift
[52/142] Compiling Atomics AtomicMemoryOrderings.swift
[53/142] Compiling Atomics AtomicOptional.swift
[54/142] Emitting module SystemPackage
[55/142] Compiling Atomics DoubleWord.swift
[56/142] Compiling Atomics AtomicBool.swift
[57/142] Compiling Atomics AtomicLazyReference.swift
[60/142] Compiling CBLAKE3 blake3_avx512.c
[68/179] Compiling NIOConcurrencyHelpers atomics.swift
[69/180] Emitting module NIOConcurrencyHelpers
[70/180] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[71/180] Compiling TSCBasic DiagnosticsEngine.swift
[72/180] Compiling TSCBasic DictionaryExtensions.swift
[73/180] Compiling NIOConcurrencyHelpers lock.swift
[73/180] Compiling CBLAKE3 blake3_avx2.c
[75/180] Emitting module Atomics
[76/180] Compiling TSCBasic EditDistance.swift
[77/180] Compiling TSCBasic FileInfo.swift
[78/180] Compiling TSCBasic FileSystem.swift
[79/180] Compiling TSCBasic JSONMapper.swift
[80/180] Compiling TSCBasic KeyedPair.swift
[81/180] Compiling TSCBasic LazyCache.swift
[81/223] Compiling CBLAKE3 blake3.c
[83/223] Compiling NIOCore IntegerBitPacking.swift
[84/223] Compiling NIOCore IntegerTypes.swift
[85/223] Compiling NIOCore Interfaces.swift
[86/223] Compiling NIOCore Linux.swift
[87/223] Compiling NIOCore MarkedCircularBuffer.swift
[88/223] Compiling NIOCore MulticastChannel.swift
[89/223] Compiling NIOCore AddressedEnvelope.swift
[90/223] Compiling NIOCore AsyncAwaitSupport.swift
[91/223] Compiling NIOCore NIOAsyncSequenceProducer.swift
[92/223] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[93/223] Compiling NIOCore NIOAsyncWriter.swift
[94/234] Emitting module TSCBasic
[95/234] Compiling NIOCore EventLoop+Deprecated.swift
[96/234] Compiling NIOCore EventLoop.swift
[97/234] Compiling NIOCore EventLoopFuture+Deprecated.swift
[98/234] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[99/234] Compiling NIOCore EventLoopFuture.swift
[100/234] Compiling NIOCore FileDescriptor.swift
[101/234] Compiling NIOCore FileHandle.swift
[102/234] Compiling NIOCore FileRegion.swift
[103/234] Compiling NIOCore IO.swift
[104/234] Compiling NIOCore IOData.swift
[105/234] Compiling NIOCore IPProtocol.swift
[106/234] Compiling NIOCore Channel.swift
[107/234] Compiling NIOCore ChannelHandler.swift
[108/234] Compiling NIOCore ChannelHandlers.swift
[109/234] Compiling NIOCore ChannelInvoker.swift
[110/234] Compiling NIOCore ChannelOption.swift
[111/234] Compiling NIOCore ChannelPipeline.swift
[112/234] Compiling NIOCore CircularBuffer.swift
[113/234] Compiling NIOCore Codec.swift
[114/234] Compiling NIOCore ConvenienceOptionSupport.swift
[115/234] Compiling NIOCore DeadChannel.swift
[116/234] Compiling NIOCore DispatchQueue+WithFuture.swift
[138/255] Emitting module SwiftProtobuf
[139/255] Compiling TSCBasic WritableByteStream.swift
[140/255] Compiling TSCBasic misc.swift
[141/255] Compiling SwiftProtobuf BinaryDecoder.swift
[142/255] Compiling SwiftProtobuf BinaryDecodingError.swift
[143/255] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[144/255] Compiling SwiftProtobuf BinaryDelimited.swift
[145/255] Compiling SwiftProtobuf BinaryEncoder.swift
[146/255] Compiling SwiftProtobuf BinaryEncodingError.swift
[147/255] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[148/255] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[149/255] Compiling SwiftProtobuf CustomJSONCodable.swift
[150/255] Compiling SwiftProtobuf Data+Extensions.swift
[151/255] Compiling SwiftProtobuf Decoder.swift
[152/255] Compiling SwiftProtobuf DoubleParser.swift
[153/255] Compiling SwiftProtobuf Enum.swift
[154/255] Compiling SwiftProtobuf ExtensibleMessage.swift
[155/255] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[156/255] Compiling SwiftProtobuf ExtensionFields.swift
[157/255] Compiling SwiftProtobuf ExtensionMap.swift
[158/255] Compiling SwiftProtobuf FieldTag.swift
[159/255] Compiling SwiftProtobuf FieldTypes.swift
[172/255] Compiling TSCBasic RegEx.swift
[173/255] Compiling TSCBasic Result.swift
[174/255] Compiling TSCBasic SortedArray.swift
[175/255] Compiling TSCBasic StringConversions.swift
[176/255] Compiling TSCBasic SynchronizedQueue.swift
[177/255] Compiling TSCBasic TemporaryFile.swift
[178/255] Compiling TSCBasic TerminalController.swift
[179/255] Compiling TSCBasic Thread.swift
[180/255] Compiling TSCBasic Tuple.swift
[192/280] Emitting module NIOCore
[193/298] Compiling NIOCore NIOAny.swift
[194/298] Compiling NIOCore NIOCloseOnErrorHandler.swift
[195/298] Compiling NIOCore NIOSendable.swift
[196/298] Compiling NIOCore PointerHelpers.swift
[197/298] Compiling NIOCore RecvByteBufferAllocator.swift
[198/298] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[199/298] Compiling NIOCore SocketAddresses.swift
[200/298] Compiling NIOCore SocketOptionProvider.swift
[201/298] Compiling NIOCore SystemCallHelpers.swift
[202/298] Compiling NIOCore TimeAmount+Duration.swift
[203/298] Compiling NIOCore TypeAssistedChannelHandler.swift
[204/298] Compiling NIOCore UniversalBootstrapSupport.swift
[205/298] Compiling NIOCore Utilities.swift
[206/298] Compiling TSCUtility OSLog.swift
[207/298] Compiling TSCUtility OrderedZip.swift
[208/298] Compiling TSCUtility PkgConfig.swift
[209/298] Compiling TSCUtility Platform.swift
[210/298] Compiling TSCUtility PolymorphicCodable.swift
[211/298] Compiling TSCUtility ProgressAnimation.swift
[212/298] Compiling TSCUtility SerializedDiagnostics.swift
[213/298] Compiling TSCUtility SimplePersistence.swift
[214/298] Compiling TSCUtility StringExtensions.swift
[215/307] Compiling TSCUtility Git.swift
[216/307] Compiling TSCUtility Hex.swift
[217/307] Compiling TSCUtility IndexStore.swift
[218/307] Compiling TSCUtility InterruptHandler.swift
[219/307] Compiling TSCUtility JSONMessageStreamingParser.swift
[220/307] Compiling TSCUtility Netrc.swift
[230/307] Compiling TSCUtility StringMangling.swift
[231/307] Compiling TSCUtility Tracing.swift
[232/307] Compiling TSCUtility Triple.swift
[233/307] Compiling TSCUtility URL.swift
[234/307] Compiling TSCUtility Verbosity.swift
[235/307] Compiling TSCUtility Version.swift
[236/307] Compiling TSCUtility Versioning.swift
[237/307] Compiling TSCUtility dlopen.swift
[238/307] Compiling TSCUtility misc.swift
[243/307] Compiling TSCUtility Archiver.swift
[244/307] Compiling TSCUtility ArgumentParser.swift
[245/307] Compiling TSCUtility ArgumentParserShellCompletion.swift
[246/307] Compiling TSCUtility Array+Extensions.swift
[247/307] Compiling TSCUtility Bits.swift
[248/307] Compiling TSCUtility Bitstream.swift
[249/307] Compiling TSCUtility BitstreamReader.swift
[250/307] Compiling TSCUtility BitstreamWriter.swift
[251/307] Compiling TSCUtility BuildFlags.swift
[252/307] Compiling TSCUtility CollectionExtensions.swift
[253/307] Compiling TSCUtility Context.swift
[254/307] Compiling TSCUtility Diagnostics.swift
[255/307] Compiling TSCUtility FSWatch.swift
[256/307] Compiling TSCUtility FloatingPointExtensions.swift
[267/346] Emitting module NIOEmbedded
[268/346] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[269/346] Compiling NIOEmbedded AsyncTestingChannel.swift
[270/346] Compiling NIOEmbedded Embedded.swift
[271/346] Compiling NIOPosix BSDSocketAPICommon.swift
[272/346] Compiling NIOPosix BSDSocketAPIPosix.swift
[273/346] Compiling NIOPosix BSDSocketAPIWindows.swift
[274/346] Compiling NIOPosix BaseSocket.swift
[275/346] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[276/346] Compiling NIOPosix BaseSocketChannel.swift
[277/346] Compiling NIOPosix BaseStreamSocketChannel.swift
[278/346] Compiling NIOPosix Bootstrap.swift
[279/346] Compiling NIOPosix ControlMessage.swift
[280/346] Compiling NIOPosix DatagramVectorReadManager.swift
[281/346] Emitting module TSCUtility
[282/346] Compiling NIOPosix LinuxUring.swift
[283/346] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[284/346] Compiling NIOPosix NIOThreadPool.swift
[285/346] Compiling NIOPosix NonBlockingFileIO.swift
[286/346] Compiling NIOPosix PendingDatagramWritesManager.swift
[291/346] Emitting module NIOPosix
[292/346] Compiling NIOPosix PendingWritesManager.swift
[293/346] Compiling NIOPosix PipeChannel.swift
[294/346] Compiling NIOPosix PipePair.swift
[295/346] Compiling NIOPosix PointerHelpers.swift
[296/346] Compiling NIOPosix RawSocketBootstrap.swift
[297/346] Compiling NIOPosix Resolver.swift
[298/346] Compiling NIOPosix Selectable.swift
[299/346] Compiling NIOPosix SelectableChannel.swift
[300/346] Compiling NIOPosix SelectableEventLoop.swift
[301/346] Compiling NIOPosix SelectorEpoll.swift
[302/346] Compiling NIOPosix SelectorGeneric.swift
[303/357] Compiling NIOPosix HappyEyeballs.swift
[304/357] Compiling NIOPosix IO.swift
[305/357] Compiling NIOPosix IntegerBitPacking.swift
[306/357] Compiling NIOPosix IntegerTypes.swift
[307/357] Compiling NIOPosix Linux.swift
[308/357] Compiling NIOPosix LinuxCPUSet.swift
[324/357] Compiling NIOPosix FileDescriptor.swift
[325/357] Compiling NIOPosix GetaddrinfoResolver.swift
[326/357] Compiling SwiftProtobuf TextFormatScanner.swift
[327/357] Compiling SwiftProtobuf TimeUtils.swift
[328/357] Compiling SwiftProtobuf UnknownStorage.swift
[329/357] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[330/357] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[331/357] Compiling SwiftProtobuf Varint.swift
[332/357] Compiling SwiftProtobuf Version.swift
[333/357] Compiling SwiftProtobuf Visitor.swift
[334/357] Compiling SwiftProtobuf WireFormat.swift
[335/357] Compiling SwiftProtobuf ZigZag.swift
[336/357] Compiling SwiftProtobuf any.pb.swift
[337/357] Compiling SwiftProtobuf api.pb.swift
[338/357] Compiling SwiftProtobuf descriptor.pb.swift
[339/357] Compiling SwiftProtobuf duration.pb.swift
[340/357] Compiling SwiftProtobuf empty.pb.swift
[341/357] Compiling SwiftProtobuf field_mask.pb.swift
[342/357] Compiling SwiftProtobuf source_context.pb.swift
[343/357] Compiling SwiftProtobuf struct.pb.swift
[344/357] Compiling SwiftProtobuf timestamp.pb.swift
[345/357] Compiling SwiftProtobuf type.pb.swift
[346/357] Compiling SwiftProtobuf wrappers.pb.swift
[347/357] Compiling NIOPosix SelectorKqueue.swift
[348/357] Compiling NIOPosix SelectorUring.swift
[349/357] Compiling NIOPosix ServerSocket.swift
[350/357] Compiling NIOPosix Socket.swift
[351/357] Compiling NIOPosix SocketChannel.swift
[352/357] Compiling NIOPosix SocketProtocols.swift
[353/357] Compiling NIOPosix System.swift
[354/357] Compiling NIOPosix Thread.swift
[355/357] Compiling NIOPosix ThreadPosix.swift
[356/357] Compiling NIOPosix ThreadWindows.swift
[357/357] Compiling NIOPosix Utilities.swift
[358/359] Emitting module NIO
[359/359] Compiling NIO Exports.swift
[360/363] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[361/363] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[362/363] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[363/363] Emitting module NIOFoundationCompat
[364/372] Compiling TSFFutures FutureOperationQueue.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFFutures/Futures.swift:45:31: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let group = self[ObjectIdentifier(LLBFuturesDispatchGroup.self)] else {
                              ^
[365/372] Compiling TSFFutures Futures.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFFutures/Futures.swift:45:31: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let group = self[ObjectIdentifier(LLBFuturesDispatchGroup.self)] else {
                              ^
[366/374] Compiling TSFFutures Canceller.swift
[367/374] Compiling TSFFutures EventualResultsCache.swift
[368/374] Compiling TSFFutures FutureDeduplicator.swift
[369/374] Compiling TSFFutures BatchingFutureOperationQueue.swift
[370/374] Compiling TSFFutures CancellableFuture.swift
[371/374] Compiling TSFFutures CancellablePromise.swift
[372/374] Emitting module TSFFutures
[373/374] Compiling TSFFutures OperationQueue+Extensions.swift
[374/374] Compiling TSFFutures OrderManager.swift
[375/378] Compiling TSFUtility FastData.swift
[376/379] Compiling TSFUtility ByteBuffer.swift
[377/379] Emitting module TSFUtility
[378/379] Compiling TSFUtility FutureFileSystem.swift
[379/379] Compiling TSFUtility Serializable.swift
[380/387] Compiling TSFCAS DataID.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCAS/Database.swift:155:28: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let db = self[ObjectIdentifier(LLBCASDatabase.self)] else {
                           ^
[381/387] Compiling TSFCAS Database.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCAS/Database.swift:155:28: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let db = self[ObjectIdentifier(LLBCASDatabase.self)] else {
                           ^
[382/387] Compiling TSFCAS DatabaseSpec.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCAS/Database.swift:155:28: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let db = self[ObjectIdentifier(LLBCASDatabase.self)] else {
                           ^
[383/387] Compiling TSFCAS cas_object.pb.swift
[384/387] Compiling TSFCAS data_id.pb.swift
[385/387] Emitting module TSFCAS
[386/387] Compiling TSFCAS Blake3DataID.swift
[387/387] Compiling TSFCAS FileBackedCASDatabase.swift
[388/389] Compiling TSFCAS InMemoryCASDatabase.swift
[389/389] Compiling TSFCAS Object.swift
[390/405] Emitting module TSFCASFileTree
[391/409] Compiling TSFCASFileTree BinarySearch.swift
[392/409] Compiling TSFCASFileTree CASBlob.swift
[393/409] Compiling TSFCASFileTree CASFSClient.swift
[394/409] Compiling TSFCASFileTree CASFSNode.swift
[395/409] Compiling TSFCASFileTree ConcurrentFileTreeWalker.swift
[396/409] Compiling TSFCASFileTree ConcurrentFilesystemScanner.swift
[397/409] Compiling TSFCASFileTree FileSegmenter.swift
[398/409] Compiling TSFCASFileTree FileTreeParser.swift
[399/409] Compiling TSFCASFileTree TSCCASFileSystem.swift
[400/409] Compiling TSFCASFileTree Context.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:21:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(LLBCASFileTree.ImportOptions.self)] as? LLBCASFileTree.ImportOptions else {
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:39:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(Self.fileTreeExportStorageBatcherKey)] as? LLBBatchingFutureOperationQueue else {
                                ^
[401/409] Compiling TSFCASFileTree DeclFileTree.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:21:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(LLBCASFileTree.ImportOptions.self)] as? LLBCASFileTree.ImportOptions else {
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:39:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(Self.fileTreeExportStorageBatcherKey)] as? LLBBatchingFutureOperationQueue else {
                                ^
[402/409] Compiling TSFCASFileTree DirectoryEntry.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:21:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(LLBCASFileTree.ImportOptions.self)] as? LLBCASFileTree.ImportOptions else {
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:39:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(Self.fileTreeExportStorageBatcherKey)] as? LLBBatchingFutureOperationQueue else {
                                ^
[403/409] Compiling TSFCASFileTree Errors.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:21:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(LLBCASFileTree.ImportOptions.self)] as? LLBCASFileTree.ImportOptions else {
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:39:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(Self.fileTreeExportStorageBatcherKey)] as? LLBBatchingFutureOperationQueue else {
                                ^
[404/409] Compiling TSFCASFileTree FileInfo.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:21:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(LLBCASFileTree.ImportOptions.self)] as? LLBCASFileTree.ImportOptions else {
                                ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/TSFCASFileTree/Context.swift:39:33: warning: 'subscript(_:)' is deprecated: Values should be Sendable
            guard let options = self[ObjectIdentifier(Self.fileTreeExportStorageBatcherKey)] as? LLBBatchingFutureOperationQueue else {
                                ^
[405/409] Compiling TSFCASFileTree FileTree.swift
[406/409] Compiling TSFCASFileTree FileTreeExport.swift
[407/409] Compiling TSFCASFileTree FileTreeImport.swift
[408/409] Compiling TSFCASFileTree FilesystemObject.swift
[409/409] Compiling TSFCASFileTree file_tree.pb.swift
[410/413] Compiling TSFCASUtilities BufferedStreamWriter.swift
[411/413] Compiling TSFCASUtilities LinkedListStream.swift
[412/413] Compiling TSFCASUtilities StreamReader.swift
[413/413] Emitting module TSFCASUtilities
Build complete! (54.17s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-protobuf.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.24s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git (0.39s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-collections.git (0.42s)
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetched https://github.com/apple/swift-protobuf.git (0.71s)
Fetched https://github.com/apple/swift-tools-support-core.git (0.89s)
Fetched https://github.com/apple/swift-nio.git (1.88s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.5.0 (0.31s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.08s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.48.0 (0.26s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.14s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.16s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.26s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.20.3
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.48.0
Build complete.
Done.