The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: 1.20.1
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
 * tag               1.20.1     -> FETCH_HEAD
HEAD is now at 6cbe0ed Fix build on non-macOS Apple platforms (#196)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
6cbe0ed2b394f21ab0d46b9f0c50c6be964968ce
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at 1.20.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/apple/swift-nio-transport-services.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[16/1563] Fetching swift-atomics
[642/3020] Fetching swift-atomics, swift-docc-plugin
[3021/67284] Fetching swift-atomics, swift-docc-plugin, swift-nio
Fetched https://github.com/apple/swift-atomics.git (4.78s)
Fetched https://github.com/apple/swift-docc-plugin (4.79s)
Fetched https://github.com/apple/swift-nio.git (4.86s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.52s)
Fetching https://github.com/apple/swift-collections.git
[1/12708] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.13s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.41s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2443] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.40s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.49s)
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
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.6
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.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
/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/30] Compiling CNIOLinux liburing_shims.c
[3/30] Compiling CNIODarwin shim.c
[4/30] Compiling _AtomicsShims.c
[5/30] Compiling CNIOLLHTTP c_nio_http.c
[6/30] Compiling CNIOWindows shim.c
[7/30] Compiling CNIOWindows WSAStartup.c
[8/30] Compiling CNIOLLHTTP c_nio_api.c
[9/30] Compiling CNIOLinux shim.c
[10/34] Compiling CNIOLLHTTP c_nio_llhttp.c
[11/74] Compiling c-nioatomics.c
[12/74] Compiling c-atomics.c
[14/80] Compiling Atomics AtomicReference.swift
[15/80] Compiling Atomics AtomicStorage.swift
[16/80] Compiling Atomics AtomicValue.swift
[17/80] Compiling Atomics UnsafeAtomic.swift
[18/80] Compiling Atomics UnsafeAtomicLazyReference.swift
[19/84] Compiling Atomics Primitives.shims.swift
[20/84] Compiling Atomics AtomicInteger.swift
[21/84] Compiling Atomics AtomicOptionalWrappable.swift
[22/84] Compiling _NIOBase64 Base64.swift
[23/84] Compiling DequeModule Deque._Storage.swift
[24/84] Compiling DequeModule Deque._UnsafeHandle.swift
[27/84] Compiling DequeModule Deque+CustomDebugStringConvertible.swift
[28/84] Compiling DequeModule Deque+CustomReflectable.swift
[29/84] Compiling DequeModule Deque+CustomStringConvertible.swift
[30/84] Compiling DequeModule _DequeBuffer.swift
[31/84] Compiling DequeModule _DequeBufferHeader.swift
[32/84] Emitting module _NIOBase64
[33/84] Compiling DequeModule Deque+Equatable.swift
[34/84] Compiling Atomics PointerConformances.swift
[35/84] Compiling Atomics Primitives.native.swift
[39/85] Emitting module DequeModule
[49/86] Compiling Atomics IntegerOperations.swift
[50/86] Compiling Atomics Unmanaged extensions.swift
[50/87] Wrapping AST for _NIOBase64 for debugging
[53/87] Compiling _NIODataStructures PriorityQueue.swift
[54/87] Compiling _NIODataStructures _TinyArray.swift
[58/88] Emitting module Atomics
[64/89] Wrapping AST for DequeModule for debugging
[67/90] Wrapping AST for Atomics for debugging
[69/90] Emitting module NIOConcurrencyHelpers
[70/90] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[71/90] Compiling NIOConcurrencyHelpers lock.swift
[72/90] Emitting module _NIODataStructures
[73/90] Compiling _NIODataStructures Heap.swift
[76/92] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[77/92] Compiling NIOConcurrencyHelpers atomics.swift
[78/92] Compiling NIOConcurrencyHelpers NIOLock.swift
[78/92] Wrapping AST for _NIODataStructures for debugging
[81/94] Wrapping AST for NIOConcurrencyHelpers for debugging
[83/151] Compiling NIOCore MarkedCircularBuffer.swift
[84/151] Compiling NIOCore MulticastChannel.swift
[85/151] Compiling NIOCore NIOAny.swift
[86/151] Compiling NIOCore NIOCloseOnErrorHandler.swift
[87/151] Compiling NIOCore NIOLoopBound.swift
[88/151] Compiling NIOCore NIOSendable.swift
[89/151] Compiling NIOCore PointerHelpers.swift
[90/151] Compiling NIOCore RecvByteBufferAllocator.swift
[91/159] Compiling NIOCore AddressedEnvelope.swift
[92/159] Compiling NIOCore AsyncAwaitSupport.swift
[93/159] Compiling NIOCore AsyncChannel.swift
[94/159] Compiling NIOCore AsyncChannelInboundStream.swift
[95/159] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[96/159] Compiling NIOCore AsyncChannelOutboundWriter.swift
[97/159] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[98/159] Compiling NIOCore NIOAsyncSequenceProducer.swift
[99/159] Compiling NIOCore GlobalSingletons.swift
[100/159] Compiling NIOCore IO.swift
[101/159] Compiling NIOCore IOData.swift
[102/159] Compiling NIOCore IPProtocol.swift
[103/159] Compiling NIOCore IntegerBitPacking.swift
[104/159] Compiling NIOCore IntegerTypes.swift
[105/159] Compiling NIOCore Interfaces.swift
[106/159] Compiling NIOCore Linux.swift
[107/159] Compiling NIOCore EventLoop+SerialExecutor.swift
[108/159] Compiling NIOCore EventLoop.swift
[109/159] Compiling NIOCore EventLoopFuture+Deprecated.swift
[110/159] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[111/159] Compiling NIOCore EventLoopFuture.swift
[112/159] Compiling NIOCore FileDescriptor.swift
[113/159] Compiling NIOCore FileHandle.swift
[114/159] Compiling NIOCore FileRegion.swift
[115/159] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[116/159] Compiling NIOCore SocketAddresses.swift
[117/159] Compiling NIOCore SocketOptionProvider.swift
[118/159] Compiling NIOCore SystemCallHelpers.swift
[119/159] Compiling NIOCore TimeAmount+Duration.swift
[120/159] Compiling NIOCore TypeAssistedChannelHandler.swift
[121/159] Compiling NIOCore UniversalBootstrapSupport.swift
[122/159] Compiling NIOCore Utilities.swift
[123/159] Compiling NIOCore ChannelOption.swift
[124/159] Compiling NIOCore ChannelPipeline.swift
[125/159] Compiling NIOCore CircularBuffer.swift
[126/159] Compiling NIOCore Codec.swift
[127/159] Compiling NIOCore ConvenienceOptionSupport.swift
[128/159] Compiling NIOCore DeadChannel.swift
[129/159] Compiling NIOCore DispatchQueue+WithFuture.swift
[130/159] Compiling NIOCore EventLoop+Deprecated.swift
[131/159] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[132/159] Compiling NIOCore NIOAsyncWriter.swift
[133/159] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[134/159] Compiling NIOCore BSDSocketAPI.swift
[135/159] Compiling NIOCore ByteBuffer-aux.swift
[136/159] Compiling NIOCore ByteBuffer-conversions.swift
[137/159] Compiling NIOCore ByteBuffer-core.swift
[138/159] Compiling NIOCore ByteBuffer-hexdump.swift
[139/159] Compiling NIOCore ByteBuffer-int.swift
[140/159] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[141/159] Compiling NIOCore ByteBuffer-multi-int.swift
[142/159] Compiling NIOCore ByteBuffer-views.swift
[143/159] Compiling NIOCore Channel.swift
[144/159] Compiling NIOCore ChannelHandler.swift
[145/159] Compiling NIOCore ChannelHandlers.swift
[146/159] Compiling NIOCore ChannelInvoker.swift
[147/159] Emitting module NIOCore
[149/161] Wrapping AST for NIOCore for debugging
[151/210] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[152/210] Compiling NIOEmbedded AsyncTestingChannel.swift
[153/210] Emitting module NIOEmbedded
[154/210] Compiling NIOEmbedded Embedded.swift
[156/212] Wrapping AST for NIOEmbedded for debugging
[158/212] Emitting module NIOPosix
[159/218] Compiling NIOPosix Selectable.swift
[160/218] Compiling NIOPosix SelectableChannel.swift
[161/218] Compiling NIOPosix SelectableEventLoop.swift
[162/218] Compiling NIOPosix SelectorEpoll.swift
[163/218] Compiling NIOPosix SelectorGeneric.swift
[164/218] Compiling NIOPosix SelectorKqueue.swift
[165/218] Compiling NIOPosix IntegerBitPacking.swift
[166/218] Compiling NIOPosix IntegerTypes.swift
[167/218] Compiling NIOPosix Linux.swift
[168/218] Compiling NIOPosix LinuxCPUSet.swift
[169/218] Compiling NIOPosix LinuxUring.swift
[170/218] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[171/218] Compiling NIOPosix PointerHelpers.swift
[172/218] Compiling NIOPosix Pool.swift
[173/218] Compiling NIOPosix PooledRecvBufferAllocator.swift
[174/218] Compiling NIOPosix PosixSingletons.swift
[175/218] Compiling NIOPosix RawSocketBootstrap.swift
[176/218] Compiling NIOPosix Resolver.swift
[177/218] Compiling NIOPosix SelectorUring.swift
[178/218] Compiling NIOPosix ServerSocket.swift
[179/218] Compiling NIOPosix Socket.swift
[180/218] Compiling NIOPosix SocketChannel.swift
[181/218] Compiling NIOPosix SocketProtocols.swift
[182/218] Compiling NIOPosix System.swift
[183/218] Compiling NIOPosix Thread.swift
[184/218] Compiling NIOPosix ThreadPosix.swift
[185/218] Compiling NIOPosix ThreadWindows.swift
[186/218] Compiling NIOPosix Utilities.swift
[187/218] Compiling NIOPosix VsockAddress.swift
[188/218] Compiling NIOPosix VsockChannelEvents.swift
[189/218] Compiling NIOPosix BSDSocketAPICommon.swift
[190/218] Compiling NIOPosix BSDSocketAPIPosix.swift
[191/218] Compiling NIOPosix BSDSocketAPIWindows.swift
[192/218] Compiling NIOPosix BaseSocket.swift
[193/218] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[194/218] Compiling NIOPosix BaseSocketChannel.swift
[195/218] Compiling NIOPosix BaseStreamSocketChannel.swift
[196/218] Compiling NIOPosix NIOThreadPool.swift
[197/218] Compiling NIOPosix NonBlockingFileIO.swift
[198/218] Compiling NIOPosix PendingDatagramWritesManager.swift
[199/218] Compiling NIOPosix PendingWritesManager.swift
[200/218] Compiling NIOPosix PipeChannel.swift
[201/218] Compiling NIOPosix PipePair.swift
[202/218] Compiling NIOPosix Bootstrap.swift
[203/218] Compiling NIOPosix ControlMessage.swift
[204/218] Compiling NIOPosix DatagramVectorReadManager.swift
[205/218] Compiling NIOPosix FileDescriptor.swift
[206/218] Compiling NIOPosix GetaddrinfoResolver.swift
[207/218] Compiling NIOPosix HappyEyeballs.swift
[208/218] Compiling NIOPosix IO.swift
[210/220] Wrapping AST for NIOPosix for debugging
[212/222] Compiling NIO Exports.swift
[213/222] Emitting module NIO
[215/224] Wrapping AST for NIO for debugging
[217/250] Compiling NIOTLS TLSEvents.swift
[218/250] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[219/250] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[220/252] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[221/252] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[222/252] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[223/252] Emitting module NIOTLS
[224/252] Compiling NIOTLS SNIHandler.swift
[225/253] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[226/253] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[229/254] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[230/254] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[230/254] Wrapping AST for NIOTLS for debugging
[232/254] Emitting module NIOFoundationCompat
[233/254] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[234/254] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[235/254] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[236/254] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[237/254] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[238/254] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[239/254] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[240/254] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[241/254] Compiling NIOHTTP1 HTTPTypes.swift
[242/254] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[243/254] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[244/255] Compiling NIOHTTP1 ByteCollectionUtils.swift
[245/255] Compiling NIOHTTP1 HTTPDecoder.swift
[246/255] Compiling NIOHTTP1 HTTPEncoder.swift
[247/255] Emitting module NIOHTTP1
[251/258] Wrapping AST for NIOFoundationCompat for debugging
[252/258] Wrapping AST for NIOHTTP1 for debugging
[254/280] Compiling NIOTransportServices NIOTSBootstraps.swift
[255/280] Compiling NIOTransportServices NIOTSChannelOptions.swift
[256/280] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[257/282] Compiling NIOTransportServices AcceptHandler.swift
[258/282] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[259/282] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[260/282] Emitting module NIOTransportServices
[261/282] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[262/282] Compiling NIOTransportServices NIOTSErrors.swift
[263/282] Compiling NIOTransportServices NIOTSEventLoop.swift
[264/282] Compiling NIOTransportServices StateManagedChannel.swift
[265/282] Compiling NIOTransportServices StateManagedListenerChannel.swift
[266/282] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[267/282] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[268/282] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[269/282] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[270/282] Compiling NIOTransportServices NIOTSSingletons.swift
[271/282] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[272/282] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[273/282] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[274/282] Compiling NIOTransportServices NIOTSListenerChannel.swift
[275/282] Compiling NIOTransportServices NIOTSDatagramListener.swift
[276/282] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[277/282] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[279/284] Wrapping AST for NIOTransportServices for debugging
[281/288] Emitting module NIOTSHTTPServer
[282/288] Emitting module NIOTSHTTPClient
[283/288] Compiling NIOTSHTTPClient main.swift
[284/288] Compiling NIOTSHTTPServer main.swift
[288/292] Wrapping AST for NIOTSHTTPServer for debugging
[289/292] Wrapping AST for NIOTSHTTPClient for debugging
[290/292] Linking NIOTSHTTPClient
[291/292] Linking NIOTSHTTPServer
Build complete! (56.13s)
Build complete.
Done.

Build Machine: Linux 2