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 main (decfd2), with Swift 6.1 for macOS (SPM) on 26 Jun 2025 13:18:02 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-nio-transport-services.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/apple/swift-nio-transport-services
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at decfd23 Add static SDK CI workflow (#226)
Cloned https://github.com/apple/swift-nio-transport-services.git
Revision (git rev-parse @):
decfd235996bc163b44e10b8a24997a3d2104b90
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-nio-transport-services.git at main
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-nio.git from cache (1.77s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.78s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.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.73s)
Fetched https://github.com/apple/swift-collections.git from cache (0.99s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.54s)
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.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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.83.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.0",
              "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.5.0",
              "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.71s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.78s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.79s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.85s)
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.60s)
Fetched https://github.com/apple/swift-collections.git from cache (0.61s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.66s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.02s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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.5.0
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 main (decfd23)
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.0
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/38] Write sources
[0/38] Copying PrivacyInfo.xcprivacy
[3/38] Write sources
[3/38] Write NIOTSHTTPClient-entitlement.plist
[5/38] Write sources
[5/38] Write NIOTSHTTPServer-entitlement.plist
[9/38] Write sources
[18/38] Compiling CNIOWindows shim.c
[19/38] Compiling CNIOWindows WSAStartup.c
[20/38] Compiling CNIOWASI CNIOWASI.c
[21/38] Compiling CNIOLinux liburing_shims.c
[22/38] Write sources
[23/38] Compiling CNIOLinux shim.c
[24/38] Write swift-version-2F0A5646E1D333AE.txt
[25/38] Compiling _AtomicsShims.c
[26/57] Compiling CNIOLLHTTP c_nio_http.c
[27/77] Compiling CNIOLLHTTP c_nio_llhttp.c
[28/77] Compiling CNIOLLHTTP c_nio_api.c
[29/77] Compiling CNIODarwin shim.c
[31/77] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/78] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/78] Compiling InternalCollectionsUtilities Descriptions.swift
[34/78] Compiling InternalCollectionsUtilities Debugging.swift
[35/78] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/78] Compiling _NIOBase64 Base64.swift
[37/78] Emitting module _NIOBase64
[38/78] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/78] Compiling Atomics ManagedAtomicLazyReference.swift
[40/78] Compiling Atomics UnsafeAtomic.swift
[41/78] Compiling Atomics DoubleWord.swift
[42/78] Compiling Atomics ManagedAtomic.swift
[43/78] Compiling Atomics AtomicValue.swift
[44/78] Compiling Atomics AtomicMemoryOrderings.swift
[45/78] Compiling Atomics UnsafeAtomicLazyReference.swift
[46/78] Compiling Atomics IntegerOperations.swift
[47/79] Compiling Atomics AtomicInteger.swift
[48/79] Compiling Atomics AtomicOptionalWrappable.swift
[49/79] Compiling Atomics AtomicBool.swift
[50/79] Compiling Atomics IntegerConformances.swift
[51/79] Emitting module InternalCollectionsUtilities
[52/79] Compiling Atomics OptionalRawRepresentable.swift
[53/79] Compiling Atomics RawRepresentable.swift
[54/79] Compiling Atomics PointerConformances.swift
[55/79] Compiling Atomics Primitives.native.swift
[56/79] Compiling Atomics AtomicReference.swift
[57/79] Compiling Atomics AtomicStorage.swift
[58/79] Compiling Atomics Unmanaged extensions.swift
[67/95] Compiling _NIODataStructures _TinyArray.swift
[68/95] Compiling DequeModule Deque+Testing.swift
[69/95] Compiling DequeModule Deque._Storage.swift
[70/96] Compiling _NIODataStructures PriorityQueue.swift
[71/96] Emitting module _NIODataStructures
[72/96] Compiling _NIODataStructures Heap.swift
[73/96] Emitting module Atomics
[74/96] Compiling DequeModule _DequeBufferHeader.swift
[75/96] Compiling DequeModule _DequeSlot.swift
[76/96] Compiling DequeModule _DequeBuffer.swift
[77/96] Compiling DequeModule Deque+Extras.swift
[78/96] Compiling DequeModule Deque+Hashable.swift
[79/96] Compiling DequeModule Deque._UnsafeHandle.swift
[80/96] Compiling DequeModule Deque.swift
[81/96] Compiling DequeModule Deque+CustomReflectable.swift
[82/96] Compiling DequeModule Deque+Descriptions.swift
[83/96] Compiling DequeModule _UnsafeWrappedBuffer.swift
[84/96] Compiling DequeModule Deque+Equatable.swift
[85/96] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/96] Compiling DequeModule Deque+Codable.swift
[87/96] Compiling DequeModule Deque+Collection.swift
[88/96] Emitting module DequeModule
[88/96] Compiling c-nioatomics.c
[89/96] Compiling c-atomics.c
[91/102] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[92/102] Compiling NIOConcurrencyHelpers lock.swift
[93/102] Compiling NIOConcurrencyHelpers NIOLock.swift
[94/102] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[95/102] Emitting module NIOConcurrencyHelpers
[96/102] Compiling NIOConcurrencyHelpers atomics.swift
[97/164] Compiling NIOCore Linux.swift
[98/164] Compiling NIOCore MarkedCircularBuffer.swift
[99/164] Compiling NIOCore MulticastChannel.swift
[100/164] Compiling NIOCore NIOAny.swift
[101/164] Compiling NIOCore NIOCloseOnErrorHandler.swift
[102/164] Compiling NIOCore NIOLoopBound.swift
[103/170] Compiling NIOCore GlobalSingletons.swift
[104/170] Compiling NIOCore IO.swift
[105/170] Compiling NIOCore IOData.swift
[106/170] Compiling NIOCore IPProtocol.swift
[107/170] Compiling NIOCore IntegerBitPacking.swift
[108/170] Compiling NIOCore IntegerTypes.swift
[109/170] Compiling NIOCore Interfaces.swift
[110/170] Compiling NIOCore SocketOptionProvider.swift
[111/170] Compiling NIOCore SystemCallHelpers.swift
[112/170] Compiling NIOCore TimeAmount+Duration.swift
[113/170] Compiling NIOCore TypeAssistedChannelHandler.swift
[114/170] Compiling NIOCore UniversalBootstrapSupport.swift
[115/170] Compiling NIOCore Utilities.swift
[116/170] Compiling NIOCore AddressedEnvelope.swift
[117/170] Compiling NIOCore AsyncAwaitSupport.swift
[118/170] Compiling NIOCore AsyncChannel.swift
[119/170] Compiling NIOCore AsyncChannelHandler.swift
[120/170] Compiling NIOCore AsyncChannelInboundStream.swift
[121/170] Compiling NIOCore AsyncChannelOutboundWriter.swift
[122/170] Compiling NIOCore NIOAsyncSequenceProducer.swift
[123/170] Compiling NIOCore Codec.swift
[124/170] Compiling NIOCore ConvenienceOptionSupport.swift
[125/170] Compiling NIOCore DeadChannel.swift
[126/170] Compiling NIOCore DispatchQueue+WithFuture.swift
[127/170] Compiling NIOCore EventLoop+Deprecated.swift
[128/170] Compiling NIOCore EventLoop+SerialExecutor.swift
[129/170] Compiling NIOCore EventLoop.swift
[130/170] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[131/170] Compiling NIOCore EventLoopFuture+Deprecated.swift
[132/170] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[133/170] Compiling NIOCore EventLoopFuture.swift
[134/170] Compiling NIOCore FileDescriptor.swift
[135/170] Compiling NIOCore FileHandle.swift
[136/170] Compiling NIOCore FileRegion.swift
[137/170] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[138/170] Compiling NIOCore NIOAsyncWriter.swift
[139/170] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[140/170] Compiling NIOCore BSDSocketAPI.swift
[141/170] Compiling NIOCore ByteBuffer-aux.swift
[142/170] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[143/170] Compiling NIOCore ByteBuffer-conversions.swift
[144/170] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[145/170] Compiling NIOCore NIOScheduledCallback.swift
[146/170] Compiling NIOCore NIOSendable.swift
[147/170] Compiling NIOCore RecvByteBufferAllocator.swift
[148/170] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[149/170] Compiling NIOCore SocketAddresses.swift
[150/170] Compiling NIOCore Channel.swift
[151/170] Compiling NIOCore ChannelHandler.swift
[152/170] Compiling NIOCore ChannelHandlers.swift
[153/170] Compiling NIOCore ChannelInvoker.swift
[154/170] Compiling NIOCore ChannelOption.swift
[155/170] Compiling NIOCore ChannelPipeline.swift
[156/170] Compiling NIOCore CircularBuffer.swift
[157/170] Compiling NIOCore ByteBuffer-core.swift
[158/170] Compiling NIOCore ByteBuffer-hex.swift
[159/170] Compiling NIOCore ByteBuffer-int.swift
[160/170] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[161/170] Compiling NIOCore ByteBuffer-multi-int.swift
[162/170] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[163/170] Compiling NIOCore ByteBuffer-views.swift
[164/170] Emitting module NIOCore
[165/222] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[166/222] Compiling NIOEmbedded AsyncTestingChannel.swift
[167/222] Emitting module NIOEmbedded
[168/222] Compiling NIOEmbedded Embedded.swift
[169/222] Compiling NIOPosix Linux.swift
[170/222] Compiling NIOPosix LinuxCPUSet.swift
[171/222] Compiling NIOPosix LinuxUring.swift
[172/222] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[173/222] Compiling NIOPosix NIOThreadPool.swift
[174/227] Compiling NIOPosix GetaddrinfoResolver.swift
[175/227] Compiling NIOPosix HappyEyeballs.swift
[176/227] Compiling NIOPosix IO.swift
[177/227] Compiling NIOPosix IntegerBitPacking.swift
[178/227] Compiling NIOPosix IntegerTypes.swift
[179/227] Compiling NIOPosix SocketProtocols.swift
[180/227] Compiling NIOPosix System.swift
[181/227] Compiling NIOPosix Thread.swift
[182/227] Compiling NIOPosix ThreadPosix.swift
[183/227] Compiling NIOPosix ThreadWindows.swift
[184/227] Compiling NIOPosix SelectorKqueue.swift
[185/227] Compiling NIOPosix SelectorUring.swift
[186/227] Compiling NIOPosix ServerSocket.swift
[187/227] Compiling NIOPosix Socket.swift
[188/227] Compiling NIOPosix SocketChannel.swift
[189/227] Emitting module NIOPosix
[190/227] Compiling NIOPosix Selectable.swift
[191/227] Compiling NIOPosix SelectableChannel.swift
[192/227] Compiling NIOPosix SelectableEventLoop.swift
[193/227] Compiling NIOPosix SelectorEpoll.swift
[194/227] Compiling NIOPosix SelectorGeneric.swift
[195/227] Compiling NIOPosix BaseStreamSocketChannel.swift
[196/227] Compiling NIOPosix Bootstrap.swift
[197/227] Compiling NIOPosix ControlMessage.swift
[198/227] Compiling NIOPosix DatagramVectorReadManager.swift
[199/227] Compiling NIOPosix Errors+Any.swift
[200/227] Compiling NIOPosix FileDescriptor.swift
[201/227] Compiling NIOPosix NonBlockingFileIO.swift
[202/227] Compiling NIOPosix PendingDatagramWritesManager.swift
[203/227] Compiling NIOPosix PendingWritesManager.swift
[204/227] Compiling NIOPosix PipeChannel.swift
[205/227] Compiling NIOPosix PipePair.swift
[206/227] Compiling NIOPosix BSDSocketAPICommon.swift
[207/227] Compiling NIOPosix BSDSocketAPIPosix.swift
[208/227] Compiling NIOPosix BSDSocketAPIWindows.swift
[209/227] Compiling NIOPosix BaseSocket.swift
[210/227] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[211/227] Compiling NIOPosix BaseSocketChannel.swift
[212/227] Compiling NIOPosix Pool.swift
[213/227] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[214/227] Compiling NIOPosix PosixSingletons.swift
[215/227] Compiling NIOPosix RawSocketBootstrap.swift
[216/227] Compiling NIOPosix Resolver.swift
[217/227] Compiling NIOPosix UnsafeTransfer.swift
[218/227] Compiling NIOPosix Utilities.swift
[219/227] Compiling NIOPosix VsockAddress.swift
[220/227] Compiling NIOPosix VsockChannelEvents.swift
[221/227] Compiling NIOPosix resource_bundle_accessor.swift
[222/229] Emitting module NIO
[223/229] Compiling NIO Exports.swift
[224/257] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[225/257] Compiling NIOTLS TLSEvents.swift
[226/257] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[227/257] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[228/257] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[229/257] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[230/257] Emitting module NIOTLS
[231/257] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[232/257] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[233/257] Compiling NIOTLS SNIHandler.swift
[234/258] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[235/258] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[236/258] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[237/258] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[238/258] Emitting module NIOFoundationCompat
[239/280] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[240/280] Compiling NIOTransportServices AcceptHandler.swift
[241/280] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[242/280] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[243/280] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[244/280] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[245/280] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[246/280] Compiling NIOTransportServices NIOTSSingletons.swift
[247/280] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[248/280] Emitting module NIOHTTP1
[249/280] Compiling NIOTransportServices NIOTSErrors.swift
[250/280] Compiling NIOTransportServices NIOTSEventLoop.swift
[251/280] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[252/280] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[253/280] Emitting module NIOTransportServices
[254/282] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[255/282] Compiling NIOTransportServices StateManagedChannel.swift
[256/282] Compiling NIOTransportServices NIOTSBootstraps.swift
[257/282] Compiling NIOTransportServices NIOTSChannelOptions.swift
[258/282] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[262/282] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[263/282] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[264/282] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[274/282] Compiling NIOTransportServices NIOTSListenerChannel.swift
[275/282] Compiling NIOTransportServices StateManagedListenerChannel.swift
[276/282] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[277/286] 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()
[278/286] 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()
[279/286] 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()
[280/286] 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()
[280/286] Write Objects.LinkFileList
[282/286] Linking NIOTSHTTPServer
[283/286] Linking NIOTSHTTPClient
[284/286] Applying NIOTSHTTPServer
[285/286] Applying NIOTSHTTPClient
Build complete! (14.73s)
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/main
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.44s)
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/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-atomics.git
Updated https://github.com/apple/swift-atomics.git (0.48s)
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-system.git
Updating https://github.com/apple/swift-nio.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.65s)
Updated https://github.com/apple/swift-collections.git (0.75s)
Updated https://github.com/apple/swift-system.git (0.75s)
Updated https://github.com/apple/swift-nio.git (0.75s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.84s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.63s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.49s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.4 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.51s)
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.4
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
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 DeclarationFragments.swift
[7/53] Compiling SymbolKit Fragment.swift
[8/53] Compiling SymbolKit FragmentKind.swift
[9/53] Compiling SymbolKit FunctionParameter.swift
[10/53] Compiling SymbolKit FunctionSignature.swift
[11/57] Compiling SymbolKit SemanticVersion.swift
[12/57] Compiling SymbolKit AccessControl.swift
[13/57] Compiling SymbolKit Availability.swift
[14/57] Compiling SymbolKit AvailabilityItem.swift
[15/57] Compiling SymbolKit Domain.swift
[16/57] Emitting module SymbolKit
[17/57] Compiling SymbolKit Identifier.swift
[18/57] Compiling SymbolKit KindIdentifier.swift
[19/57] Compiling SymbolKit Location.swift
[20/57] Compiling SymbolKit Mutability.swift
[21/57] Compiling SymbolKit Names.swift
[22/57] Compiling SymbolKit SPI.swift
[23/57] Compiling SymbolKit Snippet.swift
[24/57] Compiling SymbolKit Extension.swift
[25/57] Compiling SymbolKit Mixin+Equals.swift
[26/57] Compiling SymbolKit Mixin+Hash.swift
[27/57] Compiling SymbolKit Mixin.swift
[28/57] Compiling SymbolKit LineList.swift
[29/57] Compiling SymbolKit Position.swift
[30/57] Compiling SymbolKit SourceRange.swift
[31/57] Compiling SymbolKit Metadata.swift
[32/57] Compiling SymbolKit Module.swift
[33/57] Compiling SymbolKit OperatingSystem.swift
[34/57] Compiling SymbolKit Platform.swift
[35/57] Compiling SymbolKit GenericConstraint.swift
[36/57] Compiling SymbolKit GenericParameter.swift
[37/57] Compiling SymbolKit Generics.swift
[38/57] Compiling SymbolKit Namespace.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.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] Emitting module Snippets
[53/57] Compiling Snippets SnippetParser.swift
[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.53s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/46] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[3/46] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[4/47] Compiling InternalCollectionsUtilities Debugging.swift
[5/47] Compiling InternalCollectionsUtilities Descriptions.swift
[6/47] Compiling Atomics DoubleWord.swift
[7/47] Compiling Atomics ManagedAtomic.swift
[8/48] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[9/48] Compiling Atomics AtomicValue.swift
[10/48] Compiling Atomics AtomicMemoryOrderings.swift
[11/48] Compiling _NIOBase64 Base64.swift
[12/48] Emitting module _NIOBase64
[13/48] Compiling NIOConcurrencyHelpers NIOLock.swift
[14/48] Compiling Atomics ManagedAtomicLazyReference.swift
[15/48] Compiling Atomics UnsafeAtomic.swift
[16/48] Compiling Atomics UnsafeAtomicLazyReference.swift
[17/48] Compiling Atomics IntegerOperations.swift
[18/48] Compiling _NIODataStructures _TinyArray.swift
[19/48] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[20/48] Compiling Atomics Unmanaged extensions.swift
[21/48] Compiling _NIODataStructures PriorityQueue.swift
[22/48] Emitting module _NIODataStructures
[23/48] Compiling _NIODataStructures Heap.swift
[24/48] Compiling NIOConcurrencyHelpers lock.swift
[25/48] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[26/48] Compiling NIOConcurrencyHelpers atomics.swift
[27/48] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[28/48] Compiling Atomics AtomicInteger.swift
[29/48] Compiling Atomics AtomicOptionalWrappable.swift
[30/48] Emitting module NIOConcurrencyHelpers
[31/48] Emitting module InternalCollectionsUtilities
[32/48] Compiling Atomics OptionalRawRepresentable.swift
[33/48] Compiling Atomics RawRepresentable.swift
[34/48] Compiling Atomics AtomicBool.swift
[35/48] Compiling Atomics IntegerConformances.swift
[36/48] Compiling Atomics PointerConformances.swift
[37/48] Compiling Atomics Primitives.native.swift
[40/48] Compiling Atomics AtomicReference.swift
[41/48] Compiling Atomics AtomicStorage.swift
[44/64] Compiling DequeModule Deque+Extras.swift
[45/64] Compiling DequeModule Deque+Hashable.swift
[46/64] Compiling DequeModule Deque+CustomReflectable.swift
[47/64] Compiling DequeModule Deque+Descriptions.swift
[48/64] Compiling DequeModule _DequeSlot.swift
[49/64] Compiling DequeModule _DequeBufferHeader.swift
[50/64] Compiling DequeModule _DequeBuffer.swift
[53/65] Compiling DequeModule _UnsafeWrappedBuffer.swift
[54/65] Compiling DequeModule Deque+Testing.swift
[55/65] Compiling DequeModule Deque._Storage.swift
[58/65] Compiling DequeModule Deque._UnsafeHandle.swift
[59/65] Compiling DequeModule Deque.swift
[60/65] Compiling DequeModule Deque+Equatable.swift
[61/65] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[62/65] Emitting module Atomics
[63/65] Compiling DequeModule Deque+Codable.swift
[64/65] Compiling DequeModule Deque+Collection.swift
[65/65] Emitting module DequeModule
[66/127] Compiling NIOCore Linux.swift
[67/127] Compiling NIOCore MarkedCircularBuffer.swift
[68/127] Compiling NIOCore MulticastChannel.swift
[69/127] Compiling NIOCore NIOAny.swift
[70/127] Compiling NIOCore NIOCloseOnErrorHandler.swift
[71/127] Compiling NIOCore NIOLoopBound.swift
[72/133] Compiling NIOCore AddressedEnvelope.swift
[73/133] Compiling NIOCore AsyncAwaitSupport.swift
[74/133] Compiling NIOCore AsyncChannel.swift
[75/133] Compiling NIOCore AsyncChannelHandler.swift
[76/133] Compiling NIOCore AsyncChannelInboundStream.swift
[77/133] Compiling NIOCore AsyncChannelOutboundWriter.swift
[78/133] Compiling NIOCore NIOAsyncSequenceProducer.swift
[79/133] Compiling NIOCore Codec.swift
[80/133] Compiling NIOCore ConvenienceOptionSupport.swift
[81/133] Compiling NIOCore DeadChannel.swift
[82/133] Compiling NIOCore DispatchQueue+WithFuture.swift
[83/133] Compiling NIOCore EventLoop+Deprecated.swift
[84/133] Compiling NIOCore EventLoop+SerialExecutor.swift
[85/133] Compiling NIOCore EventLoop.swift
[86/133] Compiling NIOCore GlobalSingletons.swift
[87/133] Compiling NIOCore IO.swift
[88/133] Compiling NIOCore IOData.swift
[89/133] Compiling NIOCore IPProtocol.swift
[90/133] Compiling NIOCore IntegerBitPacking.swift
[91/133] Compiling NIOCore IntegerTypes.swift
[92/133] Compiling NIOCore Interfaces.swift
[93/133] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[94/133] Compiling NIOCore NIOScheduledCallback.swift
[95/133] Compiling NIOCore NIOSendable.swift
[96/133] Compiling NIOCore RecvByteBufferAllocator.swift
[97/133] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[98/133] Compiling NIOCore SocketAddresses.swift
[99/133] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[100/133] Compiling NIOCore EventLoopFuture+Deprecated.swift
[101/133] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[102/133] Compiling NIOCore EventLoopFuture.swift
[103/133] Compiling NIOCore FileDescriptor.swift
[104/133] Compiling NIOCore FileHandle.swift
[105/133] Compiling NIOCore FileRegion.swift
[106/133] Compiling NIOCore SocketOptionProvider.swift
[107/133] Compiling NIOCore SystemCallHelpers.swift
[108/133] Compiling NIOCore TimeAmount+Duration.swift
[109/133] Compiling NIOCore TypeAssistedChannelHandler.swift
[110/133] Compiling NIOCore UniversalBootstrapSupport.swift
[111/133] Compiling NIOCore Utilities.swift
[112/133] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[113/133] Compiling NIOCore NIOAsyncWriter.swift
[114/133] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[115/133] Compiling NIOCore BSDSocketAPI.swift
[116/133] Compiling NIOCore ByteBuffer-aux.swift
[117/133] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[118/133] Compiling NIOCore ByteBuffer-conversions.swift
[119/133] Compiling NIOCore Channel.swift
[120/133] Compiling NIOCore ChannelHandler.swift
[121/133] Compiling NIOCore ChannelHandlers.swift
[122/133] Compiling NIOCore ChannelInvoker.swift
[123/133] Compiling NIOCore ChannelOption.swift
[124/133] Compiling NIOCore ChannelPipeline.swift
[125/133] Compiling NIOCore CircularBuffer.swift
[126/133] Compiling NIOCore ByteBuffer-core.swift
[127/133] Compiling NIOCore ByteBuffer-hex.swift
[128/133] Compiling NIOCore ByteBuffer-int.swift
[129/133] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[130/133] Compiling NIOCore ByteBuffer-multi-int.swift
[131/133] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[132/133] Compiling NIOCore ByteBuffer-views.swift
[133/133] Emitting module NIOCore
[134/185] Compiling NIOEmbedded AsyncTestingChannel.swift
[135/185] Compiling NIOEmbedded Embedded.swift
[136/185] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[137/185] Emitting module NIOEmbedded
[138/185] Compiling NIOPosix GetaddrinfoResolver.swift
[139/185] Compiling NIOPosix HappyEyeballs.swift
[140/185] Compiling NIOPosix IO.swift
[141/185] Compiling NIOPosix IntegerBitPacking.swift
[142/185] Compiling NIOPosix IntegerTypes.swift
[143/190] Compiling NIOPosix Selectable.swift
[144/190] Compiling NIOPosix SelectableChannel.swift
[145/190] Compiling NIOPosix SelectableEventLoop.swift
[146/190] Compiling NIOPosix SelectorEpoll.swift
[147/190] Compiling NIOPosix SelectorGeneric.swift
[148/190] Compiling NIOPosix Pool.swift
[149/190] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[150/190] Compiling NIOPosix PosixSingletons.swift
[151/190] Compiling NIOPosix RawSocketBootstrap.swift
[152/190] Compiling NIOPosix Resolver.swift
[153/190] Compiling NIOPosix Linux.swift
[154/190] Compiling NIOPosix LinuxCPUSet.swift
[155/190] Compiling NIOPosix LinuxUring.swift
[156/190] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[157/190] Compiling NIOPosix NIOThreadPool.swift
[158/190] Compiling NIOPosix BSDSocketAPICommon.swift
[159/190] Compiling NIOPosix BSDSocketAPIPosix.swift
[160/190] Compiling NIOPosix BSDSocketAPIWindows.swift
[161/190] Compiling NIOPosix BaseSocket.swift
[162/190] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[163/190] Compiling NIOPosix BaseSocketChannel.swift
[164/190] Compiling NIOPosix UnsafeTransfer.swift
[165/190] Compiling NIOPosix Utilities.swift
[166/190] Compiling NIOPosix VsockAddress.swift
[167/190] Compiling NIOPosix VsockChannelEvents.swift
[168/190] Compiling NIOPosix resource_bundle_accessor.swift
[169/190] Compiling NIOPosix BaseStreamSocketChannel.swift
[170/190] Compiling NIOPosix Bootstrap.swift
[171/190] Compiling NIOPosix ControlMessage.swift
[172/190] Compiling NIOPosix DatagramVectorReadManager.swift
[173/190] Compiling NIOPosix Errors+Any.swift
[174/190] Compiling NIOPosix FileDescriptor.swift
[175/190] Compiling NIOPosix SocketProtocols.swift
[176/190] Compiling NIOPosix System.swift
[177/190] Compiling NIOPosix Thread.swift
[178/190] Compiling NIOPosix ThreadPosix.swift
[179/190] Compiling NIOPosix ThreadWindows.swift
[180/190] Compiling NIOPosix NonBlockingFileIO.swift
[181/190] Compiling NIOPosix PendingDatagramWritesManager.swift
[182/190] Compiling NIOPosix PendingWritesManager.swift
[183/190] Compiling NIOPosix PipeChannel.swift
[184/190] Compiling NIOPosix PipePair.swift
[185/190] Compiling NIOPosix SelectorKqueue.swift
[186/190] Compiling NIOPosix SelectorUring.swift
[187/190] Compiling NIOPosix ServerSocket.swift
[188/190] Compiling NIOPosix Socket.swift
[189/190] Compiling NIOPosix SocketChannel.swift
[190/190] Emitting module NIOPosix
[191/192] Compiling NIO Exports.swift
[192/192] Emitting module NIO
[193/203] Compiling NIOTLS TLSEvents.swift
[194/203] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[195/203] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[196/203] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[197/203] Compiling NIOTLS SNIHandler.swift
[198/203] Emitting module NIOTLS
[199/203] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[200/203] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[201/203] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[202/203] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[203/203] Emitting module NIOFoundationCompat
[204/225] Emitting module NIOTransportServices
[205/227] Compiling NIOTransportServices NIOTSEventLoop.swift
[206/227] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[207/227] Compiling NIOTransportServices AcceptHandler.swift
[208/227] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[209/227] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[210/227] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[211/227] Compiling NIOTransportServices NIOTSListenerChannel.swift
[212/227] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[213/227] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[214/227] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[215/227] Compiling NIOTransportServices StateManagedChannel.swift
[216/227] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[217/227] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[218/227] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[219/227] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[220/227] Compiling NIOTransportServices NIOTSSingletons.swift
[221/227] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[222/227] Compiling NIOTransportServices NIOTSErrors.swift
[223/227] Compiling NIOTransportServices StateManagedListenerChannel.swift
[224/227] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[225/227] Compiling NIOTransportServices NIOTSBootstraps.swift
[226/227] Compiling NIOTransportServices NIOTSChannelOptions.swift
[227/227] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
Build of target: 'NIOTransportServices' complete! (6.74s)
     708
6	/Users/admin/builder/spi-builder-workspace/.docs/apple/swift-nio-transport-services/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/apple/swift-nio-transport-services/main
File count: 708
Doc size:   6.0MB
Preparing doc bundle ...
Uploading prod-apple-swift-nio-transport-services-main-30233b79.zip to s3://spi-docs-inbox/prod-apple-swift-nio-transport-services-main-30233b79.zip
Copying... [11%]
Copying... [21%]
Copying... [32%]
Copying... [43%]
Copying... [54%]
Copying... [64%]
Copying... [75%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.