The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-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: main
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
 * 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 '/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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/apple/swift-tools-support-async.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-collections.git
[1/1563] Fetching swift-atomics
[1564/15308] Fetching swift-atomics, swift-collections
[15309/49053] Fetching swift-atomics, swift-collections, swift-protobuf
Fetched https://github.com/apple/swift-atomics.git (3.87s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-collections.git (3.89s)
Fetching https://github.com/apple/swift-system.git
Fetched https://github.com/apple/swift-protobuf.git (3.93s)
Fetching https://github.com/apple/swift-tools-support-core.git
[1/3001] Fetching swift-system
[3002/67670] Fetching swift-system, swift-nio
[3003/73802] Fetching swift-system, swift-nio, swift-tools-support-core
Fetched https://github.com/apple/swift-system.git (0.35s)
[2242/70801] Fetching swift-nio, swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core.git (0.46s)
[7114/64669] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (3.50s)
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.35s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.29s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.48.0 (0.40s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.28s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.30s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.28s)
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-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
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
Compiling plugin SwiftProtobufPlugin...
Building for debugging...
[0/15] Compiling TSCclibc libc.c
[1/15] Compiling TSCclibc process.c
[2/15] Compiling _AtomicsShims.c
[3/15] Compiling CNIOWindows shim.c
[4/15] Compiling CNIOWindows WSAStartup.c
[5/15] Compiling CBLAKE3 blake3_sse41.c
[6/15] Compiling CBLAKE3 blake3_avx512.c
[7/15] Compiling CBLAKE3 blake3_avx2.c
[8/15] Compiling CSystem shims.c
[9/15] Compiling CNIOLinux liburing_shims.c
[10/15] Compiling CNIODarwin shim.c
[11/15] Compiling CNIOLinux shim.c
[13/71] Compiling _NIODataStructures PriorityQueue.swift
[14/104] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[15/104] Compiling SwiftProtobuf BinaryDelimited.swift
[16/147] Emitting module TSCLibc
[17/147] Compiling TSCLibc libc.swift
[18/147] Emitting module DequeModule
[19/147] Compiling SwiftProtobuf Decoder.swift
[20/147] Compiling SwiftProtobuf DoubleParser.swift
[21/147] Compiling SwiftProtobuf Enum.swift
[23/153] Compiling _NIODataStructures Heap.swift
[24/153] Emitting module _NIODataStructures
[26/155] Compiling CBLAKE3 blake3.c
[29/155] Compiling SwiftProtobuf BinaryEncoder.swift
[30/155] Compiling SwiftProtobuf BinaryEncodingError.swift
[31/155] Compiling SwiftProtobuf BinaryDecodingError.swift
[34/155] Compiling SwiftProtobuf AnyMessageStorage.swift
[35/155] Compiling SwiftProtobuf AnyUnpackError.swift
[36/155] Compiling SwiftProtobuf BinaryDecoder.swift
[39/155] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[40/155] Compiling SwiftProtobuf CustomJSONCodable.swift
[41/155] Compiling SwiftProtobuf ExtensibleMessage.swift
[42/155] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[47/155] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[48/155] Compiling SwiftProtobuf Data+Extensions.swift
[52/155] Compiling Atomics AtomicLazyReference.swift
[56/155] Compiling DequeModule _DequeSlot.swift
[57/155] Compiling DequeModule _UnsafeWrappedBuffer.swift
[58/155] Compiling SwiftProtobuf FieldTag.swift
[63/156] Compiling Atomics PointerConformances.swift
[64/157] Compiling c-nioatomics.c
[67/157] Compiling SystemPackage Util.swift
[68/157] Compiling SystemPackage UtilConsumers.swift
[75/157] Emitting module SystemPackage
[80/166] Compiling c-atomics.c
[82/199] Emitting module Atomics
[83/205] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[84/205] Emitting module NIOConcurrencyHelpers
[85/205] Compiling NIOConcurrencyHelpers lock.swift
[86/205] Compiling NIOConcurrencyHelpers NIOLock.swift
[87/205] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[88/205] Compiling Atomics IntegerConformances.swift
[89/205] Compiling NIOConcurrencyHelpers atomics.swift
[90/205] Compiling Atomics HighLevelTypes.swift
[95/209] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[96/209] Compiling SwiftProtobuf Message+JSONAdditions.swift
[97/209] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[98/209] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[99/209] Compiling SwiftProtobuf Message.swift
[100/209] Compiling SwiftProtobuf MessageExtension.swift
[101/209] Compiling SwiftProtobuf NameMap.swift
[102/209] Compiling SwiftProtobuf ProtoNameProviding.swift
[103/209] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[104/209] Compiling SwiftProtobuf ProtobufMap.swift
[105/241] Compiling SwiftProtobuf TimeUtils.swift
[106/241] Compiling SwiftProtobuf UnknownStorage.swift
[107/242] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[108/242] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[109/242] Compiling SwiftProtobuf Varint.swift
[110/242] Compiling SwiftProtobuf Version.swift
[111/242] Compiling SwiftProtobuf Visitor.swift
[112/242] Compiling SwiftProtobuf WireFormat.swift
[113/242] Compiling SwiftProtobuf ZigZag.swift
[114/242] Compiling SwiftProtobuf any.pb.swift
[115/269] Compiling NIOCore IOData.swift
[116/269] Compiling NIOCore NIOAny.swift
[117/269] Compiling NIOCore NIOCloseOnErrorHandler.swift
[118/269] Compiling NIOCore NIOSendable.swift
[119/269] Compiling NIOCore PointerHelpers.swift
[120/274] 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
[121/274] Compiling NIOCore AddressedEnvelope.swift
[122/274] Compiling NIOCore AsyncAwaitSupport.swift
[123/274] Compiling NIOCore NIOAsyncSequenceProducer.swift
[124/274] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[125/274] Compiling NIOCore NIOAsyncWriter.swift
[126/274] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[127/274] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[128/274] Compiling NIOCore ByteBuffer-multi-int.swift
[129/274] Compiling NIOCore ByteBuffer-views.swift
[130/274] Compiling NIOCore Channel.swift
[131/274] Compiling NIOCore ChannelHandler.swift
[132/274] Compiling NIOCore ChannelHandlers.swift
[133/274] Compiling NIOCore ChannelInvoker.swift
[134/274] Compiling NIOCore ChannelOption.swift
[135/274] Compiling NIOCore ChannelPipeline.swift
[136/274] Compiling NIOCore CircularBuffer.swift
[137/274] Compiling NIOCore Codec.swift
[142/274] Compiling NIOCore ConvenienceOptionSupport.swift
[143/274] Compiling NIOCore DeadChannel.swift
[144/274] Compiling NIOCore DispatchQueue+WithFuture.swift
[145/274] Compiling NIOCore EventLoop+Deprecated.swift
[146/274] Compiling NIOCore EventLoop.swift
[147/274] Compiling NIOCore EventLoopFuture+Deprecated.swift
[148/274] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[149/274] Compiling NIOCore EventLoopFuture.swift
[150/274] Compiling NIOCore FileDescriptor.swift
[151/274] Compiling NIOCore FileHandle.swift
[152/274] Compiling NIOCore FileRegion.swift
[153/274] Compiling NIOCore IO.swift
[154/274] Compiling NIOCore BSDSocketAPI.swift
/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
[155/274] Compiling NIOCore ByteBuffer-aux.swift
/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
[156/274] Compiling NIOCore ByteBuffer-conversions.swift
/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
[157/274] Compiling NIOCore ByteBuffer-core.swift
/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
[158/274] Compiling NIOCore ByteBuffer-int.swift
/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/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
[170/274] Compiling TSCBasic TerminalController.swift
[171/274] Compiling TSCBasic Thread.swift
[172/274] Compiling TSCBasic Tuple.swift
[176/280] Compiling TSCBasic WritableByteStream.swift
[177/280] Compiling TSCBasic misc.swift
[189/282] Compiling NIOCore IntegerTypes.swift
[190/282] Compiling NIOCore Interfaces.swift
[191/282] Compiling NIOCore Linux.swift
[192/282] Compiling NIOCore MarkedCircularBuffer.swift
[193/282] Compiling NIOCore MulticastChannel.swift
[194/282] Emitting module SwiftProtobuf
[206/282] Compiling NIOCore SocketOptionProvider.swift
[207/282] Compiling NIOCore SystemCallHelpers.swift
[208/282] Compiling NIOCore TimeAmount+Duration.swift
[209/282] Compiling NIOCore TypeAssistedChannelHandler.swift
[210/282] Compiling NIOCore UniversalBootstrapSupport.swift
[211/282] Compiling NIOCore Utilities.swift
[223/288] Compiling SwiftProtobuf SelectiveVisitor.swift
[224/288] Compiling SwiftProtobuf SimpleExtensionMap.swift
[225/288] Compiling SwiftProtobuf StringUtils.swift
[226/288] Compiling SwiftProtobuf TextFormatDecoder.swift
[227/288] Compiling SwiftProtobuf TextFormatDecodingError.swift
[228/288] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[229/288] Compiling SwiftProtobuf TextFormatEncoder.swift
[230/288] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[231/288] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[232/288] Compiling SwiftProtobuf TextFormatScanner.swift
[251/317] Compiling TSCUtility Git.swift
[252/317] Compiling TSCUtility Hex.swift
[253/317] Compiling TSCUtility IndexStore.swift
[254/317] Compiling TSCUtility InterruptHandler.swift
[255/317] Compiling TSCUtility JSONMessageStreamingParser.swift
[256/317] Compiling TSCUtility Netrc.swift
[257/317] Compiling TSCUtility OSLog.swift
[258/317] Compiling TSCUtility Tracing.swift
[259/317] Compiling TSCUtility Triple.swift
[260/317] Compiling TSCUtility URL.swift
[261/317] Compiling TSCUtility Verbosity.swift
[267/321] Compiling TSCUtility Context.swift
[268/321] Compiling TSCUtility Diagnostics.swift
[269/321] Compiling TSCUtility FSWatch.swift
[270/321] Compiling TSCUtility FloatingPointExtensions.swift
[272/321] Compiling TSCUtility Bitstream.swift
[273/321] Compiling TSCUtility BitstreamReader.swift
[274/321] Compiling TSCUtility BitstreamWriter.swift
[275/321] Compiling TSCUtility BuildFlags.swift
[276/321] Compiling TSCUtility CollectionExtensions.swift
[278/321] Compiling TSCUtility OrderedZip.swift
[279/321] Compiling TSCUtility PkgConfig.swift
[280/321] Compiling TSCUtility Platform.swift
[281/321] Compiling TSCUtility PolymorphicCodable.swift
[282/321] Compiling TSCUtility ProgressAnimation.swift
[283/321] Compiling TSCUtility SerializedDiagnostics.swift
[284/321] Compiling TSCUtility SimplePersistence.swift
[285/321] Compiling TSCUtility StringExtensions.swift
[286/321] Compiling TSCUtility StringMangling.swift
[287/321] Compiling TSCUtility Version.swift
[288/321] Compiling TSCUtility Versioning.swift
[289/321] Compiling TSCUtility dlopen.swift
[290/321] Compiling TSCUtility misc.swift
[291/321] Emitting module TSCUtility
[292/321] Compiling TSCUtility Archiver.swift
[293/321] Compiling TSCUtility ArgumentParser.swift
[294/321] Compiling TSCUtility ArgumentParserShellCompletion.swift
[295/321] Compiling TSCUtility Array+Extensions.swift
[296/321] Compiling TSCUtility Bits.swift
[299/323] Emitting module NIOCore
[316/370] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[317/370] Compiling NIOEmbedded AsyncTestingChannel.swift
[318/370] Emitting module NIOEmbedded
[319/370] Compiling NIOEmbedded Embedded.swift
[322/372] Emitting module NIOPosix
[323/377] Compiling NIOPosix SelectorUring.swift
[324/377] Compiling NIOPosix ServerSocket.swift
[325/377] Compiling NIOPosix Socket.swift
[326/377] Compiling NIOPosix SocketChannel.swift
[327/377] Compiling NIOPosix SocketProtocols.swift
[328/377] Compiling NIOPosix PipeChannel.swift
[329/377] Compiling NIOPosix PipePair.swift
[330/377] Compiling NIOPosix PointerHelpers.swift
[331/377] Compiling NIOPosix RawSocketBootstrap.swift
[332/377] Compiling NIOPosix Resolver.swift
[333/377] Compiling NIOPosix Selectable.swift
[334/377] Compiling NIOPosix SelectableChannel.swift
[335/377] Compiling NIOPosix SelectableEventLoop.swift
[336/377] Compiling NIOPosix SelectorEpoll.swift
[337/377] Compiling NIOPosix SelectorGeneric.swift
[338/377] Compiling NIOPosix SelectorKqueue.swift
[339/377] Compiling NIOPosix BSDSocketAPICommon.swift
[340/377] Compiling NIOPosix BSDSocketAPIPosix.swift
[341/377] Compiling NIOPosix BSDSocketAPIWindows.swift
[342/377] Compiling NIOPosix BaseSocket.swift
[343/377] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[344/377] Compiling NIOPosix BaseSocketChannel.swift
[345/377] Compiling NIOPosix BaseStreamSocketChannel.swift
[346/377] Compiling NIOPosix Bootstrap.swift
[347/377] Compiling NIOPosix ControlMessage.swift
[348/377] Compiling NIOPosix DatagramVectorReadManager.swift
[349/377] Compiling NIOPosix FileDescriptor.swift
[350/377] Compiling NIOPosix GetaddrinfoResolver.swift
[351/377] Compiling SwiftProtobuf api.pb.swift
[352/377] Compiling SwiftProtobuf descriptor.pb.swift
[353/377] Compiling SwiftProtobuf duration.pb.swift
[354/377] Compiling SwiftProtobuf empty.pb.swift
[355/377] Compiling SwiftProtobuf field_mask.pb.swift
[356/377] Compiling SwiftProtobuf source_context.pb.swift
[357/377] Compiling SwiftProtobuf struct.pb.swift
[358/377] Compiling SwiftProtobuf timestamp.pb.swift
[359/377] Compiling SwiftProtobuf type.pb.swift
[360/377] Compiling SwiftProtobuf wrappers.pb.swift
[361/377] Compiling NIOPosix System.swift
[362/377] Compiling NIOPosix Thread.swift
[363/377] Compiling NIOPosix ThreadPosix.swift
[364/377] Compiling NIOPosix ThreadWindows.swift
[365/377] Compiling NIOPosix Utilities.swift
[368/379] Compiling NIOPosix HappyEyeballs.swift
[369/379] Compiling NIOPosix IO.swift
[370/379] Compiling NIOPosix IntegerBitPacking.swift
[371/379] Compiling NIOPosix IntegerTypes.swift
[372/379] Compiling NIOPosix Linux.swift
[373/379] Compiling NIOPosix LinuxCPUSet.swift
[374/379] Compiling NIOPosix LinuxUring.swift
[375/379] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[376/379] Compiling NIOPosix NIOThreadPool.swift
[377/379] Compiling NIOPosix NonBlockingFileIO.swift
[378/379] Compiling NIOPosix PendingDatagramWritesManager.swift
[379/379] Compiling NIOPosix PendingWritesManager.swift
[382/383] Compiling NIO Exports.swift
[383/383] Emitting module NIO
[386/389] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[387/389] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[388/389] Emitting module NIOFoundationCompat
[389/389] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[392/401] Compiling TSFFutures OperationQueue+Extensions.swift
[393/401] 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 {
                              ^
[394/402] Compiling TSFFutures FutureOperationQueue.swift
[395/402] Compiling TSFFutures EventualResultsCache.swift
[396/402] Compiling TSFFutures FutureDeduplicator.swift
[397/402] Compiling TSFFutures BatchingFutureOperationQueue.swift
[398/402] Compiling TSFFutures CancellableFuture.swift
[399/402] Emitting module TSFFutures
[400/402] Compiling TSFFutures CancellablePromise.swift
[401/402] Compiling TSFFutures Canceller.swift
[402/402] Compiling TSFFutures OrderManager.swift
[405/409] Emitting module TSFUtility
[406/409] Compiling TSFUtility ByteBuffer.swift
[407/409] Compiling TSFUtility FastData.swift
[408/409] Compiling TSFUtility Serializable.swift
[409/409] Compiling TSFUtility FutureFileSystem.swift
[412/420] Compiling TSFCAS InMemoryCASDatabase.swift
[413/421] Compiling TSFCAS cas_object.pb.swift
[414/421] Compiling TSFCAS Blake3DataID.swift
[415/421] Compiling TSFCAS data_id.pb.swift
[416/421] Compiling TSFCAS FileBackedCASDatabase.swift
[417/421] 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 {
                           ^
[418/421] 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 {
                           ^
[419/421] Compiling TSFCAS DatabaseSpec.swift
[420/421] Emitting module TSFCAS
[421/421] Compiling TSFCAS Object.swift
[424/441] Emitting module TSFCASFileTree
[425/443] Compiling TSFCASFileTree ConcurrentFilesystemScanner.swift
[426/443] Compiling TSFCASFileTree FileSegmenter.swift
[427/443] Compiling TSFCASFileTree FilesystemObject.swift
[428/443] Compiling TSFCASFileTree file_tree.pb.swift
[429/443] Compiling TSFCASFileTree BinarySearch.swift
[430/443] Compiling TSFCASFileTree CASBlob.swift
[431/443] Compiling TSFCASFileTree CASFSClient.swift
[432/443] Compiling TSFCASFileTree FileTreeParser.swift
[433/443] Compiling TSFCASFileTree TSCCASFileSystem.swift
[434/443] Compiling TSFCASFileTree FileInfo.swift
[435/443] Compiling TSFCASFileTree FileTree.swift
[436/443] 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 {
                                ^
[437/443] 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 {
                                ^
[438/443] 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 {
                                ^
[439/443] Compiling TSFCASFileTree DeclFileTree.swift
[440/443] Compiling TSFCASFileTree DirectoryEntry.swift
[441/443] Compiling TSFCASFileTree Errors.swift
[442/443] Compiling TSFCASFileTree FileTreeExport.swift
[443/443] Compiling TSFCASFileTree FileTreeImport.swift
[446/449] Compiling TSFCASUtilities BufferedStreamWriter.swift
[447/449] Emitting module TSFCASUtilities
[448/449] Compiling TSFCASUtilities LinkedListStream.swift
[449/449] Compiling TSFCASUtilities StreamReader.swift
Build complete! (54.55s)
Build complete.
Done.

Build Machine: Linux 1