The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-tools-support-async, reference 0.18.0 (a2d732), with Swift 6.2 for Linux on 10 Mar 2026 04:20:10 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-tools-support-async.git
Reference: 0.18.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.18.0     -> FETCH_HEAD
HEAD is now at a2d732c Merge pull request #63 from zg/musl-support-dirent64
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 @):
a2d732c5000cde28c80a7569e5f17b178fd5006a
SUCCESS checkout https://github.com/apple/swift-tools-support-async.git at 0.18.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/apple/swift-tools-support-async.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/6169] Fetching swift-log
[5307/11770] Fetching swift-log, swift-system
[11771/33995] Fetching swift-log, swift-system, swift-collections
[11994/41181] Fetching swift-log, swift-system, swift-collections, swift-tools-support-core
[12217/84090] Fetching swift-log, swift-system, swift-collections, swift-tools-support-core, swift-protobuf
[26138/166822] Fetching swift-log, swift-system, swift-collections, swift-tools-support-core, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-system.git from cache (1.45s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.45s)
[20660/154035] Fetching swift-log, swift-collections, swift-protobuf, swift-nio
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
[34768/155855] Fetching swift-log, swift-collections, swift-protobuf, swift-nio, swift-atomics
[37989/162079] Fetching swift-log, swift-collections, swift-protobuf, swift-nio, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.62s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.62s)
[63084/154035] Fetching swift-log, swift-collections, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (2.65s)
[63451/131810] Fetching swift-log, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (8.93s)
Fetched https://github.com/apple/swift-protobuf.git from cache (9.04s)
Fetched https://github.com/apple/swift-nio.git from cache (9.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (9.58s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.77s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.7.3 (0.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (0.93s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (3.97s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.35.1 (1.19s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.60s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (1.78s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.4.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.95.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.7.3
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.35.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/50] Write sources
[11/50] Compiling CBLAKE3 blake3_avx512.c
[12/50] Compiling CBLAKE3 blake3_avx2.c
[13/50] Compiling _AtomicsShims.c
[14/50] Write sources
[17/50] Copying PrivacyInfo.xcprivacy
[18/50] Write sources
[30/50] Compiling TSCclibc strerror.c
[31/50] Compiling TSCclibc libc.c
[32/50] Compiling CNIOWindows shim.c
[33/50] Compiling TSCclibc process.c
[34/50] Compiling CNIOWindows WSAStartup.c
[35/50] Compiling TSFCProcessSpawnSync spawner.c
[36/50] Write swift-version-24593BA9C3E375BF.txt
[37/50] Compiling CBLAKE3 blake3_sse41.c
[38/50] Compiling CNIOWASI CNIOWASI.c
[39/50] Compiling CNIOOpenBSD shim.c
[40/50] Compiling CNIOPosix event_loop_id.c
[41/50] Compiling CSystem shims.c
[42/50] Compiling CNIOLinux liburing_shims.c
[43/63] Compiling CNIOLinux shim.c
[44/197] Compiling CBLAKE3 blake3.c
[45/197] Compiling CNIODarwin shim.c
[46/197] Compiling c-nioatomics.c
[48/197] Emitting module InternalCollectionsUtilities
[49/199] Emitting module _NIOBase64
[50/199] Compiling _NIOBase64 Base64.swift
[51/199] Compiling InternalCollectionsUtilities String+Padding.swift
[52/199] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[53/200] Compiling InternalCollectionsUtilities Debugging.swift
[54/200] Compiling InternalCollectionsUtilities Descriptions.swift
[55/200] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[56/200] Compiling InternalCollectionsUtilities Integer rank.swift
[57/200] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[58/200] Compiling InternalCollectionsUtilities UInt+reversed.swift
[59/200] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[60/200] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[61/200] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[62/200] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[63/200] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[64/200] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[65/200] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[66/200] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[67/200] Compiling InternalCollectionsUtilities Span+Extras.swift
[77/204] Emitting module SystemPackage
[82/204] Write sources
[84/204] Compiling InternalCollectionsUtilities _SortedCollection.swift
[85/204] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[92/223] Compiling _NIODataStructures PriorityQueue.swift
[93/223] Compiling _NIODataStructures _TinyArray.swift
[94/278] Compiling OrderedCollections OrderedDictionary+Elements.swift
[95/278] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[96/278] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[97/278] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[98/280] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[99/280] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[100/280] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[101/280] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[102/280] Compiling OrderedCollections _HashTable+Bucket.swift
[103/280] Compiling OrderedCollections _HashTable+BucketIterator.swift
[104/280] Compiling OrderedCollections _HashTable+Constants.swift
[105/280] Compiling Atomics IntegerOperations.swift
[106/280] Compiling Atomics Unmanaged extensions.swift
[107/280] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[108/280] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[109/280] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[110/280] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[111/280] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[112/280] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[113/280] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[114/287] Compiling OrderedCollections _HashTable.swift
[115/287] Compiling OrderedCollections _Hashtable+Header.swift
[116/287] Compiling OrderedCollections OrderedDictionary+Codable.swift
[117/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[118/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[119/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[120/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[121/287] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[122/287] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[123/287] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[124/287] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[125/287] Compiling OrderedCollections OrderedSet+Descriptions.swift
[126/287] Compiling OrderedCollections OrderedSet+Diffing.swift
[127/287] Compiling OrderedCollections OrderedSet+Equatable.swift
[128/287] Compiling TSCLibc libc.swift
[129/287] Emitting module TSCLibc
[130/288] Compiling Logging MetadataProvider.swift
[131/288] Emitting module Logging
[132/288] Compiling Logging Locks.swift
[134/288] Compiling _NIODataStructures Heap.swift
[135/288] Emitting module _NIODataStructures
[136/289] Compiling OrderedCollections OrderedDictionary.swift
[137/289] Compiling OrderedCollections OrderedSet+Codable.swift
[142/289] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[143/289] Compiling OrderedCollections OrderedSet+Hashable.swift
[144/289] Compiling OrderedCollections OrderedSet+Initializers.swift
[145/289] Compiling OrderedCollections OrderedSet+Insertions.swift
[146/289] Compiling OrderedCollections OrderedSet+Invariants.swift
[147/289] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[148/289] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[149/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[150/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[151/289] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[153/289] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[154/289] Compiling OrderedCollections OrderedDictionary+Values.swift
[161/340] Compiling TSCBasic Await.swift
[162/341] Compiling TSCBasic Base64URL.swift
[163/345] Compiling TSCBasic DictionaryExtensions.swift
[164/345] Compiling TSCBasic DictionaryLiteralExtensions.swift
[165/345] Compiling TSCBasic DeltaAlgorithm.swift
[166/345] Compiling TSCBasic DiagnosticsEngine.swift
[167/345] Compiling TSCBasic CacheableSequence.swift
[168/345] Compiling TSCBasic Closable.swift
[169/345] Compiling TSCBasic CollectionExtensions.swift
[170/345] Compiling TSCBasic Condition.swift
[171/345] Compiling TSCBasic CodableResult.swift
[172/345] Compiling TSCBasic CollectionAlgorithms.swift
[173/345] Compiling TSCBasic ByteString.swift
[174/345] Compiling TSCBasic CStringArray.swift
[175/345] Compiling ContainersPreview Shared.swift
[176/345] Compiling Logging LogHandler.swift
[177/345] Compiling Logging Logging.swift
[178/345] Emitting module ContainersPreview
[185/345] Compiling TSCBasic EditDistance.swift
[186/345] Compiling TSCBasic FileInfo.swift
[187/346] Compiling TSCBasic FileSystem.swift
[188/346] Compiling TSCBasic GraphAlgorithms.swift
[189/346] Compiling TSCBasic Result.swift
[190/346] Compiling TSCBasic SortedArray.swift
[191/346] Compiling TSCBasic StringConversions.swift
[192/346] Compiling TSCBasic SynchronizedQueue.swift
[193/346] Compiling TSCBasic TemporaryFile.swift
[194/346] Compiling TSCBasic PathShims.swift
[196/347] Write sources
[198/387] Compiling DequeModule UniqueDeque+Consumption.swift
[199/387] Compiling DequeModule UniqueDeque+Container.swift
[200/387] Compiling DequeModule UniqueDeque+Descriptions.swift
[201/387] Compiling DequeModule UniqueDeque+Equatable.swift
[202/387] Compiling DequeModule UniqueDeque+Experimental.swift
[203/392] Compiling DequeModule UniqueDeque+Hashable.swift
[204/392] Compiling DequeModule UniqueDeque+Initializers.swift
[205/392] Compiling DequeModule UniqueDeque+Insertions.swift
[206/392] Compiling DequeModule UniqueDeque+Prepend.swift
[207/392] Compiling DequeModule UniqueDeque+Removals.swift
[208/392] Compiling DequeModule _DequeBuffer.swift
[209/392] Compiling DequeModule _DequeBufferHeader.swift
[210/392] Compiling DequeModule RigidDeque+Append.swift
[211/392] Compiling DequeModule RigidDeque+Consumption.swift
[212/392] Compiling DequeModule RigidDeque+Container.swift
[213/392] Compiling DequeModule RigidDeque+Descriptions.swift
[214/392] Compiling DequeModule RigidDeque+Equatable.swift
[215/392] Compiling DequeModule RigidDeque+Experimental.swift
[216/392] Compiling DequeModule RigidDeque+Hashable.swift
[217/392] Compiling DequeModule RigidDeque+Initializers.swift
[218/392] Compiling DequeModule RigidDeque+Insertions.swift
[219/392] Compiling DequeModule RigidDeque+Prepend.swift
[220/392] Compiling DequeModule RigidDeque+Removals.swift
[221/392] Compiling DequeModule RigidDeque+Replacements.swift
[222/392] Compiling DequeModule RigidDeque+Testing.swift
[223/392] Compiling DequeModule RigidDeque.swift
[224/392] Compiling DequeModule UniqueDeque+Append.swift
[237/403] Compiling OrderedCollections OrderedSet+Sendable.swift
[238/403] Compiling OrderedCollections OrderedSet+SubSequence.swift
[239/403] Compiling OrderedCollections OrderedSet+Testing.swift
[240/403] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[241/403] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[242/403] Compiling OrderedCollections OrderedSet.swift
[243/403] Compiling OrderedCollections _UnsafeBitset.swift
[244/403] Compiling DequeModule Deque+Extras.swift
[245/403] Compiling DequeModule Deque+Hashable.swift
[246/403] Compiling DequeModule Deque+Testing.swift
[247/403] Compiling DequeModule Deque._Storage.swift
[248/403] Compiling DequeModule Deque._UnsafeHandle.swift
[249/403] Compiling DequeModule Deque.swift
[250/403] Compiling DequeModule Deque+Codable.swift
[251/403] Compiling DequeModule Deque+Collection.swift
[252/403] Emitting module Atomics
[256/403] Compiling DequeModule UniqueDeque+Replacements.swift
[257/403] Compiling DequeModule UniqueDeque.swift
[258/403] Compiling DequeModule _DequeSlot.swift
[259/403] Compiling DequeModule _UnsafeDequeHandle.swift
[260/403] Compiling DequeModule _UnsafeDequeSegments.swift
[295/404] Compiling DequeModule Deque+CustomReflectable.swift
[296/404] Compiling DequeModule Deque+Descriptions.swift
[297/404] Compiling DequeModule Deque+Equatable.swift
[298/404] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[305/404] Emitting module OrderedCollections
[307/405] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[308/405] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[309/405] Compiling SwiftProtobuf TextFormatScanner.swift
[310/405] Compiling SwiftProtobuf TimeUtils.swift
[311/405] Compiling SwiftProtobuf UnknownStorage.swift
[312/405] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[313/405] Compiling SwiftProtobuf Varint.swift
[314/405] Compiling SwiftProtobuf Version.swift
[315/405] Compiling SwiftProtobuf Visitor.swift
[316/405] Compiling SwiftProtobuf WireFormat.swift
[317/405] Compiling SwiftProtobuf ZigZag.swift
[318/405] Compiling SwiftProtobuf any.pb.swift
[320/405] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[321/405] Compiling SwiftProtobuf ProtobufMap.swift
[322/405] Compiling SwiftProtobuf SelectiveVisitor.swift
[323/405] Compiling SwiftProtobuf SimpleExtensionMap.swift
[324/405] Compiling SwiftProtobuf StringUtils.swift
[325/405] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[326/405] Compiling SwiftProtobuf SwiftProtobufError.swift
[327/405] Compiling SwiftProtobuf TextFormatDecoder.swift
[328/405] Compiling SwiftProtobuf TextFormatDecodingError.swift
[329/405] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[330/405] Compiling SwiftProtobuf TextFormatEncoder.swift
[330/405] Compiling c-atomics.c
[337/413] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[338/413] Compiling NIOConcurrencyHelpers NIOLock.swift
[344/418] Emitting module DequeModule
[345/418] Compiling NIOConcurrencyHelpers lock.swift
[346/418] Emitting module NIOConcurrencyHelpers
[347/418] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[348/418] Compiling NIOConcurrencyHelpers atomics.swift
[349/418] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[379/421] Emitting module TSCBasic
[386/421] Compiling TSCBasic TerminalController.swift
[387/421] Compiling TSCBasic Thread.swift
[388/421] Compiling TSCBasic Tuple.swift
[389/421] Compiling TSCBasic WritableByteStream.swift
[390/421] Compiling TSCBasic misc.swift
[392/539] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[393/539] Compiling NIOCore BSDSocketAPI.swift
[394/539] Compiling NIOCore ByteBuffer-aux.swift
[395/539] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[396/539] Compiling NIOCore ByteBuffer-conversions.swift
[397/539] Compiling NIOCore ByteBuffer-core.swift
[398/539] Compiling NIOCore ByteBuffer-hex.swift
[399/539] Compiling NIOCore ByteBuffer-int.swift
[400/539] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[401/539] Compiling NIOCore AddressedEnvelope.swift
[402/539] Compiling NIOCore AsyncAwaitSupport.swift
[403/539] Compiling NIOCore AsyncChannel.swift
[404/539] Emitting module SwiftProtobuf
[405/539] Emitting module TSFProcessSpawnSync
[406/539] Compiling TSFProcessSpawnSync ProcessSpawner.swift
[407/539] Compiling NIOCore FileDescriptor.swift
[408/539] Compiling NIOCore FileHandle.swift
[409/539] Compiling NIOCore FileRegion.swift
[410/539] Compiling NIOCore GlobalSingletons.swift
[411/539] Compiling NIOCore IO.swift
[414/576] Compiling NIOCore NIOCoreSendableMetatype.swift
[415/576] Compiling NIOCore NIODecodedAsyncSequence.swift
[416/576] Compiling NIOCore NIOLoopBound.swift
[417/576] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[418/576] Compiling NIOCore NIOScheduledCallback.swift
[419/576] Compiling NIOCore NIOSendable.swift
[420/576] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[421/576] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[422/576] Compiling NIOCore RecvByteBufferAllocator.swift
[423/584] Compiling TSCUtility IndexStore.swift
[424/584] Compiling TSCUtility InterruptHandler.swift
[425/584] Compiling TSCUtility JSONMessageStreamingParser.swift
[426/584] Compiling TSCUtility Netrc.swift
[427/584] Compiling TSCUtility ProgressAnimation.swift
[428/584] Compiling TSCUtility SerializedDiagnostics.swift
[429/584] Compiling TSCUtility SimplePersistence.swift
[430/584] Compiling TSCUtility StringExtensions.swift
[431/591] Compiling TSCUtility StringMangling.swift
[432/591] Compiling TSCUtility OSLog.swift
[433/591] Compiling TSCUtility OrderedZip.swift
[434/591] Compiling TSCUtility PkgConfig.swift
[435/591] Compiling TSCUtility Platform.swift
[436/591] Compiling TSCUtility PolymorphicCodable.swift
[437/591] Compiling TSCUtility Tracing.swift
[438/591] Compiling NIOCore EventLoopFuture.swift
[444/591] Compiling NIOCore IOData.swift
[446/591] Compiling TSCUtility Triple.swift
[447/591] Compiling TSCUtility URL.swift
[448/591] Compiling TSCUtility Verbosity.swift
[449/595] Emitting module AsyncAlgorithms
[460/595] Compiling TSCUtility BuildFlags.swift
[461/595] Compiling TSCUtility CollectionExtensions.swift
[462/595] Compiling TSCUtility Context.swift
[463/595] Compiling TSCUtility Diagnostics.swift
[464/595] Compiling TSCUtility FSWatch.swift
[465/595] Compiling TSCUtility FloatingPointExtensions.swift
[466/595] Compiling TSCUtility Git.swift
[467/595] Compiling TSCUtility Hex.swift
[468/595] Compiling TSCUtility Archiver.swift
[469/595] Compiling TSCUtility ArgumentParser.swift
[470/595] Compiling TSCUtility ArgumentParserShellCompletion.swift
[471/595] Compiling TSCUtility Array+Extensions.swift
[472/595] Compiling TSCUtility Bits.swift
[473/595] Compiling TSCUtility Bitstream.swift
[474/595] Compiling TSCUtility BitstreamReader.swift
[475/595] Compiling TSCUtility BitstreamWriter.swift
[476/595] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[477/595] Compiling NIOCore SocketAddresses.swift
[478/595] Compiling NIOCore SocketOptionProvider.swift
[479/595] Compiling NIOCore SystemCallHelpers.swift
[480/595] Compiling NIOCore TimeAmount+Duration.swift
[481/595] Compiling NIOCore TypeAssistedChannelHandler.swift
[482/595] Compiling NIOCore UniversalBootstrapSupport.swift
[483/595] Compiling NIOCore Utilities.swift
[484/595] Compiling NIOCore IPProtocol.swift
[485/595] Compiling NIOCore IntegerBitPacking.swift
[486/595] Compiling NIOCore IntegerTypes.swift
[487/595] Compiling NIOCore Interfaces.swift
[488/595] Compiling NIOCore Linux.swift
[489/595] Compiling NIOCore MarkedCircularBuffer.swift
[490/595] Compiling NIOCore MulticastChannel.swift
[491/595] Compiling AsyncAlgorithms Rethrow.swift
[492/595] Compiling AsyncAlgorithms SetAlgebra.swift
[493/595] Compiling TSCUtility dlopen.swift
[494/595] Compiling TSCUtility misc.swift
[509/595] Compiling TSCUtility Version.swift
[510/595] Compiling TSCUtility Versioning.swift
[516/595] Emitting module TSCUtility
[539/596] Compiling AsyncAlgorithms UnsafeTransfer.swift
[540/596] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[541/596] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[542/596] Compiling AsyncAlgorithms ZipStateMachine.swift
[543/596] Compiling AsyncAlgorithms ZipStorage.swift
[586/597] Compiling SwiftProtobuf api.pb.swift
[587/597] Compiling SwiftProtobuf descriptor.pb.swift
[588/597] Compiling SwiftProtobuf duration.pb.swift
[589/597] Compiling SwiftProtobuf empty.pb.swift
[590/597] Compiling SwiftProtobuf field_mask.pb.swift
[591/597] Compiling SwiftProtobuf source_context.pb.swift
[592/597] Compiling SwiftProtobuf struct.pb.swift
[593/597] Compiling SwiftProtobuf timestamp.pb.swift
[594/597] Compiling SwiftProtobuf type.pb.swift
[595/597] Compiling SwiftProtobuf wrappers.pb.swift
[596/597] Compiling SwiftProtobuf resource_bundle_accessor.swift
[598/598] Emitting module NIOCore
[600/653] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[601/653] Compiling NIOEmbedded AsyncTestingChannel.swift
[602/653] Emitting module NIOEmbedded
[603/653] Compiling NIOEmbedded Embedded.swift
[605/654] Compiling NIOPosix ServerSocket.swift
[606/654] Compiling NIOPosix Socket.swift
[607/654] Compiling NIOPosix SocketChannel.swift
[608/654] Compiling NIOPosix SocketProtocols.swift
[609/654] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[610/654] Compiling NIOPosix System.swift
[611/654] Compiling NIOPosix Thread.swift
[612/660] Compiling NIOPosix PipePair.swift
[613/660] Compiling NIOPosix Pool.swift
[614/660] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[615/660] Compiling NIOPosix PosixSingletons.swift
[616/660] Compiling NIOPosix RawSocketBootstrap.swift
[617/660] Compiling NIOPosix Resolver.swift
[618/660] Compiling NIOPosix Selectable.swift
[619/660] Compiling NIOPosix SelectableChannel.swift
[620/660] Compiling NIOPosix SelectableEventLoop.swift
[621/660] Compiling NIOPosix SelectorEpoll.swift
[622/660] Compiling NIOPosix SelectorGeneric.swift
[623/660] Compiling NIOPosix SelectorKqueue.swift
[624/660] Compiling NIOPosix SelectorUring.swift
[625/660] Compiling NIOPosix SelectorWSAPoll.swift
[626/660] Compiling NIOPosix BSDSocketAPICommon.swift
[627/660] Compiling NIOPosix BSDSocketAPIPosix.swift
[628/660] Compiling NIOPosix BSDSocketAPIWindows.swift
[629/660] Compiling NIOPosix BaseSocket.swift
[630/660] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[631/660] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[632/660] Compiling NIOPosix BaseSocketChannel.swift
[633/660] Emitting module NIOPosix
[634/660] Compiling NIOPosix BaseStreamSocketChannel.swift
[635/660] Compiling NIOPosix Bootstrap.swift
[636/660] Compiling NIOPosix ControlMessage.swift
[637/660] Compiling NIOPosix DatagramVectorReadManager.swift
[638/660] Compiling NIOPosix Errors+Any.swift
[639/660] Compiling NIOPosix FileDescriptor.swift
[640/660] Compiling NIOPosix GetaddrinfoResolver.swift
[641/660] Compiling NIOPosix ThreadPosix.swift
[642/660] Compiling NIOPosix ThreadWindows.swift
[643/660] Compiling NIOPosix Utilities.swift
[644/660] Compiling NIOPosix VsockAddress.swift
[645/660] Compiling NIOPosix VsockChannelEvents.swift
[646/660] Compiling NIOPosix Windows.swift
[647/660] Compiling NIOPosix HappyEyeballs.swift
[648/660] Compiling NIOPosix IO.swift
[649/660] Compiling NIOPosix IntegerBitPacking.swift
[650/660] Compiling NIOPosix IntegerTypes.swift
[651/660] Compiling NIOPosix Linux.swift
[652/660] Compiling NIOPosix LinuxCPUSet.swift
[653/660] Compiling NIOPosix LinuxUring.swift
[654/660] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[655/660] Compiling NIOPosix NIOPosixSendableMetatype.swift
[656/660] Compiling NIOPosix NIOThreadPool.swift
[657/660] Compiling NIOPosix NonBlockingFileIO.swift
[658/660] Compiling NIOPosix PendingDatagramWritesManager.swift
[659/660] Compiling NIOPosix PendingWritesManager.swift
[660/660] Compiling NIOPosix PipeChannel.swift
[662/663] Compiling NIO Exports.swift
[663/663] Emitting module NIO
[665/677] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[666/677] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[667/677] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[668/677] Emitting module NIOFoundationCompat
[669/677] Compiling TSFAsyncProcess NIOAsyncPipeWriter.swift
[670/678] Compiling TSFAsyncProcess ProcessExit.swift
[671/678] Compiling TSFAsyncProcess StructuredConcurrencyHelpers.swift
[672/678] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[674/679] Compiling TSFAsyncProcess EOFSequence.swift
[675/679] Compiling TSFAsyncProcess FileContentStream.swift
/host/spi-builder-workspace/Sources/AsyncProcess/FileContentStream.swift:113:17: warning: 'init(descriptor:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
111 |             }
112 |             let fileHandle = NIOLoopBound(
113 |                 NIOFileHandle(descriptor: dupedFD),
    |                 `- warning: 'init(descriptor:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
114 |                 eventLoop: eventLoop
115 |             )
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[676/679] Emitting module TSFAsyncProcess
[677/679] Compiling TSFAsyncProcess ChunkSequence.swift
[678/689] Compiling TSFFutures OperationQueue+Extensions.swift
[679/690] Compiling TSFFutures Futures.swift
[680/690] Compiling TSFFutures BatchingFutureOperationQueue.swift
[681/690] Compiling TSFFutures CancellableFuture.swift
[682/690] Compiling TSFFutures FutureDeduplicator.swift
[683/690] Compiling TSFFutures FutureOperationQueue.swift
[684/690] Compiling TSFFutures EventualResultsCache.swift
[685/690] Compiling TSFFutures CancellablePromise.swift
[686/690] Compiling TSFFutures Canceller.swift
[687/690] Compiling TSFAsyncProcess ProcessExecutor+Convenience.swift
[688/690] Compiling TSFAsyncProcess ProcessExecutor.swift
[689/690] Compiling TSFFutures OrderManager.swift
[690/691] Emitting module TSFFutures
[693/697] Compiling TSFUtility Serializable.swift
[694/697] Compiling TSFUtility FastData.swift
[695/697] Compiling TSFUtility FutureFileSystem.swift
[696/697] Emitting module TSFUtility
[697/697] Compiling TSFUtility ByteBuffer.swift
[699/707] Compiling TSFCAS data_id.pb.swift
/host/spi-builder-workspace/Sources/TSFCAS/Generated/CASProtocol/data_id.pb.swift:55:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
53 | extension LLBDataID: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
54 |   public static let protoMessageName: String = "LLBDataID"
55 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
   |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
56 |     1: .same(proto: "bytes"),
57 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[700/708] Compiling TSFCAS cas_object.pb.swift
/host/spi-builder-workspace/Sources/TSFCAS/Generated/CASProtocol/cas_object.pb.swift:55:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
53 | extension LLBPBCASObject: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
54 |   public static let protoMessageName: String = "LLBPBCASObject"
55 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
   |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
56 |     1: .same(proto: "refs"),
57 |     2: .same(proto: "data"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[701/708] Compiling TSFCAS DatabaseSpec.swift
[702/708] Compiling TSFCAS Blake3DataID.swift
[703/708] Compiling TSFCAS Object.swift
[704/708] Compiling TSFCAS InMemoryCASDatabase.swift
[705/708] Compiling TSFCAS FileBackedCASDatabase.swift
/host/spi-builder-workspace/Sources/TSFCAS/Implementations/FileBackedCASDatabase.swift:65:38: warning: 'openFile(path:eventLoop:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
 63 |
 64 |     func readFile(file: AbsolutePath) -> LLBFuture<ByteBuffer> {
 65 |         let handleAndRegion = fileIO.openFile(
    |                                      `- warning: 'openFile(path:eventLoop:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
 66 |             path: file.pathString, eventLoop: group.next()
 67 |         )
/host/spi-builder-workspace/Sources/TSFCAS/Implementations/FileBackedCASDatabase.swift:145:29: warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
143 |         path: AbsolutePath
144 |     ) -> LLBFuture<Void> {
145 |         let handle = fileIO.openFile(
    |                             `- warning: 'openFile(path:mode:flags:eventLoop:)' is deprecated: Avoid using NonBlockingFileIO. The type is difficult to hold correctly, use NIOFileSystem as a replacement API. [#DeprecatedDeclaration]
146 |             path: path.pathString,
147 |             mode: .write,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[706/708] Emitting module TSFCAS
/host/spi-builder-workspace/Sources/TSFCAS/Generated/CASProtocol/cas_object.pb.swift:55:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
53 | extension LLBPBCASObject: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
54 |   public static let protoMessageName: String = "LLBPBCASObject"
55 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
   |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
56 |     1: .same(proto: "refs"),
57 |     2: .same(proto: "data"),
/host/spi-builder-workspace/Sources/TSFCAS/Generated/CASProtocol/data_id.pb.swift:55:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
53 | extension LLBDataID: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
54 |   public static let protoMessageName: String = "LLBDataID"
55 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
   |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
56 |     1: .same(proto: "bytes"),
57 |   ]
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[707/708] Compiling TSFCAS DataID.swift
[708/708] Compiling TSFCAS Database.swift
[710/727] Compiling TSFCASFileTree CASFSNode.swift
[711/727] Compiling TSFCASFileTree ConcurrentFileTreeWalker.swift
[712/727] Compiling TSFCASFileTree Context.swift
[713/729] Compiling TSFCASFileTree ConcurrentFilesystemScanner.swift
[714/729] Compiling TSFCASFileTree FileSegmenter.swift
[715/729] Compiling TSFCASFileTree FilesystemObject.swift
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:320:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
318 |
319 | extension LLBFileType: SwiftProtobuf._ProtoNameProviding {
320 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
321 |     0: .same(proto: "PLAIN_FILE"),
322 |     1: .same(proto: "EXECUTABLE"),
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:329:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
327 |
328 | extension LLBFileDataCompressionMethod: SwiftProtobuf._ProtoNameProviding {
329 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
330 |     0: .same(proto: "NONE"),
331 |   ]
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:336:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
334 | extension LLBPosixFileDetails: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
335 |   public static let protoMessageName: String = "LLBPosixFileDetails"
336 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
337 |     1: .same(proto: "mode"),
338 |     2: .same(proto: "owner"),
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:380:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
378 | extension LLBDirectoryEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
379 |   public static let protoMessageName: String = "LLBDirectoryEntry"
380 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
381 |     1: .same(proto: "name"),
382 |     2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:434:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
432 | extension LLBDirectoryEntries: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
433 |   public static let protoMessageName: String = "LLBDirectoryEntries"
434 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
435 |     1: .same(proto: "entries"),
436 |   ]
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:466:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
464 | extension LLBFileInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
465 |   public static let protoMessageName: String = "LLBFileInfo"
466 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
467 |     1: .same(proto: "type"),
468 |     2: .same(proto: "size"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[716/729] Compiling TSFCASFileTree file_tree.pb.swift
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:320:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
318 |
319 | extension LLBFileType: SwiftProtobuf._ProtoNameProviding {
320 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
321 |     0: .same(proto: "PLAIN_FILE"),
322 |     1: .same(proto: "EXECUTABLE"),
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:329:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
327 |
328 | extension LLBFileDataCompressionMethod: SwiftProtobuf._ProtoNameProviding {
329 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
330 |     0: .same(proto: "NONE"),
331 |   ]
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:336:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
334 | extension LLBPosixFileDetails: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
335 |   public static let protoMessageName: String = "LLBPosixFileDetails"
336 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
337 |     1: .same(proto: "mode"),
338 |     2: .same(proto: "owner"),
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:380:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
378 | extension LLBDirectoryEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
379 |   public static let protoMessageName: String = "LLBDirectoryEntry"
380 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
381 |     1: .same(proto: "name"),
382 |     2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:434:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
432 | extension LLBDirectoryEntries: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
433 |   public static let protoMessageName: String = "LLBDirectoryEntries"
434 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
435 |     1: .same(proto: "entries"),
436 |   ]
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:466:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
464 | extension LLBFileInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
465 |   public static let protoMessageName: String = "LLBFileInfo"
466 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
467 |     1: .same(proto: "type"),
468 |     2: .same(proto: "size"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[717/729] Emitting module TSFCASFileTree
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:320:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
318 |
319 | extension LLBFileType: SwiftProtobuf._ProtoNameProviding {
320 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
321 |     0: .same(proto: "PLAIN_FILE"),
322 |     1: .same(proto: "EXECUTABLE"),
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:329:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
327 |
328 | extension LLBFileDataCompressionMethod: SwiftProtobuf._ProtoNameProviding {
329 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
330 |     0: .same(proto: "NONE"),
331 |   ]
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:336:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
334 | extension LLBPosixFileDetails: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
335 |   public static let protoMessageName: String = "LLBPosixFileDetails"
336 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
337 |     1: .same(proto: "mode"),
338 |     2: .same(proto: "owner"),
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:380:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
378 | extension LLBDirectoryEntry: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
379 |   public static let protoMessageName: String = "LLBDirectoryEntry"
380 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
381 |     1: .same(proto: "name"),
382 |     2: .same(proto: "type"),
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:434:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
432 | extension LLBDirectoryEntries: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
433 |   public static let protoMessageName: String = "LLBDirectoryEntries"
434 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
435 |     1: .same(proto: "entries"),
436 |   ]
/host/spi-builder-workspace/Sources/TSFCASFileTree/Generated/CASFileTreeProtocol/file_tree.pb.swift:466:65: warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
464 | extension LLBFileInfo: SwiftProtobuf.Message, SwiftProtobuf._MessageImplementationBase, SwiftProtobuf._ProtoNameProviding {
465 |   public static let protoMessageName: String = "LLBFileInfo"
466 |   public static let _protobuf_nameMap: SwiftProtobuf._NameMap = [
    |                                                                 `- warning: 'init(dictionaryLiteral:)' is deprecated: Please regenerate your .pb.swift files with the current version of the SwiftProtobuf protoc plugin. [#DeprecatedDeclaration]
467 |     1: .same(proto: "type"),
468 |     2: .same(proto: "size"),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[718/729] Compiling TSFCASFileTree BinarySearch.swift
[719/729] Compiling TSFCASFileTree CASBlob.swift
[720/729] Compiling TSFCASFileTree CASFSClient.swift
[721/729] Compiling TSFCASFileTree FileTreeParser.swift
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:55:48: warning: 'init(_:)' is deprecated: use throwing variant instead [#DeprecatedDeclaration]
 53 |             let symlinkContents = try readFileContents(path).cString
 54 |             return try getDirectoryContents(
 55 |                 path.parentDirectory.appending(RelativePath(symlinkContents)))
    |                                                `- warning: 'init(_:)' is deprecated: use throwing variant instead [#DeprecatedDeclaration]
 56 |         }
 57 |
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:75:63: warning: 'init(_:)' is deprecated: use throwing variant instead [#DeprecatedDeclaration]
 73 |                 return false
 74 |             }
 75 |             return isDirectory(path.parentDirectory.appending(RelativePath(symlinkContents)))
    |                                                               `- warning: 'init(_:)' is deprecated: use throwing variant instead [#DeprecatedDeclaration]
 76 |         }
 77 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[722/729] Compiling TSFCASFileTree TSCCASFileSystem.swift
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:55:48: warning: 'init(_:)' is deprecated: use throwing variant instead [#DeprecatedDeclaration]
 53 |             let symlinkContents = try readFileContents(path).cString
 54 |             return try getDirectoryContents(
 55 |                 path.parentDirectory.appending(RelativePath(symlinkContents)))
    |                                                `- warning: 'init(_:)' is deprecated: use throwing variant instead [#DeprecatedDeclaration]
 56 |         }
 57 |
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:75:63: warning: 'init(_:)' is deprecated: use throwing variant instead [#DeprecatedDeclaration]
 73 |                 return false
 74 |             }
 75 |             return isDirectory(path.parentDirectory.appending(RelativePath(symlinkContents)))
    |                                                               `- warning: 'init(_:)' is deprecated: use throwing variant instead [#DeprecatedDeclaration]
 76 |         }
 77 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[723/729] Compiling TSFCASFileTree DeclFileTree.swift
[724/729] Compiling TSFCASFileTree DirectoryEntry.swift
[725/729] Compiling TSFCASFileTree Errors.swift
[726/729] Compiling TSFCASFileTree FileTreeExport.swift
/host/spi-builder-workspace/Sources/TSFCASFileTree/FileTreeImport.swift:1129:61: warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future [#DeprecatedDeclaration]
1127 |                                                 // free to take our load. This ensures that we're not
1128 |                                                 // limited by CPU parallelism for network concurrency.
1129 |                                                 return self.executeWithBackpressure(
     |                                                             `- warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future [#DeprecatedDeclaration]
1130 |                                                     on: self.netQueue, loop: containsLoop,
1131 |                                                     size: slice.readableBytes, default: .skipped
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[727/729] Compiling TSFCASFileTree FileTreeImport.swift
/host/spi-builder-workspace/Sources/TSFCASFileTree/FileTreeImport.swift:1129:61: warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future [#DeprecatedDeclaration]
1127 |                                                 // free to take our load. This ensures that we're not
1128 |                                                 // limited by CPU parallelism for network concurrency.
1129 |                                                 return self.executeWithBackpressure(
     |                                                             `- warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future [#DeprecatedDeclaration]
1130 |                                                     on: self.netQueue, loop: containsLoop,
1131 |                                                     size: slice.readableBytes, default: .skipped
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[728/729] Compiling TSFCASFileTree FileInfo.swift
[729/729] Compiling TSFCASFileTree FileTree.swift
[731/734] Compiling TSFCASUtilities StreamReader.swift
[732/734] Emitting module TSFCASUtilities
[733/734] Compiling TSFCASUtilities BufferedStreamWriter.swift
[734/734] Compiling TSFCASUtilities LinkedListStream.swift
Build complete! (261.69s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.68.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-protobuf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.28.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-protobuf.git"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.8",
            "upper_bound" : "0.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    }
  ],
  "manifest_display_name" : "swift-tools-support-async",
  "name" : "swift-tools-support-async",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftToolsSupportAsync",
      "targets" : [
        "TSFFutures",
        "TSFUtility",
        "TSFAsyncProcess"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftToolsSupportCAS",
      "targets" : [
        "TSFCAS",
        "TSFCASFileTree",
        "TSFCASUtilities"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TSFUtility",
      "module_type" : "SwiftTarget",
      "name" : "TSFUtility",
      "path" : "Sources/TSFUtility",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat"
      ],
      "product_memberships" : [
        "SwiftToolsSupportAsync",
        "SwiftToolsSupportCAS"
      ],
      "sources" : [
        "ByteBuffer.swift",
        "FastData.swift",
        "FutureFileSystem.swift",
        "Serializable.swift"
      ],
      "target_dependencies" : [
        "TSFFutures"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFProcessSpawnSync",
      "module_type" : "SwiftTarget",
      "name" : "TSFProcessSpawnSync",
      "path" : "Sources/ProcessSpawnSync",
      "product_dependencies" : [
        "Atomics",
        "NIOConcurrencyHelpers"
      ],
      "product_memberships" : [
        "SwiftToolsSupportAsync"
      ],
      "sources" : [
        "ProcessSpawner.swift"
      ],
      "target_dependencies" : [
        "TSFCProcessSpawnSync"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFFuturesTests",
      "module_type" : "SwiftTarget",
      "name" : "TSFFuturesTests",
      "path" : "Tests/TSFFuturesTests",
      "sources" : [
        "BatchingFutureOperationQueue.swift",
        "CancellableFutureTests.swift",
        "CancellablePromiseTests.swift",
        "CancellerTests.swift",
        "EventualResultsCacheTests.swift",
        "FutureDeduplicatorTests.swift",
        "FutureOperationQueueTests.swift",
        "OrderManagerTests.swift"
      ],
      "target_dependencies" : [
        "TSFFutures"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TSFFutures",
      "module_type" : "SwiftTarget",
      "name" : "TSFFutures",
      "path" : "Sources/TSFFutures",
      "product_dependencies" : [
        "NIO",
        "NIOFoundationCompat",
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftToolsSupportAsync",
        "SwiftToolsSupportCAS"
      ],
      "sources" : [
        "BatchingFutureOperationQueue.swift",
        "CancellableFuture.swift",
        "CancellablePromise.swift",
        "Canceller.swift",
        "EventualResultsCache.swift",
        "FutureDeduplicator.swift",
        "FutureOperationQueue.swift",
        "Futures.swift",
        "OperationQueue+Extensions.swift",
        "OrderManager.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFCProcessSpawnSync",
      "module_type" : "ClangTarget",
      "name" : "TSFCProcessSpawnSync",
      "path" : "Sources/CProcessSpawnSync",
      "product_memberships" : [
        "SwiftToolsSupportAsync"
      ],
      "sources" : [
        "spawner.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFCASUtilitiesTests",
      "module_type" : "SwiftTarget",
      "name" : "TSFCASUtilitiesTests",
      "path" : "Tests/TSFCASUtilitiesTests",
      "sources" : [
        "BufferedStreamWriterTests.swift",
        "LinkedListStreamTests.swift"
      ],
      "target_dependencies" : [
        "TSFCASUtilities"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TSFCASUtilities",
      "module_type" : "SwiftTarget",
      "name" : "TSFCASUtilities",
      "path" : "Sources/TSFCASUtilities",
      "product_memberships" : [
        "SwiftToolsSupportCAS"
      ],
      "sources" : [
        "BufferedStreamWriter.swift",
        "LinkedListStream.swift",
        "StreamReader.swift"
      ],
      "target_dependencies" : [
        "TSFCAS",
        "TSFCASFileTree"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFCASTests",
      "module_type" : "SwiftTarget",
      "name" : "TSFCASTests",
      "path" : "Tests/TSFCASTests",
      "sources" : [
        "DataIDTests.swift",
        "FileBackedCASDatabaseTests.swift",
        "InMemoryCASDatabaseTests.swift"
      ],
      "target_dependencies" : [
        "TSFCAS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TSFCASFileTreeTests",
      "module_type" : "SwiftTarget",
      "name" : "TSFCASFileTreeTests",
      "path" : "Tests/TSFCASFileTreeTests",
      "sources" : [
        "CASBlobTests.swift",
        "FileTreeImportExportTests.swift",
        "FileTreeTests.swift"
      ],
      "target_dependencies" : [
        "TSFCASFileTree"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TSFCASFileTree",
      "module_type" : "SwiftTarget",
      "name" : "TSFCASFileTree",
      "path" : "Sources/TSFCASFileTree",
      "product_memberships" : [
        "SwiftToolsSupportCAS"
      ],
      "sources" : [
        "BinarySearch.swift",
        "CASBlob.swift",
        "CASFSClient.swift",
        "CASFSNode.swift",
        "ConcurrentFileTreeWalker.swift",
        "Context.swift",
        "DeclFileTree.swift",
        "DirectoryEntry.swift",
        "Errors.swift",
        "FileInfo.swift",
        "FileTree.swift",
        "FileTreeExport.swift",
        "FileTreeImport.swift",
        "FilesystemObject.swift",
        "Generated/CASFileTreeProtocol/file_tree.pb.swift",
        "Internal/ConcurrentFilesystemScanner.swift",
        "Internal/FileSegmenter.swift",
        "Internal/FileTreeParser.swift",
        "TSCCASFileSystem.swift"
      ],
      "target_dependencies" : [
        "TSFCAS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFCAS",
      "module_type" : "SwiftTarget",
      "name" : "TSFCAS",
      "path" : "Sources/TSFCAS",
      "product_dependencies" : [
        "SwiftProtobuf"
      ],
      "product_memberships" : [
        "SwiftToolsSupportCAS"
      ],
      "sources" : [
        "DataID.swift",
        "Database.swift",
        "DatabaseSpec.swift",
        "Generated/CASProtocol/cas_object.pb.swift",
        "Generated/CASProtocol/data_id.pb.swift",
        "Implementations/Blake3DataID.swift",
        "Implementations/FileBackedCASDatabase.swift",
        "Implementations/InMemoryCASDatabase.swift",
        "Object.swift"
      ],
      "target_dependencies" : [
        "TSFFutures",
        "TSFUtility",
        "CBLAKE3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "TSFAsyncProcessTests",
      "module_type" : "SwiftTarget",
      "name" : "TSFAsyncProcessTests",
      "path" : "Tests/AsyncProcessTests",
      "product_dependencies" : [
        "Atomics",
        "AsyncAlgorithms",
        "NIO",
        "NIOConcurrencyHelpers",
        "Logging",
        "_NIOFileSystem"
      ],
      "sources" : [
        "AsyncByteBufferLineSequenceTests.swift",
        "Helpers+LogRecorderHandler.swift",
        "IntegrationTests.swift"
      ],
      "target_dependencies" : [
        "TSFAsyncProcess"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TSFAsyncProcess",
      "module_type" : "SwiftTarget",
      "name" : "TSFAsyncProcess",
      "path" : "Sources/AsyncProcess",
      "product_dependencies" : [
        "Atomics",
        "AsyncAlgorithms",
        "Logging",
        "NIO",
        "DequeModule",
        "SystemPackage"
      ],
      "product_memberships" : [
        "SwiftToolsSupportAsync"
      ],
      "sources" : [
        "ChunkSequence.swift",
        "EOFSequence.swift",
        "FileContentStream.swift",
        "NIOAsyncPipeWriter.swift",
        "ProcessExecutor+Convenience.swift",
        "ProcessExecutor.swift",
        "ProcessExit.swift",
        "StructuredConcurrencyHelpers.swift"
      ],
      "target_dependencies" : [
        "TSFProcessSpawnSync"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CBLAKE3",
      "module_type" : "ClangTarget",
      "name" : "CBLAKE3",
      "path" : "Sources/CBLAKE3",
      "product_memberships" : [
        "SwiftToolsSupportCAS"
      ],
      "sources" : [
        "blake3.c",
        "blake3_avx2.c",
        "blake3_avx512.c",
        "blake3_sse41.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.