The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-transport-services with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

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 /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/apple/swift-nio-transport-services.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/15] Compiling CNIOLLHTTP c_nio_http.c
[3/15] Compiling CNIODarwin shim.c
[4/15] Compiling _AtomicsShims.c
[5/15] Compiling CNIOLLHTTP c_nio_api.c
[7/53] Emitting module _NIOBase64
[8/53] Compiling _NIOBase64 Base64.swift
[8/53] Compiling CNIOWindows shim.c
[10/53] Compiling Atomics OptionalRawRepresentable.swift
[11/53] Compiling Atomics RawRepresentable.swift
[12/53] Compiling Atomics AtomicBool.swift
[13/53] Compiling Atomics IntegerConformances.swift
[14/53] Compiling Atomics PointerConformances.swift
[15/53] Compiling Atomics AtomicStorage.swift
[16/53] Compiling Atomics AtomicValue.swift
[17/53] Compiling Atomics AtomicMemoryOrderings.swift
[18/53] Compiling Atomics DoubleWord.swift
[19/53] Compiling Atomics ManagedAtomic.swift
[19/58] Compiling CNIOWindows WSAStartup.c
[20/58] Compiling CNIOLinux shim.c
[21/58] Compiling CNIOLinux liburing_shims.c
[23/58] Emitting module DequeModule
[24/58] Compiling Atomics Primitives.native.swift
[25/58] Compiling Atomics Primitives.shims.swift
[26/58] Compiling Atomics AtomicInteger.swift
[27/58] Compiling Atomics AtomicOptionalWrappable.swift
[28/58] Compiling Atomics AtomicReference.swift
[28/58] Compiling CNIOLLHTTP c_nio_llhttp.c
[30/58] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[31/58] Compiling DequeModule _DequeBuffer.swift
[32/58] Compiling DequeModule _DequeBufferHeader.swift
[33/58] Compiling DequeModule _DequeSlot.swift
[34/58] Compiling DequeModule _UnsafeWrappedBuffer.swift
[35/58] Compiling _NIODataStructures PriorityQueue.swift
[36/58] Compiling _NIODataStructures _TinyArray.swift
[42/63] Emitting module _NIODataStructures
[43/63] Compiling _NIODataStructures Heap.swift
[44/63] Compiling Atomics ManagedAtomicLazyReference.swift
[45/63] Compiling Atomics UnsafeAtomic.swift
[46/63] Compiling Atomics UnsafeAtomicLazyReference.swift
[47/63] Compiling Atomics IntegerOperations.swift
[48/63] Compiling Atomics Unmanaged extensions.swift
[49/63] Emitting module Atomics
[59/63] Compiling c-nioatomics.c
[60/63] Compiling c-atomics.c
[62/68] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[63/68] Compiling NIOConcurrencyHelpers NIOLock.swift
[64/68] Emitting module NIOConcurrencyHelpers
[65/68] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[66/68] Compiling NIOConcurrencyHelpers atomics.swift
[67/69] Compiling NIOConcurrencyHelpers lock.swift
[68/118] Emitting module NIOCore
[69/134] Compiling NIOCore AddressedEnvelope.swift
[70/134] Compiling NIOCore AsyncAwaitSupport.swift
[71/134] Compiling NIOCore AsyncChannel.swift
[72/134] Compiling NIOCore AsyncChannelInboundStream.swift
[73/134] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[74/134] Compiling NIOCore AsyncChannelOutboundWriter.swift
[75/134] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[76/134] Compiling NIOCore NIOAsyncSequenceProducer.swift
[77/134] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[78/134] Compiling NIOCore NIOAsyncWriter.swift
[79/134] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[80/134] Compiling NIOCore BSDSocketAPI.swift
[81/134] Compiling NIOCore ByteBuffer-aux.swift
[82/134] Compiling NIOCore ByteBuffer-conversions.swift
[83/134] Compiling NIOCore ByteBuffer-core.swift
[84/134] Compiling NIOCore ByteBuffer-hexdump.swift
[85/134] Compiling NIOCore MarkedCircularBuffer.swift
[86/134] Compiling NIOCore MulticastChannel.swift
[87/134] Compiling NIOCore NIOAny.swift
[88/134] Compiling NIOCore NIOCloseOnErrorHandler.swift
[89/134] Compiling NIOCore NIOLoopBound.swift
[90/134] Compiling NIOCore NIOSendable.swift
[91/134] Compiling NIOCore PointerHelpers.swift
[92/134] Compiling NIOCore RecvByteBufferAllocator.swift
[93/134] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[94/134] Compiling NIOCore SocketAddresses.swift
[95/134] Compiling NIOCore SocketOptionProvider.swift
[96/134] Compiling NIOCore SystemCallHelpers.swift
[97/134] Compiling NIOCore TimeAmount+Duration.swift
[98/134] Compiling NIOCore TypeAssistedChannelHandler.swift
[99/134] Compiling NIOCore UniversalBootstrapSupport.swift
[100/134] Compiling NIOCore Utilities.swift
[101/134] Compiling NIOCore EventLoop+SerialExecutor.swift
[102/134] Compiling NIOCore EventLoop.swift
[103/134] Compiling NIOCore EventLoopFuture+Deprecated.swift
[104/134] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[105/134] Compiling NIOCore EventLoopFuture.swift
[106/134] Compiling NIOCore FileDescriptor.swift
[107/134] Compiling NIOCore FileHandle.swift
[108/134] Compiling NIOCore FileRegion.swift
[109/134] Compiling NIOCore GlobalSingletons.swift
[110/134] Compiling NIOCore IO.swift
[111/134] Compiling NIOCore IOData.swift
[112/134] Compiling NIOCore IPProtocol.swift
[113/134] Compiling NIOCore IntegerBitPacking.swift
[114/134] Compiling NIOCore IntegerTypes.swift
[115/134] Compiling NIOCore Interfaces.swift
[116/134] Compiling NIOCore Linux.swift
[117/134] Compiling NIOCore ByteBuffer-int.swift
[118/134] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[119/134] Compiling NIOCore ByteBuffer-multi-int.swift
[120/134] Compiling NIOCore ByteBuffer-views.swift
[121/134] Compiling NIOCore Channel.swift
[122/134] Compiling NIOCore ChannelHandler.swift
[123/134] Compiling NIOCore ChannelHandlers.swift
[124/134] Compiling NIOCore ChannelInvoker.swift
[125/134] Compiling NIOCore ChannelOption.swift
[126/134] Compiling NIOCore ChannelPipeline.swift
[127/134] Compiling NIOCore CircularBuffer.swift
[128/134] Compiling NIOCore Codec.swift
[129/134] Compiling NIOCore ConvenienceOptionSupport.swift
[130/134] Compiling NIOCore DeadChannel.swift
[131/134] Compiling NIOCore DispatchQueue+WithFuture.swift
[132/134] Compiling NIOCore EventLoop+Deprecated.swift
[133/177] Emitting module NIOEmbedded
[134/177] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[135/177] Compiling NIOEmbedded AsyncTestingChannel.swift
[136/177] Compiling NIOEmbedded Embedded.swift
[137/177] Emitting module NIOPosix
[138/189] Compiling NIOPosix PointerHelpers.swift
[139/189] Compiling NIOPosix Pool.swift
[140/189] Compiling NIOPosix PooledRecvBufferAllocator.swift
[141/189] Compiling NIOPosix PosixSingletons.swift
[142/189] Compiling NIOPosix RawSocketBootstrap.swift
[143/189] Compiling NIOPosix Resolver.swift
[144/189] Compiling NIOPosix Selectable.swift
[145/189] Compiling NIOPosix SelectableChannel.swift
[146/189] Compiling NIOPosix SelectableEventLoop.swift
[147/189] Compiling NIOPosix SelectorEpoll.swift
[148/189] Compiling NIOPosix SelectorGeneric.swift
[149/189] Compiling NIOPosix SelectorKqueue.swift
[150/189] Compiling NIOPosix IO.swift
[151/189] Compiling NIOPosix IntegerBitPacking.swift
[152/189] Compiling NIOPosix IntegerTypes.swift
[153/189] Compiling NIOPosix Linux.swift
[154/189] Compiling NIOPosix LinuxCPUSet.swift
[155/189] Compiling NIOPosix LinuxUring.swift
[156/189] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[157/189] Compiling NIOPosix NIOThreadPool.swift
[158/189] Compiling NIOPosix NonBlockingFileIO.swift
[159/189] Compiling NIOPosix PendingDatagramWritesManager.swift
[160/189] Compiling NIOPosix PendingWritesManager.swift
[161/189] Compiling NIOPosix PipeChannel.swift
[162/189] Compiling NIOPosix PipePair.swift
[163/189] Compiling NIOPosix SelectorUring.swift
[164/189] Compiling NIOPosix ServerSocket.swift
[165/189] Compiling NIOPosix Socket.swift
[166/189] Compiling NIOPosix SocketChannel.swift
[167/189] Compiling NIOPosix SocketProtocols.swift
[168/189] Compiling NIOPosix System.swift
[169/189] Compiling NIOPosix Thread.swift
[170/189] Compiling NIOPosix ThreadPosix.swift
[171/189] Compiling NIOPosix ThreadWindows.swift
[172/189] Compiling NIOPosix Utilities.swift
[173/189] Compiling NIOPosix VsockAddress.swift
[174/189] Compiling NIOPosix VsockChannelEvents.swift
[175/189] Compiling NIOPosix BSDSocketAPICommon.swift
[176/189] Compiling NIOPosix BSDSocketAPIPosix.swift
[177/189] Compiling NIOPosix BSDSocketAPIWindows.swift
[178/189] Compiling NIOPosix BaseSocket.swift
[179/189] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[180/189] Compiling NIOPosix BaseSocketChannel.swift
[181/189] Compiling NIOPosix BaseStreamSocketChannel.swift
[182/189] Compiling NIOPosix Bootstrap.swift
[183/189] Compiling NIOPosix ControlMessage.swift
[184/189] Compiling NIOPosix DatagramVectorReadManager.swift
[185/189] Compiling NIOPosix FileDescriptor.swift
[186/189] Compiling NIOPosix GetaddrinfoResolver.swift
[187/189] Compiling NIOPosix HappyEyeballs.swift
[188/191] Emitting module NIO
[189/191] Compiling NIO Exports.swift
[190/214] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[191/214] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[192/214] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[193/214] Emitting module NIOTLS
[194/214] Compiling NIOTLS SNIHandler.swift
[195/215] Compiling NIOTLS TLSEvents.swift
[198/215] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[199/215] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[200/219] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[201/219] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[202/219] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[203/219] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[204/219] Emitting module NIOHTTP1
[205/219] Compiling NIOHTTP1 ByteCollectionUtils.swift
[206/219] Compiling NIOHTTP1 HTTPDecoder.swift
[207/219] Compiling NIOHTTP1 HTTPEncoder.swift
[208/219] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[209/219] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[210/219] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[211/219] Compiling NIOHTTP1 HTTPTypes.swift
[212/219] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[213/219] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[214/219] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[215/219] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[216/219] Emitting module NIOFoundationCompat
[217/219] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[218/238] Emitting module NIOTransportServices
[219/238] Compiling NIOTransportServices AcceptHandler.swift
[220/238] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[221/238] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[222/238] Compiling NIOTransportServices NIOTSDatagramListener.swift
[223/238] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[224/238] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[225/238] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSListenerBootstrap.swift:562:26: warning: '_wrapAsyncChannelWithTransformations(synchronouslyWrapping:backPressureStrategy:isOutboundHalfClosureEnabled:channelReadTransformation:)' is deprecated: This method has been deprecated since it defaults to deinit based resource teardown
                        ._wrapAsyncChannelWithTransformations(
                         ^
[226/238] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSListenerBootstrap.swift:562:26: warning: '_wrapAsyncChannelWithTransformations(synchronouslyWrapping:backPressureStrategy:isOutboundHalfClosureEnabled:channelReadTransformation:)' is deprecated: This method has been deprecated since it defaults to deinit based resource teardown
                        ._wrapAsyncChannelWithTransformations(
                         ^
[227/238] Compiling NIOTransportServices NIOTSListenerChannel.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSListenerBootstrap.swift:562:26: warning: '_wrapAsyncChannelWithTransformations(synchronouslyWrapping:backPressureStrategy:isOutboundHalfClosureEnabled:channelReadTransformation:)' is deprecated: This method has been deprecated since it defaults to deinit based resource teardown
                        ._wrapAsyncChannelWithTransformations(
                         ^
[228/238] Compiling NIOTransportServices NIOTSNetworkEvents.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSListenerBootstrap.swift:562:26: warning: '_wrapAsyncChannelWithTransformations(synchronouslyWrapping:backPressureStrategy:isOutboundHalfClosureEnabled:channelReadTransformation:)' is deprecated: This method has been deprecated since it defaults to deinit based resource teardown
                        ._wrapAsyncChannelWithTransformations(
                         ^
[229/238] Compiling NIOTransportServices NIOTSSingletons.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSListenerBootstrap.swift:562:26: warning: '_wrapAsyncChannelWithTransformations(synchronouslyWrapping:backPressureStrategy:isOutboundHalfClosureEnabled:channelReadTransformation:)' is deprecated: This method has been deprecated since it defaults to deinit based resource teardown
                        ._wrapAsyncChannelWithTransformations(
                         ^
[230/238] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/NIOTransportServices/NIOTSListenerBootstrap.swift:562:26: warning: '_wrapAsyncChannelWithTransformations(synchronouslyWrapping:backPressureStrategy:isOutboundHalfClosureEnabled:channelReadTransformation:)' is deprecated: This method has been deprecated since it defaults to deinit based resource teardown
                        ._wrapAsyncChannelWithTransformations(
                         ^
[231/243] Compiling NIOTransportServices NIOTSBootstraps.swift
[232/243] Compiling NIOTransportServices NIOTSChannelOptions.swift
[233/243] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[234/243] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[235/243] Compiling NIOTransportServices NIOTSErrors.swift
[236/243] Compiling NIOTransportServices NIOTSEventLoop.swift
[237/243] Compiling NIOTransportServices StateManagedChannel.swift
[238/243] Compiling NIOTransportServices StateManagedListenerChannel.swift
[239/243] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[240/243] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[241/243] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[242/247] Emitting module NIOTSHTTPServer
[243/247] Compiling NIOTSHTTPServer main.swift
[244/247] Emitting module NIOTSHTTPClient
[245/247] Compiling NIOTSHTTPClient main.swift
[245/247] Linking NIOTSHTTPServer
[246/247] Linking NIOTSHTTPClient
Build complete! (59.46s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git (0.74s)
Fetched https://github.com/apple/swift-docc-plugin (0.77s)
Fetched https://github.com/apple/swift-nio.git (1.90s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.06s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.04s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.54s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.05s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.03s)
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-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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Build complete.
Done.