The Swift Package Index logo.Swift Package Index

Build Information

Successful build of async-kit, reference 1.22.0 (6bbb83), with Swift 6.0 for Linux on 7 Mar 2026 14:36:24 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/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/async-kit.git
Reference: 1.22.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/vapor/async-kit
 * tag               1.22.0     -> FETCH_HEAD
HEAD is now at 6bbb83c Fix for "missing import" warnings in other packages (#113)
Cloned https://github.com/vapor/async-kit.git
Revision (git rev-parse @):
6bbb83cbf9d886623a967a965c8fb1b73e6566f9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/async-kit.git at 1.22.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/vapor/async-kit.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/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio.git
[1/6058] Fetching swift-algorithms
[1819/27997] Fetching swift-algorithms, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (0.59s)
[1975/21939] Fetching swift-collections
[3951/104630] Fetching swift-collections, swift-nio
Fetching https://github.com/apple/swift-log.git
[57498/110784] Fetching swift-collections, swift-nio, swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.74s)
[58324/104630] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (9.94s)
Fetched https://github.com/apple/swift-nio.git from cache (10.01s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.74s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.0 (0.89s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.88s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.95.0 (1.47s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1821/7421] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Fetched https://github.com/apple/swift-system.git from cache (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.69s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.65s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.92s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.95.0
Creating working copy for https://github.com/apple/swift-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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.10.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.0
Building for debugging...
[0/33] Write sources
[17/33] Compiling _NumericsShims _NumericsShims.c
[18/33] Compiling CNIOWindows shim.c
[18/33] Compiling _AtomicsShims.c
[20/33] Compiling CNIOWindows WSAStartup.c
[21/33] Compiling CNIOWASI CNIOWASI.c
[22/33] Compiling CNIOPosix event_loop_id.c
[23/33] Write sources
[26/33] Compiling CNIODarwin shim.c
[27/33] Compiling CNIOOpenBSD shim.c
[28/33] Compiling CNIOLinux liburing_shims.c
[29/33] Compiling CNIOLinux shim.c
[30/33] Write swift-version-24593BA9C3E375BF.txt
[32/91] Emitting module _NIOBase64
[33/91] Emitting module Logging
[34/91] Emitting module InternalCollectionsUtilities
[34/93] Compiling c-nioatomics.c
[35/93] Compiling c-atomics.c
[37/93] Compiling InternalCollectionsUtilities _SortedCollection.swift
[38/93] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[39/93] Compiling RealModule RealFunctions.swift
[40/94] Compiling Atomics AtomicMemoryOrderings.swift
[41/94] Compiling Atomics DoubleWord.swift
[42/94] Compiling Atomics AtomicInteger.swift
[43/94] Compiling Atomics AtomicOptionalWrappable.swift
[44/94] Compiling Atomics AtomicReference.swift
[45/94] Compiling RealModule Real.swift
[46/94] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[47/94] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[48/94] Compiling Atomics UnsafeAtomic.swift
[49/94] Compiling Atomics UnsafeAtomicLazyReference.swift
[50/94] Compiling Atomics ManagedAtomic.swift
[51/94] Compiling Atomics ManagedAtomicLazyReference.swift
[58/94] Compiling RealModule Float16+Real.swift
[62/94] Compiling RealModule ElementaryFunctions.swift
[63/94] Compiling RealModule Float+Real.swift
[66/97] Compiling RealModule ApproximateEquality.swift
[69/98] Compiling RealModule AugmentedArithmetic.swift
[70/98] Compiling RealModule Double+Real.swift
[71/98] Compiling RealModule AlgebraicField.swift
[72/104] Emitting module RealModule
[77/104] Emitting module Atomics
[84/104] Compiling RealModule Float80+Real.swift
[85/104] Compiling _NIOBase64 Base64.swift
[86/104] Compiling RealModule RelaxedArithmetic.swift
[89/106] Compiling _NIODataStructures PriorityQueue.swift
[90/106] Compiling _NIODataStructures _TinyArray.swift
[92/106] Compiling Atomics IntegerOperations.swift
[93/106] Compiling Atomics Unmanaged extensions.swift
[95/309] Compiling HashTreeCollections _HashNode+Structural merge.swift
[96/309] Compiling HashTreeCollections _AncestorHashSlots.swift
[97/309] Compiling HashTreeCollections _Bitmap.swift
[98/309] Compiling HashTreeCollections _Bucket.swift
[99/309] Compiling HashTreeCollections _Hash.swift
[100/309] Compiling HashTreeCollections _HashLevel.swift
[101/309] Compiling HashTreeCollections _HashNode+Builder.swift
[102/309] Compiling HashTreeCollections _HashNode+Debugging.swift
[103/309] Compiling HashTreeCollections _HashNode+Initializers.swift
[104/309] Compiling HashTreeCollections _HashNode+Invariants.swift
[105/309] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[106/309] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[107/309] Compiling HashTreeCollections _HashNode+Storage.swift
[108/309] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[109/309] Compiling HashTreeCollections _HashNode+Structural filter.swift
[110/309] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[111/309] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[112/309] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[113/309] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[114/309] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[115/324] Compiling HeapModule Heap+Descriptions.swift
[116/339] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[117/339] Compiling HeapModule _HeapNode.swift
[118/339] Compiling HeapModule Heap.swift
[119/339] Compiling Logging MetadataProvider.swift
[120/339] Compiling NIOConcurrencyHelpers lock.swift
[121/339] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[122/339] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[123/339] Emitting module NIOConcurrencyHelpers
[124/339] Compiling NIOConcurrencyHelpers NIOLock.swift
[125/339] Compiling Logging Locks.swift
[126/339] Compiling HeapModule Heap+UnsafeHandle.swift
[127/339] Emitting module _NIODataStructures
[128/339] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[129/339] Compiling HeapModule Heap+Invariants.swift
[130/339] Compiling _NIODataStructures Heap.swift
[131/340] Compiling ContainersPreview Inout.swift
[132/340] Compiling ContainersPreview InputSpan.swift
[133/340] Compiling ContainersPreview OutputSpan+Extras.swift
[134/340] Compiling ContainersPreview TemporaryAllocation.swift
[135/341] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[136/341] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[137/341] Emitting module ContainersPreview
[138/341] Compiling ContainersPreview Drain.swift
[139/341] Compiling ContainersPreview Producer.swift
[140/341] Compiling ContainersPreview Borrow.swift
[141/341] Compiling ContainersPreview Box.swift
[142/341] Emitting module HeapModule
[143/342] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[144/342] Compiling ContainersPreview BorrowingSequence.swift
[145/342] Compiling ContainersPreview Container.swift
[146/342] Compiling ContainersPreview ContainerAlgorithms.swift
[148/342] Compiling ContainersPreview Shared.swift
[150/343] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[151/343] Compiling HashTreeCollections TreeSet+Debugging.swift
[152/343] Compiling HashTreeCollections TreeSet+Descriptions.swift
[153/343] Compiling HashTreeCollections TreeSet+Equatable.swift
[154/343] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[155/343] Compiling HashTreeCollections TreeSet+Extras.swift
[156/343] Compiling HashTreeCollections TreeSet+Filter.swift
[158/350] Compiling HashTreeCollections TreeDictionary+Merge.swift
[159/350] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[160/350] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[161/350] Compiling HashTreeCollections TreeDictionary+Values.swift
[162/350] Compiling HashTreeCollections TreeDictionary.swift
[163/350] Compiling HashTreeCollections TreeSet+Codable.swift
[164/350] Compiling HashTreeCollections TreeSet+Collection.swift
[165/350] Compiling NIOConcurrencyHelpers atomics.swift
[166/351] Compiling HashTreeCollections TreeSet+Hashable.swift
[167/351] Compiling HashTreeCollections TreeSet+Sendable.swift
[168/351] Compiling HashTreeCollections TreeSet+Sequence.swift
[169/351] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[170/351] Compiling _RopeModule Rope+Join.swift
[171/351] Compiling _RopeModule Rope+MutatingForEach.swift
[172/351] Compiling _RopeModule Rope+Remove.swift
[173/351] Compiling _RopeModule Rope+RemoveSubrange.swift
[174/351] Compiling _RopeModule Rope+Split.swift
[175/351] Compiling _RopeModule Optional Utilities.swift
[177/362] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[178/362] Compiling HashTreeCollections _RawHashNode.swift
[179/362] Compiling HashTreeCollections _UnmanagedHashNode.swift
[180/362] Compiling HashTreeCollections _UnsafePath.swift
[181/362] Compiling HashTreeCollections TreeDictionary+Codable.swift
[182/362] Compiling HashTreeCollections TreeDictionary+Collection.swift
[183/362] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[184/362] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[185/362] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[186/362] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[187/362] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[188/362] Compiling HashTreeCollections TreeDictionary+Filter.swift
[189/362] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[190/362] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[191/362] Compiling HashTreeCollections TreeDictionary+Keys.swift
[192/362] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[193/440] Compiling Logging LogHandler.swift
[194/440] Compiling Logging Logging.swift
[195/441] Compiling Algorithms AdjacentPairs.swift
[196/441] Compiling Algorithms Chain.swift
[197/441] Compiling Algorithms Chunked.swift
[198/441] Compiling Algorithms Combinations.swift
[199/441] Compiling Algorithms Compacted.swift
[200/441] Compiling Algorithms Cycle.swift
[201/441] Compiling Algorithms EitherSequence.swift
[202/441] Compiling Algorithms FirstNonNil.swift
[203/442] Compiling Algorithms Permutations.swift
[204/442] Compiling Algorithms Product.swift
[205/442] Compiling Algorithms RandomSample.swift
[206/442] Compiling Algorithms Reductions.swift
[207/442] Compiling Algorithms Rotate.swift
[208/442] Compiling Algorithms Split.swift
[209/442] Compiling Algorithms Stride.swift
[210/442] Compiling Algorithms Suffix.swift
[212/481] Compiling BitCollections BitSet.Counted.swift
[213/481] Compiling BitCollections BitSet+Codable.swift
[214/481] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[215/481] Compiling BitCollections BitSet+CustomReflectable.swift
[216/481] Compiling BitCollections BitSet+CustomStringConvertible.swift
[217/481] Compiling BitCollections BitSet+Equatable.swift
[218/481] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[219/481] Compiling BitCollections BitSet+Extras.swift
[220/481] Compiling BitCollections BitSet+Hashable.swift
[222/481] Compiling DequeModule UniqueDeque+Consumption.swift
[223/481] Compiling DequeModule UniqueDeque+Container.swift
[224/481] Compiling DequeModule UniqueDeque+Descriptions.swift
[225/481] Compiling DequeModule UniqueDeque+Equatable.swift
[226/481] Compiling DequeModule UniqueDeque+Experimental.swift
[227/481] Compiling DequeModule UniqueDeque+Hashable.swift
[228/481] Compiling DequeModule UniqueDeque+Initializers.swift
[229/481] Compiling DequeModule UniqueDeque+Insertions.swift
[230/481] Compiling DequeModule UniqueDeque+Prepend.swift
[231/481] Compiling DequeModule UniqueDeque+Removals.swift
[238/486] Compiling DequeModule UniqueDeque+Replacements.swift
[239/486] Compiling DequeModule UniqueDeque.swift
[240/486] Compiling DequeModule _DequeSlot.swift
[241/486] Compiling DequeModule _UnsafeDequeHandle.swift
[242/486] Compiling DequeModule _UnsafeDequeSegments.swift
[243/486] Compiling DequeModule RigidDeque+Equatable.swift
[244/486] Compiling DequeModule RigidDeque+Experimental.swift
[245/486] Compiling DequeModule RigidDeque+Hashable.swift
[246/486] Compiling DequeModule RigidDeque+Initializers.swift
[247/486] Compiling DequeModule RigidDeque+Insertions.swift
[248/486] Compiling DequeModule RigidDeque+Prepend.swift
[249/486] Compiling DequeModule RigidDeque+Removals.swift
[250/486] Compiling DequeModule RigidDeque+Replacements.swift
[251/486] Compiling DequeModule RigidDeque+Testing.swift
[252/486] Compiling DequeModule RigidDeque.swift
[253/486] Compiling DequeModule UniqueDeque+Append.swift
[264/486] Compiling DequeModule _DequeBuffer.swift
[265/486] Compiling DequeModule _DequeBufferHeader.swift
[266/486] Compiling DequeModule RigidDeque+Append.swift
[267/486] Compiling DequeModule RigidDeque+Consumption.swift
[268/486] Compiling DequeModule RigidDeque+Container.swift
[269/486] Compiling DequeModule RigidDeque+Descriptions.swift
[270/486] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[271/486] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[272/486] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[273/486] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[274/486] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[275/486] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[276/486] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[277/486] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[278/486] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[279/486] Compiling HashTreeCollections TreeSet.swift
[280/486] Emitting module BitCollections
[290/493] Compiling DequeModule Deque+Testing.swift
[291/493] Compiling DequeModule Deque._Storage.swift
[292/493] Compiling DequeModule Deque._UnsafeHandle.swift
[293/493] Compiling DequeModule Deque.swift
[294/493] Compiling DequeModule Deque+Codable.swift
[295/493] Compiling DequeModule Deque+Collection.swift
[296/493] Compiling DequeModule Deque+CustomReflectable.swift
[297/493] Compiling DequeModule Deque+Descriptions.swift
[320/493] Compiling OrderedCollections _UnsafeBitset.swift
[321/493] Compiling HashTreeCollections _HashNode.swift
[322/493] Compiling HashTreeCollections _HashNodeHeader.swift
[323/493] Compiling HashTreeCollections _HashSlot.swift
[324/493] Compiling HashTreeCollections _HashStack.swift
[329/493] Compiling BitCollections BitSet._UnsafeHandle.swift
[330/493] Compiling BitCollections BitSet.swift
[331/493] Compiling BitCollections Range+Utilities.swift
[332/493] Compiling BitCollections Slice+Utilities.swift
[333/493] Compiling BitCollections UInt+Tricks.swift
[334/493] Compiling BitCollections _Word.swift
[359/493] Compiling BitCollections BitSet.Index.swift
[372/496] Emitting module _RopeModule
[374/497] Compiling DequeModule Deque+Extras.swift
[375/497] Compiling DequeModule Deque+Hashable.swift
[384/497] Compiling DequeModule Deque+Equatable.swift
[385/497] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[386/497] Emitting module OrderedCollections
[395/498] Compiling Algorithms Trim.swift
[396/498] Compiling Algorithms Unique.swift
[397/498] Compiling Algorithms Windows.swift
[492/499] Emitting module DequeModule
[499/500] Emitting module Algorithms
[501/501] Emitting module HashTreeCollections
[503/572] Compiling Collections HashTreeCollections reexports.swift
[504/572] Emitting module Collections
[505/572] Compiling Collections DequeModule reexports.swift
[506/572] Compiling Collections BitCollections reexports.swift
[507/572] Compiling Collections OrderedCollections reexports.swift
[508/572] Compiling Collections HeapModule reexports.swift
[510/573] Compiling NIOCore NIOCoreSendableMetatype.swift
[511/573] Compiling NIOCore NIODecodedAsyncSequence.swift
[512/573] Compiling NIOCore NIOLoopBound.swift
[513/573] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[514/573] Compiling NIOCore NIOScheduledCallback.swift
[515/573] Compiling NIOCore NIOSendable.swift
[516/573] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[517/573] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[518/573] Compiling NIOCore RecvByteBufferAllocator.swift
[519/581] Compiling NIOCore IPProtocol.swift
[520/581] Compiling NIOCore IntegerBitPacking.swift
[521/581] Compiling NIOCore IntegerTypes.swift
[522/581] Compiling NIOCore Interfaces.swift
[523/581] Compiling NIOCore Linux.swift
[524/581] Compiling NIOCore MarkedCircularBuffer.swift
[525/581] Compiling NIOCore MulticastChannel.swift
[526/581] Compiling NIOCore NIOAny.swift
[527/581] Compiling NIOCore NIOCloseOnErrorHandler.swift
[528/581] Compiling NIOCore EventLoopFuture+Deprecated.swift
[529/581] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[530/581] Compiling NIOCore EventLoopFuture.swift
[531/581] Compiling NIOCore FileDescriptor.swift
[532/581] Compiling NIOCore FileHandle.swift
[533/581] Compiling NIOCore FileRegion.swift
[534/581] Compiling NIOCore GlobalSingletons.swift
[535/581] Compiling NIOCore IO.swift
[536/581] Compiling NIOCore IOData.swift
[537/581] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[538/581] Compiling NIOCore SocketAddresses.swift
[539/581] Compiling NIOCore SocketOptionProvider.swift
[540/581] Compiling NIOCore SystemCallHelpers.swift
[541/581] Compiling NIOCore TimeAmount+Duration.swift
[542/581] Compiling NIOCore TypeAssistedChannelHandler.swift
[543/581] Compiling NIOCore UniversalBootstrapSupport.swift
[544/581] Compiling NIOCore Utilities.swift
[545/581] Compiling NIOCore CircularBuffer.swift
[546/581] Compiling NIOCore Codec.swift
[547/581] Compiling NIOCore ConvenienceOptionSupport.swift
[548/581] Compiling NIOCore DeadChannel.swift
[549/581] Compiling NIOCore DispatchQueue+WithFuture.swift
[550/581] Compiling NIOCore EventLoop+Deprecated.swift
[551/581] Compiling NIOCore EventLoop+SerialExecutor.swift
[552/581] Compiling NIOCore EventLoop.swift
[553/581] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[554/581] Compiling NIOCore AddressedEnvelope.swift
[555/581] Compiling NIOCore AsyncAwaitSupport.swift
[556/581] Compiling NIOCore AsyncChannel.swift
[557/581] Compiling NIOCore AsyncChannelHandler.swift
[558/581] Compiling NIOCore AsyncChannelInboundStream.swift
[559/581] Compiling NIOCore AsyncChannelOutboundWriter.swift
[560/581] Compiling NIOCore NIOAsyncSequenceProducer.swift
[561/581] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[562/581] Compiling NIOCore NIOAsyncWriter.swift
[563/581] Compiling NIOCore ByteBuffer-multi-int.swift
[564/581] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[565/581] Compiling NIOCore ByteBuffer-views.swift
[566/581] Compiling NIOCore Channel.swift
[567/581] Compiling NIOCore ChannelHandler.swift
[568/581] Compiling NIOCore ChannelHandlers.swift
[569/581] Compiling NIOCore ChannelInvoker.swift
[570/581] Compiling NIOCore ChannelOption.swift
[571/581] Compiling NIOCore ChannelPipeline.swift
[572/581] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[573/581] Compiling NIOCore BSDSocketAPI.swift
[574/581] Compiling NIOCore ByteBuffer-aux.swift
[575/581] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[576/581] Compiling NIOCore ByteBuffer-conversions.swift
[577/581] Compiling NIOCore ByteBuffer-core.swift
[578/581] Compiling NIOCore ByteBuffer-hex.swift
[579/581] Compiling NIOCore ByteBuffer-int.swift
[580/581] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[581/581] Emitting module NIOCore
[583/636] Compiling NIOPosix PipePair.swift
[584/636] Compiling NIOPosix Pool.swift
[585/636] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[586/636] Compiling NIOPosix PosixSingletons.swift
[587/636] Compiling NIOPosix RawSocketBootstrap.swift
[588/636] Compiling NIOPosix Resolver.swift
[589/636] Compiling NIOPosix Selectable.swift
[590/636] Compiling NIOPosix HappyEyeballs.swift
[591/636] Compiling NIOPosix IO.swift
[592/636] Compiling NIOPosix IntegerBitPacking.swift
[593/636] Compiling NIOPosix IntegerTypes.swift
[594/636] Compiling NIOPosix Linux.swift
[595/636] Compiling NIOPosix LinuxCPUSet.swift
[596/636] Compiling NIOPosix LinuxUring.swift
[597/642] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[598/642] Compiling NIOEmbedded Embedded.swift
[599/642] Emitting module NIOEmbedded
[600/642] Compiling NIOEmbedded AsyncTestingChannel.swift
[602/643] Emitting module NIOPosix
[603/643] Compiling NIOPosix ThreadPosix.swift
[604/643] Compiling NIOPosix ThreadWindows.swift
[605/643] Compiling NIOPosix Utilities.swift
[606/643] Compiling NIOPosix VsockAddress.swift
[607/643] Compiling NIOPosix VsockChannelEvents.swift
[608/643] Compiling NIOPosix Windows.swift
[609/643] Compiling NIOPosix BSDSocketAPICommon.swift
[610/643] Compiling NIOPosix BSDSocketAPIPosix.swift
[611/643] Compiling NIOPosix BSDSocketAPIWindows.swift
[612/643] Compiling NIOPosix BaseSocket.swift
[613/643] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[614/643] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[615/643] Compiling NIOPosix BaseSocketChannel.swift
[616/643] Compiling NIOPosix ServerSocket.swift
[617/643] Compiling NIOPosix Socket.swift
[618/643] Compiling NIOPosix SocketChannel.swift
[619/643] Compiling NIOPosix SocketProtocols.swift
[620/643] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[621/643] Compiling NIOPosix System.swift
[622/643] Compiling NIOPosix Thread.swift
[623/643] Compiling NIOPosix SelectableChannel.swift
[624/643] Compiling NIOPosix SelectableEventLoop.swift
[625/643] Compiling NIOPosix SelectorEpoll.swift
[626/643] Compiling NIOPosix SelectorGeneric.swift
[627/643] Compiling NIOPosix SelectorKqueue.swift
[628/643] Compiling NIOPosix SelectorUring.swift
[629/643] Compiling NIOPosix SelectorWSAPoll.swift
[630/643] Compiling NIOPosix BaseStreamSocketChannel.swift
[631/643] Compiling NIOPosix Bootstrap.swift
[632/643] Compiling NIOPosix ControlMessage.swift
[633/643] Compiling NIOPosix DatagramVectorReadManager.swift
[634/643] Compiling NIOPosix Errors+Any.swift
[635/643] Compiling NIOPosix FileDescriptor.swift
[636/643] Compiling NIOPosix GetaddrinfoResolver.swift
[637/643] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[638/643] Compiling NIOPosix NIOPosixSendableMetatype.swift
[639/643] Compiling NIOPosix NIOThreadPool.swift
[640/643] Compiling NIOPosix NonBlockingFileIO.swift
[641/643] Compiling NIOPosix PendingDatagramWritesManager.swift
[642/643] Compiling NIOPosix PendingWritesManager.swift
[643/643] Compiling NIOPosix PipeChannel.swift
[645/666] Compiling AsyncKit ConnectionPoolError.swift
[646/666] Compiling AsyncKit ConnectionPoolItem.swift
[647/666] Compiling AsyncKit ConnectionPoolSource.swift
[648/668] Compiling AsyncKit EventLoop+Flatten.swift
[649/668] Compiling AsyncKit EventLoop+Future.swift
[650/668] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[651/668] Compiling AsyncKit Future+Transform.swift
[652/668] Compiling AsyncKit Future+Try.swift
[653/668] Compiling AsyncKit FutureOperators.swift
[654/668] Compiling AsyncKit Optional+StrictMap.swift
[655/668] Compiling AsyncKit Exports.swift
[656/668] Compiling AsyncKit Future+Miscellaneous.swift
[657/668] Compiling AsyncKit Future+Nonempty.swift
[658/668] Compiling AsyncKit Future+Optional.swift
[659/668] Emitting module AsyncKit
[660/668] Compiling AsyncKit EventLoopGroup+Throwing.swift
[661/668] Compiling AsyncKit Collection+Flatten.swift
[662/668] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[663/668] Compiling AsyncKit EventLoopConnectionPool.swift
/host/spi-builder-workspace/Sources/AsyncKit/ConnectionPool/EventLoopGroupConnectionPool.swift:367:21: warning: mutation of captured var 'outcome' in concurrently-executing code; this is an error in the Swift 6 language mode
365 |             pool.close().whenComplete { result in
366 |                 shutdownQueue.async {
367 |                     outcome = outcome.flatMap { result }
    |                     `- warning: mutation of captured var 'outcome' in concurrently-executing code; this is an error in the Swift 6 language mode
368 |                     shutdownGroup.leave()
369 |                 }
/host/spi-builder-workspace/Sources/AsyncKit/ConnectionPool/EventLoopGroupConnectionPool.swift:367:31: warning: reference to captured var 'outcome' in concurrently-executing code; this is an error in the Swift 6 language mode
365 |             pool.close().whenComplete { result in
366 |                 shutdownQueue.async {
367 |                     outcome = outcome.flatMap { result }
    |                               `- warning: reference to captured var 'outcome' in concurrently-executing code; this is an error in the Swift 6 language mode
368 |                     shutdownGroup.leave()
369 |                 }
[664/668] Compiling AsyncKit EventLoopGroupConnectionPool.swift
/host/spi-builder-workspace/Sources/AsyncKit/ConnectionPool/EventLoopGroupConnectionPool.swift:367:21: warning: mutation of captured var 'outcome' in concurrently-executing code; this is an error in the Swift 6 language mode
365 |             pool.close().whenComplete { result in
366 |                 shutdownQueue.async {
367 |                     outcome = outcome.flatMap { result }
    |                     `- warning: mutation of captured var 'outcome' in concurrently-executing code; this is an error in the Swift 6 language mode
368 |                     shutdownGroup.leave()
369 |                 }
/host/spi-builder-workspace/Sources/AsyncKit/ConnectionPool/EventLoopGroupConnectionPool.swift:367:31: warning: reference to captured var 'outcome' in concurrently-executing code; this is an error in the Swift 6 language mode
365 |             pool.close().whenComplete { result in
366 |                 shutdownQueue.async {
367 |                     outcome = outcome.flatMap { result }
    |                               `- warning: reference to captured var 'outcome' in concurrently-executing code; this is an error in the Swift 6 language mode
368 |                     shutdownGroup.leave()
369 |                 }
[665/668] Compiling AsyncKit EventLoop+Concurrency.swift
/host/spi-builder-workspace/Sources/AsyncKit/ConnectionPool/EventLoopGroupConnectionPool.swift:367:21: warning: mutation of captured var 'outcome' in concurrently-executing code; this is an error in the Swift 6 language mode
365 |             pool.close().whenComplete { result in
366 |                 shutdownQueue.async {
367 |                     outcome = outcome.flatMap { result }
    |                     `- warning: mutation of captured var 'outcome' in concurrently-executing code; this is an error in the Swift 6 language mode
368 |                     shutdownGroup.leave()
369 |                 }
/host/spi-builder-workspace/Sources/AsyncKit/ConnectionPool/EventLoopGroupConnectionPool.swift:367:31: warning: reference to captured var 'outcome' in concurrently-executing code; this is an error in the Swift 6 language mode
365 |             pool.close().whenComplete { result in
366 |                 shutdownQueue.async {
367 |                     outcome = outcome.flatMap { result }
    |                               `- warning: reference to captured var 'outcome' in concurrently-executing code; this is an error in the Swift 6 language mode
368 |                     shutdownGroup.leave()
369 |                 }
[666/668] Compiling AsyncKit EventLoopFutureQueue.swift
[667/668] Compiling AsyncKit Future+Collection.swift
[668/668] Compiling AsyncKit Future+Conjunctions.swift
Build complete! (149.42s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.95.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.4.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "async-kit",
  "name" : "async-kit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AsyncKit",
      "targets" : [
        "AsyncKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "AsyncKitTests",
      "module_type" : "SwiftTarget",
      "name" : "AsyncKitTests",
      "path" : "Tests/AsyncKitTests",
      "sources" : [
        "AsyncConnectionPoolTests.swift",
        "AsyncKitTestsCommon.swift",
        "Collection+FlattenTests.swift",
        "ConnectionPoolTests.swift",
        "EventLoop+ConcurrencyTests.swift",
        "EventLoopFutureQueueTests.swift",
        "EventLoopGroup+FutureTests.swift",
        "Future+CollectionTests.swift",
        "Future+ConjunctionTests.swift",
        "Future+MiscellaneousTests.swift",
        "Future+NonemptyTests.swift",
        "Future+OptionalTests.swift",
        "Future+TransformTests.swift",
        "Future+TryTests.swift",
        "FutureOperatorsTests.swift"
      ],
      "target_dependencies" : [
        "AsyncKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AsyncKit",
      "module_type" : "SwiftTarget",
      "name" : "AsyncKit",
      "path" : "Sources/AsyncKit",
      "product_dependencies" : [
        "Logging",
        "NIOCore",
        "NIOEmbedded",
        "NIOPosix",
        "Collections",
        "Algorithms"
      ],
      "product_memberships" : [
        "AsyncKit"
      ],
      "sources" : [
        "ConnectionPool/ConnectionPoolError.swift",
        "ConnectionPool/ConnectionPoolItem.swift",
        "ConnectionPool/ConnectionPoolSource.swift",
        "ConnectionPool/EventLoopConnectionPool.swift",
        "ConnectionPool/EventLoopGroupConnectionPool.swift",
        "EventLoop/EventLoop+Concurrency.swift",
        "EventLoop/EventLoop+Flatten.swift",
        "EventLoop/EventLoop+Future.swift",
        "EventLoop/EventLoopGroup+Concurrency.swift",
        "EventLoop/EventLoopGroup+Throwing.swift",
        "EventLoopFuture/Collection+Flatten.swift",
        "EventLoopFuture/EventLoopFutureQueue+Sequence.swift",
        "EventLoopFuture/EventLoopFutureQueue.swift",
        "EventLoopFuture/Future+Collection.swift",
        "EventLoopFuture/Future+Conjunctions.swift",
        "EventLoopFuture/Future+Miscellaneous.swift",
        "EventLoopFuture/Future+Nonempty.swift",
        "EventLoopFuture/Future+Optional.swift",
        "EventLoopFuture/Future+Transform.swift",
        "EventLoopFuture/Future+Try.swift",
        "EventLoopFuture/FutureOperators.swift",
        "EventLoopFuture/Optional+StrictMap.swift",
        "Exports.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.