Build Information
Successful build of async-kit, reference main (6f3615
), with Swift 6.0 for Linux on 23 Aug 2025 16:20:03 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/async-kit.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/vapor/async-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6f3615c Add support for pruning of idle pool connections (#110)
Cloned https://github.com/vapor/async-kit.git
Revision (git rev-parse @):
6f3615ccf2ac3c2ae0c8087d527546e9544a43dd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/async-kit.git at main
========================================
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-1":/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:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
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-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5968] Fetching swift-algorithms
[419/9865] Fetching swift-algorithms, swift-log
[6549/27219] Fetching swift-algorithms, swift-log, swift-collections
[10561/104877] Fetching swift-algorithms, swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-algorithms.git from cache (0.90s)
[8749/98909] Fetching swift-log, swift-collections, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (0.93s)
[6495/95012] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git from cache (10.10s)
Fetched https://github.com/apple/swift-nio.git from cache (10.22s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (4.88s)
Fetching https://github.com/apple/swift-numerics.git
[1/6342] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.00s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.12s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (1.15s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (1.74s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
[996/6708] Fetching swift-atomics, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.75s)
Fetched https://github.com/apple/swift-system.git from cache (0.83s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.23s)
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.6.4
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.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.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Building for debugging...
[0/31] Write sources
[17/31] Compiling CNIOWindows shim.c
[17/31] Compiling _NumericsShims _NumericsShims.c
[17/31] Compiling _AtomicsShims.c
[20/31] Compiling CNIOWASI CNIOWASI.c
[21/31] Compiling CNIOWindows WSAStartup.c
[21/31] Write sources
[24/31] Compiling CNIOPosix event_loop_id.c
[25/31] Compiling CNIOLinux liburing_shims.c
[26/31] Compiling CNIOLinux shim.c
[27/31] Compiling CNIODarwin shim.c
[28/31] Write swift-version-24593BA9C3E375BF.txt
[30/84] Emitting module _NIOBase64
[31/84] Emitting module Logging
[31/84] Compiling c-nioatomics.c
[32/84] Compiling c-atomics.c
[34/90] Compiling RealModule Real.swift
[35/91] Compiling Atomics UnsafeAtomic.swift
[36/91] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/93] Compiling RealModule Float80+Real.swift
[38/93] Compiling RealModule Float16+Real.swift
[39/93] Compiling RealModule Float+Real.swift
[40/93] Compiling _NIOBase64 Base64.swift
[41/94] Compiling Atomics OptionalRawRepresentable.swift
[42/94] Compiling Atomics RawRepresentable.swift
[44/95] Compiling _NIODataStructures _TinyArray.swift
[45/95] Compiling Atomics IntegerOperations.swift
[46/95] Compiling Atomics Unmanaged extensions.swift
[47/95] Compiling RealModule RealFunctions.swift
[48/95] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[49/95] Emitting module RealModule
[50/95] Compiling Atomics AtomicOptionalWrappable.swift
[51/95] Compiling Atomics AtomicReference.swift
[52/95] Compiling Atomics Primitives.native.swift
[53/95] Compiling Atomics AtomicMemoryOrderings.swift
[54/95] Compiling Atomics AtomicStorage.swift
[55/95] Compiling Atomics AtomicValue.swift
[56/95] Compiling Atomics IntegerConformances.swift
[57/95] Compiling Atomics PointerConformances.swift
[58/95] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/95] Compiling RealModule ElementaryFunctions.swift
[62/95] Emitting module InternalCollectionsUtilities
[63/95] Compiling Atomics AtomicBool.swift
[65/95] Compiling Atomics DoubleWord.swift
[66/95] Compiling Atomics AtomicInteger.swift
[67/95] Compiling Atomics ManagedAtomic.swift
[68/95] Compiling Atomics ManagedAtomicLazyReference.swift
[82/96] Emitting module Atomics
[83/98] Compiling _NIODataStructures PriorityQueue.swift
[84/98] Compiling Logging MetadataProvider.swift
[86/98] Compiling _NIODataStructures Heap.swift
[87/98] Emitting module _NIODataStructures
[90/99] Compiling NIOConcurrencyHelpers lock.swift
[92/99] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[93/99] Emitting module NIOConcurrencyHelpers
[94/152] Compiling NIOConcurrencyHelpers NIOLock.swift
[95/153] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[96/159] Compiling NIOConcurrencyHelpers atomics.swift
[98/321] Compiling Logging LogHandler.swift
[99/321] Compiling Logging Locks.swift
[100/321] Compiling Logging Logging.swift
[102/375] Compiling HeapModule Heap+Descriptions.swift
[103/375] Compiling BitCollections BitArray+RandomBits.swift
[104/375] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[105/375] Compiling BitCollections BitArray+Shifts.swift
[106/375] Compiling BitCollections BitArray+Testing.swift
[107/377] Compiling BitCollections BitArray+Copy.swift
[108/377] Compiling BitCollections BitArray+CustomReflectable.swift
[109/399] Compiling HeapModule _HeapNode.swift
[110/399] Compiling HeapModule Heap.swift
[111/402] Compiling HeapModule Heap+Invariants.swift
[112/402] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[113/402] Compiling HeapModule Heap+UnsafeHandle.swift
[114/402] Compiling _RopeModule Rope+Extract.swift
[115/402] Compiling _RopeModule Rope+Find.swift
[116/402] Compiling _RopeModule Rope+ForEachWhile.swift
[117/402] Compiling _RopeModule Rope+Insert.swift
[118/402] Compiling _RopeModule Rope+_Storage.swift
[119/402] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[120/402] Compiling _RopeModule Rope+_UnsafeHandle.swift
[121/402] Compiling _RopeModule Rope.swift
[122/402] Compiling _RopeModule RopeElement.swift
[123/402] Compiling _RopeModule RopeMetric.swift
[124/412] Emitting module HeapModule
[126/413] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[127/413] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[128/413] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[129/413] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[130/413] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[131/413] Compiling BitCollections BitSet+SetAlgebra union.swift
[132/413] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[133/413] Compiling BitCollections BitSet.Counted.swift
[134/413] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[135/413] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[136/413] Compiling Algorithms FlattenCollection.swift
[137/413] Compiling Algorithms Grouped.swift
[138/413] Compiling Algorithms Indexed.swift
[139/413] Compiling Algorithms Intersperse.swift
[140/413] Compiling Algorithms RandomSample.swift
[141/413] Compiling Algorithms Reductions.swift
[142/413] Compiling Algorithms Rotate.swift
[143/413] Compiling Algorithms Split.swift
[144/413] Compiling Algorithms Stride.swift
[145/420] Compiling BitCollections BitSet+Random.swift
[146/420] Compiling BitCollections BitSet+SetAlgebra basics.swift
[147/420] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[148/420] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[152/420] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[153/420] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[154/420] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[155/420] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[156/420] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[157/420] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[158/420] Compiling BitCollections BitSet+Initializers.swift
[159/420] Compiling BitCollections BitSet+Invariants.swift
[165/420] Compiling BitCollections BitSet.Index.swift
[166/420] Compiling BitCollections BitSet._UnsafeHandle.swift
[174/427] Compiling Algorithms Suffix.swift
[175/427] Compiling _RopeModule RopeSummary.swift
[176/427] Compiling _RopeModule _RopeItem.swift
[177/427] Compiling _RopeModule _RopePath.swift
[178/427] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[179/427] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[180/427] Compiling HashTreeCollections TreeDictionary+Keys.swift
[181/427] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[182/427] Compiling HashTreeCollections TreeDictionary+Merge.swift
[183/427] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[184/427] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[185/427] Compiling HashTreeCollections TreeDictionary+Values.swift
[186/427] Compiling Algorithms MinMax.swift
[187/427] Compiling Algorithms Partition.swift
[188/427] Compiling Algorithms Permutations.swift
[189/427] Compiling Algorithms Product.swift
[190/427] Compiling Algorithms AdjacentPairs.swift
[191/427] Compiling Algorithms Chain.swift
[192/427] Emitting module BitCollections
[197/427] Compiling Algorithms Chunked.swift
[198/427] Compiling Algorithms Combinations.swift
[201/427] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[209/427] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[210/427] Compiling BitCollections BitArray+Extras.swift
[211/427] Compiling BitCollections BitArray+Fill.swift
[212/427] Compiling BitCollections BitArray+Hashable.swift
[213/427] Compiling BitCollections BitArray+Initializers.swift
[214/427] Compiling BitCollections BitArray+Invariants.swift
[215/427] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[230/427] Compiling Algorithms Compacted.swift
[231/427] Compiling Algorithms Cycle.swift
[232/427] Compiling Algorithms EitherSequence.swift
[233/427] Compiling Algorithms FirstNonNil.swift
[234/427] Compiling Algorithms Joined.swift
[235/427] Compiling Algorithms Keyed.swift
[238/427] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[239/427] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[240/427] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[241/427] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[242/427] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[243/427] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[244/427] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[245/427] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[246/427] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[247/427] Compiling HashTreeCollections TreeSet.swift
[255/430] Compiling OrderedCollections OrderedSet+Sendable.swift
[256/430] Compiling OrderedCollections OrderedSet+SubSequence.swift
[257/430] Compiling OrderedCollections OrderedSet+Testing.swift
[258/430] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[259/430] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[260/430] Emitting module DequeModule
[293/432] Compiling Algorithms Trim.swift
[294/432] Compiling Algorithms Unique.swift
[295/432] Compiling Algorithms Windows.swift
[312/493] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[313/493] Compiling NIOCore NIOAsyncWriter.swift
[314/493] Compiling NIOCore CircularBuffer.swift
[315/493] Compiling NIOCore AddressedEnvelope.swift
[316/493] Compiling NIOCore AsyncAwaitSupport.swift
[317/493] Compiling NIOCore AsyncChannel.swift
[318/493] Compiling NIOCore AsyncChannelHandler.swift
[319/493] Compiling NIOCore AsyncChannelInboundStream.swift
[320/493] Compiling NIOCore AsyncChannelOutboundWriter.swift
[321/493] Compiling NIOCore NIOAsyncSequenceProducer.swift
[325/493] Compiling NIOCore Codec.swift
[326/493] Compiling NIOCore ConvenienceOptionSupport.swift
[327/493] Compiling NIOCore DeadChannel.swift
[328/493] Compiling NIOCore DispatchQueue+WithFuture.swift
[329/493] Compiling NIOCore EventLoop+Deprecated.swift
[330/493] Compiling NIOCore EventLoop+SerialExecutor.swift
[331/493] Compiling NIOCore EventLoop.swift
[332/493] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[333/493] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[334/493] Compiling NIOCore BSDSocketAPI.swift
[338/502] Compiling NIOCore ByteBuffer-hex.swift
[339/502] Compiling NIOCore ByteBuffer-int.swift
[340/502] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[341/502] Emitting module _RopeModule
[342/502] Compiling NIOCore Linux.swift
[343/502] Compiling NIOCore MarkedCircularBuffer.swift
[344/502] Compiling NIOCore MulticastChannel.swift
[345/502] Compiling NIOCore NIOAny.swift
[346/502] Compiling NIOCore NIOCloseOnErrorHandler.swift
[347/502] Compiling NIOCore NIOCoreSendableMetatype.swift
[348/502] Compiling NIOCore NIOLoopBound.swift
[349/502] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[350/502] Compiling NIOCore NIOScheduledCallback.swift
[351/502] Compiling NIOCore NIOSendable.swift
[352/502] Compiling NIOCore RecvByteBufferAllocator.swift
[353/502] Compiling OrderedCollections _UnsafeBitset.swift
[371/502] Emitting module OrderedCollections
[401/503] Compiling NIOCore ByteBuffer-aux.swift
[402/503] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[411/511] Emitting module HashTreeCollections
[412/512] Emitting module Algorithms
[415/513] Compiling NIOCore Utilities.swift
[416/513] Compiling _RopeModule Rope+MutatingForEach.swift
[417/513] Compiling _RopeModule Rope+Remove.swift
[418/513] Compiling _RopeModule Rope+RemoveSubrange.swift
[419/513] Compiling _RopeModule Rope+Split.swift
[420/513] Compiling _RopeModule Optional Utilities.swift
[421/513] Compiling _RopeModule String Utilities.swift
[422/513] Compiling _RopeModule String.Index+ABI.swift
[423/513] Compiling _RopeModule _CharacterRecognizer.swift
[424/513] Compiling NIOCore IOData.swift
[425/513] Compiling NIOCore IPProtocol.swift
[426/513] Compiling NIOCore IntegerBitPacking.swift
[427/513] Compiling NIOCore IntegerTypes.swift
[428/513] Compiling NIOCore Interfaces.swift
[434/513] Compiling NIOCore ByteBuffer-conversions.swift
[435/513] Compiling NIOCore ByteBuffer-core.swift
[439/513] Compiling NIOCore ByteBuffer-multi-int.swift
[440/513] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[441/513] Compiling NIOCore ByteBuffer-views.swift
[442/513] Compiling NIOCore Channel.swift
[443/513] Compiling NIOCore ChannelHandler.swift
[444/513] Compiling NIOCore ChannelHandlers.swift
[445/513] Compiling NIOCore ChannelInvoker.swift
[446/513] Compiling NIOCore ChannelOption.swift
[447/513] Compiling NIOCore ChannelPipeline.swift
[448/513] Compiling NIOCore EventLoopFuture+Deprecated.swift
[449/513] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[450/513] Compiling NIOCore EventLoopFuture.swift
[451/513] Compiling NIOCore FileDescriptor.swift
[452/513] Compiling NIOCore FileHandle.swift
[453/513] Compiling NIOCore FileRegion.swift
[454/513] Compiling NIOCore GlobalSingletons.swift
[455/513] Compiling NIOCore IO.swift
[479/516] Compiling Collections Collections.swift
[480/516] Emitting module Collections
[481/517] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[482/517] Compiling NIOCore SocketAddresses.swift
[483/517] Compiling NIOCore SocketOptionProvider.swift
[484/517] Compiling NIOCore SystemCallHelpers.swift
[485/517] Compiling NIOCore TimeAmount+Duration.swift
[486/517] Compiling NIOCore TypeAssistedChannelHandler.swift
[487/517] Compiling NIOCore UniversalBootstrapSupport.swift
[517/517] Emitting module NIOCore
[519/570] Compiling NIOEmbedded AsyncTestingChannel.swift
[520/570] Emitting module NIOEmbedded
[521/570] Compiling NIOEmbedded Embedded.swift
[522/570] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[524/571] Compiling NIOPosix IO.swift
[525/571] Compiling NIOPosix IntegerBitPacking.swift
[526/571] Compiling NIOPosix IntegerTypes.swift
[527/571] Compiling NIOPosix Linux.swift
[528/571] Compiling NIOPosix LinuxCPUSet.swift
[529/571] Compiling NIOPosix LinuxUring.swift
[530/571] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[531/577] Compiling NIOPosix Pool.swift
[532/577] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[533/577] Compiling NIOPosix PosixSingletons.swift
[534/577] Compiling NIOPosix RawSocketBootstrap.swift
[535/577] Compiling NIOPosix Resolver.swift
[536/577] Compiling NIOPosix Selectable.swift
[537/577] Compiling NIOPosix SelectableChannel.swift
[538/577] Compiling NIOPosix Socket.swift
[539/577] Compiling NIOPosix SocketChannel.swift
[540/577] Compiling NIOPosix SocketProtocols.swift
[541/577] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[542/577] Compiling NIOPosix System.swift
[543/577] Compiling NIOPosix Thread.swift
[544/577] Compiling NIOPosix BSDSocketAPICommon.swift
[545/577] Compiling NIOPosix BSDSocketAPIPosix.swift
[546/577] Compiling NIOPosix BSDSocketAPIWindows.swift
[547/577] Compiling NIOPosix BaseSocket.swift
[548/577] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[549/577] Compiling NIOPosix BaseSocketChannel.swift
[550/577] Compiling NIOPosix BaseStreamSocketChannel.swift
[551/577] Compiling NIOPosix ThreadPosix.swift
[552/577] Compiling NIOPosix ThreadWindows.swift
[553/577] Compiling NIOPosix UnsafeTransfer.swift
[554/577] Compiling NIOPosix Utilities.swift
[555/577] Compiling NIOPosix VsockAddress.swift
[556/577] Compiling NIOPosix VsockChannelEvents.swift
[557/577] Emitting module NIOPosix
[558/577] Compiling NIOPosix SelectableEventLoop.swift
[559/577] Compiling NIOPosix SelectorEpoll.swift
[560/577] Compiling NIOPosix SelectorGeneric.swift
[561/577] Compiling NIOPosix SelectorKqueue.swift
[562/577] Compiling NIOPosix SelectorUring.swift
[563/577] Compiling NIOPosix ServerSocket.swift
[564/577] Compiling NIOPosix NIOPosixSendableMetatype.swift
[565/577] Compiling NIOPosix NIOThreadPool.swift
[566/577] Compiling NIOPosix NonBlockingFileIO.swift
[567/577] Compiling NIOPosix PendingDatagramWritesManager.swift
[568/577] Compiling NIOPosix PendingWritesManager.swift
[569/577] Compiling NIOPosix PipeChannel.swift
[570/577] Compiling NIOPosix PipePair.swift
[571/577] Compiling NIOPosix Bootstrap.swift
[572/577] Compiling NIOPosix ControlMessage.swift
[573/577] Compiling NIOPosix DatagramVectorReadManager.swift
[574/577] Compiling NIOPosix Errors+Any.swift
[575/577] Compiling NIOPosix FileDescriptor.swift
[576/577] Compiling NIOPosix GetaddrinfoResolver.swift
[577/577] Compiling NIOPosix HappyEyeballs.swift
[579/600] Compiling AsyncKit EventLoop+Flatten.swift
[580/600] Compiling AsyncKit EventLoop+Future.swift
[581/600] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[582/602] Compiling AsyncKit EventLoopGroup+Throwing.swift
[583/602] Compiling AsyncKit Collection+Flatten.swift
[584/602] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[585/602] Compiling AsyncKit ConnectionPoolError.swift
[586/602] Compiling AsyncKit ConnectionPoolItem.swift
[587/602] Compiling AsyncKit ConnectionPoolSource.swift
[588/602] Compiling AsyncKit Optional+StrictMap.swift
[589/602] Compiling AsyncKit Exports.swift
[590/602] 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 | }
[591/602] 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 | }
[592/602] 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 | }
[593/602] Emitting module AsyncKit
[594/602] Compiling AsyncKit EventLoopFutureQueue.swift
[595/602] Compiling AsyncKit Future+Collection.swift
[596/602] Compiling AsyncKit Future+Conjunctions.swift
[597/602] Compiling AsyncKit Future+Transform.swift
[598/602] Compiling AsyncKit Future+Try.swift
[599/602] Compiling AsyncKit FutureOperators.swift
[600/602] Compiling AsyncKit Future+Miscellaneous.swift
[601/602] Compiling AsyncKit Future+Nonempty.swift
[602/602] Compiling AsyncKit Future+Optional.swift
Build complete! (128.14s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.61.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"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"
]
}
}
],
"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" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.