Build Information
Successful build of swift-tools-support-async, reference main (c3d96f), with Swift 6.0 for Linux on 2 Apr 2026 09:12:27 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-tools-support-async.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/apple/swift-tools-support-async
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c3d96f4 Merge pull request #64 from cwakamo/dev/update-TSC-dep
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 @):
c3d96f47848965cc7d247c656e8e5f27fe2f10c4
SUCCESS checkout https://github.com/apple/swift-tools-support-async.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
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-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/swiftlang/swift-tools-support-core.git
Fetching https://github.com/apple/swift-collections.git
[1/23346] Fetching swift-collections
[1402/30518] Fetching swift-collections, swift-tools-support-core
[2139/36119] Fetching swift-collections, swift-tools-support-core, swift-system
[9810/79289] Fetching swift-collections, swift-tools-support-core, swift-system, swift-protobuf
[17431/162321] Fetching swift-collections, swift-tools-support-core, swift-system, swift-protobuf, swift-nio
Fetched https://github.com/swiftlang/swift-tools-support-core.git from cache (2.89s)
[84198/155149] Fetching swift-collections, swift-system, swift-protobuf, swift-nio
Fetched https://github.com/apple/swift-system.git from cache (2.90s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-collections.git from cache (2.99s)
[55683/126202] Fetching swift-protobuf, swift-nio
[59569/128022] Fetching swift-protobuf, swift-nio, swift-atomics
[61125/134246] Fetching swift-protobuf, swift-nio, swift-atomics, swift-async-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.97s)
[70973/132426] Fetching swift-protobuf, swift-nio, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.11s)
[66475/126202] Fetching swift-protobuf, swift-nio
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-protobuf.git from cache (14.77s)
Fetched https://github.com/apple/swift-nio.git from cache (14.81s)
[1/6332] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.62s)
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.71s)
Computing version for https://github.com/swiftlang/swift-tools-support-core.git
Computed https://github.com/swiftlang/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.1 (0.88s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.73s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.36.1 (0.72s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.65s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.22s)
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.1
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.36.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.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.97.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
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/swiftlang/swift-tools-support-core.git
Working copy of https://github.com/swiftlang/swift-tools-support-core.git resolved at 0.7.3
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
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/50] Write sources
[12/50] Compiling CBLAKE3 blake3_avx2.c
[12/50] Compiling _AtomicsShims.c
[14/50] Compiling CBLAKE3 blake3_avx512.c
[15/50] Write sources
[18/50] Copying PrivacyInfo.xcprivacy
[19/50] Write sources
[30/50] Compiling TSCclibc libc.c
[31/50] Compiling TSCclibc process.c
[32/50] Compiling TSCclibc strerror.c
[33/50] Compiling CNIOWindows shim.c
[34/50] Compiling CNIOWASI CNIOWASI.c
[35/50] Compiling CNIOWindows WSAStartup.c
[36/50] Compiling CNIOPosix event_loop_id.c
[37/50] Compiling CNIOOpenBSD shim.c
[38/50] Compiling CNIOLinux liburing_shims.c
[39/50] Compiling TSFCProcessSpawnSync spawner.c
[40/50] Compiling CNIODarwin shim.c
[41/50] Write sources
[43/50] Compiling CSystem shims.c
[44/50] Compiling CNIOLinux shim.c
[45/50] Compiling CBLAKE3 blake3_sse41.c
[46/50] Write swift-version-24593BA9C3E375BF.txt
[47/50] Compiling CBLAKE3 blake3.c
[49/180] Emitting module TSCLibc
[49/180] Compiling c-nioatomics.c
[50/198] Compiling c-atomics.c
[52/216] Compiling Atomics ManagedAtomic.swift
[53/216] Compiling Atomics ManagedAtomicLazyReference.swift
[54/218] Compiling Atomics AtomicStorage.swift
[55/218] Compiling Atomics AtomicValue.swift
[56/218] Compiling Atomics AtomicMemoryOrderings.swift
[57/218] Compiling Atomics DoubleWord.swift
[58/220] Emitting module InternalCollectionsUtilities
[59/220] Compiling Atomics IntegerConformances.swift
[60/220] Compiling Atomics PointerConformances.swift
[61/220] Compiling Atomics Primitives.native.swift
[62/220] Compiling Atomics UnsafeAtomic.swift
[63/220] Compiling Atomics UnsafeAtomicLazyReference.swift
[64/220] Compiling Atomics OptionalRawRepresentable.swift
[65/220] Compiling Atomics RawRepresentable.swift
[66/220] Compiling Logging LogEvent.swift
[67/220] Compiling Atomics AtomicReference.swift
[70/220] Compiling Atomics AtomicBool.swift
[71/220] Compiling Atomics AtomicInteger.swift
[72/220] Compiling Atomics AtomicOptionalWrappable.swift
[75/220] Emitting module SystemPackage
[85/224] Compiling _NIOBase64 Base64.swift
[86/224] Emitting module _NIOBase64
[96/225] Compiling Atomics IntegerOperations.swift
[97/225] Compiling Atomics Unmanaged extensions.swift
[100/226] Compiling _NIODataStructures PriorityQueue.swift
[101/226] Compiling _NIODataStructures _TinyArray.swift
[110/288] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[111/288] Compiling OrderedCollections OrderedDictionary+Values.swift
[112/288] Compiling OrderedCollections OrderedDictionary.swift
[113/288] Compiling OrderedCollections OrderedSet+Codable.swift
[114/288] Emitting module _NIODataStructures
[115/288] Compiling _NIODataStructures Heap.swift
[116/289] Compiling TSCLibc libc.swift
[117/290] Emitting module Logging
[118/290] Compiling Logging Locks.swift
[123/290] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[124/290] Compiling OrderedCollections OrderedSet+Descriptions.swift
[125/290] Compiling OrderedCollections OrderedSet+Diffing.swift
[126/290] Compiling OrderedCollections OrderedSet+Equatable.swift
[127/290] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[128/290] Compiling OrderedCollections OrderedSet+Hashable.swift
[129/290] Compiling OrderedCollections OrderedSet+Initializers.swift
[130/290] Compiling OrderedCollections OrderedSet+Insertions.swift
[131/290] Compiling OrderedCollections OrderedSet+Invariants.swift
[132/290] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[133/301] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[134/301] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[135/301] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[136/301] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[137/301] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[138/301] Compiling Logging MetadataProvider.swift
[143/301] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[144/301] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[145/301] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[146/301] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[147/301] Compiling OrderedCollections _HashTable+Bucket.swift
[148/301] Compiling OrderedCollections _HashTable+BucketIterator.swift
[149/301] Compiling OrderedCollections _HashTable+Constants.swift
[150/301] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[151/301] Compiling OrderedCollections _HashTable+Testing.swift
[152/301] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[153/301] Compiling OrderedCollections _HashTable.swift
[154/301] Compiling OrderedCollections _Hashtable+Header.swift
[155/301] Compiling OrderedCollections OrderedDictionary+Codable.swift
[156/301] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[157/301] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[158/301] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[159/317] Compiling NIOConcurrencyHelpers NIOLock.swift
[160/374] Compiling TSCBasic CodableResult.swift
[161/374] Compiling TSCBasic CollectionAlgorithms.swift
[162/374] Compiling TSCBasic CollectionExtensions.swift
[163/374] Compiling TSCBasic Condition.swift
[164/374] Compiling TSCBasic DeltaAlgorithm.swift
[165/374] Compiling TSCBasic DiagnosticsEngine.swift
[166/374] Compiling TSCBasic Await.swift
[167/374] Compiling TSCBasic Base64URL.swift
[168/374] Compiling TSCBasic ByteString.swift
[169/374] Compiling TSCBasic CStringArray.swift
[170/374] Emitting module ContainersPreview
[171/378] Compiling TSCBasic JSONMapper.swift
[172/378] Compiling TSCBasic KeyedPair.swift
[173/378] Compiling TSCBasic LazyCache.swift
[174/378] Compiling TSCBasic Lock.swift
[175/378] Compiling TSCBasic CacheableSequence.swift
[176/378] Compiling TSCBasic Closable.swift
[177/378] Compiling TSCBasic DictionaryExtensions.swift
[178/378] Compiling TSCBasic DictionaryLiteralExtensions.swift
[179/378] Compiling TSCBasic EditDistance.swift
[180/378] Compiling TSCBasic FileInfo.swift
[181/378] Compiling TSCBasic FileSystem.swift
[182/378] Compiling TSCBasic GraphAlgorithms.swift
[183/378] Compiling TSCBasic HashAlgorithms.swift
[184/378] Compiling TSCBasic JSON.swift
[185/378] Compiling TSCBasic OSLog.swift
[186/378] Compiling TSCBasic ObjectIdentifierProtocol.swift
[187/378] Compiling TSCBasic OrderedDictionary.swift
[188/378] Compiling TSCBasic OrderedSet.swift
[189/378] Compiling TSCBasic Path.swift
[190/378] Compiling TSCBasic PathShims.swift
[191/378] Compiling TSCBasic Process.swift
[192/378] Compiling TSCBasic ProcessEnv.swift
[193/378] Compiling NIOConcurrencyHelpers atomics.swift
[194/378] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[195/378] Compiling NIOConcurrencyHelpers lock.swift
[198/378] Compiling ContainersPreview Box.swift
[199/378] Compiling ContainersPreview Inout.swift
[200/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[201/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[202/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[203/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[204/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[205/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[206/378] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[209/386] Compiling ContainersPreview InputSpan.swift
[210/386] Compiling ContainersPreview Shared.swift
[211/387] Emitting module NIOConcurrencyHelpers
[212/387] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[215/388] Compiling Logging LogHandler.swift
[216/388] Compiling Logging Logging.swift
[226/389] Compiling SwiftProtobuf ProtoNameProviding.swift
[227/389] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[228/389] Compiling SwiftProtobuf ProtobufMap.swift
[229/389] Compiling SwiftProtobuf SelectiveVisitor.swift
[230/389] Compiling SwiftProtobuf SimpleExtensionMap.swift
[231/389] Compiling SwiftProtobuf StringUtils.swift
[232/389] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[233/389] Compiling SwiftProtobuf SwiftProtobufError.swift
[234/389] Compiling SwiftProtobuf TextFormatDecoder.swift
[235/389] Compiling SwiftProtobuf TextFormatDecodingError.swift
[236/389] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[237/389] Compiling SwiftProtobuf TextFormatEncoder.swift
[238/389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[239/389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[240/389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[241/389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[242/389] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[243/389] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[244/389] Compiling OrderedCollections OrderedSet+Sendable.swift
[245/389] Compiling OrderedCollections OrderedSet+SubSequence.swift
[246/389] Compiling OrderedCollections OrderedSet+Testing.swift
[247/389] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[248/389] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[249/389] Compiling OrderedCollections OrderedSet.swift
[250/389] Compiling OrderedCollections _UnsafeBitset.swift
[251/389] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[252/389] Compiling SwiftProtobuf TextFormatScanner.swift
[253/389] Compiling SwiftProtobuf TimeUtils.swift
[254/389] Compiling SwiftProtobuf UnknownStorage.swift
[255/389] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[256/389] Compiling SwiftProtobuf Varint.swift
[257/389] Compiling SwiftProtobuf Version.swift
[258/389] Compiling SwiftProtobuf Visitor.swift
[259/389] Compiling SwiftProtobuf WireFormat.swift
[260/389] Compiling SwiftProtobuf ZigZag.swift
[261/389] Compiling SwiftProtobuf any.pb.swift
[275/389] Compiling TSCBasic StringConversions.swift
[276/389] Compiling TSCBasic SynchronizedQueue.swift
[277/389] Compiling TSCBasic TemporaryFile.swift
[278/389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[279/389] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[294/389] Emitting module OrderedCollections
[310/389] Emitting module Atomics
[312/430] Compiling DequeModule Deque+Codable.swift
[313/430] Compiling DequeModule Deque+Collection.swift
[314/430] Compiling DequeModule Deque+CustomReflectable.swift
[315/430] Compiling DequeModule Deque+Descriptions.swift
[316/430] Compiling DequeModule Deque+Equatable.swift
[317/430] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[318/430] Compiling DequeModule Deque+Extras.swift
[319/430] Compiling DequeModule Deque+Hashable.swift
[320/430] Compiling DequeModule RigidDeque+Equatable.swift
[321/430] Compiling DequeModule RigidDeque+Experimental.swift
[322/430] Compiling DequeModule RigidDeque+Hashable.swift
[323/430] Compiling DequeModule RigidDeque+Initializers.swift
[324/430] Compiling DequeModule RigidDeque+Insertions.swift
[325/430] Compiling DequeModule RigidDeque+Prepend.swift
[326/435] Compiling DequeModule UniqueDeque+Consumption.swift
[327/435] Compiling DequeModule UniqueDeque+Container.swift
[328/435] Compiling DequeModule UniqueDeque+Descriptions.swift
[329/435] Compiling DequeModule UniqueDeque+Equatable.swift
[330/435] Compiling DequeModule UniqueDeque+Experimental.swift
[331/435] Compiling DequeModule UniqueDeque+Hashable.swift
[332/435] Compiling DequeModule UniqueDeque+Initializers.swift
[333/435] Compiling DequeModule UniqueDeque+Insertions.swift
[334/435] Compiling DequeModule UniqueDeque+Prepend.swift
[335/435] Compiling DequeModule UniqueDeque+Removals.swift
[336/435] Compiling DequeModule RigidDeque+Removals.swift
[337/435] Compiling DequeModule RigidDeque+Replacements.swift
[338/435] Compiling DequeModule RigidDeque+Testing.swift
[339/435] Compiling DequeModule RigidDeque.swift
[340/435] Compiling DequeModule UniqueDeque+Append.swift
[348/438] Compiling DequeModule _DequeBuffer.swift
[349/438] Compiling DequeModule _DequeBufferHeader.swift
[350/438] Compiling DequeModule RigidDeque+Append.swift
[351/438] Compiling DequeModule RigidDeque+Consumption.swift
[352/438] Compiling DequeModule RigidDeque+Container.swift
[353/438] Compiling DequeModule RigidDeque+Descriptions.swift
[361/438] Emitting module SwiftProtobuf
[374/438] Emitting module TSCBasic
[377/443] Compiling DequeModule Deque+Testing.swift
[378/443] Compiling DequeModule Deque._Storage.swift
[379/443] Compiling DequeModule Deque._UnsafeHandle.swift
[380/443] Compiling DequeModule Deque.swift
[386/443] Emitting module TSFProcessSpawnSync
[387/443] Compiling TSFProcessSpawnSync ProcessSpawner.swift
[389/444] Compiling TSCBasic TerminalController.swift
[390/444] Compiling TSCBasic Thread.swift
[391/444] Compiling TSCBasic Tuple.swift
[392/444] Compiling TSCBasic WritableByteStream.swift
[393/444] Compiling TSCBasic misc.swift
[394/444] Emitting module DequeModule
[412/562] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[413/562] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[414/562] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[415/562] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[416/562] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[417/562] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[418/562] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[419/562] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[420/562] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[421/562] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[422/562] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[423/562] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[424/562] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[425/562] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[426/562] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[427/562] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[428/562] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[429/562] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[430/562] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[431/562] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[432/562] Compiling AsyncAlgorithms Disconnected.swift
[433/562] Compiling AsyncAlgorithms _TinyArray.swift
[434/562] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[436/598] Emitting module AsyncAlgorithms
[437/605] Compiling AsyncAlgorithms UnsafeTransfer.swift
[438/605] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[439/605] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[440/605] Compiling AsyncAlgorithms ZipStateMachine.swift
[441/605] Compiling AsyncAlgorithms ZipStorage.swift
[442/605] Compiling NIOCore NIOSendable.swift
[443/605] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[444/605] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[445/605] Compiling NIOCore RecvByteBufferAllocator.swift
[446/613] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[447/613] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[448/613] Compiling AsyncAlgorithms MergeStateMachine.swift
[449/613] Compiling AsyncAlgorithms MergeStorage.swift
[450/613] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[451/613] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[452/613] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[453/613] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[459/613] Compiling AsyncAlgorithms Locking.swift
[460/613] Compiling TSCUtility Tracing.swift
[461/613] Compiling TSCUtility Triple.swift
[462/613] Compiling TSCUtility URL.swift
[463/613] Compiling TSCUtility Verbosity.swift
[464/617] Compiling TSCUtility JSONMessageStreamingParser.swift
[465/617] Compiling TSCUtility Netrc.swift
[466/617] Compiling TSCUtility Bitstream.swift
[467/617] Compiling TSCUtility BitstreamReader.swift
[468/617] Compiling TSCUtility BitstreamWriter.swift
[469/617] Compiling TSCUtility BuildFlags.swift
[470/617] Compiling TSCUtility CollectionExtensions.swift
[471/617] Compiling TSCUtility Context.swift
[472/617] Compiling TSCUtility Archiver.swift
[473/617] Compiling TSCUtility ArgumentParser.swift
[474/617] Compiling TSCUtility ArgumentParserShellCompletion.swift
[475/617] Compiling TSCUtility Array+Extensions.swift
[476/617] Compiling TSCUtility Bits.swift
[477/617] Compiling TSCUtility Hex.swift
[478/617] Compiling TSCUtility IndexStore.swift
[479/617] Compiling TSCUtility InterruptHandler.swift
[480/617] Compiling TSCUtility Diagnostics.swift
[481/617] Compiling TSCUtility FSWatch.swift
[482/617] Compiling TSCUtility FloatingPointExtensions.swift
[483/617] Compiling TSCUtility Git.swift
[484/617] Compiling TSCUtility OSLog.swift
[485/617] Compiling TSCUtility OrderedZip.swift
[486/617] Compiling TSCUtility PkgConfig.swift
[487/617] Compiling TSCUtility Platform.swift
[490/617] Compiling TSCUtility ProgressAnimation.swift
[491/617] Compiling TSCUtility SerializedDiagnostics.swift
[492/617] Compiling TSCUtility SimplePersistence.swift
[493/617] Compiling TSCUtility StringExtensions.swift
[494/617] Compiling TSCUtility StringMangling.swift
[495/617] Compiling TSCUtility Version.swift
[496/617] Compiling TSCUtility Versioning.swift
[525/617] Compiling TSCUtility PolymorphicCodable.swift
[538/617] Compiling AsyncAlgorithms Rethrow.swift
[539/617] Compiling AsyncAlgorithms SetAlgebra.swift
[542/617] Compiling TSCUtility dlopen.swift
[543/617] Compiling TSCUtility misc.swift
[544/617] Emitting module TSCUtility
[550/618] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[551/618] Compiling NIOCore SocketAddresses.swift
[552/618] Compiling NIOCore SocketOptionProvider.swift
[553/618] Compiling NIOCore SystemCallHelpers.swift
[554/618] Compiling NIOCore TimeAmount+Duration.swift
[555/618] Compiling NIOCore TypeAssistedChannelHandler.swift
[556/618] Compiling NIOCore UniversalBootstrapSupport.swift
[557/618] Compiling NIOCore Utilities.swift
[599/619] Compiling SwiftProtobuf api.pb.swift
[600/619] Compiling SwiftProtobuf descriptor.pb.swift
[601/619] Compiling SwiftProtobuf duration.pb.swift
[602/619] Compiling SwiftProtobuf empty.pb.swift
[603/619] Compiling SwiftProtobuf field_mask.pb.swift
[604/619] Compiling SwiftProtobuf source_context.pb.swift
[605/619] Compiling SwiftProtobuf struct.pb.swift
[606/619] Compiling SwiftProtobuf timestamp.pb.swift
[607/619] Compiling SwiftProtobuf type.pb.swift
[608/619] Compiling SwiftProtobuf wrappers.pb.swift
[609/619] Compiling SwiftProtobuf resource_bundle_accessor.swift
[611/620] Emitting module NIOCore
[622/675] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[623/675] Compiling NIOEmbedded Embedded.swift
[624/675] Emitting module NIOEmbedded
[625/675] Compiling NIOEmbedded AsyncTestingChannel.swift
[627/676] Compiling NIOPosix PipePair.swift
[628/676] Compiling NIOPosix Pool.swift
[629/676] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[630/676] Compiling NIOPosix PosixSingletons.swift
[631/676] Compiling NIOPosix RawSocketBootstrap.swift
[632/676] Compiling NIOPosix Resolver.swift
[633/676] Compiling NIOPosix Selectable.swift
[634/682] Compiling NIOPosix ServerSocket.swift
[635/682] Compiling NIOPosix Socket.swift
[636/682] Compiling NIOPosix SocketChannel.swift
[637/682] Compiling NIOPosix SocketProtocols.swift
[638/682] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[639/682] Compiling NIOPosix System.swift
[640/682] Compiling NIOPosix Thread.swift
[641/682] Compiling NIOPosix ThreadPosix.swift
[642/682] Compiling NIOPosix ThreadWindows.swift
[643/682] Compiling NIOPosix Utilities.swift
[644/682] Compiling NIOPosix VsockAddress.swift
[645/682] Compiling NIOPosix VsockChannelEvents.swift
[646/682] Compiling NIOPosix Windows.swift
[647/682] Compiling NIOPosix SelectableChannel.swift
[648/682] Compiling NIOPosix SelectableEventLoop.swift
[649/682] Compiling NIOPosix SelectorEpoll.swift
[650/682] Compiling NIOPosix SelectorGeneric.swift
[651/682] Compiling NIOPosix SelectorKqueue.swift
[652/682] Compiling NIOPosix SelectorUring.swift
[653/682] Compiling NIOPosix SelectorWSAPoll.swift
[654/682] Emitting module NIOPosix
[655/682] Compiling NIOPosix BSDSocketAPICommon.swift
[656/682] Compiling NIOPosix BSDSocketAPIPosix.swift
[657/682] Compiling NIOPosix BSDSocketAPIWindows.swift
[658/682] Compiling NIOPosix BaseSocket.swift
[659/682] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[660/682] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[661/682] Compiling NIOPosix BaseSocketChannel.swift
[662/682] Compiling NIOPosix HappyEyeballs.swift
[663/682] Compiling NIOPosix IO.swift
[664/682] Compiling NIOPosix IntegerBitPacking.swift
[665/682] Compiling NIOPosix IntegerTypes.swift
[666/682] Compiling NIOPosix Linux.swift
[667/682] Compiling NIOPosix LinuxCPUSet.swift
[668/682] Compiling NIOPosix LinuxUring.swift
[669/682] Compiling NIOPosix BaseStreamSocketChannel.swift
[670/682] Compiling NIOPosix Bootstrap.swift
[671/682] Compiling NIOPosix ControlMessage.swift
[672/682] Compiling NIOPosix DatagramVectorReadManager.swift
[673/682] Compiling NIOPosix Errors+Any.swift
[674/682] Compiling NIOPosix FileDescriptor.swift
[675/682] Compiling NIOPosix GetaddrinfoResolver.swift
[676/682] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[677/682] Compiling NIOPosix NIOPosixSendableMetatype.swift
[678/682] Compiling NIOPosix NIOThreadPool.swift
[679/682] Compiling NIOPosix NonBlockingFileIO.swift
[680/682] Compiling NIOPosix PendingDatagramWritesManager.swift
[681/682] Compiling NIOPosix PendingWritesManager.swift
[682/682] Compiling NIOPosix PipeChannel.swift
[684/685] Compiling NIO Exports.swift
[685/685] Emitting module NIO
[687/699] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[688/699] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[689/699] Compiling TSFAsyncProcess EOFSequence.swift
[690/700] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[691/700] Compiling TSFAsyncProcess ChunkSequence.swift
[692/700] Compiling TSFAsyncProcess ProcessExit.swift
[693/700] Compiling TSFAsyncProcess NIOAsyncPipeWriter.swift
[694/700] Compiling TSFAsyncProcess StructuredConcurrencyHelpers.swift
[695/700] Emitting module TSFAsyncProcess
[696/700] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[697/700] Emitting module NIOFoundationCompat
[699/701] 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.
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.
114 | eventLoop: eventLoop
115 | )
[700/701] Compiling TSFAsyncProcess ProcessExecutor+Convenience.swift
[701/701] Compiling TSFAsyncProcess ProcessExecutor.swift
[703/712] Compiling TSFFutures OperationQueue+Extensions.swift
[704/713] Compiling TSFFutures Futures.swift
[705/713] Compiling TSFFutures EventualResultsCache.swift
[706/713] Compiling TSFFutures FutureOperationQueue.swift
[707/713] Compiling TSFFutures FutureDeduplicator.swift
[708/713] Compiling TSFFutures BatchingFutureOperationQueue.swift
[709/713] Compiling TSFFutures CancellableFuture.swift
[710/713] Compiling TSFFutures CancellablePromise.swift
[711/713] Compiling TSFFutures Canceller.swift
[712/713] Emitting module TSFFutures
[713/713] Compiling TSFFutures OrderManager.swift
[715/719] Compiling TSFUtility FastData.swift
[716/719] Emitting module TSFUtility
[717/719] Compiling TSFUtility Serializable.swift
[718/719] Compiling TSFUtility FutureFileSystem.swift
[719/719] Compiling TSFUtility ByteBuffer.swift
[721/729] 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.
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.
56 | 1: .same(proto: "refs"),
57 | 2: .same(proto: "data"),
[722/730] 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.
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.
56 | 1: .same(proto: "bytes"),
57 | ]
[723/730] Compiling TSFCAS DatabaseSpec.swift
[724/730] 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.
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.
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.
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.
56 | 1: .same(proto: "bytes"),
57 | ]
[725/730] Compiling TSFCAS DataID.swift
[726/730] Compiling TSFCAS Database.swift
[727/730] Compiling TSFCAS Blake3DataID.swift
[728/730] 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.
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.
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.
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.
146 | path: path.pathString,
147 | mode: .write,
[729/730] Compiling TSFCAS InMemoryCASDatabase.swift
[730/730] Compiling TSFCAS Object.swift
[732/749] Compiling TSFCASFileTree DeclFileTree.swift
[733/749] Compiling TSFCASFileTree DirectoryEntry.swift
[734/749] Compiling TSFCASFileTree Errors.swift
[735/751] 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
467 | 1: .same(proto: "type"),
468 | 2: .same(proto: "size"),
[736/751] Compiling TSFCASFileTree FileTreeParser.swift
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:55:48: warning: 'init(_:)' is deprecated: use throwing variant instead
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
56 | }
57 |
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:75:63: warning: 'init(_:)' is deprecated: use throwing variant instead
73 | return false
74 | }
75 | return isDirectory(path.parentDirectory.appending(RelativePath(symlinkContents)))
| `- warning: 'init(_:)' is deprecated: use throwing variant instead
76 | }
77 |
[737/751] Compiling TSFCASFileTree TSCCASFileSystem.swift
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:55:48: warning: 'init(_:)' is deprecated: use throwing variant instead
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
56 | }
57 |
/host/spi-builder-workspace/Sources/TSFCASFileTree/TSCCASFileSystem.swift:75:63: warning: 'init(_:)' is deprecated: use throwing variant instead
73 | return false
74 | }
75 | return isDirectory(path.parentDirectory.appending(RelativePath(symlinkContents)))
| `- warning: 'init(_:)' is deprecated: use throwing variant instead
76 | }
77 |
[738/751] 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
467 | 1: .same(proto: "type"),
468 | 2: .same(proto: "size"),
[739/751] 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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
467 | 1: .same(proto: "type"),
468 | 2: .same(proto: "size"),
[740/751] Compiling TSFCASFileTree ConcurrentFilesystemScanner.swift
[741/751] Compiling TSFCASFileTree FileSegmenter.swift
[742/751] Compiling TSFCASFileTree FileInfo.swift
[743/751] Compiling TSFCASFileTree FileTree.swift
[744/751] Compiling TSFCASFileTree BinarySearch.swift
[745/751] Compiling TSFCASFileTree CASBlob.swift
[746/751] Compiling TSFCASFileTree CASFSClient.swift
[747/751] 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
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
1130 | on: self.netQueue, loop: containsLoop,
1131 | size: slice.readableBytes, default: .skipped
[748/751] 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
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
1130 | on: self.netQueue, loop: containsLoop,
1131 | size: slice.readableBytes, default: .skipped
[749/751] Compiling TSFCASFileTree CASFSNode.swift
[750/751] Compiling TSFCASFileTree ConcurrentFileTreeWalker.swift
[751/751] Compiling TSFCASFileTree Context.swift
[753/756] Compiling TSFCASUtilities BufferedStreamWriter.swift
[754/756] Emitting module TSFCASUtilities
[755/756] Compiling TSFCASUtilities LinkedListStream.swift
[756/756] Compiling TSFCASUtilities StreamReader.swift
Build complete! (216.10s)
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/swiftlang/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.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.