The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of swift-tools-support-async, reference 0.14.1 (8fcd85), with Swift 5.9 for Linux on 24 Jan 2025 12:58:58 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-tools-support-async.git
Reference: 0.14.1
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.14.1     -> FETCH_HEAD
HEAD is now at 8fcd85d Merge pull request #57 from weissi/jw-musl-compat
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 @):
8fcd85de84e3d4748053c5d563de3c5ea584d190
SUCCESS checkout https://github.com/apple/swift-tools-support-async.git at 0.14.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-nio.git
[1/6609] Fetching swift-tools-support-core
[6610/44685] Fetching swift-tools-support-core, swift-protobuf
[8895/117932] Fetching swift-tools-support-core, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-tools-support-core.git (0.46s)
[3048/111323] Fetching swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-nio.git (8.45s)
Fetched https://github.com/apple/swift-protobuf.git (8.92s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.28.2 (0.55s)
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.2 (0.78s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.79.0 (0.98s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/15617] Fetching swift-collections
[782/19616] Fetching swift-collections, swift-system
[1517/21185] Fetching swift-collections, swift-system, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.67s)
[8013/19616] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git (1.73s)
Fetched https://github.com/apple/swift-collections.git (1.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.88s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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.2
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.28.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.2.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.79.0
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/17] Copying PrivacyInfo.xcprivacy
[2/17] Compiling TSCclibc process.c
[3/17] Compiling CBLAKE3 blake3_avx512.c
[3/17] Compiling CBLAKE3 blake3_sse41.c
[5/17] Compiling TSCclibc libc.c
[6/17] Compiling CNIOWindows shim.c
[6/17] Compiling _AtomicsShims.c
[8/17] Compiling CNIOWindows WSAStartup.c
[8/17] Compiling CNIOWASI CNIOWASI.c
[10/17] Compiling CNIOLinux liburing_shims.c
[11/17] Compiling CNIODarwin shim.c
[12/17] Compiling CBLAKE3 blake3_avx2.c
[13/17] Compiling CNIOLinux shim.c
[14/125] Compiling CBLAKE3 blake3.c
[16/144] Emitting module _NIODataStructures
[16/144] Compiling c-nioatomics.c
[17/144] Compiling c-atomics.c
[19/150] Emitting module InternalCollectionsUtilities
[20/152] Compiling Atomics Primitives.shims.swift
[21/152] Compiling Atomics AtomicInteger.swift
[22/152] Compiling Atomics AtomicOptionalWrappable.swift
[23/152] Compiling Atomics AtomicMemoryOrderings.swift
[24/152] Compiling Atomics DoubleWord.swift
[25/152] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/152] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[27/152] Compiling Atomics UnsafeAtomic.swift
[28/152] Compiling Atomics UnsafeAtomicLazyReference.swift
[34/154] Compiling Atomics PointerConformances.swift
[35/154] Compiling Atomics Primitives.native.swift
[36/154] Compiling Atomics AtomicReference.swift
[37/154] Compiling Atomics AtomicStorage.swift
[38/154] Compiling Atomics AtomicValue.swift
[41/154] Compiling Atomics AtomicBool.swift
[42/154] Compiling Atomics IntegerConformances.swift
[43/154] Compiling _NIODataStructures PriorityQueue.swift
[47/154] Compiling Atomics OptionalRawRepresentable.swift
[48/154] Compiling Atomics RawRepresentable.swift
[49/154] Emitting module _NIOBase64
[50/154] Compiling _NIOBase64 Base64.swift
[52/156] Compiling _NIODataStructures _TinyArray.swift
[57/158] Compiling Atomics IntegerOperations.swift
[58/158] Compiling Atomics Unmanaged extensions.swift
[60/173] Compiling DequeModule _DequeBuffer.swift
[61/173] Compiling DequeModule _DequeBufferHeader.swift
[62/175] Compiling DequeModule Deque+Equatable.swift
[63/175] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[64/175] Compiling DequeModule Deque+CustomReflectable.swift
[65/175] Compiling DequeModule Deque+Descriptions.swift
[66/175] Compiling DequeModule Deque+Extras.swift
[67/175] Compiling DequeModule Deque+Hashable.swift
[68/175] Emitting module SwiftProtobuf
[69/186] Emitting module TSCLibc
[70/186] Compiling TSCLibc libc.swift
[71/186] Emitting module Atomics
[72/187] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[73/187] Compiling _NIODataStructures Heap.swift
[74/187] Emitting module NIOConcurrencyHelpers
[75/188] Compiling NIOConcurrencyHelpers lock.swift
[76/188] Compiling DequeModule _DequeSlot.swift
[77/188] Compiling DequeModule _UnsafeWrappedBuffer.swift
[80/190] Compiling SwiftProtobuf Message+JSONAdditions.swift
[81/190] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[82/190] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[83/190] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[84/190] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[85/190] Compiling SwiftProtobuf Message.swift
[86/190] Compiling SwiftProtobuf MessageExtension.swift
[87/190] Compiling SwiftProtobuf NameMap.swift
[88/190] Compiling SwiftProtobuf PathDecoder.swift
[89/190] Compiling SwiftProtobuf PathVisitor.swift
[90/190] Compiling SwiftProtobuf ProtoNameProviding.swift
[91/190] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[92/190] Compiling DequeModule Deque+Codable.swift
[93/190] Compiling DequeModule Deque+Collection.swift
[100/190] Compiling DequeModule Deque._UnsafeHandle.swift
[101/190] Compiling DequeModule Deque.swift
[102/190] Compiling DequeModule Deque+Testing.swift
[103/190] Compiling DequeModule Deque._Storage.swift
[110/214] Compiling NIOConcurrencyHelpers atomics.swift
[111/214] Compiling NIOConcurrencyHelpers NIOLock.swift
[112/214] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[113/231] Compiling TSCBasic CodableResult.swift
[114/231] Compiling TSCBasic CollectionAlgorithms.swift
[115/231] Compiling TSCBasic CollectionExtensions.swift
[116/231] Compiling TSCBasic Condition.swift
[117/231] Compiling TSCBasic DeltaAlgorithm.swift
[118/231] Compiling TSCBasic DiagnosticsEngine.swift
[123/234] Compiling TSCBasic Await.swift
[124/234] Compiling TSCBasic Base64URL.swift
[125/234] Emitting module DequeModule
[128/236] Compiling TSCBasic StringConversions.swift
[129/236] Compiling TSCBasic SynchronizedQueue.swift
[130/236] Compiling TSCBasic TemporaryFile.swift
[131/236] Compiling SwiftProtobuf JSONEncodingOptions.swift
[132/236] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[133/236] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[134/236] Compiling SwiftProtobuf JSONScanner.swift
[135/236] Compiling SwiftProtobuf MathUtils.swift
[136/236] Compiling SwiftProtobuf Message+AnyAdditions.swift
[137/236] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[138/236] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[139/236] Compiling SwiftProtobuf Message+FieldMask.swift
[140/236] Compiling TSCBasic JSON.swift
[141/236] Compiling TSCBasic JSONMapper.swift
[142/236] Compiling TSCBasic KeyedPair.swift
[143/236] Compiling TSCBasic LazyCache.swift
[144/236] Compiling TSCBasic Lock.swift
[145/236] Compiling TSCBasic PathShims.swift
[146/236] Compiling TSCBasic Process.swift
[147/236] Compiling TSCBasic ProcessEnv.swift
[148/236] Compiling TSCBasic ProcessSet.swift
[149/236] Compiling TSCBasic RegEx.swift
[150/236] Compiling TSCBasic Result.swift
[151/236] Compiling TSCBasic SortedArray.swift
[152/295] Compiling SwiftProtobuf ProtobufMap.swift
[153/295] Compiling SwiftProtobuf SelectiveVisitor.swift
[154/295] Compiling SwiftProtobuf SimpleExtensionMap.swift
[155/295] Compiling SwiftProtobuf StringUtils.swift
[156/295] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[157/295] Compiling SwiftProtobuf SwiftProtobufError.swift
[158/295] Compiling SwiftProtobuf TextFormatDecoder.swift
[159/295] Compiling SwiftProtobuf TextFormatDecodingError.swift
[160/295] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[161/295] Compiling SwiftProtobuf TextFormatEncoder.swift
[162/295] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[163/295] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[164/295] Compiling SwiftProtobuf TextFormatScanner.swift
[165/295] Compiling SwiftProtobuf TimeUtils.swift
[166/295] Compiling SwiftProtobuf UnknownStorage.swift
[167/295] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[168/295] Compiling SwiftProtobuf Varint.swift
[169/295] Compiling SwiftProtobuf Version.swift
[170/295] Compiling SwiftProtobuf Visitor.swift
[171/295] Compiling SwiftProtobuf WireFormat.swift
[172/295] Compiling SwiftProtobuf ZigZag.swift
[173/295] Compiling SwiftProtobuf any.pb.swift
[174/295] 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
[175/300] Compiling NIOCore AddressedEnvelope.swift
[176/300] Compiling NIOCore AsyncAwaitSupport.swift
[177/300] Compiling NIOCore AsyncChannel.swift
[178/300] Compiling NIOCore AsyncChannelHandler.swift
[179/300] Compiling NIOCore AsyncChannelInboundStream.swift
[180/300] Compiling NIOCore AsyncChannelOutboundWriter.swift
[181/300] Compiling NIOCore ChannelPipeline.swift
[182/300] Compiling NIOCore CircularBuffer.swift
[183/300] Compiling NIOCore Codec.swift
[184/300] Compiling NIOCore ConvenienceOptionSupport.swift
[185/300] Compiling NIOCore DeadChannel.swift
[186/300] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[187/300] Compiling NIOCore ByteBuffer-conversions.swift
[188/300] Compiling NIOCore ByteBuffer-core.swift
[189/300] Compiling NIOCore ByteBuffer-hex.swift
[190/300] Compiling NIOCore ByteBuffer-int.swift
[191/300] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[192/300] Compiling NIOCore ByteBuffer-multi-int.swift
[193/300] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[194/300] Compiling NIOCore ByteBuffer-views.swift
[195/300] Compiling NIOCore Channel.swift
[196/300] Compiling NIOCore ChannelHandler.swift
[197/300] Compiling NIOCore ChannelHandlers.swift
[198/300] Compiling TSCBasic WritableByteStream.swift
[199/300] Compiling TSCBasic misc.swift
[200/300] Compiling NIOCore NIOAny.swift
[201/300] Compiling NIOCore NIOCloseOnErrorHandler.swift
[202/300] Compiling NIOCore NIOLoopBound.swift
[203/300] Compiling NIOCore NIOScheduledCallback.swift
[204/300] Compiling NIOCore NIOSendable.swift
[205/300] Compiling NIOCore RecvByteBufferAllocator.swift
[206/308] Compiling NIOCore NIOAsyncSequenceProducer.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
[207/308] Compiling NIOCore NIOAsyncSequenceProducerStrategies.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
[208/308] Compiling NIOCore NIOAsyncWriter.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
[209/308] Compiling NIOCore NIOThrowingAsyncSequenceProducer.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
[210/308] 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
[211/308] 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
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
/host/spi-builder-workspace/.build/checkouts/swift-tools-support-core/Sources/TSCBasic/FileInfo.swift:11:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[218/308] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[219/308] Compiling NIOCore EventLoopFuture.swift
[220/308] Compiling NIOCore FileDescriptor.swift
[221/308] Compiling NIOCore FileHandle.swift
[222/308] Compiling NIOCore FileRegion.swift
[224/308] Compiling NIOCore ChannelInvoker.swift
[225/308] Compiling NIOCore ChannelOption.swift
[226/308] Compiling NIOCore EventLoop.swift
[227/308] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[228/308] Compiling NIOCore EventLoopFuture+Deprecated.swift
[234/308] Compiling NIOCore GlobalSingletons.swift
[235/308] Compiling NIOCore IO.swift
[236/308] Compiling NIOCore IOData.swift
[237/308] Compiling NIOCore IPProtocol.swift
[238/308] Compiling NIOCore IntegerBitPacking.swift
[239/308] Compiling NIOCore IntegerTypes.swift
[240/308] Compiling NIOCore Interfaces.swift
[241/308] Compiling NIOCore Linux.swift
[242/308] Compiling TSCBasic TerminalController.swift
[243/308] Compiling TSCBasic Thread.swift
[244/308] Compiling TSCBasic Tuple.swift
[249/345] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[250/345] Compiling NIOCore SocketAddresses.swift
[251/345] Compiling NIOCore SocketOptionProvider.swift
[252/345] Compiling NIOCore SystemCallHelpers.swift
[253/345] Compiling NIOCore TimeAmount+Duration.swift
[254/345] Compiling NIOCore TypeAssistedChannelHandler.swift
[255/345] Compiling NIOCore UniversalBootstrapSupport.swift
[256/345] Compiling NIOCore Utilities.swift
[257/345] Compiling TSCUtility Triple.swift
[258/345] Compiling TSCUtility URL.swift
[259/345] Compiling TSCUtility Verbosity.swift
[260/345] Compiling TSCUtility ProgressAnimation.swift
[261/345] Compiling TSCUtility SerializedDiagnostics.swift
[262/345] Compiling TSCUtility SimplePersistence.swift
[263/345] Compiling TSCUtility StringExtensions.swift
[264/345] Compiling TSCUtility StringMangling.swift
[273/345] Compiling TSCUtility Context.swift
[274/345] Compiling TSCUtility Diagnostics.swift
[275/345] Compiling TSCUtility FSWatch.swift
[276/345] Compiling TSCUtility FloatingPointExtensions.swift
[277/345] Compiling TSCUtility Git.swift
[278/345] Compiling TSCUtility Bitstream.swift
[279/345] Compiling TSCUtility BitstreamReader.swift
[280/345] Compiling TSCUtility BitstreamWriter.swift
[281/345] Compiling TSCUtility BuildFlags.swift
[282/345] Compiling TSCUtility Tracing.swift
[291/349] Compiling TSCUtility OSLog.swift
[292/349] Compiling TSCUtility OrderedZip.swift
[293/349] Compiling TSCUtility PkgConfig.swift
[294/349] Compiling TSCUtility Platform.swift
[295/349] Compiling TSCUtility PolymorphicCodable.swift
[300/349] Compiling TSCUtility CollectionExtensions.swift
[306/349] Compiling TSCUtility Hex.swift
[307/349] Compiling TSCUtility IndexStore.swift
[308/349] Compiling TSCUtility InterruptHandler.swift
[309/349] Compiling TSCUtility JSONMessageStreamingParser.swift
[310/349] Compiling TSCUtility Netrc.swift
[311/349] Compiling TSCUtility Version.swift
[312/349] Compiling TSCUtility Versioning.swift
[313/349] Compiling TSCUtility dlopen.swift
[314/349] Compiling TSCUtility misc.swift
[315/349] Compiling TSCUtility Archiver.swift
[316/349] Compiling TSCUtility ArgumentParser.swift
[317/349] Compiling TSCUtility ArgumentParserShellCompletion.swift
[318/349] Compiling TSCUtility Array+Extensions.swift
[319/349] Compiling TSCUtility Bits.swift
[320/349] Emitting module TSCUtility
[323/351] Emitting module NIOCore
[343/404] Emitting module NIOEmbedded
[344/404] Compiling NIOEmbedded AsyncTestingEventLoop.swift
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOEmbedded/AsyncTestingEventLoop.swift:21:17: remark: '@preconcurrency' attribute on module 'Dispatch' is unused
@preconcurrency import Dispatch
~~~~~~~~~~~~~~~~^
[345/404] Compiling NIOEmbedded AsyncTestingChannel.swift
[346/404] Compiling NIOEmbedded Embedded.swift
[349/406] Compiling NIOPosix IO.swift
[350/406] Compiling NIOPosix IntegerBitPacking.swift
[351/406] Compiling NIOPosix IntegerTypes.swift
[352/406] Compiling NIOPosix Linux.swift
[353/406] Compiling NIOPosix LinuxCPUSet.swift
[354/406] Compiling NIOPosix LinuxUring.swift
[355/406] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[356/412] Compiling NIOPosix ThreadPosix.swift
[357/412] Compiling NIOPosix ThreadWindows.swift
[358/412] Compiling NIOPosix UnsafeTransfer.swift
[359/412] Compiling NIOPosix Utilities.swift
[360/412] Compiling NIOPosix VsockAddress.swift
[361/412] Compiling NIOPosix VsockChannelEvents.swift
[362/412] Compiling NIOPosix ServerSocket.swift
[363/412] Compiling NIOPosix Socket.swift
[364/412] Compiling NIOPosix SocketChannel.swift
[365/412] Compiling NIOPosix SocketProtocols.swift
[366/412] Compiling NIOPosix System.swift
[367/412] Compiling NIOPosix Thread.swift
[368/412] Compiling NIOPosix PooledRecvBufferAllocator.swift
[369/412] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[370/412] Compiling NIOPosix PosixSingletons.swift
[371/412] Compiling NIOPosix RawSocketBootstrap.swift
[372/412] Compiling NIOPosix Resolver.swift
[373/412] Compiling NIOPosix Selectable.swift
[374/412] Compiling NIOPosix SelectableChannel.swift
[375/412] Compiling NIOPosix SelectableEventLoop.swift
[376/412] Compiling NIOPosix SelectorEpoll.swift
[377/412] Compiling NIOPosix SelectorGeneric.swift
[378/412] Compiling NIOPosix SelectorKqueue.swift
[379/412] Compiling NIOPosix SelectorUring.swift
[380/412] Compiling NIOPosix BSDSocketAPICommon.swift
[381/412] Compiling NIOPosix BSDSocketAPIPosix.swift
[382/412] Compiling NIOPosix BSDSocketAPIWindows.swift
[383/412] Compiling NIOPosix BaseSocket.swift
[384/412] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[385/412] Compiling NIOPosix BaseSocketChannel.swift
[386/412] Compiling NIOPosix BaseStreamSocketChannel.swift
[387/412] Emitting module NIOPosix
[388/412] Compiling NIOPosix Bootstrap.swift
[389/412] Compiling NIOPosix ControlMessage.swift
[390/412] Compiling NIOPosix DatagramVectorReadManager.swift
[391/412] Compiling NIOPosix Errors+Any.swift
[392/412] Compiling NIOPosix FileDescriptor.swift
[393/412] Compiling NIOPosix GetaddrinfoResolver.swift
[394/412] Compiling NIOPosix HappyEyeballs.swift
[395/412] Compiling NIOPosix NIOThreadPool.swift
[396/412] Compiling NIOPosix NonBlockingFileIO.swift
[397/412] Compiling NIOPosix PendingDatagramWritesManager.swift
[398/412] Compiling NIOPosix PendingWritesManager.swift
[399/412] Compiling NIOPosix PipeChannel.swift
[400/412] Compiling NIOPosix PipePair.swift
[401/412] Compiling NIOPosix Pool.swift
[402/412] Compiling SwiftProtobuf api.pb.swift
[403/412] Compiling SwiftProtobuf descriptor.pb.swift
[404/412] Compiling SwiftProtobuf duration.pb.swift
[405/412] Compiling SwiftProtobuf empty.pb.swift
[406/412] Compiling SwiftProtobuf field_mask.pb.swift
[407/412] Compiling SwiftProtobuf source_context.pb.swift
[408/412] Compiling SwiftProtobuf struct.pb.swift
[409/412] Compiling SwiftProtobuf timestamp.pb.swift
[410/412] Compiling SwiftProtobuf type.pb.swift
[411/412] Compiling SwiftProtobuf wrappers.pb.swift
[412/412] Compiling SwiftProtobuf resource_bundle_accessor.swift
[417/418] Compiling NIO Exports.swift
[418/418] Emitting module NIO
[421/425] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[422/425] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[423/425] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[424/425] Emitting module NIOFoundationCompat
[425/425] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[428/437] Compiling TSFFutures OperationQueue+Extensions.swift
[429/438] Compiling TSFFutures Futures.swift
[430/438] Compiling TSFFutures EventualResultsCache.swift
[431/438] Compiling TSFFutures CancellablePromise.swift
[432/438] Compiling TSFFutures Canceller.swift
[433/438] Compiling TSFFutures FutureOperationQueue.swift
[434/438] Compiling TSFFutures FutureDeduplicator.swift
[435/438] Compiling TSFFutures BatchingFutureOperationQueue.swift
/host/spi-builder-workspace/Sources/TSFFutures/BatchingFutureOperationQueue.swift:29:9: warning: stored property 'operationQueue' of 'Sendable'-conforming struct 'LLBBatchingFutureOperationQueue' has non-sendable type 'OperationQueue'
    let operationQueue: OperationQueue
        ^
