The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-nio-transport-services, reference 1.25.1 (e64501), with Swift 6.1 for macOS (SPM) on 6 Aug 2025 11:29:13 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: 1.25.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-transport-services
 * tag               1.25.1     -> FETCH_HEAD
HEAD is now at e645014 Enable release mode builds (#241)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
e645014baea2ec1c2db564410c51a656cf47c923
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at 1.25.1
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 (1.94s)
Fetched https://github.com/apple/swift-nio.git from cache (1.97s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (2.62s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (1.13s)
Fetched https://github.com/apple/swift-collections.git from cache (1.14s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.67s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.56s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.3.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.86.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.3.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.2.1",
              "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.6.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.3.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 from cache
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.77s)
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.73s)
Fetched https://github.com/apple/swift-nio.git from cache (0.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.82s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.53s)
Fetched https://github.com/apple/swift-collections.git from cache (0.53s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.59s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (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.3.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.2.1
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.25.1 (e645014)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.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.6.2
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.1
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.83.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",
        "NIOTSDatagramBootstrapTests.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/NIOTSDatagramConnectionBootstrap.swift",
        "Datagram/NIOTSDatagramConnectionChannel.swift",
        "Datagram/NIOTSDatagramListenerBootstrap.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.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/39] Write sources
[4/39] Write NIOTSHTTPServer-entitlement.plist
[5/39] Write NIOTSHTTPClient-entitlement.plist
[6/39] Write sources
[10/39] Copying PrivacyInfo.xcprivacy
[10/39] Write sources
[18/39] Compiling CNIOWindows WSAStartup.c
[18/39] Compiling CNIOWindows shim.c
[20/39] Write swift-version-2F0A5646E1D333AE.txt
[21/39] Compiling CNIOWASI CNIOWASI.c
[22/39] Compiling CNIOLinux shim.c
[23/39] Compiling CNIOLinux liburing_shims.c
[24/59] Compiling _AtomicsShims.c
[25/59] Compiling CNIOPosix event_loop_id.c
[26/59] Write sources
[27/59] Compiling CNIOLLHTTP c_nio_http.c
[28/78] Compiling CNIOLLHTTP c_nio_api.c
[29/78] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/78] Compiling InternalCollectionsUtilities Debugging.swift
[32/78] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/78] Compiling InternalCollectionsUtilities Descriptions.swift
[34/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/78] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[35/79] Compiling CNIODarwin shim.c
[37/79] Compiling Atomics PointerConformances.swift
[38/79] Compiling Atomics Primitives.native.swift
[39/79] Compiling _NIOBase64 Base64.swift
[40/79] Emitting module _NIOBase64
[41/79] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/79] Compiling Atomics AtomicInteger.swift
[43/79] Compiling Atomics AtomicOptionalWrappable.swift
[44/79] Compiling Atomics OptionalRawRepresentable.swift
[45/79] Compiling Atomics RawRepresentable.swift
[46/79] Emitting module InternalCollectionsUtilities
[47/79] Compiling Atomics AtomicBool.swift
[48/79] Compiling Atomics IntegerConformances.swift
[49/79] Compiling Atomics UnsafeAtomicLazyReference.swift
[50/79] Compiling Atomics IntegerOperations.swift
[51/79] Compiling Atomics ManagedAtomicLazyReference.swift
[52/79] Compiling Atomics UnsafeAtomic.swift
[53/80] Compiling Atomics DoubleWord.swift
[54/80] Compiling Atomics ManagedAtomic.swift
[55/80] Compiling Atomics AtomicReference.swift
[56/80] Compiling Atomics AtomicStorage.swift
[57/80] Compiling Atomics AtomicValue.swift
[58/80] Compiling Atomics AtomicMemoryOrderings.swift
[61/96] Compiling Atomics Unmanaged extensions.swift
[62/96] Compiling DequeModule _DequeBufferHeader.swift
[63/96] Compiling DequeModule _DequeSlot.swift
[64/96] Compiling DequeModule _DequeBuffer.swift
[65/97] Compiling DequeModule Deque+CustomReflectable.swift
[66/97] Compiling DequeModule Deque+Descriptions.swift
[67/97] Compiling DequeModule Deque+Equatable.swift
[68/97] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[69/97] Compiling DequeModule Deque._UnsafeHandle.swift
[70/97] Compiling DequeModule Deque.swift
[71/97] Emitting module Atomics
[72/97] Compiling DequeModule _UnsafeWrappedBuffer.swift
[75/97] Compiling DequeModule Deque+Testing.swift
[76/97] Compiling DequeModule Deque._Storage.swift
[77/97] Compiling _NIODataStructures _TinyArray.swift
[78/97] Compiling _NIODataStructures PriorityQueue.swift
[79/97] Emitting module _NIODataStructures
[80/97] Compiling _NIODataStructures Heap.swift
[81/97] Compiling DequeModule Deque+Extras.swift
[82/97] Compiling DequeModule Deque+Hashable.swift
[87/97] Compiling DequeModule Deque+Codable.swift
[88/97] Compiling DequeModule Deque+Collection.swift
[89/97] Emitting module DequeModule
[89/97] Compiling c-nioatomics.c
[90/97] Compiling c-atomics.c
[92/103] Compiling NIOConcurrencyHelpers lock.swift
[93/103] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[94/103] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/103] Compiling NIOConcurrencyHelpers NIOLock.swift
[96/103] Emitting module NIOConcurrencyHelpers
[97/103] Compiling NIOConcurrencyHelpers atomics.swift
[98/166] Compiling NIOCore Linux.swift
[99/166] Compiling NIOCore MarkedCircularBuffer.swift
[100/166] Compiling NIOCore MulticastChannel.swift
[101/166] Compiling NIOCore NIOAny.swift
[102/166] Compiling NIOCore NIOCloseOnErrorHandler.swift
[103/166] Compiling NIOCore NIOCoreSendableMetatype.swift
[104/166] Compiling NIOCore NIOLoopBound.swift
[105/166] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[106/166] Compiling NIOCore NIOScheduledCallback.swift
[107/166] Compiling NIOCore NIOSendable.swift
[108/166] Compiling NIOCore RecvByteBufferAllocator.swift
[109/166] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[110/166] Compiling NIOCore SocketAddresses.swift
[111/172] Compiling NIOCore AddressedEnvelope.swift
[112/172] Compiling NIOCore AsyncAwaitSupport.swift
[113/172] Compiling NIOCore AsyncChannel.swift
[114/172] Compiling NIOCore AsyncChannelHandler.swift
[115/172] Compiling NIOCore AsyncChannelInboundStream.swift
[116/172] Compiling NIOCore AsyncChannelOutboundWriter.swift
[117/172] Compiling NIOCore NIOAsyncSequenceProducer.swift
[118/172] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[119/172] Compiling NIOCore EventLoopFuture+Deprecated.swift
[120/172] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[121/172] Compiling NIOCore EventLoopFuture.swift
[122/172] Compiling NIOCore FileDescriptor.swift
[123/172] Compiling NIOCore FileHandle.swift
[124/172] Compiling NIOCore FileRegion.swift
[125/172] Compiling NIOCore SocketOptionProvider.swift
[126/172] Compiling NIOCore SystemCallHelpers.swift
[127/172] Compiling NIOCore TimeAmount+Duration.swift
[128/172] Compiling NIOCore TypeAssistedChannelHandler.swift
[129/172] Compiling NIOCore UniversalBootstrapSupport.swift
[130/172] Compiling NIOCore Utilities.swift
[131/172] Compiling NIOCore Channel.swift
[132/172] Compiling NIOCore ChannelHandler.swift
[133/172] Compiling NIOCore ChannelHandlers.swift
[134/172] Compiling NIOCore ChannelInvoker.swift
[135/172] Compiling NIOCore ChannelOption.swift
[136/172] Compiling NIOCore ChannelPipeline.swift
[137/172] Compiling NIOCore CircularBuffer.swift
[138/172] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[139/172] Compiling NIOCore NIOAsyncWriter.swift
[140/172] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[141/172] Compiling NIOCore BSDSocketAPI.swift
[142/172] Compiling NIOCore ByteBuffer-aux.swift
[143/172] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[144/172] Compiling NIOCore ByteBuffer-conversions.swift
[145/172] Compiling NIOCore Codec.swift
[146/172] Compiling NIOCore ConvenienceOptionSupport.swift
[147/172] Compiling NIOCore DeadChannel.swift
[148/172] Compiling NIOCore DispatchQueue+WithFuture.swift
[149/172] Compiling NIOCore EventLoop+Deprecated.swift
[150/172] Compiling NIOCore EventLoop+SerialExecutor.swift
[151/172] Compiling NIOCore EventLoop.swift
[152/172] Compiling NIOCore GlobalSingletons.swift
[153/172] Compiling NIOCore IO.swift
[154/172] Compiling NIOCore IOData.swift
[155/172] Compiling NIOCore IPProtocol.swift
[156/172] Compiling NIOCore IntegerBitPacking.swift
[157/172] Compiling NIOCore IntegerTypes.swift
[158/172] Compiling NIOCore Interfaces.swift
[159/172] Compiling NIOCore ByteBuffer-core.swift
[160/172] Compiling NIOCore ByteBuffer-hex.swift
[161/172] Compiling NIOCore ByteBuffer-int.swift
[162/172] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[163/172] Compiling NIOCore ByteBuffer-multi-int.swift
[164/172] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[165/172] Compiling NIOCore ByteBuffer-views.swift
[166/172] Emitting module NIOCore
[167/226] Compiling NIOEmbedded Embedded.swift
[168/226] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[169/226] Compiling NIOEmbedded AsyncTestingChannel.swift
[170/226] Emitting module NIOEmbedded
[171/226] Compiling NIOPosix GetaddrinfoResolver.swift
[172/226] Compiling NIOPosix HappyEyeballs.swift
[173/226] Compiling NIOPosix IO.swift
[174/226] Compiling NIOPosix IntegerBitPacking.swift
[175/226] Compiling NIOPosix IntegerTypes.swift
[176/226] Compiling NIOPosix Linux.swift
[177/231] Compiling NIOPosix SelectorUring.swift
[178/231] Compiling NIOPosix ServerSocket.swift
[179/231] Compiling NIOPosix Socket.swift
[180/231] Compiling NIOPosix SocketChannel.swift
[181/231] Compiling NIOPosix SocketProtocols.swift
[182/231] Compiling NIOPosix LinuxCPUSet.swift
[183/231] Compiling NIOPosix LinuxUring.swift
[184/231] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[185/231] Compiling NIOPosix NIOPosixSendableMetatype.swift
[186/231] Compiling NIOPosix NIOThreadPool.swift
[187/231] Compiling NIOPosix NonBlockingFileIO.swift
[188/231] Compiling NIOPosix SelectableChannel.swift
[189/231] Compiling NIOPosix SelectableEventLoop.swift
[190/231] Compiling NIOPosix SelectorEpoll.swift
[191/231] Compiling NIOPosix SelectorGeneric.swift
[192/231] Compiling NIOPosix SelectorKqueue.swift
[193/231] Emitting module NIOPosix
[194/231] Compiling NIOPosix BSDSocketAPICommon.swift
[195/231] Compiling NIOPosix BSDSocketAPIPosix.swift
[196/231] Compiling NIOPosix BSDSocketAPIWindows.swift
[197/231] Compiling NIOPosix BaseSocket.swift
[198/231] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[199/231] Compiling NIOPosix BaseSocketChannel.swift
[200/231] Compiling NIOPosix BaseStreamSocketChannel.swift
[201/231] Compiling NIOPosix Bootstrap.swift
[202/231] Compiling NIOPosix ControlMessage.swift
[203/231] Compiling NIOPosix DatagramVectorReadManager.swift
[204/231] Compiling NIOPosix Errors+Any.swift
[205/231] Compiling NIOPosix FileDescriptor.swift
[206/231] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[207/231] Compiling NIOPosix PosixSingletons.swift
[208/231] Compiling NIOPosix RawSocketBootstrap.swift
[209/231] Compiling NIOPosix Resolver.swift
[210/231] Compiling NIOPosix Selectable.swift
[211/231] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[212/231] Compiling NIOPosix System.swift
[213/231] Compiling NIOPosix Thread.swift
[214/231] Compiling NIOPosix ThreadPosix.swift
[215/231] Compiling NIOPosix ThreadWindows.swift
[216/231] Compiling NIOPosix PendingDatagramWritesManager.swift
[217/231] Compiling NIOPosix PendingWritesManager.swift
[218/231] Compiling NIOPosix PipeChannel.swift
[219/231] Compiling NIOPosix PipePair.swift
[220/231] Compiling NIOPosix Pool.swift
[221/231] Compiling NIOPosix UnsafeTransfer.swift
[222/231] Compiling NIOPosix Utilities.swift
[223/231] Compiling NIOPosix VsockAddress.swift
[224/231] Compiling NIOPosix VsockChannelEvents.swift
[225/231] Compiling NIOPosix resource_bundle_accessor.swift
[226/233] Compiling NIO Exports.swift
[227/233] Emitting module NIO
[228/261] Compiling NIOTLS TLSEvents.swift
[229/261] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[230/261] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[231/261] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[232/261] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[233/262] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[234/262] Emitting module NIOTLS
[235/262] Compiling NIOTLS SNIHandler.swift
[236/262] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[237/262] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[238/262] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[239/262] Emitting module NIOFoundationCompat
[240/262] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[241/262] Compiling NIOHTTP1 HTTPEncoder.swift
[242/262] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[243/262] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[244/262] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[245/262] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[246/262] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[247/262] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[248/262] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[249/284] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[250/284] Emitting module NIOHTTP1
[251/284] Compiling NIOTransportServices AcceptHandler.swift
[252/284] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[253/284] Compiling NIOTransportServices StateManagedListenerChannel.swift
[254/284] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[255/284] Compiling NIOTransportServices NIOTSChannelOptions.swift
[256/284] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[257/284] Emitting module NIOTransportServices
[258/286] Compiling NIOTransportServices NIOTSBootstraps.swift
[261/286] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[262/286] Compiling NIOTransportServices NIOTSListenerChannel.swift
[263/286] Compiling NIOTransportServices NIOTSEventLoop.swift
[264/286] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[265/286] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[266/286] Compiling NIOTransportServices NIOTSSingletons.swift
[267/286] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[268/286] Compiling NIOTransportServices StateManagedChannel.swift
[269/286] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[270/286] Compiling NIOTransportServices NIOTSErrors.swift
[271/286] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[272/286] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[273/286] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[276/286] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[277/286] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[278/286] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[281/290] 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()
[282/290] 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/290] 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()
[284/290] 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()
[284/290] Write Objects.LinkFileList
[286/290] Linking NIOTSHTTPClient
[287/290] Linking NIOTSHTTPServer
[288/290] Applying NIOTSHTTPClient
[289/290] Applying NIOTSHTTPServer
Build complete! (17.28s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.83.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",
        "NIOTSDatagramBootstrapTests.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/NIOTSDatagramConnectionBootstrap.swift",
        "Datagram/NIOTSDatagramConnectionChannel.swift",
        "Datagram/NIOTSDatagramListenerBootstrap.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.10"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/apple/swift-nio-transport-services/1.25.1
Repository:               apple/swift-nio-transport-services
Swift version used:       6.1
Target:                   NIOTransportServices
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'NIOTransportServices'...
Finished extracting symbol information for 'NIOTransportServices'. (9.58s)
Building documentation for 'NIOTransportServices'...
warning: 'NWConnection' doesn't exist at '/NIOTransportServices/NIOCore/Channel/getMetadata(definition:)'
   --> ../NIOTSConnectionChannel.swift:559:78-559:90
557 | @available(OSX 10.14, iOS 12.0, tvOS 12.0, watchOS 6.0, *)
558 | extension Channel {
559 +     /// Retrieves the metadata for a specific protocol from the underlying ``NWConnection``
560 |     /// - Throws: If `self` isn't a `NIOTS` channel with a `NWConnection` this method will throw
561 |     /// ``NIOTSChannelIsNotATransportServicesChannel`` or ``NIOTSConnectionNotInitialized``.
warning: 'NIOTSChannelIsNotATransportServicesChannel' doesn't exist at '/NIOTransportServices/NIOCore/Channel/getMetadata(definition:)'
   --> ../NIOTSConnectionChannel.swift:561:13-561:55
559 |     /// Retrieves the metadata for a specific protocol from the underlying ``NWConnection``
560 |     /// - Throws: If `self` isn't a `NIOTS` channel with a `NWConnection` this method will throw
561 +     /// ``NIOTSChannelIsNotATransportServicesChannel`` or ``NIOTSConnectionNotInitialized``.
562 |     public func getMetadata(definition: NWProtocolDefinition) -> EventLoopFuture<NWProtocolMetadata?> {
563 |         guard let channel = self as? NIOTSConnectionChannel else {
warning: 'NWConnection' doesn't exist at '/NIOTransportServices/NIOCore/Channel/getMetadataSync(definition:file:line:)'
   --> ../NIOTSConnectionChannel.swift:577:78-577:90
575 |     }
576 |
577 +     /// Retrieves the metadata for a specific protocol from the underlying ``NWConnection``
578 |     /// - Precondition: Must be called on the `EventLoop` the `Channel` is running on.
579 |     /// - 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:580:13-580:55
578 |     /// - Precondition: Must be called on the `EventLoop` the `Channel` is running on.
579 |     /// - Throws: If `self` isn't a `NIOTS` channel with a `NWConnection` this method will throw
580 +     /// ``NIOTSChannelIsNotATransportServicesChannel`` or ``NIOTSConnectionNotInitialized``.
581 |     public func getMetadataSync(
582 |         definition: NWProtocolDefinition,
warning: Parameter 'channelInitializer' not found in instance method declaration
   --> ../NIOTSListenerBootstrap.swift:449:13-449:31
447 |     ///   - port: The port to bind on.
448 |     ///   - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
449 +     ///   - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
    |             ╰─suggestion: Replace 'channelInitializer' with 'childChannelInitializer'
450 |     ///     method.
451 |     /// - Returns: The result of the channel initializer.
warning: Parameter 'childChannelInitializer' is missing documentation
   --> ../NIOTSListenerBootstrap.swift:450:20-450:20
448 |     ///   - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
449 |     ///   - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
450 +     ///     method.
    |                    ╰─suggestion: Document 'childChannelInitializer' parameter
451 |     /// - Returns: The result of the channel initializer.
452 |     @available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)
warning: Parameter 'channelInitializer' not found in instance method declaration
   --> ../NIOTSListenerBootstrap.swift:493:13-493:31
491 |     ///   - address: The `SocketAddress` to bind on.
492 |     ///   - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
493 +     ///   - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
    |             ╰─suggestion: Replace 'channelInitializer' with 'childChannelInitializer'
494 |     ///     method.
495 |     /// - Returns: The result of the channel initializer.
warning: Parameter 'childChannelInitializer' is missing documentation
   --> ../NIOTSListenerBootstrap.swift:494:20-494:20
492 |     ///   - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
493 |     ///   - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
494 +     ///     method.
    |                    ╰─suggestion: Document 'childChannelInitializer' parameter
495 |     /// - Returns: The result of the channel initializer.
496 |     @available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)
warning: Parameter 'channelInitializer' not found in instance method declaration
   --> ../NIOTSListenerBootstrap.swift:523:13-523:31
521 |     ///   - endpoint: The `NWEndpoint` to bind this channel to.
522 |     ///   - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
523 +     ///   - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
    |             ╰─suggestion: Replace 'channelInitializer' with 'childChannelInitializer'
524 |     ///     method.
525 |     /// - Returns: The result of the channel initializer.
warning: Parameter 'childChannelInitializer' is missing documentation
   --> ../NIOTSListenerBootstrap.swift:524:20-524:20
522 |     ///   - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
523 |     ///   - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
524 +     ///     method.
    |                    ╰─suggestion: Document 'childChannelInitializer' parameter
525 |     /// - Returns: The result of the channel initializer.
526 |     @available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)
warning: Parameter 'channelInitializer' not found in instance method declaration
   --> ../NIOTSListenerBootstrap.swift:556:13-556:31
554 |     ///   - listener: The NWListener to wrap.
555 |     ///   - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
556 +     ///   - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
    |             ╰─suggestion: Replace 'channelInitializer' with 'childChannelInitializer'
557 |     ///     method.
558 |     /// - Returns: The result of the channel initializer.
warning: Parameter 'childChannelInitializer' is missing documentation
   --> ../NIOTSListenerBootstrap.swift:557:20-557:20
555 |     ///   - serverBackPressureStrategy: The back pressure strategy used by the server socket channel.
556 |     ///   - channelInitializer: A closure to initialize the channel. The return value of this closure is returned from the `bind`
557 +     ///     method.
    |                    ╰─suggestion: Document 'childChannelInitializer' parameter
558 |     /// - Returns: The result of the channel initializer.
559 |     @available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)
Finished building documentation for 'NIOTransportServices' (0.27s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-transport-services/1.25.1
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-nio.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-atomics.git
Updating https://github.com/apple/swift-collections.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.62s)
Updated https://github.com/apple/swift-nio.git (0.68s)
Updated https://github.com/apple/swift-system.git (0.56s)
Updated https://github.com/apple/swift-atomics.git (0.56s)
Updated https://github.com/apple/swift-collections.git (0.56s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.66s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.60s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.52s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.75s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.43s)
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.5
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit Identifier.swift
[11/57] Compiling SymbolKit KindIdentifier.swift
[12/57] Compiling SymbolKit Location.swift
[13/57] Compiling SymbolKit Mutability.swift
[14/57] Compiling SymbolKit Names.swift
[15/57] Compiling SymbolKit SPI.swift
[16/57] Compiling SymbolKit Snippet.swift
[17/57] Compiling SymbolKit Extension.swift
[18/57] Emitting module SymbolKit
[19/57] Compiling SymbolKit Mixin+Equals.swift
[20/57] Compiling SymbolKit Mixin+Hash.swift
[21/57] Compiling SymbolKit Mixin.swift
[22/57] Compiling SymbolKit LineList.swift
[23/57] Compiling SymbolKit Position.swift
[24/57] Compiling SymbolKit SourceRange.swift
[25/57] Compiling SymbolKit Metadata.swift
[26/57] Compiling SymbolKit Module.swift
[27/57] Compiling SymbolKit OperatingSystem.swift
[28/57] Compiling SymbolKit Platform.swift
[29/57] Compiling SymbolKit DeclarationFragments.swift
[30/57] Compiling SymbolKit Fragment.swift
[31/57] Compiling SymbolKit FragmentKind.swift
[32/57] Compiling SymbolKit FunctionParameter.swift
[33/57] Compiling SymbolKit FunctionSignature.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit Symbol.swift
[40/57] Compiling SymbolKit SymbolKind.swift
[41/57] Compiling SymbolKit SymbolGraph.swift
[42/57] Compiling SymbolKit GraphCollector.swift
[43/57] Compiling SymbolKit SemanticVersion.swift
[44/57] Compiling SymbolKit AccessControl.swift
[45/57] Compiling SymbolKit Availability.swift
[46/57] Compiling SymbolKit AvailabilityItem.swift
[47/57] Compiling SymbolKit Domain.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 Snippet.swift
[53/57] Compiling Snippets SnippetParser.swift
[54/57] Emitting module Snippets
[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.68s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[3/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[4/46] Compiling InternalCollectionsUtilities Descriptions.swift
[5/47] Compiling Atomics AtomicValue.swift
[6/47] Compiling Atomics AtomicMemoryOrderings.swift
[7/47] Compiling Atomics DoubleWord.swift
[8/47] Compiling Atomics ManagedAtomic.swift
[9/48] Compiling Atomics ManagedAtomicLazyReference.swift
[10/48] Compiling Atomics UnsafeAtomic.swift
[11/48] Compiling Atomics UnsafeAtomicLazyReference.swift
[12/48] Compiling Atomics IntegerOperations.swift
[13/48] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/48] Emitting module _NIOBase64
[15/48] Compiling _NIOBase64 Base64.swift
[16/48] Compiling _NIODataStructures _TinyArray.swift
[17/48] Compiling Atomics Unmanaged extensions.swift
[18/48] Compiling _NIODataStructures Heap.swift
[19/48] Compiling _NIODataStructures PriorityQueue.swift
[20/48] Compiling NIOConcurrencyHelpers lock.swift
[21/48] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[22/48] Emitting module _NIODataStructures
[23/48] Compiling Atomics AtomicInteger.swift
[24/48] Compiling Atomics AtomicOptionalWrappable.swift
[25/48] Compiling Atomics AtomicReference.swift
[26/48] Compiling Atomics AtomicStorage.swift
[27/48] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[28/48] Compiling NIOConcurrencyHelpers atomics.swift
[29/48] Compiling NIOConcurrencyHelpers NIOLock.swift
[30/48] Emitting module NIOConcurrencyHelpers
[31/48] Compiling InternalCollectionsUtilities Debugging.swift
[34/48] Emitting module InternalCollectionsUtilities
[35/48] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/48] Compiling Atomics OptionalRawRepresentable.swift
[37/48] Compiling Atomics RawRepresentable.swift
[38/48] Compiling Atomics AtomicBool.swift
[39/48] Compiling Atomics IntegerConformances.swift
[40/48] Compiling Atomics PointerConformances.swift
[41/48] Compiling Atomics Primitives.native.swift
[44/64] Compiling DequeModule Deque+Extras.swift
[45/64] Compiling DequeModule Deque+Hashable.swift
[46/64] Compiling DequeModule Deque+Equatable.swift
[47/64] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[48/64] Compiling DequeModule _DequeBuffer.swift
[49/65] Compiling DequeModule Deque+Testing.swift
[50/65] Compiling DequeModule Deque._Storage.swift
[51/65] Compiling DequeModule Deque+CustomReflectable.swift
[52/65] Compiling DequeModule Deque+Descriptions.swift
[55/65] Compiling DequeModule _UnsafeWrappedBuffer.swift
[56/65] Compiling DequeModule _DequeSlot.swift
[57/65] Compiling DequeModule _DequeBufferHeader.swift
[58/65] Compiling DequeModule Deque._UnsafeHandle.swift
[59/65] Compiling DequeModule Deque.swift
[60/65] Emitting module Atomics
[63/65] Compiling DequeModule Deque+Codable.swift
[64/65] Compiling DequeModule Deque+Collection.swift
[65/65] Emitting module DequeModule
[66/128] Compiling NIOCore Linux.swift
[67/128] Compiling NIOCore MarkedCircularBuffer.swift
[68/128] Compiling NIOCore MulticastChannel.swift
[69/128] Compiling NIOCore NIOAny.swift
[70/128] Compiling NIOCore NIOCloseOnErrorHandler.swift
[71/128] Compiling NIOCore NIOCoreSendableMetatype.swift
[72/128] Compiling NIOCore NIOLoopBound.swift
[73/134] Compiling NIOCore GlobalSingletons.swift
[74/134] Compiling NIOCore IO.swift
[75/134] Compiling NIOCore IOData.swift
[76/134] Compiling NIOCore IPProtocol.swift
[77/134] Compiling NIOCore IntegerBitPacking.swift
[78/134] Compiling NIOCore IntegerTypes.swift
[79/134] Compiling NIOCore Interfaces.swift
[80/134] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[81/134] Compiling NIOCore NIOScheduledCallback.swift
[82/134] Compiling NIOCore NIOSendable.swift
[83/134] Compiling NIOCore RecvByteBufferAllocator.swift
[84/134] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[85/134] Compiling NIOCore SocketAddresses.swift
[86/134] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[87/134] Compiling NIOCore EventLoopFuture+Deprecated.swift
[88/134] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[89/134] Compiling NIOCore EventLoopFuture.swift
[90/134] Compiling NIOCore FileDescriptor.swift
[91/134] Compiling NIOCore FileHandle.swift
[92/134] Compiling NIOCore FileRegion.swift
[93/134] Compiling NIOCore SocketOptionProvider.swift
[94/134] Compiling NIOCore SystemCallHelpers.swift
[95/134] Compiling NIOCore TimeAmount+Duration.swift
[96/134] Compiling NIOCore TypeAssistedChannelHandler.swift
[97/134] Compiling NIOCore UniversalBootstrapSupport.swift
[98/134] Compiling NIOCore Utilities.swift
[99/134] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[100/134] Compiling NIOCore NIOAsyncWriter.swift
[101/134] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[102/134] Compiling NIOCore BSDSocketAPI.swift
[103/134] Compiling NIOCore ByteBuffer-aux.swift
[104/134] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[105/134] Compiling NIOCore ByteBuffer-conversions.swift
[106/134] Compiling NIOCore Codec.swift
[107/134] Compiling NIOCore ConvenienceOptionSupport.swift
[108/134] Compiling NIOCore DeadChannel.swift
[109/134] Compiling NIOCore DispatchQueue+WithFuture.swift
[110/134] Compiling NIOCore EventLoop+Deprecated.swift
[111/134] Compiling NIOCore EventLoop+SerialExecutor.swift
[112/134] Compiling NIOCore EventLoop.swift
[113/134] Compiling NIOCore Channel.swift
[114/134] Compiling NIOCore ChannelHandler.swift
[115/134] Compiling NIOCore ChannelHandlers.swift
[116/134] Compiling NIOCore ChannelInvoker.swift
[117/134] Compiling NIOCore ChannelOption.swift
[118/134] Compiling NIOCore ChannelPipeline.swift
[119/134] Compiling NIOCore CircularBuffer.swift
[120/134] Compiling NIOCore ByteBuffer-core.swift
[121/134] Compiling NIOCore ByteBuffer-hex.swift
[122/134] Compiling NIOCore ByteBuffer-int.swift
[123/134] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[124/134] Compiling NIOCore ByteBuffer-multi-int.swift
[125/134] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[126/134] Compiling NIOCore ByteBuffer-views.swift
[127/134] Compiling NIOCore AddressedEnvelope.swift
[128/134] Compiling NIOCore AsyncAwaitSupport.swift
[129/134] Compiling NIOCore AsyncChannel.swift
[130/134] Compiling NIOCore AsyncChannelHandler.swift
[131/134] Compiling NIOCore AsyncChannelInboundStream.swift
[132/134] Compiling NIOCore AsyncChannelOutboundWriter.swift
[133/134] Compiling NIOCore NIOAsyncSequenceProducer.swift
[134/134] Emitting module NIOCore
[135/188] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[136/188] Compiling NIOEmbedded Embedded.swift
[137/188] Compiling NIOEmbedded AsyncTestingChannel.swift
[138/188] Emitting module NIOEmbedded
[139/188] Compiling NIOPosix BSDSocketAPICommon.swift
[140/188] Compiling NIOPosix BSDSocketAPIPosix.swift
[141/188] Compiling NIOPosix BSDSocketAPIWindows.swift
[142/188] Compiling NIOPosix BaseSocket.swift
[143/188] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[144/188] Compiling NIOPosix BaseSocketChannel.swift
[145/188] Compiling NIOPosix GetaddrinfoResolver.swift
[146/188] Compiling NIOPosix HappyEyeballs.swift
[147/188] Compiling NIOPosix IO.swift
[148/188] Compiling NIOPosix IntegerBitPacking.swift
[149/188] Compiling NIOPosix IntegerTypes.swift
[150/188] Compiling NIOPosix Linux.swift
[151/193] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[152/193] Compiling NIOPosix PosixSingletons.swift
[153/193] Compiling NIOPosix RawSocketBootstrap.swift
[154/193] Compiling NIOPosix Resolver.swift
[155/193] Compiling NIOPosix Selectable.swift
[156/193] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[157/193] Compiling NIOPosix System.swift
[158/193] Compiling NIOPosix Thread.swift
[159/193] Compiling NIOPosix ThreadPosix.swift
[160/193] Compiling NIOPosix ThreadWindows.swift
[161/193] Compiling NIOPosix LinuxCPUSet.swift
[162/193] Compiling NIOPosix LinuxUring.swift
[163/193] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[164/193] Compiling NIOPosix NIOPosixSendableMetatype.swift
[165/193] Compiling NIOPosix NIOThreadPool.swift
[166/193] Compiling NIOPosix NonBlockingFileIO.swift
[167/193] Compiling NIOPosix PendingDatagramWritesManager.swift
[168/193] Compiling NIOPosix PendingWritesManager.swift
[169/193] Compiling NIOPosix PipeChannel.swift
[170/193] Compiling NIOPosix PipePair.swift
[171/193] Compiling NIOPosix Pool.swift
[172/193] Compiling NIOPosix SelectorUring.swift
[173/193] Compiling NIOPosix ServerSocket.swift
[174/193] Compiling NIOPosix Socket.swift
[175/193] Compiling NIOPosix SocketChannel.swift
[176/193] Compiling NIOPosix SocketProtocols.swift
[177/193] Compiling NIOPosix SelectableChannel.swift
[178/193] Compiling NIOPosix SelectableEventLoop.swift
[179/193] Compiling NIOPosix SelectorEpoll.swift
[180/193] Compiling NIOPosix SelectorGeneric.swift
[181/193] Compiling NIOPosix SelectorKqueue.swift
[182/193] Compiling NIOPosix BaseStreamSocketChannel.swift
[183/193] Compiling NIOPosix Bootstrap.swift
[184/193] Compiling NIOPosix ControlMessage.swift
[185/193] Compiling NIOPosix DatagramVectorReadManager.swift
[186/193] Compiling NIOPosix Errors+Any.swift
[187/193] Compiling NIOPosix FileDescriptor.swift
[188/193] Emitting module NIOPosix
[189/193] Compiling NIOPosix UnsafeTransfer.swift
[190/193] Compiling NIOPosix Utilities.swift
[191/193] Compiling NIOPosix VsockAddress.swift
[192/193] Compiling NIOPosix VsockChannelEvents.swift
[193/193] Compiling NIOPosix resource_bundle_accessor.swift
[194/195] Compiling NIO Exports.swift
[195/195] Emitting module NIO
[196/206] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[197/206] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[198/206] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[199/206] Compiling NIOTLS TLSEvents.swift
[200/206] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[201/206] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[202/206] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[203/206] Emitting module NIOTLS
[204/206] Compiling NIOTLS SNIHandler.swift
[205/206] Emitting module NIOFoundationCompat
[206/206] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[207/228] Emitting module NIOTransportServices
[208/230] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[209/230] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[210/230] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[211/230] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[212/230] Compiling NIOTransportServices NIOTSErrors.swift
[213/230] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[214/230] Compiling NIOTransportServices StateManagedChannel.swift
[215/230] Compiling NIOTransportServices AcceptHandler.swift
[216/230] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[217/230] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[218/230] Compiling NIOTransportServices StateManagedListenerChannel.swift
[219/230] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[220/230] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[221/230] Compiling NIOTransportServices NIOTSListenerChannel.swift
[222/230] Compiling NIOTransportServices NIOTSEventLoop.swift
[223/230] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[224/230] Compiling NIOTransportServices NIOTSBootstraps.swift
[225/230] Compiling NIOTransportServices NIOTSChannelOptions.swift
[226/230] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[227/230] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[228/230] Compiling NIOTransportServices NIOTSSingletons.swift
[229/230] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[230/230] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
Build of target: 'NIOTransportServices' complete! (7.41s)
     708
6	/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-transport-services/1.25.1
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-nio-transport-services/1.25.1
File count: 708
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-nio-transport-services-1.25.1-0926c2f7.zip to s3://spi-docs-inbox/prod-apple-swift-nio-transport-services-1.25.1-0926c2f7.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [43%]
Copying... [53%]
Copying... [64%]
Copying... [75%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.