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-4609320-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: 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.9
Building package at path:  $workDir
https://github.com/apple/swift-tools-support-async.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-collections.git
[1/13745] Fetching swift-collections
[276/78414] Fetching swift-collections, swift-nio
[43414/112159] Fetching swift-collections, swift-nio, swift-protobuf
Fetching https://github.com/apple/swift-tools-support-core.git
Fetched https://github.com/apple/swift-collections.git (5.48s)
Fetched https://github.com/apple/swift-protobuf.git (5.51s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-nio.git (5.55s)
Fetching https://github.com/apple/swift-system.git
[1/6132] Fetching swift-tools-support-core
[63/7695] Fetching swift-tools-support-core, swift-atomics
[5898/10696] Fetching swift-tools-support-core, swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git (0.51s)
Fetched https://github.com/apple/swift-system.git (0.49s)
Fetched https://github.com/apple/swift-tools-support-core.git (0.58s)
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.49s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.20.3 (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.48.0 (0.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.0.3 (0.38s)
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
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-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-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
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/16] Compiling CNIOWindows WSAStartup.c
[2/16] Compiling TSCclibc libc.c
[3/16] Compiling _AtomicsShims.c
[4/16] Compiling CNIOWindows shim.c
[5/16] Compiling CSystem shims.c
[6/16] Compiling TSCclibc process.c
[7/16] Compiling CNIOLinux liburing_shims.c
[8/16] Compiling CNIODarwin shim.c
[9/16] Compiling CNIOLinux shim.c
[10/16] Compiling CBLAKE3 blake3_avx512.c
[10/16] Compiling CBLAKE3 blake3_sse41.c
[12/16] Compiling CBLAKE3 blake3_avx2.c
[13/72] Compiling CBLAKE3 blake3.c
[14/147] Compiling c-nioatomics.c
[15/147] Compiling c-atomics.c
[17/147] Emitting module SystemPackage
[18/155] Compiling SwiftProtobuf CustomJSONCodable.swift
[19/155] Compiling SwiftProtobuf Data+Extensions.swift
[20/157] Compiling SwiftProtobuf BinaryDecoder.swift
[21/157] Compiling SwiftProtobuf BinaryDecodingError.swift
[22/157] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[23/157] Compiling SwiftProtobuf AnyMessageStorage.swift
[24/157] Compiling SwiftProtobuf AnyUnpackError.swift
[25/157] Compiling Atomics HighLevelTypes.swift
[26/157] Emitting module DequeModule
[27/158] Compiling SwiftProtobuf BinaryDelimited.swift
[28/158] Compiling SwiftProtobuf BinaryEncoder.swift
[29/158] Compiling SwiftProtobuf BinaryEncodingError.swift
[30/158] Compiling SwiftProtobuf Enum.swift
[31/158] Compiling SwiftProtobuf ExtensibleMessage.swift
[32/158] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[33/158] Compiling SwiftProtobuf Decoder.swift
[34/158] Compiling SwiftProtobuf DoubleParser.swift
[35/158] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[36/158] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[40/158] Compiling _NIODataStructures PriorityQueue.swift
[45/158] Compiling SystemPackage Util.swift
[46/158] Compiling SystemPackage UtilConsumers.swift
[51/158] Compiling DequeModule _DequeSlot.swift
[52/158] Compiling DequeModule _UnsafeWrappedBuffer.swift
[55/160] Emitting module Atomics
[56/160] Compiling Atomics PointerConformances.swift
[57/160] Compiling NIOConcurrencyHelpers lock.swift
[70/160] Emitting module TSCLibc
[71/160] Compiling TSCLibc libc.swift
[72/160] Emitting module _NIODataStructures
[73/160] Compiling _NIODataStructures Heap.swift
[75/162] Compiling SwiftProtobuf FieldTag.swift
[79/163] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[80/163] Emitting module NIOConcurrencyHelpers
[81/163] Compiling NIOConcurrencyHelpers NIOLock.swift
[82/163] Compiling Atomics AtomicLazyReference.swift
[83/163] Compiling Atomics IntegerConformances.swift
[86/166] Compiling SwiftProtobuf TimeUtils.swift
[87/166] Compiling SwiftProtobuf UnknownStorage.swift
[88/166] Compiling SwiftProtobuf UnsafeBufferPointer+Shims.swift
[89/166] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[90/166] Compiling SwiftProtobuf Varint.swift
[91/166] Compiling SwiftProtobuf Version.swift
[92/166] Compiling SwiftProtobuf Visitor.swift
[93/166] Compiling SwiftProtobuf WireFormat.swift
[94/166] Compiling SwiftProtobuf ZigZag.swift
[95/166] Compiling SwiftProtobuf any.pb.swift
[102/178] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[103/178] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[104/178] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[105/178] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[106/178] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[107/178] Compiling SwiftProtobuf Google_Protobuf_Struct+Extensions.swift
[108/178] Compiling SwiftProtobuf Google_Protobuf_Timestamp+Extensions.swift
[109/178] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[110/178] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[111/178] Compiling SwiftProtobuf HashVisitor.swift
[112/178] Compiling SwiftProtobuf Internal.swift
[113/178] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[114/178] Compiling NIOConcurrencyHelpers atomics.swift
[128/270] Compiling NIOCore IOData.swift
[129/270] Compiling NIOCore IPProtocol.swift
[130/270] Compiling NIOCore IntegerBitPacking.swift
[131/270] Compiling NIOCore IntegerTypes.swift
[132/270] Compiling NIOCore Interfaces.swift
[133/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
[134/275] Compiling NIOCore AddressedEnvelope.swift
[135/275] Compiling NIOCore AsyncAwaitSupport.swift
[136/275] Compiling NIOCore NIOAsyncSequenceProducer.swift
[137/275] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[138/275] Compiling NIOCore NIOAsyncWriter.swift
[139/275] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[140/275] Compiling NIOCore EventLoopFuture.swift
[141/275] Compiling NIOCore FileDescriptor.swift
[142/275] Compiling NIOCore FileHandle.swift
[143/275] Compiling NIOCore FileRegion.swift
[144/275] Compiling NIOCore IO.swift
[145/275] Compiling NIOCore DispatchQueue+WithFuture.swift
[146/275] Compiling NIOCore EventLoop+Deprecated.swift
[147/275] Compiling NIOCore EventLoop.swift
[148/275] Compiling NIOCore EventLoopFuture+Deprecated.swift
[149/275] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[150/275] 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
[151/275] 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
[152/275] 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
[153/275] 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
[154/275] 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
[155/275] Compiling NIOCore ByteBuffer-lengthPrefix.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/275] Compiling NIOCore ChannelOption.swift
/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
[157/275] Compiling NIOCore ChannelPipeline.swift
/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
[158/275] Compiling NIOCore CircularBuffer.swift
/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
[159/275] Compiling NIOCore Codec.swift
/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
[160/275] Compiling NIOCore ConvenienceOptionSupport.swift
/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
[161/275] Compiling NIOCore DeadChannel.swift
/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
[162/275] Compiling NIOCore ByteBuffer-multi-int.swift
[163/275] Compiling NIOCore ByteBuffer-views.swift
[164/275] Compiling NIOCore Channel.swift
[165/275] Compiling NIOCore ChannelHandler.swift
[166/275] Compiling NIOCore ChannelHandlers.swift
[167/275] Compiling NIOCore ChannelInvoker.swift
[174/275] Compiling TSCBasic TerminalController.swift
[175/275] Compiling TSCBasic Thread.swift
[176/275] Compiling TSCBasic Tuple.swift
[177/275] Compiling TSCBasic WritableByteStream.swift
[178/275] Compiling TSCBasic misc.swift
[179/275] Compiling SwiftProtobuf SelectiveVisitor.swift
[180/275] Compiling SwiftProtobuf SimpleExtensionMap.swift
[181/275] Compiling SwiftProtobuf StringUtils.swift
[182/275] Compiling SwiftProtobuf TextFormatDecoder.swift
[183/275] Compiling SwiftProtobuf TextFormatDecodingError.swift
[184/275] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[185/275] Compiling SwiftProtobuf TextFormatEncoder.swift
[186/275] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[187/275] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[188/275] Compiling SwiftProtobuf TextFormatScanner.swift
[189/275] Compiling NIOCore NIOSendable.swift
[190/275] Compiling NIOCore PointerHelpers.swift
[191/275] Compiling NIOCore RecvByteBufferAllocator.swift
[192/275] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[193/275] Compiling NIOCore SocketAddresses.swift
[194/275] Compiling SwiftProtobuf MessageExtension.swift
[195/275] Compiling SwiftProtobuf NameMap.swift
[196/275] Compiling SwiftProtobuf ProtoNameProviding.swift
[197/275] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[198/275] Compiling SwiftProtobuf ProtobufMap.swift
[220/281] Emitting module SwiftProtobuf
[246/284] Compiling NIOCore SocketOptionProvider.swift
[247/284] Compiling NIOCore SystemCallHelpers.swift
[248/284] Compiling NIOCore TimeAmount+Duration.swift
[249/284] Compiling NIOCore TypeAssistedChannelHandler.swift
[250/284] Compiling NIOCore UniversalBootstrapSupport.swift
[251/284] 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 OSLog.swift
[259/318] Emitting module TSCUtility
[260/322] Compiling TSCUtility Tracing.swift
[261/322] Compiling TSCUtility Triple.swift
[262/322] Compiling TSCUtility URL.swift
[263/322] Compiling TSCUtility Verbosity.swift
[264/322] Compiling TSCUtility Bitstream.swift
[265/322] Compiling TSCUtility BitstreamReader.swift
[266/322] Compiling TSCUtility BitstreamWriter.swift
[267/322] Compiling TSCUtility BuildFlags.swift
[268/322] Compiling TSCUtility CollectionExtensions.swift
[269/322] Compiling TSCUtility Context.swift
[270/322] Compiling TSCUtility Diagnostics.swift
[271/322] Compiling TSCUtility FSWatch.swift
[272/322] Compiling TSCUtility FloatingPointExtensions.swift
[274/322] Emitting module NIOCore
[275/322] Compiling TSCUtility Archiver.swift
[276/322] Compiling TSCUtility ArgumentParser.swift
[277/322] Compiling TSCUtility ArgumentParserShellCompletion.swift
[278/322] Compiling TSCUtility Array+Extensions.swift
[279/322] Compiling TSCUtility Bits.swift
[280/322] Compiling TSCUtility Version.swift
[281/322] Compiling TSCUtility Versioning.swift
[282/322] Compiling TSCUtility dlopen.swift
[283/322] Compiling TSCUtility misc.swift
[285/322] Compiling TSCUtility OrderedZip.swift
[286/322] Compiling TSCUtility PkgConfig.swift
[287/322] Compiling TSCUtility Platform.swift
[288/322] Compiling TSCUtility PolymorphicCodable.swift
[289/322] Compiling TSCUtility ProgressAnimation.swift
[290/322] Compiling TSCUtility SerializedDiagnostics.swift
[291/322] Compiling TSCUtility SimplePersistence.swift
[292/322] Compiling TSCUtility StringExtensions.swift
[293/322] Compiling TSCUtility StringMangling.swift
[317/371] Emitting module NIOEmbedded
[318/371] Compiling NIOEmbedded AsyncTestingChannel.swift
[319/371] Compiling NIOEmbedded Embedded.swift
[320/371] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[323/373] Compiling SwiftProtobuf api.pb.swift
[324/373] Compiling SwiftProtobuf descriptor.pb.swift
[325/373] Compiling SwiftProtobuf duration.pb.swift
[326/373] Compiling SwiftProtobuf empty.pb.swift
[327/373] Compiling SwiftProtobuf field_mask.pb.swift
[328/373] Compiling SwiftProtobuf source_context.pb.swift
[329/373] Compiling SwiftProtobuf struct.pb.swift
[330/373] Compiling SwiftProtobuf timestamp.pb.swift
[331/373] Compiling SwiftProtobuf type.pb.swift
[332/373] Compiling SwiftProtobuf wrappers.pb.swift
[334/375] Emitting module NIOPosix
[336/380] Compiling NIOPosix SelectorUring.swift
[337/380] Compiling NIOPosix ServerSocket.swift
[338/380] Compiling NIOPosix Socket.swift
[339/380] Compiling NIOPosix SocketChannel.swift
[340/380] Compiling NIOPosix SocketProtocols.swift
[341/380] Compiling NIOPosix PipeChannel.swift
[342/380] Compiling NIOPosix PipePair.swift
[343/380] Compiling NIOPosix PointerHelpers.swift
[344/380] Compiling NIOPosix RawSocketBootstrap.swift
[345/380] Compiling NIOPosix Resolver.swift
[346/380] Compiling NIOPosix Selectable.swift
[347/380] Compiling NIOPosix SelectableChannel.swift
[348/380] Compiling NIOPosix SelectableEventLoop.swift
[349/380] Compiling NIOPosix SelectorEpoll.swift
[350/380] Compiling NIOPosix SelectorGeneric.swift
[351/380] Compiling NIOPosix SelectorKqueue.swift
[352/380] Compiling NIOPosix System.swift
[353/380] Compiling NIOPosix Thread.swift
[354/380] Compiling NIOPosix ThreadPosix.swift
[355/380] Compiling NIOPosix ThreadWindows.swift
[356/380] Compiling NIOPosix Utilities.swift
[357/380] Compiling NIOPosix BSDSocketAPICommon.swift
[358/380] Compiling NIOPosix BSDSocketAPIPosix.swift
[359/380] Compiling NIOPosix BSDSocketAPIWindows.swift
[360/380] Compiling NIOPosix BaseSocket.swift
[361/380] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[362/380] Compiling NIOPosix BaseSocketChannel.swift
[363/380] Compiling NIOPosix BaseStreamSocketChannel.swift
[364/380] Compiling NIOPosix Bootstrap.swift
[365/380] Compiling NIOPosix ControlMessage.swift
[366/380] Compiling NIOPosix DatagramVectorReadManager.swift
[367/380] Compiling NIOPosix FileDescriptor.swift
[368/380] Compiling NIOPosix GetaddrinfoResolver.swift
[369/380] Compiling NIOPosix HappyEyeballs.swift
[370/380] Compiling NIOPosix IO.swift
[371/380] Compiling NIOPosix IntegerBitPacking.swift
[372/380] Compiling NIOPosix IntegerTypes.swift
[373/380] Compiling NIOPosix Linux.swift
[374/380] Compiling NIOPosix LinuxCPUSet.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] Emitting module NIOFoundationCompat
[389/390] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[390/390] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[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 EventualResultsCache.swift
[396/403] Compiling TSFFutures CancellablePromise.swift
[397/403] Compiling TSFFutures Canceller.swift
[398/403] Compiling TSFFutures BatchingFutureOperationQueue.swift
[399/403] Compiling TSFFutures CancellableFuture.swift
[400/403] Compiling TSFFutures FutureOperationQueue.swift
[401/403] Emitting module TSFFutures
[402/403] Compiling TSFFutures FutureDeduplicator.swift
[403/403] Compiling TSFFutures OrderManager.swift
[406/410] Compiling TSFUtility Serializable.swift
[407/410] Compiling TSFUtility ByteBuffer.swift
[408/410] Emitting module TSFUtility
[409/410] Compiling TSFUtility FastData.swift
[410/410] Compiling TSFUtility FutureFileSystem.swift
[413/421] Compiling TSFCAS data_id.pb.swift
[414/422] Compiling TSFCAS InMemoryCASDatabase.swift
[415/422] Compiling TSFCAS cas_object.pb.swift
[416/422] Compiling TSFCAS DatabaseSpec.swift
[417/422] Compiling TSFCAS Object.swift
[418/422] Compiling TSFCAS FileBackedCASDatabase.swift
[419/422] Compiling TSFCAS Blake3DataID.swift
[420/422] Emitting module TSFCAS
[421/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 {
                           ^
[422/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 {
                           ^
[425/442] Emitting module TSFCASFileTree
[426/444] Compiling TSFCASFileTree ConcurrentFilesystemScanner.swift
[427/444] Compiling TSFCASFileTree FileSegmenter.swift
[428/444] Compiling TSFCASFileTree BinarySearch.swift
[429/444] Compiling TSFCASFileTree CASBlob.swift
[430/444] Compiling TSFCASFileTree CASFSClient.swift
[431/444] Compiling TSFCASFileTree FilesystemObject.swift
[432/444] Compiling TSFCASFileTree file_tree.pb.swift
[433/444] Compiling TSFCASFileTree FileTreeParser.swift
[434/444] Compiling TSFCASFileTree TSCCASFileSystem.swift
[435/444] Compiling TSFCASFileTree DeclFileTree.swift
[436/444] Compiling TSFCASFileTree DirectoryEntry.swift
[437/444] Compiling TSFCASFileTree Errors.swift
[438/444] Compiling TSFCASFileTree FileTreeExport.swift
[439/444] Compiling TSFCASFileTree FileTreeImport.swift
[440/444] 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 {
                                ^
[441/444] 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 {
                                ^
[442/444] 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 {
                                ^
[443/444] Compiling TSFCASFileTree FileInfo.swift
[444/444] Compiling TSFCASFileTree FileTree.swift
[447/450] Compiling TSFCASUtilities LinkedListStream.swift
[448/450] Emitting module TSFCASUtilities
[449/450] Compiling TSFCASUtilities BufferedStreamWriter.swift
[450/450] Compiling TSFCASUtilities StreamReader.swift
Build complete! (102.23s)
Build complete.
Done.

Build Machine: Linux 2