The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-transport-services with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.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-nio-transport-services
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4a0fad7 Raise minimum Swift version to 5.8 (#199)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
4a0fad76581a6e050b44ab6be0ec48e02f8364e9
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/apple/swift-nio-transport-services.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
[33/3020] Fetching swift-atomics, swift-docc-plugin
[3021/67987] Fetching swift-atomics, swift-docc-plugin, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (3.81s)
Fetched https://github.com/apple/swift-docc-plugin from cache (3.82s)
Fetched https://github.com/apple/swift-nio.git from cache (3.89s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (1.00s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/13745] Fetching swift-collections
[689/16815] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.87s)
Fetched https://github.com/apple/swift-collections.git from cache (0.89s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.32s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.35s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.36s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2597] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.45s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.50s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin 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.2.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.1.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.64.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/50] Write sources
[17/50] Compiling CNIODarwin shim.c
[18/50] Compiling _AtomicsShims.c
[19/50] Compiling CNIOWindows shim.c
[20/50] Compiling CNIOWindows WSAStartup.c
[21/50] Compiling CNIOLLHTTP c_nio_api.c
[21/50] Write sources
[23/50] Compiling CNIOLinux liburing_shims.c
[24/50] Compiling CNIOLinux shim.c
[25/50] Compiling CNIOLLHTTP c_nio_http.c
[26/50] Write swift-version-24593BA9C3E375BF.txt
[27/75] Compiling CNIOLLHTTP c_nio_llhttp.c
[28/92] Compiling c-nioatomics.c
[29/92] Compiling c-atomics.c
[31/98] Emitting module _CollectionsUtilities
[32/100] Compiling _CollectionsUtilities UInt+reversed.swift
[33/100] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[34/100] Compiling _NIODataStructures _TinyArray.swift
[35/100] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[36/100] Compiling _CollectionsUtilities _SortedCollection.swift
[38/100] Compiling _CollectionsUtilities _UniqueCollection.swift
[39/100] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[41/102] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[42/102] Compiling _CollectionsUtilities Specialize.swift
[43/102] Compiling _CollectionsUtilities Debugging.swift
[44/102] Compiling _CollectionsUtilities Descriptions.swift
[48/102] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[49/102] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[50/102] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[51/102] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/102] Compiling _CollectionsUtilities Integer rank.swift
[53/102] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[54/102] Compiling _NIODataStructures PriorityQueue.swift
[55/102] Emitting module _NIOBase64
[56/102] Compiling _NIOBase64 Base64.swift
[62/103] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[63/103] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[67/104] Emitting module Atomics
[68/104] Wrapping AST for _NIOBase64 for debugging
[70/104] Compiling Atomics IntegerOperations.swift
[71/104] Compiling Atomics Unmanaged extensions.swift
[77/104] Wrapping AST for _CollectionsUtilities for debugging
[79/121] Wrapping AST for Atomics for debugging
[81/121] Compiling DequeModule _DequeBuffer.swift
[82/121] Compiling DequeModule _DequeBufferHeader.swift
[83/123] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[84/123] Compiling DequeModule Deque+Extras.swift
[85/123] Compiling NIOConcurrencyHelpers lock.swift
[86/123] Compiling _NIODataStructures Heap.swift
[87/123] Emitting module _NIODataStructures
[88/123] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[89/123] Compiling NIOConcurrencyHelpers NIOLock.swift
[90/123] Emitting module NIOConcurrencyHelpers
[92/124] Compiling DequeModule _DequeSlot.swift
[93/124] Compiling DequeModule _UnsafeWrappedBuffer.swift
[93/124] Wrapping AST for _NIODataStructures for debugging
[95/124] Compiling DequeModule Deque._UnsafeHandle.swift
[96/124] Compiling DequeModule Deque.swift
[97/124] Compiling NIOConcurrencyHelpers atomics.swift
[98/124] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[100/125] Compiling DequeModule Deque+Testing.swift
[101/125] Compiling DequeModule Deque._Storage.swift
[102/125] Compiling DequeModule Deque+Hashable.swift
[103/125] Compiling DequeModule Deque+Sendable.swift
[104/125] Compiling DequeModule Deque+Descriptions.swift
[105/125] Compiling DequeModule Deque+Equatable.swift
[106/125] Compiling DequeModule Deque+Codable.swift
[107/125] Compiling DequeModule Deque+Collection.swift
[108/125] Compiling DequeModule Deque+CustomReflectable.swift
[108/125] Wrapping AST for NIOConcurrencyHelpers for debugging
[110/125] Emitting module DequeModule
[111/126] Wrapping AST for DequeModule for debugging
[113/184] Compiling NIOCore AddressedEnvelope.swift
[114/184] Compiling NIOCore AsyncAwaitSupport.swift
[115/184] Compiling NIOCore AsyncChannel.swift
[116/184] Compiling NIOCore AsyncChannelInboundStream.swift
[117/184] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[118/184] Compiling NIOCore AsyncChannelOutboundWriter.swift
[119/184] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[120/184] Compiling NIOCore NIOAsyncSequenceProducer.swift
[121/184] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[122/192] Compiling NIOCore EventLoop.swift
[123/192] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[124/192] Compiling NIOCore EventLoopFuture+Deprecated.swift
[125/192] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[126/192] Compiling NIOCore EventLoopFuture.swift
[127/192] Compiling NIOCore FileDescriptor.swift
[128/192] Compiling NIOCore FileHandle.swift
[129/192] Compiling NIOCore FileRegion.swift
[130/192] Compiling NIOCore MarkedCircularBuffer.swift
[131/192] Compiling NIOCore MulticastChannel.swift
[132/192] Compiling NIOCore NIOAny.swift
[133/192] Compiling NIOCore NIOCloseOnErrorHandler.swift
[134/192] Compiling NIOCore NIOLoopBound.swift
[135/192] Compiling NIOCore NIOSendable.swift
[136/192] Compiling NIOCore PointerHelpers.swift
[137/192] Compiling NIOCore RecvByteBufferAllocator.swift
[138/192] Compiling NIOCore ChannelPipeline.swift
[139/192] Compiling NIOCore CircularBuffer.swift
[140/192] Compiling NIOCore Codec.swift
[141/192] Compiling NIOCore ConvenienceOptionSupport.swift
[142/192] Compiling NIOCore DeadChannel.swift
[143/192] Compiling NIOCore DispatchQueue+WithFuture.swift
[144/192] Compiling NIOCore EventLoop+Deprecated.swift
[145/192] Compiling NIOCore EventLoop+SerialExecutor.swift
[146/192] Compiling NIOCore GlobalSingletons.swift
[147/192] Compiling NIOCore IO.swift
[148/192] Compiling NIOCore IOData.swift
[149/192] Compiling NIOCore IPProtocol.swift
[150/192] Compiling NIOCore IntegerBitPacking.swift
[151/192] Compiling NIOCore IntegerTypes.swift
[152/192] Compiling NIOCore Interfaces.swift
[153/192] Compiling NIOCore Linux.swift
[154/192] Compiling NIOCore NIOAsyncWriter.swift
[155/192] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[156/192] Compiling NIOCore BSDSocketAPI.swift
[157/192] Compiling NIOCore ByteBuffer-aux.swift
[158/192] Compiling NIOCore ByteBuffer-conversions.swift
[159/192] Compiling NIOCore ByteBuffer-core.swift
[160/192] Compiling NIOCore ByteBuffer-hexdump.swift
[161/192] Compiling NIOCore ByteBuffer-int.swift
[162/192] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[163/192] Compiling NIOCore SocketAddresses.swift
[164/192] Compiling NIOCore SocketOptionProvider.swift
[165/192] Compiling NIOCore SystemCallHelpers.swift
[166/192] Compiling NIOCore TimeAmount+Duration.swift
[167/192] Compiling NIOCore TypeAssistedChannelHandler.swift
[168/192] Compiling NIOCore UniversalBootstrapSupport.swift
[169/192] Compiling NIOCore Utilities.swift
[170/192] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[171/192] Compiling NIOCore ByteBuffer-multi-int.swift
[172/192] Compiling NIOCore ByteBuffer-views.swift
[173/192] Compiling NIOCore Channel.swift
[174/192] Compiling NIOCore ChannelHandler.swift
[175/192] Compiling NIOCore ChannelHandlers.swift
[176/192] Compiling NIOCore ChannelInvoker.swift
[177/192] Compiling NIOCore ChannelOption.swift
[178/192] Emitting module NIOCore
[179/193] Wrapping AST for NIOCore for debugging
[181/244] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[182/244] Compiling NIOEmbedded Embedded.swift
[183/244] Emitting module NIOEmbedded
[184/244] Compiling NIOEmbedded AsyncTestingChannel.swift
[186/245] Emitting module NIOPosix
[186/251] Wrapping AST for NIOEmbedded for debugging
[188/251] Compiling NIOPosix ThreadPosix.swift
[189/251] Compiling NIOPosix ThreadWindows.swift
[190/251] Compiling NIOPosix UnsafeTransfer.swift
[191/251] Compiling NIOPosix Utilities.swift
[192/251] Compiling NIOPosix VsockAddress.swift
[193/251] Compiling NIOPosix VsockChannelEvents.swift
[194/251] Compiling NIOPosix IntegerBitPacking.swift
[195/251] Compiling NIOPosix IntegerTypes.swift
[196/251] Compiling NIOPosix Linux.swift
[197/251] Compiling NIOPosix LinuxCPUSet.swift
[198/251] Compiling NIOPosix LinuxUring.swift
[199/251] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[200/251] Compiling NIOPosix NIOThreadPool.swift
[201/251] Compiling NIOPosix SelectableChannel.swift
[202/251] Compiling NIOPosix SelectableEventLoop.swift
[203/251] Compiling NIOPosix SelectorEpoll.swift
[204/251] Compiling NIOPosix SelectorGeneric.swift
[205/251] Compiling NIOPosix SelectorKqueue.swift
[206/251] Compiling NIOPosix SelectorUring.swift
[207/251] Compiling NIOPosix PooledRecvBufferAllocator.swift
[208/251] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[209/251] Compiling NIOPosix PosixSingletons.swift
[210/251] Compiling NIOPosix RawSocketBootstrap.swift
[211/251] Compiling NIOPosix Resolver.swift
[212/251] Compiling NIOPosix Selectable.swift
[213/251] Compiling NIOPosix ServerSocket.swift
[214/251] Compiling NIOPosix Socket.swift
[215/251] Compiling NIOPosix SocketChannel.swift
[216/251] Compiling NIOPosix SocketProtocols.swift
[217/251] Compiling NIOPosix System.swift
[218/251] Compiling NIOPosix Thread.swift
[219/251] Compiling NIOPosix NonBlockingFileIO.swift
[220/251] Compiling NIOPosix PendingDatagramWritesManager.swift
[221/251] Compiling NIOPosix PendingWritesManager.swift
[222/251] Compiling NIOPosix PipeChannel.swift
[223/251] Compiling NIOPosix PipePair.swift
[224/251] Compiling NIOPosix PointerHelpers.swift
[225/251] Compiling NIOPosix Pool.swift
[226/251] Compiling NIOPosix Bootstrap.swift
[227/251] Compiling NIOPosix ControlMessage.swift
[228/251] Compiling NIOPosix DatagramVectorReadManager.swift
[229/251] Compiling NIOPosix FileDescriptor.swift
[230/251] Compiling NIOPosix GetaddrinfoResolver.swift
[231/251] Compiling NIOPosix HappyEyeballs.swift
[232/251] Compiling NIOPosix IO.swift
[233/251] Compiling NIOPosix BSDSocketAPICommon.swift
[234/251] Compiling NIOPosix BSDSocketAPIPosix.swift
[235/251] Compiling NIOPosix BSDSocketAPIWindows.swift
[236/251] Compiling NIOPosix BaseSocket.swift
[237/251] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[238/251] Compiling NIOPosix BaseSocketChannel.swift
[239/251] Compiling NIOPosix BaseStreamSocketChannel.swift
[240/252] Wrapping AST for NIOPosix for debugging
[242/254] Compiling NIO Exports.swift
[243/254] Emitting module NIO
[244/255] Wrapping AST for NIO for debugging
[246/279] Compiling NIOTLS TLSEvents.swift
[247/281] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[248/281] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[249/281] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[250/283] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[251/283] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[252/283] Emitting module NIOTLS
[253/283] Compiling NIOTLS SNIHandler.swift
[255/284] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[256/284] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[256/284] Wrapping AST for NIOTLS for debugging
[258/284] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[259/284] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[260/284] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[261/284] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[262/284] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[263/284] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[264/284] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[265/284] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[266/284] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[267/284] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[268/284] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[269/284] Compiling NIOHTTP1 HTTPTypes.swift
[270/284] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[271/284] Emitting module NIOFoundationCompat
[272/285] Wrapping AST for NIOFoundationCompat for debugging
[274/307] Emitting module NIOHTTP1
[275/307] Compiling NIOTransportServices AcceptHandler.swift
[276/307] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[277/307] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[279/308] Emitting module NIOTransportServices
[280/310] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[281/310] Compiling NIOTransportServices NIOTSSingletons.swift
[282/310] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[286/310] Compiling NIOTransportServices NIOTSBootstraps.swift
[287/310] Compiling NIOTransportServices NIOTSChannelOptions.swift
[288/310] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[289/310] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[290/310] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[291/310] Compiling NIOTransportServices NIOTSListenerChannel.swift
[292/310] Compiling NIOTransportServices StateManagedChannel.swift
[293/310] Compiling NIOTransportServices StateManagedListenerChannel.swift
[294/310] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[295/310] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[296/310] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[296/310] Wrapping AST for NIOHTTP1 for debugging
[298/310] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[299/310] Compiling NIOTransportServices NIOTSErrors.swift
[300/310] Compiling NIOTransportServices NIOTSEventLoop.swift
[301/310] Compiling NIOTransportServices NIOTSDatagramListener.swift
[302/310] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[303/310] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[304/311] Wrapping AST for NIOTransportServices for debugging
[306/315] Compiling NIOTSHTTPServer main.swift
[307/315] Emitting module NIOTSHTTPServer
[308/316] Emitting module NIOTSHTTPClient
[309/316] Compiling NIOTSHTTPClient main.swift
[311/317] Wrapping AST for NIOTSHTTPServer for debugging
[312/317] Write Objects.LinkFileList
[313/317] Wrapping AST for NIOTSHTTPClient for debugging
[314/317] Write Objects.LinkFileList
[315/317] Linking NIOTSHTTPClient
[316/317] Linking NIOTSHTTPServer
Build complete! (40.51s)
Build complete.
Done.

Build Machine: Linux 1