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-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
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: $workDir/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at 1.20.1
========================================
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-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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
[1/1563] Fetching swift-atomics
[17/3020] Fetching swift-atomics, swift-docc-plugin
[3021/67543] Fetching swift-atomics, swift-docc-plugin, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (6.31s)
Fetched https://github.com/apple/swift-docc-plugin from cache (6.32s)
Fetched https://github.com/apple/swift-nio.git from cache (6.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.70s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/2983] Fetching swift-system
[2984/16729] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.31s)
Fetched https://github.com/apple/swift-collections.git from cache (1.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.43s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.50s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2485] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.35s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.80s)
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.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.63.0
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
/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 _AtomicsShims.c
[18/50] Compiling CNIOLLHTTP c_nio_http.c
[19/50] Compiling CNIOWindows WSAStartup.c
[19/50] Compiling CNIOWindows shim.c
[21/50] Compiling CNIOLinux liburing_shims.c
[21/50] Write sources
[23/50] Compiling CNIOLLHTTP c_nio_api.c
[24/50] Compiling CNIODarwin shim.c
[25/50] Write swift-version-24593BA9C3E375BF.txt
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[26/50] Compiling CNIOLinux shim.c
[27/74] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/92] Emitting module _CollectionsUtilities
[29/94] Compiling c-nioatomics.c
[30/94] Compiling c-atomics.c
[32/100] Emitting module Atomics
[33/102] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/102] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[35/102] Compiling Atomics AtomicValue.swift
[36/102] Compiling Atomics Primitives.shims.swift
[37/102] Compiling Atomics UnsafeAtomic.swift
[38/102] Compiling Atomics UnsafeAtomicLazyReference.swift
[39/102] Compiling Atomics AtomicInteger.swift
[40/102] Compiling Atomics AtomicOptionalWrappable.swift
[41/102] Compiling Atomics AtomicMemoryOrderings.swift
[42/102] Compiling Atomics DoubleWord.swift
[43/102] Compiling Atomics OptionalRawRepresentable.swift
[44/102] Compiling Atomics RawRepresentable.swift
[46/102] Compiling Atomics AtomicReference.swift
[47/102] Compiling Atomics AtomicStorage.swift
[48/102] Compiling Atomics IntegerConformances.swift
[49/102] Compiling Atomics PointerConformances.swift
[50/102] Compiling Atomics Primitives.native.swift
[51/102] Compiling Atomics AtomicBool.swift
[66/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[67/103] Compiling Atomics IntegerOperations.swift
[68/103] Compiling Atomics Unmanaged extensions.swift
[69/103] Emitting module _NIOBase64
[70/103] Compiling _NIOBase64 Base64.swift
[73/104] Emitting module NIOConcurrencyHelpers
[74/104] Compiling _NIODataStructures PriorityQueue.swift
[75/104] Compiling _NIODataStructures _TinyArray.swift
[78/105] Wrapping AST for _CollectionsUtilities for debugging
[81/121] Compiling DequeModule Deque+Testing.swift
[82/121] Compiling DequeModule Deque._Storage.swift
[83/123] Emitting module _NIODataStructures
[84/123] Compiling _NIODataStructures Heap.swift
[85/124] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[86/124] Compiling NIOConcurrencyHelpers NIOLock.swift
[86/124] Wrapping AST for _NIOBase64 for debugging
[88/124] Compiling NIOConcurrencyHelpers lock.swift
[88/124] Wrapping AST for Atomics for debugging
[90/124] Wrapping AST for _NIODataStructures for debugging
[92/124] Compiling NIOConcurrencyHelpers atomics.swift
[94/125] Compiling DequeModule _DequeSlot.swift
[95/125] Compiling DequeModule _UnsafeWrappedBuffer.swift
[95/125] Wrapping AST for NIOConcurrencyHelpers for debugging
[97/125] Compiling DequeModule Deque+Descriptions.swift
[98/125] Compiling DequeModule Deque+Equatable.swift
[99/125] Compiling DequeModule Deque+Hashable.swift
[100/125] Compiling DequeModule Deque+Sendable.swift
[101/125] Compiling DequeModule Deque._UnsafeHandle.swift
[102/125] Compiling DequeModule Deque.swift
[103/125] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[104/125] Compiling DequeModule Deque+Extras.swift
[105/125] Compiling DequeModule Deque+Codable.swift
[106/125] Compiling DequeModule Deque+Collection.swift
[107/125] Compiling DequeModule Deque+CustomReflectable.swift
[108/125] Compiling DequeModule _DequeBuffer.swift
[109/125] Compiling DequeModule _DequeBufferHeader.swift
[110/125] Emitting module DequeModule
[111/126] Wrapping AST for DequeModule for debugging
[113/183] Compiling NIOCore AddressedEnvelope.swift
[114/183] Compiling NIOCore AsyncAwaitSupport.swift
[115/183] Compiling NIOCore AsyncChannel.swift
[116/183] Compiling NIOCore AsyncChannelInboundStream.swift
[117/183] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[118/183] Compiling NIOCore AsyncChannelOutboundWriter.swift
[119/183] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[120/183] Compiling NIOCore NIOAsyncSequenceProducer.swift
[121/191] Compiling NIOCore GlobalSingletons.swift
[122/191] Compiling NIOCore IO.swift
[123/191] Compiling NIOCore IOData.swift
[124/191] Compiling NIOCore IPProtocol.swift
[125/191] Compiling NIOCore IntegerBitPacking.swift
[126/191] Compiling NIOCore IntegerTypes.swift
[127/191] Compiling NIOCore Interfaces.swift
[128/191] Compiling NIOCore Linux.swift
[129/191] Compiling NIOCore EventLoop+SerialExecutor.swift
[130/191] Compiling NIOCore EventLoop.swift
[131/191] Compiling NIOCore EventLoopFuture+Deprecated.swift
[132/191] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[133/191] Compiling NIOCore EventLoopFuture.swift
[134/191] Compiling NIOCore FileDescriptor.swift
[135/191] Compiling NIOCore FileHandle.swift
[136/191] Compiling NIOCore FileRegion.swift
[137/191] Compiling NIOCore ChannelOption.swift
[138/191] Compiling NIOCore ChannelPipeline.swift
[139/191] Compiling NIOCore CircularBuffer.swift
[140/191] Compiling NIOCore Codec.swift
[141/191] Compiling NIOCore ConvenienceOptionSupport.swift
[142/191] Compiling NIOCore DeadChannel.swift
[143/191] Compiling NIOCore DispatchQueue+WithFuture.swift
[144/191] Compiling NIOCore EventLoop+Deprecated.swift
[145/191] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[146/191] Compiling NIOCore SocketAddresses.swift
[147/191] Compiling NIOCore SocketOptionProvider.swift
[148/191] Compiling NIOCore SystemCallHelpers.swift
[149/191] Compiling NIOCore TimeAmount+Duration.swift
[150/191] Compiling NIOCore TypeAssistedChannelHandler.swift
[151/191] Compiling NIOCore UniversalBootstrapSupport.swift
[152/191] Compiling NIOCore Utilities.swift
[153/191] Compiling NIOCore MarkedCircularBuffer.swift
[154/191] Compiling NIOCore MulticastChannel.swift
[155/191] Compiling NIOCore NIOAny.swift
[156/191] Compiling NIOCore NIOCloseOnErrorHandler.swift
[157/191] Compiling NIOCore NIOLoopBound.swift
[158/191] Compiling NIOCore NIOSendable.swift
[159/191] Compiling NIOCore PointerHelpers.swift
[160/191] Compiling NIOCore RecvByteBufferAllocator.swift
[161/191] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[162/191] Compiling NIOCore NIOAsyncWriter.swift
[163/191] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[164/191] Compiling NIOCore BSDSocketAPI.swift
[165/191] Compiling NIOCore ByteBuffer-aux.swift
[166/191] Compiling NIOCore ByteBuffer-conversions.swift
[167/191] Compiling NIOCore ByteBuffer-core.swift
[168/191] Compiling NIOCore ByteBuffer-hexdump.swift
[169/191] Compiling NIOCore ByteBuffer-int.swift
[170/191] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[171/191] Compiling NIOCore ByteBuffer-multi-int.swift
[172/191] Compiling NIOCore ByteBuffer-views.swift
[173/191] Compiling NIOCore Channel.swift
[174/191] Compiling NIOCore ChannelHandler.swift
[175/191] Compiling NIOCore ChannelHandlers.swift
[176/191] Compiling NIOCore ChannelInvoker.swift
[177/191] Emitting module NIOCore
[178/192] Wrapping AST for NIOCore for debugging
[180/243] Compiling NIOEmbedded Embedded.swift
[181/243] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[182/243] Emitting module NIOEmbedded
[183/243] Compiling NIOEmbedded AsyncTestingChannel.swift
[184/244] Wrapping AST for NIOEmbedded for debugging
[186/244] Compiling NIOPosix PooledRecvBufferAllocator.swift
[187/244] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[188/244] Compiling NIOPosix PosixSingletons.swift
[189/244] Compiling NIOPosix RawSocketBootstrap.swift
[190/244] Compiling NIOPosix Resolver.swift
[191/244] Compiling NIOPosix Selectable.swift
[192/250] Emitting module NIOPosix
[193/250] Compiling NIOPosix ThreadPosix.swift
[194/250] Compiling NIOPosix ThreadWindows.swift
[195/250] Compiling NIOPosix UnsafeTransfer.swift
[196/250] Compiling NIOPosix Utilities.swift
[197/250] Compiling NIOPosix VsockAddress.swift
[198/250] Compiling NIOPosix VsockChannelEvents.swift
[199/250] Compiling NIOPosix SelectableChannel.swift
[200/250] Compiling NIOPosix SelectableEventLoop.swift
[201/250] Compiling NIOPosix SelectorEpoll.swift
[202/250] Compiling NIOPosix SelectorGeneric.swift
[203/250] Compiling NIOPosix SelectorKqueue.swift
[204/250] Compiling NIOPosix SelectorUring.swift
[205/250] Compiling NIOPosix ServerSocket.swift
[206/250] Compiling NIOPosix Socket.swift
[207/250] Compiling NIOPosix SocketChannel.swift
[208/250] Compiling NIOPosix SocketProtocols.swift
[209/250] Compiling NIOPosix System.swift
[210/250] Compiling NIOPosix Thread.swift
[211/250] Compiling NIOPosix IntegerBitPacking.swift
[212/250] Compiling NIOPosix IntegerTypes.swift
[213/250] Compiling NIOPosix Linux.swift
[214/250] Compiling NIOPosix LinuxCPUSet.swift
[215/250] Compiling NIOPosix LinuxUring.swift
[216/250] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[217/250] Compiling NIOPosix NIOThreadPool.swift
[218/250] Compiling NIOPosix NonBlockingFileIO.swift
[219/250] Compiling NIOPosix PendingDatagramWritesManager.swift
[220/250] Compiling NIOPosix PendingWritesManager.swift
[221/250] Compiling NIOPosix PipeChannel.swift
[222/250] Compiling NIOPosix PipePair.swift
[223/250] Compiling NIOPosix PointerHelpers.swift
[224/250] Compiling NIOPosix Pool.swift
[225/250] Compiling NIOPosix Bootstrap.swift
[226/250] Compiling NIOPosix ControlMessage.swift
[227/250] Compiling NIOPosix DatagramVectorReadManager.swift
[228/250] Compiling NIOPosix FileDescriptor.swift
[229/250] Compiling NIOPosix GetaddrinfoResolver.swift
[230/250] Compiling NIOPosix HappyEyeballs.swift
[231/250] Compiling NIOPosix IO.swift
[232/250] Compiling NIOPosix BSDSocketAPICommon.swift
[233/250] Compiling NIOPosix BSDSocketAPIPosix.swift
[234/250] Compiling NIOPosix BSDSocketAPIWindows.swift
[235/250] Compiling NIOPosix BaseSocket.swift
[236/250] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[237/250] Compiling NIOPosix BaseSocketChannel.swift
[238/250] Compiling NIOPosix BaseStreamSocketChannel.swift
[239/251] Wrapping AST for NIOPosix for debugging
[241/253] Emitting module NIO
[242/253] Compiling NIO Exports.swift
[243/254] Wrapping AST for NIO for debugging
[245/280] Compiling NIOTLS TLSEvents.swift
[246/280] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[247/280] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[248/282] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[249/282] Compiling NIOTLS SNIHandler.swift
[250/282] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[251/282] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[252/282] Emitting module NIOTLS
[253/283] Wrapping AST for NIOTLS for debugging
[255/283] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[256/283] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[257/283] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[258/283] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[259/283] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[260/283] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[261/283] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[262/283] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[263/283] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[264/283] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[265/283] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[266/283] Emitting module NIOFoundationCompat
[267/284] Wrapping AST for NIOFoundationCompat for debugging
[269/306] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[270/306] Compiling NIOTransportServices NIOTSSingletons.swift
[271/306] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[272/308] Compiling NIOTransportServices AcceptHandler.swift
[273/308] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[274/308] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[275/308] Emitting module NIOTransportServices
[278/308] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[279/308] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[280/308] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[281/308] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[282/308] Compiling NIOTransportServices NIOTSListenerChannel.swift
[283/308] Compiling NIOTransportServices NIOTSBootstraps.swift
[284/308] Compiling NIOTransportServices NIOTSChannelOptions.swift
[285/308] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[286/308] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[287/308] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[288/308] Compiling NIOTransportServices StateManagedChannel.swift
[289/308] Compiling NIOTransportServices StateManagedListenerChannel.swift
[290/308] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[291/308] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[292/308] Compiling NIOTransportServices NIOTSErrors.swift
[293/308] Compiling NIOTransportServices NIOTSEventLoop.swift
[294/308] Compiling NIOTransportServices NIOTSDatagramListener.swift
[297/309] Wrapping AST for NIOTransportServices for debugging
[299/309] Emitting module NIOHTTP1
[303/310] Wrapping AST for NIOHTTP1 for debugging
[305/314] Emitting module NIOTSHTTPServer
[306/314] Compiling NIOTSHTTPServer main.swift
[307/315] Compiling NIOTSHTTPClient main.swift
[308/315] Emitting module NIOTSHTTPClient
[310/316] Wrapping AST for NIOTSHTTPClient for debugging
[311/316] Write Objects.LinkFileList
[312/316] Wrapping AST for NIOTSHTTPServer for debugging
[313/316] Write Objects.LinkFileList
[314/316] Linking NIOTSHTTPClient
[314/316] Linking NIOTSHTTPServer
Build complete! (86.94s)
Build complete.
Done.

Build Machine: Linux 2