Build Information
Successful build of swift-nio-transport-services, reference 1.24.0 (cd1e89
), with Swift 6.0 for macOS (SPM) on 23 Apr 2025 17:20:40 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: 1.24.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-transport-services
* tag 1.24.0 -> FETCH_HEAD
HEAD is now at cd1e898 Add `NWParameters` configurator to bootstraps (#230)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
cd1e89816d345d2523b11c55654570acd5cd4c56
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at 1.24.0
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-atomics.git
[1/1705] Fetching swift-atomics
[1706/77137] Fetching swift-atomics, swift-nio
Fetched https://github.com/apple/swift-atomics.git from cache (3.32s)
Fetched https://github.com/apple/swift-nio.git from cache (3.32s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (2.82s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4350] Fetching swift-system
[1915/20547] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.95s)
[810/16197] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.76s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.59s)
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.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.4.2
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-nio-transport-services",
"name": "swift-nio-transport-services",
"url": "https://github.com/apple/swift-nio-transport-services.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.82.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2604] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.95s)
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 from cache (0.43s)
Fetched https://github.com/apple/swift-nio.git from cache (0.75s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.44s)
Fetched https://github.com/apple/swift-collections.git from cache (0.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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.4.2
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0 (cd1e898)
warning: '.resolve-product-dependencies': dependency 'swift-nio-transport-services' is not used by any target
Found 2 product dependencies
- swift-nio
- swift-atomics
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/apple/swift-nio-transport-services.git
https://github.com/apple/swift-nio-transport-services.git
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
}
],
"manifest_display_name" : "swift-nio-transport-services",
"name" : "swift-nio-transport-services",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOTransportServices",
"targets" : [
"NIOTransportServices"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOTSHTTPServer",
"targets" : [
"NIOTSHTTPServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOTSHTTPClient",
"targets" : [
"NIOTSHTTPClient"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "NIOTransportServicesTests",
"module_type" : "SwiftTarget",
"name" : "NIOTransportServicesTests",
"path" : "Tests/NIOTransportServicesTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"Atomics"
],
"sources" : [
"NIOFilterEmptyWritesHandlerTests.swift",
"NIOTSAsyncBootstrapTests.swift",
"NIOTSBootstrapTests.swift",
"NIOTSChannelMetadataTests.swift",
"NIOTSChannelOptionsTests.swift",
"NIOTSConnectionChannelTests.swift",
"NIOTSDatagramConnectionChannelTests.swift",
"NIOTSEndToEndTests.swift",
"NIOTSEventLoopTests.swift",
"NIOTSListenerChannelTests.swift",
"NIOTSSingletonTests.swift",
"NIOTSSocketOptionTests.swift",
"NIOTSSocketOptionsOnChannelTests.swift",
"NIOTSTestUtilities.swift",
"NIOTSWorkaroundTests.swift"
],
"target_dependencies" : [
"NIOTransportServices"
],
"type" : "test"
},
{
"c99name" : "NIOTransportServices",
"module_type" : "SwiftTarget",
"name" : "NIOTransportServices",
"path" : "Sources/NIOTransportServices",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOFoundationCompat",
"NIOTLS",
"Atomics"
],
"product_memberships" : [
"NIOTransportServices",
"NIOTSHTTPServer",
"NIOTSHTTPClient"
],
"sources" : [
"AcceptHandler.swift",
"Datagram/NIOTSDatagramBootstrap.swift",
"Datagram/NIOTSDatagramChannel.swift",
"Datagram/NIOTSDatagramListener.swift",
"Datagram/NIOTSDatagramListenerChannel.swift",
"NIOFilterEmptyWritesHandler.swift",
"NIOTSBootstraps.swift",
"NIOTSChannelOptions.swift",
"NIOTSConnectionBootstrap.swift",
"NIOTSConnectionChannel.swift",
"NIOTSErrors.swift",
"NIOTSEventLoop.swift",
"NIOTSEventLoopGroup.swift",
"NIOTSListenerBootstrap.swift",
"NIOTSListenerChannel.swift",
"NIOTSNetworkEvents.swift",
"NIOTSSingletons.swift",
"SocketAddress+NWEndpoint.swift",
"StateManagedChannel.swift",
"StateManagedListenerChannel.swift",
"StateManagedNWConnectionChannel.swift",
"TCPOptions+SocketChannelOption.swift",
"UDPOptions+SocketChannelOption.swift"
],
"type" : "library"
},
{
"c99name" : "NIOTSHTTPServer",
"module_type" : "SwiftTarget",
"name" : "NIOTSHTTPServer",
"path" : "Sources/NIOTSHTTPServer",
"product_dependencies" : [
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOTSHTTPServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOTransportServices"
],
"type" : "executable"
},
{
"c99name" : "NIOTSHTTPClient",
"module_type" : "SwiftTarget",
"name" : "NIOTSHTTPClient",
"path" : "Sources/NIOTSHTTPClient",
"product_dependencies" : [
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOTSHTTPClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOTransportServices"
],
"type" : "executable"
}
],
"tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/38] Write sources
[1/38] Copying PrivacyInfo.xcprivacy
[2/38] Write sources
[4/38] Write NIOTSHTTPServer-entitlement.plist
[4/38] Write sources
[5/38] Write NIOTSHTTPClient-entitlement.plist
[6/38] Write sources
[18/38] Compiling CNIOWindows WSAStartup.c
[18/38] Compiling CNIOWindows shim.c
[20/38] Compiling CNIOWASI CNIOWASI.c
[21/38] Compiling CNIOLinux shim.c
[22/38] Write sources
[23/38] Compiling CNIOLinux liburing_shims.c
[24/38] Write swift-version-5BDAB9E9C0126B9D.txt
[25/44] Compiling _AtomicsShims.c
[26/62] Compiling CNIOLLHTTP c_nio_http.c
[27/62] Compiling CNIOLLHTTP c_nio_api.c
[28/81] Compiling CNIOLLHTTP c_nio_llhttp.c
[29/81] Compiling CNIODarwin shim.c
[30/81] Compiling c-nioatomics.c
[31/81] Compiling c-atomics.c
[33/87] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[34/88] Compiling Atomics ManagedAtomic.swift
[35/88] Compiling Atomics ManagedAtomicLazyReference.swift
[36/88] Compiling Atomics AtomicStorage.swift
[37/88] Compiling Atomics AtomicValue.swift
[40/88] Compiling Atomics AtomicMemoryOrderings.swift
[41/88] Compiling Atomics DoubleWord.swift
[44/88] Compiling Atomics UnsafeAtomic.swift
[45/88] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/90] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[47/90] Emitting module InternalCollectionsUtilities
[48/90] Compiling Atomics AtomicBool.swift
[49/90] Compiling Atomics IntegerConformances.swift
[52/90] Compiling Atomics Primitives.shims.swift
[53/90] Compiling Atomics AtomicInteger.swift
[54/90] Emitting module _NIOBase64
[55/90] Compiling _NIOBase64 Base64.swift
[56/90] Compiling Atomics IntegerOperations.swift
[57/90] Compiling Atomics Unmanaged extensions.swift
[58/90] Compiling Atomics AtomicOptionalWrappable.swift
[59/90] Compiling Atomics AtomicReference.swift
[60/90] Compiling Atomics OptionalRawRepresentable.swift
[61/90] Compiling Atomics RawRepresentable.swift
[64/106] Compiling _NIODataStructures _TinyArray.swift
[65/106] Compiling _NIODataStructures PriorityQueue.swift
[66/106] Compiling DequeModule _DequeBufferHeader.swift
[67/107] Emitting module _NIODataStructures
[68/107] Compiling _NIODataStructures Heap.swift
[69/107] Compiling DequeModule _DequeBuffer.swift
[70/107] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[72/107] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[73/107] Compiling NIOConcurrencyHelpers lock.swift
[74/107] Emitting module NIOConcurrencyHelpers
[75/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/107] Compiling NIOConcurrencyHelpers atomics.swift
[77/107] Compiling DequeModule Deque+Extras.swift
[78/107] Compiling DequeModule Deque+Hashable.swift
[79/107] Compiling DequeModule _DequeSlot.swift
[80/107] Compiling DequeModule Deque._UnsafeHandle.swift
[81/107] Compiling DequeModule Deque.swift
[82/107] Compiling DequeModule Deque+Testing.swift
[83/107] Compiling DequeModule Deque._Storage.swift
[84/107] Compiling DequeModule Deque+Equatable.swift
[85/107] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/107] Compiling DequeModule Deque+CustomReflectable.swift
[87/107] Compiling DequeModule Deque+Descriptions.swift
[88/107] Compiling DequeModule Deque+Codable.swift
[89/107] Compiling DequeModule Deque+Collection.swift
[90/107] Emitting module DequeModule
[97/107] Emitting module Atomics
[100/107] Compiling Atomics PointerConformances.swift
[101/107] Compiling Atomics Primitives.native.swift
[102/168] Compiling NIOCore GlobalSingletons.swift
[103/168] Compiling NIOCore IO.swift
[104/168] Compiling NIOCore IOData.swift
[105/168] Compiling NIOCore IPProtocol.swift
[106/168] Compiling NIOCore IntegerBitPacking.swift
[107/168] Compiling NIOCore IntegerTypes.swift
[108/174] Compiling NIOCore Interfaces.swift
[109/174] Compiling NIOCore Linux.swift
[110/174] Compiling NIOCore MarkedCircularBuffer.swift
[111/174] Compiling NIOCore MulticastChannel.swift
[112/174] Compiling NIOCore NIOAny.swift
[113/174] Compiling NIOCore NIOCloseOnErrorHandler.swift
[114/174] Compiling NIOCore SocketOptionProvider.swift
[115/174] Compiling NIOCore SystemCallHelpers.swift
[116/174] Compiling NIOCore TimeAmount+Duration.swift
[117/174] Compiling NIOCore TypeAssistedChannelHandler.swift
[118/174] Compiling NIOCore UniversalBootstrapSupport.swift
[119/174] Compiling NIOCore Utilities.swift
[120/174] Compiling NIOCore NIOLoopBound.swift
[121/174] Compiling NIOCore NIOScheduledCallback.swift
[122/174] Compiling NIOCore NIOSendable.swift
[123/174] Compiling NIOCore RecvByteBufferAllocator.swift
[124/174] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[125/174] Compiling NIOCore SocketAddresses.swift
[126/174] Compiling NIOCore Codec.swift
[127/174] Compiling NIOCore ConvenienceOptionSupport.swift
[128/174] Compiling NIOCore DeadChannel.swift
[129/174] Compiling NIOCore DispatchQueue+WithFuture.swift
[130/174] Compiling NIOCore EventLoop+Deprecated.swift
[131/174] Compiling NIOCore EventLoop+SerialExecutor.swift
[132/174] Compiling NIOCore EventLoop.swift
[133/174] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[134/174] Compiling NIOCore NIOAsyncWriter.swift
[135/174] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[136/174] Compiling NIOCore BSDSocketAPI.swift
[137/174] Compiling NIOCore ByteBuffer-aux.swift
[138/174] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[139/174] Compiling NIOCore ByteBuffer-conversions.swift
[140/174] Compiling NIOCore AddressedEnvelope.swift
[141/174] Compiling NIOCore AsyncAwaitSupport.swift
[142/174] Compiling NIOCore AsyncChannel.swift
[143/174] Compiling NIOCore AsyncChannelHandler.swift
[144/174] Compiling NIOCore AsyncChannelInboundStream.swift
[145/174] Compiling NIOCore AsyncChannelOutboundWriter.swift
[146/174] Compiling NIOCore NIOAsyncSequenceProducer.swift
[147/174] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[148/174] Compiling NIOCore EventLoopFuture+Deprecated.swift
[149/174] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[150/174] Compiling NIOCore EventLoopFuture.swift
[151/174] Compiling NIOCore FileDescriptor.swift
[152/174] Compiling NIOCore FileHandle.swift
[153/174] Compiling NIOCore FileRegion.swift
[154/174] Compiling NIOCore Channel.swift
[155/174] Compiling NIOCore ChannelHandler.swift
[156/174] Compiling NIOCore ChannelHandlers.swift
[157/174] Compiling NIOCore ChannelInvoker.swift
[158/174] Compiling NIOCore ChannelOption.swift
[159/174] Compiling NIOCore ChannelPipeline.swift
[160/174] Compiling NIOCore CircularBuffer.swift
[161/174] Compiling NIOCore ByteBuffer-core.swift
[162/174] Compiling NIOCore ByteBuffer-hex.swift
[163/174] Compiling NIOCore ByteBuffer-int.swift
[164/174] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[165/174] Compiling NIOCore ByteBuffer-multi-int.swift
[166/174] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[167/174] Compiling NIOCore ByteBuffer-views.swift
[168/174] Emitting module NIOCore
[169/227] Emitting module NIOEmbedded
[170/227] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[171/227] Compiling NIOEmbedded Embedded.swift
[172/227] Compiling NIOEmbedded AsyncTestingChannel.swift
[173/227] Compiling NIOPosix PooledRecvBufferAllocator.swift
[174/227] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[175/227] Compiling NIOPosix PosixSingletons.swift
[176/227] Compiling NIOPosix RawSocketBootstrap.swift
[177/227] Compiling NIOPosix Resolver.swift
[178/232] Compiling NIOPosix Selectable.swift
[179/232] Compiling NIOPosix SelectableChannel.swift
[180/232] Compiling NIOPosix SelectableEventLoop.swift
[181/232] Compiling NIOPosix SelectorEpoll.swift
[182/232] Compiling NIOPosix SelectorGeneric.swift
[183/232] Compiling NIOPosix SocketProtocols.swift
[184/232] Compiling NIOPosix System.swift
[185/232] Compiling NIOPosix Thread.swift
[186/232] Compiling NIOPosix ThreadPosix.swift
[187/232] Compiling NIOPosix ThreadWindows.swift
[188/232] Compiling NIOPosix GetaddrinfoResolver.swift
[189/232] Compiling NIOPosix HappyEyeballs.swift
[190/232] Compiling NIOPosix IO.swift
[191/232] Compiling NIOPosix IntegerBitPacking.swift
[192/232] Compiling NIOPosix IntegerTypes.swift
[193/232] Compiling NIOPosix Linux.swift
[194/232] Compiling NIOPosix SelectorKqueue.swift
[195/232] Compiling NIOPosix SelectorUring.swift
[196/232] Compiling NIOPosix ServerSocket.swift
[197/232] Compiling NIOPosix Socket.swift
[198/232] Compiling NIOPosix SocketChannel.swift
[199/232] Compiling NIOPosix BSDSocketAPICommon.swift
[200/232] Compiling NIOPosix BSDSocketAPIPosix.swift
[201/232] Compiling NIOPosix BSDSocketAPIWindows.swift
[202/232] Compiling NIOPosix BaseSocket.swift
[203/232] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[204/232] Compiling NIOPosix BaseSocketChannel.swift
[205/232] Compiling NIOPosix LinuxCPUSet.swift
[206/232] Compiling NIOPosix LinuxUring.swift
[207/232] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[208/232] Compiling NIOPosix NIOThreadPool.swift
[209/232] Compiling NIOPosix NonBlockingFileIO.swift
[210/232] Compiling NIOPosix PendingDatagramWritesManager.swift
[211/232] Compiling NIOPosix PendingWritesManager.swift
[212/232] Compiling NIOPosix PipeChannel.swift
[213/232] Compiling NIOPosix PipePair.swift
[214/232] Compiling NIOPosix Pool.swift
[215/232] Emitting module NIOPosix
[216/232] Compiling NIOPosix BaseStreamSocketChannel.swift
[217/232] Compiling NIOPosix Bootstrap.swift
[218/232] Compiling NIOPosix ControlMessage.swift
[219/232] Compiling NIOPosix DatagramVectorReadManager.swift
[220/232] Compiling NIOPosix Errors+Any.swift
[221/232] Compiling NIOPosix FileDescriptor.swift
[222/232] Compiling NIOPosix UnsafeTransfer.swift
[223/232] Compiling NIOPosix Utilities.swift
[224/232] Compiling NIOPosix VsockAddress.swift
[225/232] Compiling NIOPosix VsockChannelEvents.swift
[226/232] Compiling NIOPosix resource_bundle_accessor.swift
[227/234] Compiling NIO Exports.swift
[228/234] Emitting module NIO
[229/262] Compiling NIOTLS TLSEvents.swift
[230/262] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[231/262] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[232/262] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[233/262] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[234/262] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[235/262] Emitting module NIOTLS
[236/262] Compiling NIOTLS SNIHandler.swift
[237/262] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[238/262] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[239/262] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[240/263] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[241/263] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[242/263] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[243/263] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[244/263] Emitting module NIOFoundationCompat
[245/263] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[246/263] Compiling NIOHTTP1 HTTPEncoder.swift
[247/263] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[248/263] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[249/263] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[250/285] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[251/285] Emitting module NIOHTTP1
[252/285] Compiling NIOTransportServices NIOTSDatagramListener.swift
[253/285] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[254/285] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[255/285] Compiling NIOTransportServices NIOTSListenerChannel.swift
[256/285] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[257/285] Compiling NIOTransportServices NIOTSErrors.swift
[258/285] Compiling NIOTransportServices NIOTSEventLoop.swift
[259/285] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[262/287] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[263/287] Emitting module NIOTransportServices
[264/287] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[265/287] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[270/287] Compiling NIOTransportServices StateManagedListenerChannel.swift
[271/287] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[272/287] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[273/287] Compiling NIOTransportServices NIOTSSingletons.swift
[274/287] Compiling NIOTransportServices NIOTSBootstraps.swift
[275/287] Compiling NIOTransportServices NIOTSChannelOptions.swift
[276/287] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[277/287] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[278/287] Compiling NIOTransportServices StateManagedChannel.swift
[279/287] Compiling NIOTransportServices AcceptHandler.swift
[280/287] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[281/287] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[282/291] Emitting module NIOTSHTTPServer
/Users/admin/builder/spi-builder-workspace/Sources/NIOTSHTTPServer/main.swift:46:49: warning: type 'HTTP1ServerHandler' does not conform to the 'Sendable' protocol
20 |
21 | @available(macOS 10.14, iOS 12.0, tvOS 12.0, watchOS 6.0, *)
22 | final class HTTP1ServerHandler: ChannelInboundHandler {
| `- note: class 'HTTP1ServerHandler' does not conform to the 'Sendable' protocol
23 | typealias InboundIn = HTTPServerRequestPart
24 | typealias OutboundOut = HTTPServerResponsePart
:
44 | channel.pipeline.configureHTTPServerPipeline(withPipeliningAssistance: true, withErrorHandling: true)
45 | .flatMap {
46 | channel.pipeline.addHandler(HTTP1ServerHandler())
| `- warning: type 'HTTP1ServerHandler' does not conform to the 'Sendable' protocol
47 | }
48 | }.bind(host: "127.0.0.1", port: 8888).wait()
[283/291] Compiling NIOTSHTTPServer main.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOTSHTTPServer/main.swift:46:49: warning: type 'HTTP1ServerHandler' does not conform to the 'Sendable' protocol
20 |
21 | @available(macOS 10.14, iOS 12.0, tvOS 12.0, watchOS 6.0, *)
22 | final class HTTP1ServerHandler: ChannelInboundHandler {
| `- note: class 'HTTP1ServerHandler' does not conform to the 'Sendable' protocol
23 | typealias InboundIn = HTTPServerRequestPart
24 | typealias OutboundOut = HTTPServerResponsePart
:
44 | channel.pipeline.configureHTTPServerPipeline(withPipeliningAssistance: true, withErrorHandling: true)
45 | .flatMap {
46 | channel.pipeline.addHandler(HTTP1ServerHandler())
| `- warning: type 'HTTP1ServerHandler' does not conform to the 'Sendable' protocol
47 | }
48 | }.bind(host: "127.0.0.1", port: 8888).wait()
[283/291] Write Objects.LinkFileList
[285/291] Compiling NIOTSHTTPClient main.swift
/Users/admin/builder/spi-builder-workspace/Sources/NIOTSHTTPClient/main.swift:68:45: warning: type 'HTTP1ClientHandler' does not conform to the 'Sendable' protocol
20 |
21 | @available(OSX 10.14, iOS 12.0, tvOS 12.0, watchOS 6.0, *)
22 | final class HTTP1ClientHandler: ChannelInboundHandler {
| `- note: class 'HTTP1ClientHandler' does not conform to the 'Sendable' protocol
23 | typealias OutboundOut = HTTPClientRequestPart
24 | typealias InboundIn = HTTPClientResponsePart
:
66 | .channelInitializer { channel in
67 | channel.pipeline.addHTTPClientHandlers().flatMap {
68 | channel.pipeline.addHandler(HTTP1ClientHandler())
| `- warning: type 'HTTP1ClientHandler' does not conform to the 'Sendable' protocol
69 | }
70 | }.connect(host: "httpbin.org", port: 443).wait()
[286/291] Emitting module NIOTSHTTPClient
/Users/admin/builder/spi-builder-workspace/Sources/NIOTSHTTPClient/main.swift:68:45: warning: type 'HTTP1ClientHandler' does not conform to the 'Sendable' protocol
20 |
21 | @available(OSX 10.14, iOS 12.0, tvOS 12.0, watchOS 6.0, *)
22 | final class HTTP1ClientHandler: ChannelInboundHandler {
| `- note: class 'HTTP1ClientHandler' does not conform to the 'Sendable' protocol
23 | typealias OutboundOut = HTTPClientRequestPart
24 | typealias InboundIn = HTTPClientResponsePart
:
66 | .channelInitializer { channel in
67 | channel.pipeline.addHTTPClientHandlers().flatMap {
68 | channel.pipeline.addHandler(HTTP1ClientHandler())
| `- warning: type 'HTTP1ClientHandler' does not conform to the 'Sendable' protocol
69 | }
70 | }.connect(host: "httpbin.org", port: 443).wait()
[286/291] Write Objects.LinkFileList
[287/291] Linking NIOTSHTTPClient
[287/291] Linking NIOTSHTTPServer
[289/291] Applying NIOTSHTTPClient
[290/291] Applying NIOTSHTTPServer
Build complete! (37.82s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
}
],
"manifest_display_name" : "swift-nio-transport-services",
"name" : "swift-nio-transport-services",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NIOTransportServices",
"targets" : [
"NIOTransportServices"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "NIOTSHTTPServer",
"targets" : [
"NIOTSHTTPServer"
],
"type" : {
"executable" : null
}
},
{
"name" : "NIOTSHTTPClient",
"targets" : [
"NIOTSHTTPClient"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "NIOTransportServicesTests",
"module_type" : "SwiftTarget",
"name" : "NIOTransportServicesTests",
"path" : "Tests/NIOTransportServicesTests",
"product_dependencies" : [
"NIOCore",
"NIOEmbedded",
"Atomics"
],
"sources" : [
"NIOFilterEmptyWritesHandlerTests.swift",
"NIOTSAsyncBootstrapTests.swift",
"NIOTSBootstrapTests.swift",
"NIOTSChannelMetadataTests.swift",
"NIOTSChannelOptionsTests.swift",
"NIOTSConnectionChannelTests.swift",
"NIOTSDatagramConnectionChannelTests.swift",
"NIOTSEndToEndTests.swift",
"NIOTSEventLoopTests.swift",
"NIOTSListenerChannelTests.swift",
"NIOTSSingletonTests.swift",
"NIOTSSocketOptionTests.swift",
"NIOTSSocketOptionsOnChannelTests.swift",
"NIOTSTestUtilities.swift",
"NIOTSWorkaroundTests.swift"
],
"target_dependencies" : [
"NIOTransportServices"
],
"type" : "test"
},
{
"c99name" : "NIOTransportServices",
"module_type" : "SwiftTarget",
"name" : "NIOTransportServices",
"path" : "Sources/NIOTransportServices",
"product_dependencies" : [
"NIO",
"NIOCore",
"NIOFoundationCompat",
"NIOTLS",
"Atomics"
],
"product_memberships" : [
"NIOTransportServices",
"NIOTSHTTPServer",
"NIOTSHTTPClient"
],
"sources" : [
"AcceptHandler.swift",
"Datagram/NIOTSDatagramBootstrap.swift",
"Datagram/NIOTSDatagramChannel.swift",
"Datagram/NIOTSDatagramListener.swift",
"Datagram/NIOTSDatagramListenerChannel.swift",
"NIOFilterEmptyWritesHandler.swift",
"NIOTSBootstraps.swift",
"NIOTSChannelOptions.swift",
"NIOTSConnectionBootstrap.swift",
"NIOTSConnectionChannel.swift",
"NIOTSErrors.swift",
"NIOTSEventLoop.swift",
"NIOTSEventLoopGroup.swift",
"NIOTSListenerBootstrap.swift",
"NIOTSListenerChannel.swift",
"NIOTSNetworkEvents.swift",
"NIOTSSingletons.swift",
"SocketAddress+NWEndpoint.swift",
"StateManagedChannel.swift",
"StateManagedListenerChannel.swift",
"StateManagedNWConnectionChannel.swift",
"TCPOptions+SocketChannelOption.swift",
"UDPOptions+SocketChannelOption.swift"
],
"type" : "library"
},
{
"c99name" : "NIOTSHTTPServer",
"module_type" : "SwiftTarget",
"name" : "NIOTSHTTPServer",
"path" : "Sources/NIOTSHTTPServer",
"product_dependencies" : [
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOTSHTTPServer"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOTransportServices"
],
"type" : "executable"
},
{
"c99name" : "NIOTSHTTPClient",
"module_type" : "SwiftTarget",
"name" : "NIOTSHTTPClient",
"path" : "Sources/NIOTSHTTPClient",
"product_dependencies" : [
"NIOCore",
"NIOHTTP1"
],
"product_memberships" : [
"NIOTSHTTPClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"NIOTransportServices"
],
"type" : "executable"
}
],
"tools_version" : "5.8"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/apple/swift-nio-transport-services/1.24.0
Repository: apple/swift-nio-transport-services
Swift version used: 6.0
Target: NIOTransportServices
Extracting symbol information for 'NIOTransportServices'...
Finished extracting symbol information for 'NIOTransportServices'. (8.37s)
Building documentation for 'NIOTransportServices'...
warning: 'NWConnection' doesn't exist at '/NIOTransportServices/NIOCore/Channel/getMetadata(definition:)'
--> ../NIOTSConnectionChannel.swift:544:78-544:90
542 | @available(OSX 10.14, iOS 12.0, tvOS 12.0, watchOS 6.0, *)
543 | extension Channel {
544 + /// Retrieves the metadata for a specific protocol from the underlying ``NWConnection``
545 | /// - Throws: If `self` isn't a `NIOTS` channel with a `NWConnection` this method will throw
546 | /// ``NIOTSChannelIsNotATransportServicesChannel`` or ``NIOTSConnectionNotInitialized``.
warning: 'NIOTSChannelIsNotATransportServicesChannel' doesn't exist at '/NIOTransportServices/NIOCore/Channel/getMetadata(definition:)'
--> ../NIOTSConnectionChannel.swift:546:13-546:55
544 | /// Retrieves the metadata for a specific protocol from the underlying ``NWConnection``
545 | /// - Throws: If `self` isn't a `NIOTS` channel with a `NWConnection` this method will throw
546 + /// ``NIOTSChannelIsNotATransportServicesChannel`` or ``NIOTSConnectionNotInitialized``.
547 | public func getMetadata(definition: NWProtocolDefinition) -> EventLoopFuture<NWProtocolMetadata?> {
548 | guard let channel = self as? NIOTSConnectionChannel else {
warning: 'NWConnection' doesn't exist at '/NIOTransportServices/NIOCore/Channel/getMetadataSync(definition:file:line:)'
--> ../NIOTSConnectionChannel.swift:562:78-562:90
560 | }
561 |
562 + /// Retrieves the metadata for a specific protocol from the underlying ``NWConnection``
563 | /// - Precondition: Must be called on the `EventLoop` the `Channel` is running on.
564 | /// - Throws: If `self` isn't a `NIOTS` channel with a `NWConnection` this method will throw
warning: 'NIOTSChannelIsNotATransportServicesChannel' doesn't exist at '/NIOTransportServices/NIOCore/Channel/getMetadataSync(definition:file:line:)'
--> ../NIOTSConnectionChannel.swift:565:13-565:55
563 | /// - Precondition: Must be called on the `EventLoop` the `Channel` is running on.
564 | /// - Throws: If `self` isn't a `NIOTS` channel with a `NWConnection` this method will throw
565 + /// ``NIOTSChannelIsNotATransportServicesChannel`` or ``NIOTSConnectionNotInitialized``.
566 | public func getMetadataSync(
567 | definition: NWProtocolDefinition,
warning: Parameter 'channelInitializer' not found in instance method declaration
--> ../NIOTSListenerBootstrap.swift:450:13-450:31
448 | /// - port: The port to bind on.
449 | /// - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
450 + /// - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
| ╰─suggestion: Replace 'channelInitializer' with 'childChannelInitializer'
451 | /// method.
452 | /// - Returns: The result of the channel initializer.
warning: Parameter 'childChannelInitializer' is missing documentation
--> ../NIOTSListenerBootstrap.swift:451:20-451:20
449 | /// - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
450 | /// - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
451 + /// method.
| ╰─suggestion: Document 'childChannelInitializer' parameter
452 | /// - Returns: The result of the channel initializer.
453 | @available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)
warning: Parameter 'channelInitializer' not found in instance method declaration
--> ../NIOTSListenerBootstrap.swift:494:13-494:31
492 | /// - address: The `SocketAddress` to bind on.
493 | /// - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
494 + /// - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
| ╰─suggestion: Replace 'channelInitializer' with 'childChannelInitializer'
495 | /// method.
496 | /// - Returns: The result of the channel initializer.
warning: Parameter 'childChannelInitializer' is missing documentation
--> ../NIOTSListenerBootstrap.swift:495:20-495:20
493 | /// - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
494 | /// - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
495 + /// method.
| ╰─suggestion: Document 'childChannelInitializer' parameter
496 | /// - Returns: The result of the channel initializer.
497 | @available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)
warning: Parameter 'channelInitializer' not found in instance method declaration
--> ../NIOTSListenerBootstrap.swift:524:13-524:31
522 | /// - endpoint: The `NWEndpoint` to bind this channel to.
523 | /// - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
524 + /// - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
| ╰─suggestion: Replace 'channelInitializer' with 'childChannelInitializer'
525 | /// method.
526 | /// - Returns: The result of the channel initializer.
warning: Parameter 'childChannelInitializer' is missing documentation
--> ../NIOTSListenerBootstrap.swift:525:20-525:20
523 | /// - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
524 | /// - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
525 + /// method.
| ╰─suggestion: Document 'childChannelInitializer' parameter
526 | /// - Returns: The result of the channel initializer.
527 | @available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)
warning: Parameter 'channelInitializer' not found in instance method declaration
--> ../NIOTSListenerBootstrap.swift:557:13-557:31
555 | /// - listener: The NWListener to wrap.
556 | /// - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
557 + /// - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
| ╰─suggestion: Replace 'channelInitializer' with 'childChannelInitializer'
558 | /// method.
559 | /// - Returns: The result of the channel initializer.
warning: Parameter 'childChannelInitializer' is missing documentation
--> ../NIOTSListenerBootstrap.swift:558:20-558:20
556 | /// - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
557 | /// - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
558 + /// method.
| ╰─suggestion: Document 'childChannelInitializer' parameter
559 | /// - Returns: The result of the channel initializer.
560 | @available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)Finished building documentation for 'NIOTransportServices' (0.26s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-transport-services/1.24.0
Fetching https://github.com/swiftlang/swift-docc-plugin
Updating https://github.com/apple/swift-system.git
Updated https://github.com/apple/swift-system.git (0.45s)
[1/2049] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-atomics.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.08s)
Updated https://github.com/apple/swift-atomics.git (0.80s)
Updated https://github.com/apple/swift-nio.git (0.80s)
Updated https://github.com/apple/swift-collections.git (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.59s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.59s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.51s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3367] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.55s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit Identifier.swift
[13/57] Compiling SymbolKit KindIdentifier.swift
[14/57] Compiling SymbolKit Location.swift
[15/57] Compiling SymbolKit Mutability.swift
[16/57] Compiling SymbolKit Names.swift
[17/57] Compiling SymbolKit SPI.swift
[18/57] Compiling SymbolKit Snippet.swift
[19/57] Compiling SymbolKit Extension.swift
[20/57] Compiling SymbolKit SourceRange.swift
[21/57] Compiling SymbolKit Metadata.swift
[22/57] Compiling SymbolKit Module.swift
[23/57] Compiling SymbolKit OperatingSystem.swift
[24/57] Compiling SymbolKit Platform.swift
[25/57] Compiling SymbolKit SemanticVersion.swift
[26/57] Compiling SymbolKit AccessControl.swift
[27/57] Compiling SymbolKit Availability.swift
[28/57] Compiling SymbolKit AvailabilityItem.swift
[29/57] Compiling SymbolKit Domain.swift
[30/57] Compiling SymbolKit DeclarationFragments.swift
[31/57] Compiling SymbolKit Fragment.swift
[32/57] Compiling SymbolKit FragmentKind.swift
[33/57] Compiling SymbolKit FunctionParameter.swift
[34/57] Compiling SymbolKit FunctionSignature.swift
[35/57] Compiling SymbolKit Relationship.swift
[36/57] Compiling SymbolKit RelationshipKind.swift
[37/57] Compiling SymbolKit SourceOrigin.swift
[38/57] Compiling SymbolKit GenericConstraints.swift
[39/57] Compiling SymbolKit Swift.swift
[40/57] Compiling SymbolKit Symbol.swift
[41/57] Compiling SymbolKit SymbolKind.swift
[42/57] Compiling SymbolKit SymbolGraph.swift
[43/57] Compiling SymbolKit GraphCollector.swift
[44/57] Compiling SymbolKit GenericConstraint.swift
[45/57] Compiling SymbolKit GenericParameter.swift
[46/57] Compiling SymbolKit Generics.swift
[47/57] Compiling SymbolKit Namespace.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.42s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/50] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/50] Compiling Atomics ManagedAtomic.swift
[4/50] Compiling Atomics ManagedAtomicLazyReference.swift
[5/50] Compiling Atomics AtomicStorage.swift
[6/50] Compiling Atomics AtomicValue.swift
[7/50] Compiling Atomics AtomicMemoryOrderings.swift
[8/50] Compiling Atomics DoubleWord.swift
[15/53] Compiling Atomics UnsafeAtomic.swift
[16/53] Compiling Atomics UnsafeAtomicLazyReference.swift
[17/53] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[18/53] Compiling Atomics AtomicOptionalWrappable.swift
[19/53] Compiling Atomics AtomicReference.swift
[20/53] Emitting module _NIOBase64
[21/53] Compiling _NIOBase64 Base64.swift
[22/53] Compiling _NIODataStructures PriorityQueue.swift
[23/53] Compiling _NIODataStructures _TinyArray.swift
[24/53] Compiling NIOConcurrencyHelpers lock.swift
[25/53] Compiling _NIODataStructures Heap.swift
[26/53] Compiling Atomics IntegerOperations.swift
[27/53] Compiling Atomics Unmanaged extensions.swift
[28/53] Compiling NIOConcurrencyHelpers atomics.swift
[29/53] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[30/53] Compiling NIOConcurrencyHelpers NIOLock.swift
[31/53] Emitting module _NIODataStructures
[32/53] Compiling Atomics Primitives.shims.swift
[33/53] Compiling Atomics AtomicInteger.swift
[36/53] Emitting module NIOConcurrencyHelpers
[37/53] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[38/53] Compiling Atomics PointerConformances.swift
[39/53] Compiling Atomics Primitives.native.swift
[40/53] Compiling Atomics OptionalRawRepresentable.swift
[41/53] Compiling Atomics RawRepresentable.swift
[42/53] Emitting module InternalCollectionsUtilities
[45/53] Compiling Atomics AtomicBool.swift
[46/53] Compiling Atomics IntegerConformances.swift
[49/69] Compiling DequeModule _DequeBufferHeader.swift
[50/70] Compiling DequeModule _DequeBuffer.swift
[51/70] Compiling DequeModule _DequeSlot.swift
[52/70] Compiling DequeModule Deque+Codable.swift
[53/70] Compiling DequeModule Deque+Collection.swift
[54/70] Compiling DequeModule Deque+CustomReflectable.swift
[55/70] Compiling DequeModule Deque+Descriptions.swift
[56/70] Compiling DequeModule Deque+Equatable.swift
[57/70] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[60/70] Compiling DequeModule Deque+Extras.swift
[61/70] Compiling DequeModule Deque+Hashable.swift
[62/70] Compiling DequeModule _UnsafeWrappedBuffer.swift
[63/70] Compiling DequeModule Deque._UnsafeHandle.swift
[64/70] Compiling DequeModule Deque.swift
[65/70] Compiling DequeModule Deque+Testing.swift
[66/70] Compiling DequeModule Deque._Storage.swift
[67/70] Emitting module Atomics
[70/70] Emitting module DequeModule
[71/131] Compiling NIOCore Interfaces.swift
[72/131] Compiling NIOCore Linux.swift
[73/131] Compiling NIOCore MarkedCircularBuffer.swift
[74/131] Compiling NIOCore MulticastChannel.swift
[75/131] Compiling NIOCore NIOAny.swift
[76/131] Compiling NIOCore NIOCloseOnErrorHandler.swift
[77/137] Compiling NIOCore GlobalSingletons.swift
[78/137] Compiling NIOCore IO.swift
[79/137] Compiling NIOCore IOData.swift
[80/137] Compiling NIOCore IPProtocol.swift
[81/137] Compiling NIOCore IntegerBitPacking.swift
[82/137] Compiling NIOCore IntegerTypes.swift
[83/137] Compiling NIOCore AddressedEnvelope.swift
[84/137] Compiling NIOCore AsyncAwaitSupport.swift
[85/137] Compiling NIOCore AsyncChannel.swift
[86/137] Compiling NIOCore AsyncChannelHandler.swift
[87/137] Compiling NIOCore AsyncChannelInboundStream.swift
[88/137] Compiling NIOCore AsyncChannelOutboundWriter.swift
[89/137] Compiling NIOCore NIOAsyncSequenceProducer.swift
[90/137] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[91/137] Compiling NIOCore NIOAsyncWriter.swift
[92/137] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[93/137] Compiling NIOCore BSDSocketAPI.swift
[94/137] Compiling NIOCore ByteBuffer-aux.swift
[95/137] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[96/137] Compiling NIOCore ByteBuffer-conversions.swift
[97/137] Compiling NIOCore SocketOptionProvider.swift
[98/137] Compiling NIOCore SystemCallHelpers.swift
[99/137] Compiling NIOCore TimeAmount+Duration.swift
[100/137] Compiling NIOCore TypeAssistedChannelHandler.swift
[101/137] Compiling NIOCore UniversalBootstrapSupport.swift
[102/137] Compiling NIOCore Utilities.swift
[103/137] Compiling NIOCore Channel.swift
[104/137] Compiling NIOCore ChannelHandler.swift
[105/137] Compiling NIOCore ChannelHandlers.swift
[106/137] Compiling NIOCore ChannelInvoker.swift
[107/137] Compiling NIOCore ChannelOption.swift
[108/137] Compiling NIOCore ChannelPipeline.swift
[109/137] Compiling NIOCore CircularBuffer.swift
[110/137] Compiling NIOCore Codec.swift
[111/137] Compiling NIOCore ConvenienceOptionSupport.swift
[112/137] Compiling NIOCore DeadChannel.swift
[113/137] Compiling NIOCore DispatchQueue+WithFuture.swift
[114/137] Compiling NIOCore EventLoop+Deprecated.swift
[115/137] Compiling NIOCore EventLoop+SerialExecutor.swift
[116/137] Compiling NIOCore EventLoop.swift
[117/137] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[118/137] Compiling NIOCore EventLoopFuture+Deprecated.swift
[119/137] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[120/137] Compiling NIOCore EventLoopFuture.swift
[121/137] Compiling NIOCore FileDescriptor.swift
[122/137] Compiling NIOCore FileHandle.swift
[123/137] Compiling NIOCore FileRegion.swift
[124/137] Compiling NIOCore ByteBuffer-core.swift
[125/137] Compiling NIOCore ByteBuffer-hex.swift
[126/137] Compiling NIOCore ByteBuffer-int.swift
[127/137] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[128/137] Compiling NIOCore ByteBuffer-multi-int.swift
[129/137] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[130/137] Compiling NIOCore ByteBuffer-views.swift
[131/137] Emitting module NIOCore
[132/137] Compiling NIOCore NIOLoopBound.swift
[133/137] Compiling NIOCore NIOScheduledCallback.swift
[134/137] Compiling NIOCore NIOSendable.swift
[135/137] Compiling NIOCore RecvByteBufferAllocator.swift
[136/137] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[137/137] Compiling NIOCore SocketAddresses.swift
[138/190] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[139/190] Compiling NIOEmbedded AsyncTestingChannel.swift
[140/190] Emitting module NIOEmbedded
[141/190] Compiling NIOEmbedded Embedded.swift
[142/190] Compiling NIOPosix PooledRecvBufferAllocator.swift
[143/190] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[144/190] Compiling NIOPosix PosixSingletons.swift
[145/190] Compiling NIOPosix RawSocketBootstrap.swift
[146/190] Compiling NIOPosix Resolver.swift
[147/195] Compiling NIOPosix SocketProtocols.swift
[148/195] Compiling NIOPosix System.swift
[149/195] Compiling NIOPosix Thread.swift
[150/195] Compiling NIOPosix ThreadPosix.swift
[151/195] Compiling NIOPosix ThreadWindows.swift
[152/195] Compiling NIOPosix GetaddrinfoResolver.swift
[153/195] Compiling NIOPosix HappyEyeballs.swift
[154/195] Compiling NIOPosix IO.swift
[155/195] Compiling NIOPosix IntegerBitPacking.swift
[156/195] Compiling NIOPosix IntegerTypes.swift
[157/195] Compiling NIOPosix Linux.swift
[158/195] Compiling NIOPosix Selectable.swift
[159/195] Compiling NIOPosix SelectableChannel.swift
[160/195] Compiling NIOPosix SelectableEventLoop.swift
[161/195] Compiling NIOPosix SelectorEpoll.swift
[162/195] Compiling NIOPosix SelectorGeneric.swift
[163/195] Compiling NIOPosix BSDSocketAPICommon.swift
[164/195] Compiling NIOPosix BSDSocketAPIPosix.swift
[165/195] Compiling NIOPosix BSDSocketAPIWindows.swift
[166/195] Compiling NIOPosix BaseSocket.swift
[167/195] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[168/195] Compiling NIOPosix BaseSocketChannel.swift
[169/195] Compiling NIOPosix LinuxCPUSet.swift
[170/195] Compiling NIOPosix LinuxUring.swift
[171/195] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[172/195] Compiling NIOPosix NIOThreadPool.swift
[173/195] Compiling NIOPosix NonBlockingFileIO.swift
[174/195] Compiling NIOPosix UnsafeTransfer.swift
[175/195] Compiling NIOPosix Utilities.swift
[176/195] Compiling NIOPosix VsockAddress.swift
[177/195] Compiling NIOPosix VsockChannelEvents.swift
[178/195] Compiling NIOPosix resource_bundle_accessor.swift
[179/195] Compiling NIOPosix PendingDatagramWritesManager.swift
[180/195] Compiling NIOPosix PendingWritesManager.swift
[181/195] Compiling NIOPosix PipeChannel.swift
[182/195] Compiling NIOPosix PipePair.swift
[183/195] Compiling NIOPosix Pool.swift
[184/195] Compiling NIOPosix BaseStreamSocketChannel.swift
[185/195] Compiling NIOPosix Bootstrap.swift
[186/195] Compiling NIOPosix ControlMessage.swift
[187/195] Compiling NIOPosix DatagramVectorReadManager.swift
[188/195] Compiling NIOPosix Errors+Any.swift
[189/195] Compiling NIOPosix FileDescriptor.swift
[190/195] Compiling NIOPosix SelectorKqueue.swift
[191/195] Compiling NIOPosix SelectorUring.swift
[192/195] Compiling NIOPosix ServerSocket.swift
[193/195] Compiling NIOPosix Socket.swift
[194/195] Compiling NIOPosix SocketChannel.swift
[195/195] Emitting module NIOPosix
[196/197] Emitting module NIO
[197/197] Compiling NIO Exports.swift
[198/208] Emitting module NIOTLS
[199/208] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[200/208] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[201/208] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[202/208] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[203/208] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[204/208] Compiling NIOTLS TLSEvents.swift
[205/208] Compiling NIOTLS SNIHandler.swift
[206/208] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[207/208] Emitting module NIOFoundationCompat
[208/208] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[209/230] Emitting module NIOTransportServices
[210/232] Compiling NIOTransportServices AcceptHandler.swift
[211/232] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[212/232] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[213/232] Compiling NIOTransportServices NIOTSBootstraps.swift
[214/232] Compiling NIOTransportServices NIOTSChannelOptions.swift
[215/232] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[216/232] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[217/232] Compiling NIOTransportServices NIOTSListenerChannel.swift
[218/232] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[219/232] Compiling NIOTransportServices StateManagedChannel.swift
[220/232] Compiling NIOTransportServices NIOTSDatagramListener.swift
[221/232] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[222/232] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[223/232] Compiling NIOTransportServices StateManagedListenerChannel.swift
[224/232] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[225/232] Compiling NIOTransportServices NIOTSEventLoop.swift
[226/232] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[227/232] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[228/232] Compiling NIOTransportServices NIOTSErrors.swift
[229/232] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[230/232] Compiling NIOTransportServices NIOTSSingletons.swift
[231/232] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[232/232] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
Build of target: 'NIOTransportServices' complete! (6.40s)
686
6 /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-transport-services/1.24.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-nio-transport-services/1.24.0
File count: 686
Doc size: 6.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-nio-transport-services-1.24.0-6e72de8d.zip to s3://spi-docs-inbox/prod-apple-swift-nio-transport-services-1.24.0-6e72de8d.zip
Copying... [11%]
Copying... [22%]
Copying... [33%]
Copying... [44%]
Copying... [55%]
Copying... [60%]
Copying... [71%]
Copying... [82%]
Copying... [93%]
Copying... [100%]
Done.