The Swift Package Index logo.Swift Package Index

Build Information

Successful build of async-kit with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
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 bfcc9cb Update README
Cloned https://github.com/vapor/async-kit.git
Revision (git rev-parse @):
bfcc9cb15b41b3138074196503e29ba5a3e4c6e9
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/vapor/async-kit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/3121] Fetching swift-log
[1468/15456] Fetching swift-log, swift-collections
[3829/20565] Fetching swift-log, swift-collections, swift-algorithms
Fetched https://github.com/apple/swift-log.git (1.19s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-algorithms.git (1.19s)
Fetched https://github.com/apple/swift-collections.git (1.21s)
[1/63233] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (4.10s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.1.0 (0.31s)
Fetching https://github.com/apple/swift-numerics.git
[1/5123] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.40s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.38s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.61.1 (0.76s)
Fetching https://github.com/apple/swift-atomics.git
[1/1545] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.29s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.31s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.1.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.0.5
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.61.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.2
Building for debugging...
[0/9] Compiling _NumericsShims _NumericsShims.c
[0/9] Compiling CNIOWindows WSAStartup.c
[2/9] Compiling CNIOWindows shim.c
[3/9] Compiling CNIODarwin shim.c
[4/9] Compiling CNIOLinux liburing_shims.c
[5/9] Compiling CNIOLinux shim.c
[6/9] Compiling _AtomicsShims.c
[8/93] Emitting module Logging
[9/93] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[10/93] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[11/95] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[12/95] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[13/95] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[14/95] Compiling OrderedCollections OrderedSet+Diffing.swift
[15/95] Compiling OrderedCollections OrderedSet+Equatable.swift
[16/95] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[17/101] Compiling RealModule Float16+Real.swift
[18/102] Compiling RealModule RealFunctions.swift
[19/102] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[20/102] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[21/102] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[22/102] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[23/102] Compiling RealModule Real.swift
[24/102] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[25/102] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[26/102] Emitting module _NIOBase64
[27/102] Compiling _NIOBase64 Base64.swift
[28/103] Compiling RealModule Float80+Real.swift
[31/104] Compiling OrderedCollections _HashTable+Bucket.swift
[32/104] Compiling OrderedCollections _HashTable+BucketIterator.swift
[33/104] Emitting module RealModule
[34/104] Compiling DequeModule _DequeSlot.swift
[35/104] Compiling DequeModule _UnsafeWrappedBuffer.swift
[36/104] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[37/104] Compiling OrderedCollections _HashTable+Testing.swift
[38/104] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[39/104] Compiling OrderedCollections _HashTable.swift
[40/104] Compiling OrderedCollections _Hashtable+Header.swift
[41/104] Compiling OrderedCollections OrderedDictionary+Codable.swift
[42/104] Compiling OrderedCollections OrderedSet+Hashable.swift
[43/104] Compiling OrderedCollections OrderedSet+Initializers.swift
[44/104] Compiling OrderedCollections OrderedSet+Insertions.swift
[45/104] Compiling OrderedCollections OrderedSet+Invariants.swift
[46/104] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[47/104] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[48/104] Emitting module _NIODataStructures
[49/104] Compiling _NIODataStructures Heap.swift
[50/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[51/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[52/104] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[53/104] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[54/104] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[55/104] Compiling OrderedCollections OrderedSet+SubSequence.swift
[56/104] Compiling RealModule ElementaryFunctions.swift
[57/104] Compiling OrderedCollections _HashTable+Constants.swift
[59/104] Compiling RealModule Float+Real.swift
[60/104] Compiling OrderedCollections OrderedDictionary+Elements.swift
[61/104] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[62/104] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[63/104] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[64/104] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[65/104] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[71/104] Compiling OrderedCollections OrderedSet+Codable.swift
[72/105] Compiling _NIODataStructures _TinyArray.swift
[75/119] Compiling Logging MetadataProvider.swift
[76/121] Emitting module DequeModule
[77/121] Compiling Atomics OptionalRawRepresentable.swift
[78/121] Compiling Atomics RawRepresentable.swift
[79/121] Compiling Atomics AtomicBool.swift
[80/126] Compiling _NIODataStructures PriorityQueue.swift
[88/129] Compiling Atomics IntegerConformances.swift
[89/129] Compiling Atomics PointerConformances.swift
[90/129] Compiling Atomics Primitives.native.swift
[91/129] Compiling Atomics Primitives.shims.swift
[92/129] Compiling Atomics AtomicInteger.swift
[93/129] Compiling Atomics AtomicOptionalWrappable.swift
[94/129] Compiling Atomics AtomicReference.swift
[95/129] Compiling Atomics AtomicStorage.swift
[96/129] Compiling Atomics AtomicValue.swift
[97/129] Compiling Atomics AtomicMemoryOrderings.swift
[98/129] Compiling Atomics DoubleWord.swift
[99/129] Compiling Logging LogHandler.swift
[100/129] Compiling Logging Locks.swift
[101/129] Compiling Logging Logging.swift
[102/140] Compiling c-nioatomics.c
[105/154] Compiling Algorithms Permutations.swift
[106/154] Compiling Algorithms Product.swift
[107/154] Compiling Algorithms Split.swift
[108/154] Compiling Algorithms Stride.swift
[109/156] Compiling Algorithms Indexed.swift
[110/156] Compiling Algorithms Partition.swift
[111/156] Emitting module OrderedCollections
[112/156] Compiling OrderedCollections OrderedSet+Testing.swift
[113/156] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[114/156] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[115/156] Compiling OrderedCollections OrderedSet.swift
[116/156] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[117/156] Compiling OrderedCollections _UnsafeBitset.swift
[118/157] Compiling Algorithms MinMax.swift
[119/157] Compiling Algorithms FirstNonNil.swift
[120/157] Compiling Algorithms FlattenCollection.swift
[123/158] Compiling Atomics IntegerOperations.swift
[124/158] Compiling Atomics Unmanaged extensions.swift
[124/158] Compiling c-atomics.c
[126/160] Compiling Collections Collections.swift
[127/160] Emitting module Collections
[130/168] Compiling Algorithms EitherSequence.swift
[131/168] Compiling Algorithms Intersperse.swift
[132/168] Compiling Algorithms Joined.swift
[133/168] Compiling Algorithms AdjacentPairs.swift
[134/168] Compiling Algorithms Chain.swift
[135/168] Compiling Algorithms Chunked.swift
[136/168] Compiling Algorithms Combinations.swift
[137/168] Compiling Algorithms Compacted.swift
[138/168] Compiling Algorithms Cycle.swift
[142/168] Emitting module Atomics
[145/173] Compiling NIOConcurrencyHelpers lock.swift
[147/173] Compiling Algorithms Reductions.swift
[148/173] Compiling Algorithms Rotate.swift
[152/173] Emitting module NIOConcurrencyHelpers
[153/173] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[154/173] Compiling NIOConcurrencyHelpers NIOLock.swift
[155/173] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[156/173] Compiling NIOConcurrencyHelpers atomics.swift
[162/175] Compiling Algorithms Trim.swift
[163/175] Compiling Algorithms Unique.swift
[164/175] Compiling Algorithms Windows.swift
[165/233] Compiling NIOCore AddressedEnvelope.swift
[166/233] Compiling NIOCore AsyncAwaitSupport.swift
[167/233] Compiling NIOCore AsyncChannel.swift
[168/233] Compiling NIOCore AsyncChannelInboundStream.swift
[169/233] Compiling NIOCore NIOAsyncWriter.swift
[170/233] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[171/233] Compiling NIOCore BSDSocketAPI.swift
[172/233] Compiling NIOCore CloseRatchet.swift
[173/233] Compiling NIOCore NIOAsyncSequenceProducer.swift
[174/233] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[175/233] Emitting module Algorithms
[178/235] Compiling NIOCore MarkedCircularBuffer.swift
[179/235] Compiling NIOCore MulticastChannel.swift
[180/235] Compiling NIOCore NIOAny.swift
[181/235] Compiling NIOCore NIOCloseOnErrorHandler.swift
[182/235] Compiling NIOCore NIOLoopBound.swift
[183/235] Compiling NIOCore NIOSendable.swift
[184/235] Compiling NIOCore PointerHelpers.swift
[185/235] Compiling NIOCore RecvByteBufferAllocator.swift
[186/243] Compiling NIOCore GlobalSingletons.swift
[187/243] Compiling NIOCore IO.swift
[188/243] Compiling NIOCore IOData.swift
[189/243] Compiling NIOCore IPProtocol.swift
[190/243] Compiling NIOCore IntegerBitPacking.swift
[191/243] Compiling NIOCore IntegerTypes.swift
[192/243] Compiling NIOCore Interfaces.swift
[193/243] Compiling NIOCore Linux.swift
[194/243] Compiling NIOCore EventLoop+SerialExecutor.swift
[195/243] Compiling NIOCore EventLoop.swift
[196/243] Compiling NIOCore EventLoopFuture+Deprecated.swift
[197/243] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[198/243] Compiling NIOCore EventLoopFuture.swift
[199/243] Compiling NIOCore FileDescriptor.swift
[200/243] Compiling NIOCore FileHandle.swift
[201/243] Compiling NIOCore FileRegion.swift
[202/243] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[203/243] Compiling NIOCore SocketAddresses.swift
[204/243] Compiling NIOCore SocketOptionProvider.swift
[205/243] Compiling NIOCore SystemCallHelpers.swift
[206/243] Compiling NIOCore TimeAmount+Duration.swift
[207/243] Compiling NIOCore TypeAssistedChannelHandler.swift
[208/243] Compiling NIOCore UniversalBootstrapSupport.swift
[209/243] Compiling NIOCore Utilities.swift
[210/243] Compiling NIOCore ChannelOption.swift
[211/243] Compiling NIOCore ChannelPipeline.swift
[212/243] Compiling NIOCore CircularBuffer.swift
[213/243] Compiling NIOCore Codec.swift
[214/243] Compiling NIOCore ConvenienceOptionSupport.swift
[215/243] Compiling NIOCore DeadChannel.swift
[216/243] Compiling NIOCore DispatchQueue+WithFuture.swift
[217/243] Compiling NIOCore EventLoop+Deprecated.swift
[222/243] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[223/243] Compiling NIOCore AsyncChannelOutboundWriter.swift
[224/243] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[231/243] Compiling NIOCore ByteBuffer-aux.swift
[232/243] Compiling NIOCore ByteBuffer-conversions.swift
[233/243] Compiling NIOCore ByteBuffer-core.swift
[234/243] Compiling NIOCore ByteBuffer-hexdump.swift
[235/243] Compiling NIOCore ByteBuffer-int.swift
[236/243] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[237/243] Compiling NIOCore ByteBuffer-multi-int.swift
[238/243] Compiling NIOCore ByteBuffer-views.swift
[239/243] Compiling NIOCore Channel.swift
[240/243] Compiling NIOCore ChannelHandler.swift
[241/243] Compiling NIOCore ChannelHandlers.swift
[242/243] Compiling NIOCore ChannelInvoker.swift
[243/243] Emitting module NIOCore
[246/294] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[247/294] Compiling NIOEmbedded Embedded.swift
[248/294] Emitting module NIOEmbedded
[249/294] Compiling NIOEmbedded AsyncTestingChannel.swift
[252/296] Emitting module NIOPosix
[253/302] Compiling NIOPosix Thread.swift
[254/302] Compiling NIOPosix ThreadPosix.swift
[255/302] Compiling NIOPosix ThreadWindows.swift
[256/302] Compiling NIOPosix Utilities.swift
[257/302] Compiling NIOPosix VsockAddress.swift
[258/302] Compiling NIOPosix VsockChannelEvents.swift
[259/302] Compiling NIOPosix Selectable.swift
[260/302] Compiling NIOPosix SelectableChannel.swift
[261/302] Compiling NIOPosix SelectableEventLoop.swift
[262/302] Compiling NIOPosix SelectorEpoll.swift
[263/302] Compiling NIOPosix SelectorGeneric.swift
[264/302] Compiling NIOPosix SelectorKqueue.swift
[265/302] Compiling NIOPosix SelectorUring.swift
[266/302] Compiling NIOPosix ServerSocket.swift
[267/302] Compiling NIOPosix Socket.swift
[268/302] Compiling NIOPosix SocketChannel.swift
[269/302] Compiling NIOPosix SocketProtocols.swift
[270/302] Compiling NIOPosix System.swift
[271/302] Compiling NIOPosix PointerHelpers.swift
[272/302] Compiling NIOPosix Pool.swift
[273/302] Compiling NIOPosix PooledRecvBufferAllocator.swift
[274/302] Compiling NIOPosix PosixSingletons.swift
[275/302] Compiling NIOPosix RawSocketBootstrap.swift
[276/302] Compiling NIOPosix Resolver.swift
[277/302] Compiling NIOPosix NIOThreadPool.swift
[278/302] Compiling NIOPosix NonBlockingFileIO.swift
[279/302] Compiling NIOPosix PendingDatagramWritesManager.swift
[280/302] Compiling NIOPosix PendingWritesManager.swift
[281/302] Compiling NIOPosix PipeChannel.swift
[282/302] Compiling NIOPosix PipePair.swift
[283/302] Compiling NIOPosix IntegerBitPacking.swift
[284/302] Compiling NIOPosix IntegerTypes.swift
[285/302] Compiling NIOPosix Linux.swift
[286/302] Compiling NIOPosix LinuxCPUSet.swift
[287/302] Compiling NIOPosix LinuxUring.swift
[288/302] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[289/302] Compiling NIOPosix BSDSocketAPICommon.swift
[290/302] Compiling NIOPosix BSDSocketAPIPosix.swift
[291/302] Compiling NIOPosix BSDSocketAPIWindows.swift
[292/302] Compiling NIOPosix BaseSocket.swift
[293/302] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[294/302] Compiling NIOPosix BaseSocketChannel.swift
[295/302] Compiling NIOPosix BaseStreamSocketChannel.swift
[296/302] Compiling NIOPosix Bootstrap.swift
[297/302] Compiling NIOPosix ControlMessage.swift
[298/302] Compiling NIOPosix DatagramVectorReadManager.swift
[299/302] Compiling NIOPosix FileDescriptor.swift
[300/302] Compiling NIOPosix GetaddrinfoResolver.swift
[301/302] Compiling NIOPosix HappyEyeballs.swift
[302/302] Compiling NIOPosix IO.swift
[305/326] Compiling AsyncKit EventLoop+Flatten.swift
[306/326] Compiling AsyncKit EventLoop+Future.swift
[307/326] Compiling AsyncKit EventLoopGroup+Concurrency.swift
[308/328] Compiling AsyncKit Future+Transform.swift
[309/328] Compiling AsyncKit Future+Try.swift
[310/328] Compiling AsyncKit FutureOperators.swift
[311/328] Compiling AsyncKit Future+Miscellaneous.swift
[312/328] Compiling AsyncKit Future+Nonempty.swift
[313/328] Compiling AsyncKit Future+Optional.swift
[314/328] Compiling AsyncKit Optional+StrictMap.swift
[315/328] Compiling AsyncKit Exports.swift
[316/328] Compiling AsyncKit EventLoopConnectionPool.swift
[317/328] Compiling AsyncKit EventLoopGroupConnectionPool.swift
[318/328] Compiling AsyncKit EventLoop+Concurrency.swift
[319/328] Compiling AsyncKit ConnectionPoolError.swift
[320/328] Compiling AsyncKit ConnectionPoolItem.swift
[321/328] Compiling AsyncKit ConnectionPoolSource.swift
[322/328] Emitting module AsyncKit
[323/328] Compiling AsyncKit EventLoopGroup+Throwing.swift
[324/328] Compiling AsyncKit Collection+Flatten.swift
[325/328] Compiling AsyncKit EventLoopFutureQueue+Sequence.swift
[326/328] Compiling AsyncKit EventLoopFutureQueue.swift
[327/328] Compiling AsyncKit Future+Collection.swift
[328/328] Compiling AsyncKit Future+Conjunctions.swift
Build complete! (42.13s)
Build complete.
Done.

Build Machine: Linux 1