The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-tools-support-async with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

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: 0.11.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/apple/swift-tools-support-async
 * tag               0.11.0     -> FETCH_HEAD
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 '/host/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 0.11.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/apple/swift-tools-support-async.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-protobuf.git
[1/1563] Fetching swift-atomics
[533/4564] Fetching swift-atomics, swift-system
[4565/38309] Fetching swift-atomics, swift-system, swift-protobuf
Fetched https://github.com/apple/swift-atomics.git (6.54s)
Fetched https://github.com/apple/swift-system.git (6.54s)
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-protobuf.git (6.66s)
Fetching https://github.com/apple/swift-collections.git
[1/6132] Fetching swift-tools-support-core
[6133/19877] Fetching swift-tools-support-core, swift-collections
[6821/84546] Fetching swift-tools-support-core, swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git (1.92s)
[44934/70801] Fetching swift-tools-support-core, swift-nio
Fetched https://github.com/apple/swift-tools-support-core.git (6.52s)
Fetched https://github.com/apple/swift-nio.git (6.62s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.5.0 (0.78s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.48.0 (0.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.53s)
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.48.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.20.3
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/16] Compiling CBLAKE3 blake3_avx512.c
[2/16] Compiling TSCclibc libc.c
[3/16] Compiling CNIOLinux liburing_shims.c
[4/16] Compiling CBLAKE3 blake3_sse41.c
[5/16] Compiling CBLAKE3 blake3_avx2.c
[6/16] Compiling _AtomicsShims.c
[7/16] Compiling CNIOWindows shim.c
[8/16] Compiling CNIOWindows WSAStartup.c
[9/16] Compiling CNIODarwin shim.c
[10/16] Compiling TSCclibc process.c
[11/16] Compiling CSystem shims.c
[12/16] Compiling CNIOLinux shim.c
[13/135] Compiling CBLAKE3 blake3.c
[14/147] Compiling c-nioatomics.c
[15/147] Compiling c-atomics.c
[17/153] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[18/153] Compiling SwiftProtobuf ExtensibleMessage.swift
[19/153] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[20/155] Compiling _NIODataStructures PriorityQueue.swift
[21/155] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[22/155] Compiling SwiftProtobuf CustomJSONCodable.swift
[23/155] Compiling DequeModule _UnsafeWrappedBuffer.swift
[24/155] Compiling SwiftProtobuf FieldTag.swift
[25/155] Emitting module SystemPackage
[26/155] Compiling Atomics DoubleWord.swift
[27/155] Compiling Atomics AtomicBool.swift
[28/155] Compiling SwiftProtobuf DoubleParser.swift
[29/155] Compiling SwiftProtobuf Enum.swift
[30/158] Compiling Atomics AtomicOptional.swift
[31/158] Compiling Atomics AtomicRawRepresentable.swift
[32/158] Compiling Atomics AtomicStrongReference.swift
[33/158] Compiling Atomics AtomicValue.swift
[34/158] Compiling Atomics AtomicInteger.swift
[35/158] Compiling Atomics AtomicMemoryOrderings.swift
[36/158] Compiling SwiftProtobuf Data+Extensions.swift
[37/158] Compiling SwiftProtobuf Decoder.swift
[38/158] Compiling Atomics AtomicLazyReference.swift
[41/158] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[48/158] Emitting module DequeModule
[49/158] Emitting module NIOConcurrencyHelpers
[50/158] Compiling DequeModule _DequeSlot.swift
[52/159] Compiling SystemPackage Util.swift
[53/159] Compiling SystemPackage UtilConsumers.swift
[55/159] Compiling Atomics PointerConformances.swift
[57/160] Emitting module Atomics
[58/160] Emitting module TSCLibc
[59/160] Compiling TSCLibc libc.swift
[60/160] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[61/160] Compiling NIOConcurrencyHelpers NIOLock.swift
[71/161] Compiling SwiftProtobuf TimeUtils.swift
[72/161] Compiling SwiftProtobuf UnknownStorage.swift
[73/161] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[74/161] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[75/161] Compiling SwiftProtobuf Varint.swift
[76/161] Compiling SwiftProtobuf Version.swift
[77/161] Compiling SwiftProtobuf Visitor.swift
[78/161] Compiling SwiftProtobuf WireFormat.swift
[79/161] Compiling SwiftProtobuf ZigZag.swift
[80/161] Compiling SwiftProtobuf any.pb.swift
[91/172] Emitting module _NIODataStructures
[92/172] Compiling _NIODataStructures Heap.swift
[93/173] Compiling NIOConcurrencyHelpers lock.swift
[95/174] Compiling NIOConcurrencyHelpers atomics.swift
[102/178] Compiling Atomics HighLevelTypes.swift
[103/178] Compiling Atomics IntegerConformances.swift
[106/270] Compiling NIOCore ConvenienceOptionSupport.swift
[107/270] Compiling NIOCore DeadChannel.swift
[108/270] Compiling NIOCore DispatchQueue+WithFuture.swift
[109/270] Compiling NIOCore EventLoop+Deprecated.swift
[110/270] Compiling NIOCore EventLoop.swift
[111/270] Compiling NIOCore EventLoopFuture+Deprecated.swift
[112/270] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[113/270] Compiling NIOCore EventLoopFuture.swift
[114/270] Compiling NIOCore FileDescriptor.swift
[115/270] Compiling NIOCore FileHandle.swift
[116/270] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[117/270] Compiling NIOCore ByteBuffer-multi-int.swift
[118/270] Compiling NIOCore ByteBuffer-views.swift
[119/270] Compiling NIOCore Channel.swift
[120/270] Compiling NIOCore ChannelHandler.swift
[121/270] Compiling NIOCore ChannelHandlers.swift
[122/270] Compiling NIOCore ChannelInvoker.swift
[123/270] Compiling NIOCore ChannelOption.swift
[124/270] Compiling NIOCore ChannelPipeline.swift
[125/270] Compiling NIOCore CircularBuffer.swift
[126/270] Compiling NIOCore Codec.swift
[127/270] Compiling NIOCore NIOCloseOnErrorHandler.swift
[128/270] Compiling NIOCore NIOSendable.swift
[129/270] Compiling NIOCore PointerHelpers.swift
[130/270] Compiling NIOCore RecvByteBufferAllocator.swift
[131/270] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[132/270] Compiling NIOCore SocketAddresses.swift
[133/270] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[134/270] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[135/270] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[136/270] Compiling SwiftProtobuf HashVisitor.swift
[137/270] Compiling SwiftProtobuf Internal.swift
[138/270] Compiling NIOCore FileRegion.swift
[139/270] Compiling NIOCore IO.swift
[140/270] Compiling NIOCore IOData.swift
[141/270] Compiling NIOCore IPProtocol.swift
[142/270] Compiling NIOCore IntegerBitPacking.swift
[143/270] Compiling NIOCore IntegerTypes.swift
[144/270] Compiling NIOCore Interfaces.swift
[145/270] Compiling NIOCore Linux.swift
[146/270] Compiling NIOCore MarkedCircularBuffer.swift
[147/270] Compiling NIOCore MulticastChannel.swift
[148/270] Compiling NIOCore NIOAny.swift
[149/270] Emitting module SwiftProtobuf
[150/270] Compiling NIOCore AddressedEnvelope.swift
[151/270] Compiling NIOCore AsyncAwaitSupport.swift
[152/270] Compiling NIOCore NIOAsyncSequenceProducer.swift
[153/270] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[154/270] Compiling NIOCore NIOAsyncWriter.swift
[155/270] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[156/270] Compiling NIOCore BSDSocketAPI.swift
[157/270] Compiling NIOCore ByteBuffer-aux.swift
[158/270] Compiling NIOCore ByteBuffer-conversions.swift
[159/270] Compiling NIOCore ByteBuffer-core.swift
[160/270] Compiling NIOCore ByteBuffer-int.swift
[166/275] Compiling SwiftProtobuf SelectiveVisitor.swift
[167/275] Compiling SwiftProtobuf SimpleExtensionMap.swift
[168/275] Compiling SwiftProtobuf StringUtils.swift
[169/275] Compiling SwiftProtobuf TextFormatDecoder.swift
[170/275] Compiling SwiftProtobuf TextFormatDecodingError.swift
[171/275] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[172/275] Compiling SwiftProtobuf TextFormatEncoder.swift
[173/275] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[174/275] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[175/275] Compiling SwiftProtobuf TextFormatScanner.swift
[192/275] Emitting module TSCBasic
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/Condition.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[215/275] Compiling TSCBasic TerminalController.swift
[216/275] Compiling TSCBasic Thread.swift
[217/275] Compiling TSCBasic Tuple.swift
[218/275] Compiling TSCBasic WritableByteStream.swift
[219/275] Compiling TSCBasic misc.swift
[246/309] Compiling NIOCore SocketOptionProvider.swift
[247/309] Compiling NIOCore SystemCallHelpers.swift
[248/309] Compiling NIOCore TimeAmount+Duration.swift
[249/309] Compiling NIOCore TypeAssistedChannelHandler.swift
[250/309] Compiling NIOCore UniversalBootstrapSupport.swift
[251/309] Compiling NIOCore Utilities.swift
[252/318] Compiling TSCUtility Git.swift
[253/318] Compiling TSCUtility Hex.swift
[254/318] Compiling TSCUtility IndexStore.swift
[255/318] Compiling TSCUtility InterruptHandler.swift
[256/318] Compiling TSCUtility JSONMessageStreamingParser.swift
[257/318] Compiling TSCUtility Netrc.swift
[258/318] Compiling TSCUtility ProgressAnimation.swift
[259/318] Compiling TSCUtility Context.swift
[260/318] Compiling TSCUtility Diagnostics.swift
[261/318] Compiling TSCUtility FSWatch.swift
[262/318] Compiling TSCUtility FloatingPointExtensions.swift
[264/322] Compiling TSCUtility Tracing.swift
[265/322] Compiling TSCUtility Triple.swift
[266/322] Compiling TSCUtility URL.swift
[267/322] Compiling TSCUtility Verbosity.swift
[268/322] Compiling TSCUtility Version.swift
[269/322] Compiling TSCUtility Versioning.swift
[270/322] Compiling TSCUtility dlopen.swift
[271/322] Compiling TSCUtility misc.swift
[272/322] Emitting module TSCUtility
[273/322] Compiling TSCUtility Archiver.swift
[274/322] Compiling TSCUtility ArgumentParser.swift
[275/322] Compiling TSCUtility ArgumentParserShellCompletion.swift
[276/322] Compiling TSCUtility Array+Extensions.swift
[277/322] Compiling TSCUtility Bits.swift
[278/322] Compiling TSCUtility Bitstream.swift
[279/322] Compiling TSCUtility BitstreamReader.swift
[280/322] Compiling TSCUtility BitstreamWriter.swift
[281/322] Compiling TSCUtility BuildFlags.swift
[282/322] Compiling TSCUtility CollectionExtensions.swift
[283/322] Compiling TSCUtility OSLog.swift
[284/322] Compiling TSCUtility OrderedZip.swift
[285/322] Compiling TSCUtility PkgConfig.swift
[286/322] Compiling TSCUtility Platform.swift
[287/322] Compiling TSCUtility PolymorphicCodable.swift
[294/322] Compiling TSCUtility SerializedDiagnostics.swift
[295/322] Compiling TSCUtility SimplePersistence.swift
[296/322] Compiling TSCUtility StringExtensions.swift
[297/322] Compiling TSCUtility StringMangling.swift
[314/324] Emitting module NIOCore
[317/371] Compiling NIOEmbedded AsyncTestingChannel.swift
[318/371] Emitting module NIOEmbedded
[319/371] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[320/371] Compiling NIOEmbedded Embedded.swift
[321/372] Compiling SwiftProtobuf api.pb.swift
[322/372] Compiling SwiftProtobuf descriptor.pb.swift
[323/372] Compiling SwiftProtobuf duration.pb.swift
[324/372] Compiling SwiftProtobuf empty.pb.swift
[325/372] Compiling SwiftProtobuf field_mask.pb.swift
[326/372] Compiling SwiftProtobuf source_context.pb.swift
[327/372] Compiling SwiftProtobuf struct.pb.swift
[328/372] Compiling SwiftProtobuf timestamp.pb.swift
[329/372] Compiling SwiftProtobuf type.pb.swift
[330/372] Compiling SwiftProtobuf wrappers.pb.swift
[335/375] Compiling NIOPosix HappyEyeballs.swift
[336/375] Compiling NIOPosix IO.swift
[337/375] Compiling NIOPosix IntegerBitPacking.swift
[338/375] Compiling NIOPosix IntegerTypes.swift
[339/375] Compiling NIOPosix Linux.swift
[340/375] Compiling NIOPosix LinuxCPUSet.swift
[341/380] Emitting module NIOPosix
[342/380] Compiling NIOPosix SelectorUring.swift
[343/380] Compiling NIOPosix ServerSocket.swift
[344/380] Compiling NIOPosix Socket.swift
[345/380] Compiling NIOPosix SocketChannel.swift
[346/380] Compiling NIOPosix SocketProtocols.swift
[347/380] Compiling NIOPosix BaseStreamSocketChannel.swift
[348/380] Compiling NIOPosix Bootstrap.swift
[349/380] Compiling NIOPosix ControlMessage.swift
[350/380] Compiling NIOPosix DatagramVectorReadManager.swift
[351/380] Compiling NIOPosix FileDescriptor.swift
[352/380] Compiling NIOPosix GetaddrinfoResolver.swift
[353/380] Compiling NIOPosix PipeChannel.swift
[354/380] Compiling NIOPosix PipePair.swift
[355/380] Compiling NIOPosix PointerHelpers.swift
[356/380] Compiling NIOPosix RawSocketBootstrap.swift
[357/380] Compiling NIOPosix Resolver.swift
[358/380] Compiling NIOPosix Selectable.swift
[359/380] Compiling NIOPosix BSDSocketAPICommon.swift
[360/380] Compiling NIOPosix BSDSocketAPIPosix.swift
[361/380] Compiling NIOPosix BSDSocketAPIWindows.swift
[362/380] Compiling NIOPosix BaseSocket.swift
[363/380] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[364/380] Compiling NIOPosix BaseSocketChannel.swift
[365/380] Compiling NIOPosix SelectableChannel.swift
[366/380] Compiling NIOPosix SelectableEventLoop.swift
[367/380] Compiling NIOPosix SelectorEpoll.swift
[368/380] Compiling NIOPosix SelectorGeneric.swift
[369/380] Compiling NIOPosix SelectorKqueue.swift
[370/380] Compiling NIOPosix System.swift
[371/380] Compiling NIOPosix Thread.swift
[372/380] Compiling NIOPosix ThreadPosix.swift
[373/380] Compiling NIOPosix ThreadWindows.swift
[374/380] Compiling NIOPosix Utilities.swift
[375/380] Compiling NIOPosix LinuxUring.swift
[376/380] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[377/380] Compiling NIOPosix NIOThreadPool.swift
[378/380] Compiling NIOPosix NonBlockingFileIO.swift
[379/380] Compiling NIOPosix PendingDatagramWritesManager.swift
[380/380] Compiling NIOPosix PendingWritesManager.swift
[383/384] Compiling NIO Exports.swift
[384/384] Emitting module NIO
[387/390] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[388/390] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[389/390] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[390/390] Emitting module NIOFoundationCompat
[393/402] Compiling TSFFutures OperationQueue+Extensions.swift
[394/403] Compiling TSFFutures Futures.swift
/host/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 {
                              ^
[395/403] Compiling TSFFutures FutureOperationQueue.swift
[396/403] Compiling TSFFutures FutureDeduplicator.swift
[397/403] Compiling TSFFutures EventualResultsCache.swift
[398/403] Compiling TSFFutures CancellablePromise.swift
[399/403] Compiling TSFFutures Canceller.swift
[400/403] Emitting module TSFFutures
[401/403] Compiling TSFFutures BatchingFutureOperationQueue.swift
[402/403] Compiling TSFFutures CancellableFuture.swift
[403/403] Compiling TSFFutures OrderManager.swift
[406/410] Compiling TSFUtility Serializable.swift
[407/410] Compiling TSFUtility FastData.swift
[408/410] Compiling TSFUtility ByteBuffer.swift
[409/410] Compiling TSFUtility FutureFileSystem.swift
[410/410] Emitting module TSFUtility
[413/421] Compiling TSFCAS data_id.pb.swift
[414/421] Compiling TSFCAS cas_object.pb.swift
[415/421] Compiling TSFCAS Blake3DataID.swift
[416/421] Compiling TSFCAS DatabaseSpec.swift
[417/422] Compiling TSFCAS InMemoryCASDatabase.swift
[418/422] Emitting module TSFCAS
[419/422] Compiling TSFCAS DataID.swift
/host/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 {
                           ^
[420/422] Compiling TSFCAS Database.swift
/host/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 {
                           ^
[421/422] Compiling TSFCAS FileBackedCASDatabase.swift
[422/422] Compiling TSFCAS Object.swift
[425/442] Compiling TSFCASFileTree CASFSNode.swift
/host/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 {
                                ^
/host/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 {
                                ^
[426/442] Compiling TSFCASFileTree ConcurrentFileTreeWalker.swift
/host/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 {
                                ^
/host/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 {
                                ^
[427/442] Compiling TSFCASFileTree Context.swift
/host/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 {
                                ^
/host/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 {
                                ^
[428/444] Compiling TSFCASFileTree BinarySearch.swift
[429/444] Compiling TSFCASFileTree CASBlob.swift
[430/444] Compiling TSFCASFileTree CASFSClient.swift
[431/444] Emitting module TSFCASFileTree
[432/444] Compiling TSFCASFileTree DeclFileTree.swift
[433/444] Compiling TSFCASFileTree DirectoryEntry.swift
[434/444] Compiling TSFCASFileTree Errors.swift
[435/444] Compiling TSFCASFileTree FileTreeParser.swift
[436/444] Compiling TSFCASFileTree TSCCASFileSystem.swift
[437/444] Compiling TSFCASFileTree FileInfo.swift
[438/444] Compiling TSFCASFileTree FileTree.swift
[439/444] Compiling TSFCASFileTree ConcurrentFilesystemScanner.swift
[440/444] Compiling TSFCASFileTree FileSegmenter.swift
[441/444] Compiling TSFCASFileTree FilesystemObject.swift
[442/444] Compiling TSFCASFileTree file_tree.pb.swift
[443/444] Compiling TSFCASFileTree FileTreeExport.swift
[444/444] Compiling TSFCASFileTree FileTreeImport.swift
[447/450] Emitting module TSFCASUtilities
[448/450] Compiling TSFCASUtilities BufferedStreamWriter.swift
[449/450] Compiling TSFCASUtilities LinkedListStream.swift
[450/450] Compiling TSFCASUtilities StreamReader.swift
Build complete! (74.73s)
Build complete.
Done.

Build Machine: Linux 1