Foundation.OperationQueue:2:12: note: class 'OperationQueue' does not conform to the 'Sendable' protocol
open class OperationQueue : NSObject, ProgressReporting {
           ^
/host/spi-builder-workspace/Sources/TSFFutures/BatchingFutureOperationQueue.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[436/438] Compiling TSFFutures CancellableFuture.swift
/host/spi-builder-workspace/Sources/TSFFutures/BatchingFutureOperationQueue.swift:29:9: warning: stored property 'operationQueue' of 'Sendable'-conforming struct 'LLBBatchingFutureOperationQueue' has non-sendable type 'OperationQueue'
    let operationQueue: OperationQueue
        ^
Foundation.OperationQueue:2:12: note: class 'OperationQueue' does not conform to the 'Sendable' protocol
open class OperationQueue : NSObject, ProgressReporting {
           ^
/host/spi-builder-workspace/Sources/TSFFutures/BatchingFutureOperationQueue.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[437/438] Emitting module TSFFutures
/host/spi-builder-workspace/Sources/TSFFutures/BatchingFutureOperationQueue.swift:29:9: warning: stored property 'operationQueue' of 'Sendable'-conforming struct 'LLBBatchingFutureOperationQueue' has non-sendable type 'OperationQueue'
    let operationQueue: OperationQueue
        ^
Foundation.OperationQueue:2:12: note: class 'OperationQueue' does not conform to the 'Sendable' protocol
open class OperationQueue : NSObject, ProgressReporting {
           ^
/host/spi-builder-workspace/Sources/TSFFutures/BatchingFutureOperationQueue.swift:9:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[438/438] Compiling TSFFutures OrderManager.swift
[441/445] Compiling TSFUtility Serializable.swift
[442/445] Compiling TSFUtility FastData.swift
[443/445] Emitting module TSFUtility
[444/445] Compiling TSFUtility ByteBuffer.swift
[445/445] Compiling TSFUtility FutureFileSystem.swift
[448/456] Compiling TSFCAS DatabaseSpec.swift
[449/456] Compiling TSFCAS cas_object.pb.swift
[450/457] Compiling TSFCAS InMemoryCASDatabase.swift
[451/457] Compiling TSFCAS data_id.pb.swift
[452/457] Compiling TSFCAS FileBackedCASDatabase.swift
/host/spi-builder-workspace/Sources/TSFCAS/Implementations/FileBackedCASDatabase.swift:67:38: warning: 'openFile(path:eventLoop:)' is deprecated: Avoid using NIOFileHandle. The type is difficult to hold correctly, use NIOFileSystem as a replacement API.
        let handleAndRegion = fileIO.openFile(
                                     ^
/host/spi-builder-workspace/Sources/TSFCAS/Implementations/FileBackedCASDatabase.swift:147: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.
        let handle = fileIO.openFile(
                            ^
[453/457] Compiling TSFCAS Blake3DataID.swift
[454/457] Compiling TSFCAS Object.swift
[455/457] Emitting module TSFCAS
[456/457] Compiling TSFCAS DataID.swift
[457/457] Compiling TSFCAS Database.swift
[460/477] Emitting module TSFCASFileTree
/host/spi-builder-workspace/Sources/TSFCASFileTree/FileTreeImport.swift:1019:37: warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future
                        return self.executeWithBackpressure(on: self.netQueue, loop: containsLoop, size: slice.readableBytes, default: .skipped) { () -> LLBFuture<NextStep> in
                                    ^
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:19:9: warning: stored property 'rootTree' of 'Sendable'-conforming class 'TSCCASFileSystem' has non-sendable type 'LLBCASFileTree'
    let rootTree: LLBCASFileTree
        ^
/host/spi-builder-workspace/Sources/TSFCASFileTree/FileTree.swift:47:20: note: class 'LLBCASFileTree' does not conform to the 'Sendable' protocol
public final class LLBCASFileTree {
                   ^
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:21:9: warning: stored property 'client' of 'Sendable'-conforming class 'TSCCASFileSystem' has non-sendable type 'LLBCASFSClient'
    let client: LLBCASFSClient
        ^
/host/spi-builder-workspace/Sources/TSFCASFileTree/CASFSClient.swift:18:15: note: consider making struct 'LLBCASFSClient' conform to the 'Sendable' protocol
public struct LLBCASFSClient {
              ^
                             : Sendable
[461/479] Compiling TSFCASFileTree BinarySearch.swift
[462/479] Compiling TSFCASFileTree CASBlob.swift
[463/479] Compiling TSFCASFileTree CASFSClient.swift
[464/479] Compiling TSFCASFileTree CASFSNode.swift
[465/479] Compiling TSFCASFileTree ConcurrentFileTreeWalker.swift
[466/479] Compiling TSFCASFileTree Context.swift
[467/479] Compiling TSFCASFileTree FileInfo.swift
[468/479] Compiling TSFCASFileTree FileTree.swift
[469/479] Compiling TSFCASFileTree ConcurrentFilesystemScanner.swift
[470/479] Compiling TSFCASFileTree FileSegmenter.swift
[471/479] Compiling TSFCASFileTree DeclFileTree.swift
[472/479] Compiling TSFCASFileTree DirectoryEntry.swift
[473/479] Compiling TSFCASFileTree Errors.swift
[474/479] Compiling TSFCASFileTree FileTreeParser.swift
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:19:9: warning: stored property 'rootTree' of 'Sendable'-conforming class 'TSCCASFileSystem' has non-sendable type 'LLBCASFileTree'
    let rootTree: LLBCASFileTree
        ^
/host/spi-builder-workspace/Sources/TSFCASFileTree/FileTree.swift:47:20: note: class 'LLBCASFileTree' does not conform to the 'Sendable' protocol
public final class LLBCASFileTree {
                   ^
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:21:9: warning: stored property 'client' of 'Sendable'-conforming class 'TSCCASFileSystem' has non-sendable type 'LLBCASFSClient'
    let client: LLBCASFSClient
        ^
/host/spi-builder-workspace/Sources/TSFCASFileTree/CASFSClient.swift:18:15: note: consider making struct 'LLBCASFSClient' conform to the 'Sendable' protocol
public struct LLBCASFSClient {
              ^
                             : Sendable
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:55:76: warning: 'init(_:)' is deprecated: use throwing variant instead
            return try getDirectoryContents(path.parentDirectory.appending(RelativePath(symlinkContents)))
                                                                           ^
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:75:63: warning: 'init(_:)' is deprecated: use throwing variant instead
            return isDirectory(path.parentDirectory.appending(RelativePath(symlinkContents)))
                                                              ^
[475/479] Compiling TSFCASFileTree TSCCASFileSystem.swift
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:19:9: warning: stored property 'rootTree' of 'Sendable'-conforming class 'TSCCASFileSystem' has non-sendable type 'LLBCASFileTree'
    let rootTree: LLBCASFileTree
        ^
/host/spi-builder-workspace/Sources/TSFCASFileTree/FileTree.swift:47:20: note: class 'LLBCASFileTree' does not conform to the 'Sendable' protocol
public final class LLBCASFileTree {
                   ^
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:21:9: warning: stored property 'client' of 'Sendable'-conforming class 'TSCCASFileSystem' has non-sendable type 'LLBCASFSClient'
    let client: LLBCASFSClient
        ^
/host/spi-builder-workspace/Sources/TSFCASFileTree/CASFSClient.swift:18:15: note: consider making struct 'LLBCASFSClient' conform to the 'Sendable' protocol
public struct LLBCASFSClient {
              ^
                             : Sendable
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:55:76: warning: 'init(_:)' is deprecated: use throwing variant instead
            return try getDirectoryContents(path.parentDirectory.appending(RelativePath(symlinkContents)))
                                                                           ^
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:75:63: warning: 'init(_:)' is deprecated: use throwing variant instead
            return isDirectory(path.parentDirectory.appending(RelativePath(symlinkContents)))
                                                              ^
[476/479] Compiling TSFCASFileTree FilesystemObject.swift
[477/479] Compiling TSFCASFileTree file_tree.pb.swift
[478/479] Compiling TSFCASFileTree FileTreeExport.swift
/host/spi-builder-workspace/Sources/TSFCASFileTree/FileTreeImport.swift:1019:37: warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future
                        return self.executeWithBackpressure(on: self.netQueue, loop: containsLoop, size: slice.readableBytes, default: .skipped) { () -> LLBFuture<NextStep> in
                                    ^
[479/479] Compiling TSFCASFileTree FileTreeImport.swift
/host/spi-builder-workspace/Sources/TSFCASFileTree/FileTreeImport.swift:1019:37: warning: 'executeWithBackpressure(on:loop:size:default:_:)' is deprecated: This method blocks indefinitely and returns a future
                        return self.executeWithBackpressure(on: self.netQueue, loop: containsLoop, size: slice.readableBytes, default: .skipped) { () -> LLBFuture<NextStep> in
                                    ^
[482/485] Compiling TSFCASUtilities BufferedStreamWriter.swift
[483/485] Emitting module TSFCASUtilities
[484/485] Compiling TSFCASUtilities LinkedListStream.swift
[485/485] Compiling TSFCASUtilities StreamReader.swift
Build complete! (88.73s)
Build complete.
{
  "dependencies" : [
    {
      "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-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"
      ],
      "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" : "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" : "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" : "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-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.