The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of WebSocketActors, reference main (11cae6), with Swift 6.0 for macOS (SPM) on 11 Nov 2024 15:31:51 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/samalone/websocket-actor-system.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/samalone/websocket-actor-system
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 11cae68 Remove NIOAsyncWebSockets dependency and update to Swift 6.0 in workflows
Cloned https://github.com/samalone/websocket-actor-system.git
Revision (git rev-parse @):
11cae68e6f012667927583604b148b1f4229c88b
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/samalone/websocket-actor-system.git at main
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3677] Fetching swift-log
[112/5937] Fetching swift-log, swift-nio-transport-services
[172/7506] Fetching swift-log, swift-nio-transport-services, swift-atomics
[324/11407] Fetching swift-log, swift-nio-transport-services, swift-atomics, swift-system
[4807/26882] Fetching swift-log, swift-nio-transport-services, swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.10s)
[9657/24622] Fetching swift-log, swift-atomics, swift-system, swift-collections
[9767/27801] Fetching swift-log, swift-atomics, swift-system, swift-collections, swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-system.git from cache (1.12s)
Fetched https://github.com/apple/swift-log.git from cache (1.12s)
[2566/20223] Fetching swift-atomics, swift-collections, swift-docc-symbolkit
Fetched https://github.com/apple/swift-atomics.git from cache (1.16s)
[1347/18654] Fetching swift-collections, swift-docc-symbolkit
[1348/89996] Fetching swift-collections, swift-docc-symbolkit, swift-nio
[46264/92034] Fetching swift-collections, swift-docc-symbolkit, swift-nio, swift-docc-plugin
Fetched https://github.com/apple/swift-nio.git from cache (4.41s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (4.41s)
Fetched https://github.com/apple/swift-collections.git from cache (4.41s)
[245/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (6.70s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.11s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.48s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.72s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.50s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.74s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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 1.23.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.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": "websocket-actor-system",
      "name": "WebSocketActors",
      "url": "https://github.com/samalone/websocket-actor-system.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/websocket-actor-system",
      "dependencies": [
        {
          "identity": "swift-nio",
          "name": "swift-nio",
          "url": "https://github.com/apple/swift-nio.git",
          "version": "2.76.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
          "dependencies": [
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system.git",
              "version": "1.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-nio-transport-services",
          "name": "swift-nio-transport-services",
          "url": "https://github.com/apple/swift-nio-transport-services.git",
          "version": "1.23.0",
          "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.76.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
              "dependencies": [
                {
                  "identity": "swift-atomics",
                  "name": "swift-atomics",
                  "url": "https://github.com/apple/swift-atomics.git",
                  "version": "1.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-system",
                  "name": "swift-system",
                  "url": "https://github.com/apple/swift-system.git",
                  "version": "1.4.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.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/samalone/websocket-actor-system.git
[1/856] Fetching websocket-actor-system
Fetched https://github.com/samalone/websocket-actor-system.git from cache (0.97s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-nio-transport-services.git from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.73s)
Fetched https://github.com/apple/swift-log.git from cache (0.73s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.73s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.02s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.23.0 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.76.1 (0.03s)
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.58s)
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.76.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/samalone/websocket-actor-system.git
Working copy of https://github.com/samalone/websocket-actor-system.git resolved at main (11cae68)
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.23.0
warning: '.resolve-product-dependencies': dependency 'websocket-actor-system' is not used by any target
Found 3 product dependencies
  - swift-nio
  - swift-nio-transport-services
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/samalone/websocket-actor-system.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/34] Write sources
[7/34] Copying PrivacyInfo.xcprivacy
[8/34] Write sources
[19/34] Write swift-version--7754E27361AE5C74.txt
[20/34] Compiling CNIOWindows shim.c
[21/34] Compiling CNIOWindows WSAStartup.c
[21/34] Compiling CNIOWASI CNIOWASI.c
[23/34] Compiling CNIOLinux liburing_shims.c
[24/34] Compiling CNIOLinux shim.c
[25/63] Compiling CNIOLLHTTP c_nio_http.c
[26/63] Compiling CNIOSHA1 c_nio_sha1.c
[27/63] Compiling _AtomicsShims.c
[28/63] Write sources
[29/63] Compiling CNIOLLHTTP c_nio_api.c
[30/70] Compiling CNIOLLHTTP c_nio_llhttp.c
[31/82] Compiling CNIODarwin shim.c
[32/82] Compiling c-nioatomics.c
[33/82] Compiling c-atomics.c
[35/88] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[36/88] Emitting module _NIOBase64
[37/88] Compiling _NIOBase64 Base64.swift
[38/89] Compiling Atomics Primitives.shims.swift
[39/89] Compiling Atomics AtomicInteger.swift
[40/89] Compiling Atomics AtomicMemoryOrderings.swift
[41/89] Compiling Atomics DoubleWord.swift
[42/89] Compiling Atomics OptionalRawRepresentable.swift
[43/89] Compiling Atomics RawRepresentable.swift
[44/89] Emitting module InternalCollectionsUtilities
[45/89] Compiling Atomics AtomicOptionalWrappable.swift
[46/89] Compiling Atomics AtomicReference.swift
[47/89] Compiling Atomics ManagedAtomic.swift
[48/89] Compiling Atomics ManagedAtomicLazyReference.swift
[49/89] Compiling Atomics UnsafeAtomic.swift
[50/89] Compiling Atomics UnsafeAtomicLazyReference.swift
[53/89] Compiling Atomics AtomicStorage.swift
[54/89] Compiling Atomics AtomicValue.swift
[57/91] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/91] Compiling Atomics IntegerOperations.swift
[59/91] Compiling Atomics Unmanaged extensions.swift
[64/91] Compiling Atomics PointerConformances.swift
[65/91] Compiling Atomics Primitives.native.swift
[70/91] Compiling _NIODataStructures _TinyArray.swift
[71/107] Compiling Logging MetadataProvider.swift
[72/107] Compiling _NIODataStructures PriorityQueue.swift
[73/107] Emitting module _NIODataStructures
[74/107] Compiling _NIODataStructures Heap.swift
[75/107] Compiling Logging Locks.swift
[76/107] Emitting module Logging
[77/107] Compiling Logging LogHandler.swift
[78/107] Compiling Logging Logging.swift
[79/107] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[80/107] Compiling NIOConcurrencyHelpers lock.swift
[81/107] Compiling DequeModule _DequeSlot.swift
[82/107] Compiling DequeModule Deque+CustomReflectable.swift
[83/107] Compiling DequeModule Deque+Descriptions.swift
[84/107] Compiling DequeModule _DequeBufferHeader.swift
[85/107] Compiling DequeModule _DequeBuffer.swift
[86/107] Compiling DequeModule Deque+Equatable.swift
[87/107] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[88/107] Compiling DequeModule Deque+Testing.swift
[89/107] Compiling DequeModule Deque._Storage.swift
[90/107] Compiling DequeModule Deque._UnsafeHandle.swift
[91/107] Compiling DequeModule Deque.swift
[92/107] Compiling DequeModule Deque+Extras.swift
[93/107] Compiling DequeModule Deque+Hashable.swift
[94/108] Emitting module NIOConcurrencyHelpers
[95/108] Compiling NIOConcurrencyHelpers atomics.swift
[96/108] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[97/108] Compiling NIOConcurrencyHelpers NIOLock.swift
[98/108] Compiling DequeModule _UnsafeWrappedBuffer.swift
[99/108] Compiling Atomics AtomicBool.swift
[100/108] Compiling Atomics IntegerConformances.swift
[103/108] Emitting module Atomics
[104/108] Compiling DequeModule Deque+Codable.swift
[105/108] Compiling DequeModule Deque+Collection.swift
[108/108] Emitting module DequeModule
[109/170] Compiling NIOCore Linux.swift
[110/170] Compiling NIOCore MarkedCircularBuffer.swift
[111/170] Compiling NIOCore MulticastChannel.swift
[112/170] Compiling NIOCore NIOAny.swift
[113/170] Compiling NIOCore NIOCloseOnErrorHandler.swift
[114/170] Compiling NIOCore NIOLoopBound.swift
[115/176] Compiling NIOCore NIOScheduledCallback.swift
[116/176] Compiling NIOCore NIOSendable.swift
[117/176] Compiling NIOCore PointerHelpers.swift
[118/176] Compiling NIOCore RecvByteBufferAllocator.swift
[119/176] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[120/176] Compiling NIOCore SocketAddresses.swift
[121/176] Compiling NIOCore SocketOptionProvider.swift
[122/176] Compiling NIOCore SystemCallHelpers.swift
[123/176] Compiling NIOCore TimeAmount+Duration.swift
[124/176] Compiling NIOCore TypeAssistedChannelHandler.swift
[125/176] Compiling NIOCore UniversalBootstrapSupport.swift
[126/176] Compiling NIOCore Utilities.swift
[127/176] Compiling NIOCore GlobalSingletons.swift
[128/176] Compiling NIOCore IO.swift
[129/176] Compiling NIOCore IOData.swift
[130/176] Compiling NIOCore IPProtocol.swift
[131/176] Compiling NIOCore IntegerBitPacking.swift
[132/176] Compiling NIOCore IntegerTypes.swift
[133/176] Compiling NIOCore Interfaces.swift
[134/176] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[135/176] Compiling NIOCore EventLoopFuture+Deprecated.swift
[136/176] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[137/176] Compiling NIOCore EventLoopFuture.swift
[138/176] Compiling NIOCore FileDescriptor.swift
[139/176] Compiling NIOCore FileHandle.swift
[140/176] Compiling NIOCore FileRegion.swift
[141/176] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[142/176] Compiling NIOCore NIOAsyncWriter.swift
[143/176] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[144/176] Compiling NIOCore BSDSocketAPI.swift
[145/176] Compiling NIOCore ByteBuffer-aux.swift
[146/176] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[147/176] Compiling NIOCore ByteBuffer-conversions.swift
[148/176] Compiling NIOCore Channel.swift
[149/176] Compiling NIOCore ChannelHandler.swift
[150/176] Compiling NIOCore ChannelHandlers.swift
[151/176] Compiling NIOCore ChannelInvoker.swift
[152/176] Compiling NIOCore ChannelOption.swift
[153/176] Compiling NIOCore ChannelPipeline.swift
[154/176] Compiling NIOCore CircularBuffer.swift
[155/176] Compiling NIOCore Codec.swift
[156/176] Compiling NIOCore ConvenienceOptionSupport.swift
[157/176] Compiling NIOCore DeadChannel.swift
[158/176] Compiling NIOCore DispatchQueue+WithFuture.swift
[159/176] Compiling NIOCore EventLoop+Deprecated.swift
[160/176] Compiling NIOCore EventLoop+SerialExecutor.swift
[161/176] Compiling NIOCore EventLoop.swift
[162/176] Compiling NIOCore ByteBuffer-core.swift
[163/176] Compiling NIOCore ByteBuffer-hex.swift
[164/176] Compiling NIOCore ByteBuffer-int.swift
[165/176] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[166/176] Compiling NIOCore ByteBuffer-multi-int.swift
[167/176] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[168/176] Compiling NIOCore ByteBuffer-views.swift
[169/176] Emitting module NIOCore
[170/176] Compiling NIOCore AddressedEnvelope.swift
[171/176] Compiling NIOCore AsyncAwaitSupport.swift
[172/176] Compiling NIOCore AsyncChannel.swift
[173/176] Compiling NIOCore AsyncChannelHandler.swift
[174/176] Compiling NIOCore AsyncChannelInboundStream.swift
[175/176] Compiling NIOCore AsyncChannelOutboundWriter.swift
[176/176] Compiling NIOCore NIOAsyncSequenceProducer.swift
[177/230] Compiling NIOEmbedded AsyncTestingChannel.swift
[178/230] Compiling NIOEmbedded Embedded.swift
[179/230] Emitting module NIOEmbedded
[180/230] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[181/230] Compiling NIOPosix BSDSocketAPICommon.swift
[182/230] Compiling NIOPosix BSDSocketAPIPosix.swift
[183/230] Compiling NIOPosix BSDSocketAPIWindows.swift
[184/230] Compiling NIOPosix BaseSocket.swift
[185/230] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[186/230] Compiling NIOPosix BaseSocketChannel.swift
[187/235] Compiling NIOPosix GetaddrinfoResolver.swift
[188/235] Compiling NIOPosix HappyEyeballs.swift
[189/235] Compiling NIOPosix IO.swift
[190/235] Compiling NIOPosix IntegerBitPacking.swift
[191/235] Compiling NIOPosix IntegerTypes.swift
[192/235] Compiling NIOPosix Linux.swift
[193/235] Compiling NIOPosix Selectable.swift
[194/235] Compiling NIOPosix SelectableChannel.swift
[195/235] Compiling NIOPosix SelectableEventLoop.swift
[196/235] Compiling NIOPosix SelectorEpoll.swift
[197/235] Compiling NIOPosix SelectorGeneric.swift
[198/235] Compiling NIOPosix SelectorKqueue.swift
[199/235] Compiling NIOPosix SelectorUring.swift
[200/235] Compiling NIOPosix ServerSocket.swift
[201/235] Compiling NIOPosix Socket.swift
[202/235] Compiling NIOPosix SocketChannel.swift
[203/235] Compiling NIOPosix PendingWritesManager.swift
[204/235] Compiling NIOPosix PipeChannel.swift
[205/235] Compiling NIOPosix PipePair.swift
[206/235] Compiling NIOPosix PointerHelpers.swift
[207/235] Compiling NIOPosix Pool.swift
[208/235] Compiling NIOPosix SocketProtocols.swift
[209/235] Compiling NIOPosix System.swift
[210/235] Compiling NIOPosix Thread.swift
[211/235] Compiling NIOPosix ThreadPosix.swift
[212/235] Compiling NIOPosix ThreadWindows.swift
[213/235] Compiling NIOPosix LinuxCPUSet.swift
[214/235] Compiling NIOPosix LinuxUring.swift
[215/235] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[216/235] Compiling NIOPosix NIOThreadPool.swift
[217/235] Compiling NIOPosix NonBlockingFileIO.swift
[218/235] Compiling NIOPosix PendingDatagramWritesManager.swift
[219/235] Compiling NIOPosix BaseStreamSocketChannel.swift
[220/235] Compiling NIOPosix Bootstrap.swift
[221/235] Compiling NIOPosix ControlMessage.swift
[222/235] Compiling NIOPosix DatagramVectorReadManager.swift
[223/235] Compiling NIOPosix Errors+Any.swift
[224/235] Compiling NIOPosix FileDescriptor.swift
[225/235] Compiling NIOPosix PooledRecvBufferAllocator.swift
[226/235] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[227/235] Compiling NIOPosix PosixSingletons.swift
[228/235] Compiling NIOPosix RawSocketBootstrap.swift
[229/235] Compiling NIOPosix Resolver.swift
[230/235] Emitting module NIOPosix
[231/235] Compiling NIOPosix UnsafeTransfer.swift
[232/235] Compiling NIOPosix Utilities.swift
[233/235] Compiling NIOPosix VsockAddress.swift
[234/235] Compiling NIOPosix VsockChannelEvents.swift
[235/235] Compiling NIOPosix resource_bundle_accessor.swift
[236/237] Emitting module NIO
[237/237] Compiling NIO Exports.swift
[238/264] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[239/264] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[240/264] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[241/264] Compiling NIOTLS TLSEvents.swift
[242/264] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[243/264] Emitting module NIOTLS
[244/264] Compiling NIOTLS SNIHandler.swift
[245/264] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[246/264] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[247/264] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[248/265] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[249/265] Emitting module NIOFoundationCompat
[250/265] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[251/265] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[252/265] Compiling NIOHTTP1 HTTPEncoder.swift
[253/265] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[254/287] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[255/287] Emitting module NIOHTTP1
[256/287] Compiling NIOTransportServices NIOTSBootstraps.swift
[257/287] Compiling NIOTransportServices NIOTSChannelOptions.swift
[258/287] Compiling NIOTransportServices StateManagedListenerChannel.swift
[259/287] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[260/287] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[261/287] Compiling NIOTransportServices AcceptHandler.swift
[262/287] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[263/287] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[264/287] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[265/287] Compiling NIOTransportServices StateManagedChannel.swift
[266/297] Compiling NIOWebSocket SHA1.swift
[267/298] Compiling NIOWebSocket WebSocketOpcode.swift
[271/300] Compiling NIOTransportServices NIOTSDatagramListener.swift
[272/300] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[273/300] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[274/300] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[275/300] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[276/300] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[277/300] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[278/300] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[279/300] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[280/300] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[281/300] Compiling NIOTransportServices NIOTSListenerChannel.swift
[282/300] Compiling NIOTransportServices NIOTSEventLoop.swift
[283/300] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[284/300] Emitting module NIOWebSocket
[285/300] Compiling NIOWebSocket WebSocketErrorCodes.swift
[286/300] Compiling NIOWebSocket WebSocketFrame.swift
[287/300] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[288/300] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[289/300] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[290/300] Compiling NIOTransportServices NIOTSErrors.swift
[291/300] Emitting module NIOTransportServices
[294/300] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[295/300] Compiling NIOTransportServices NIOTSSingletons.swift
[301/320] Compiling WebSocketActors TimedPing.swift
[302/320] Compiling WebSocketActors WebSocketActorSystem+Client.swift
[303/322] Emitting module WebSocketActors
[304/322] Compiling WebSocketActors NIOInvocationDecoder.swift
[305/322] Compiling WebSocketActors NIOInvocationEncoder.swift
[306/322] Compiling WebSocketActors Continuation.swift
[307/322] Compiling WebSocketActors ExponentialBackoff.swift
[308/322] Compiling WebSocketActors NodeIdentity.swift
[309/322] Compiling WebSocketActors PendingReplies.swift
[310/322] Compiling WebSocketActors LoggingExtensions.swift
[311/322] Compiling WebSocketActors Manager.swift
[312/322] Compiling WebSocketActors ResilientTask.swift
[313/322] Compiling WebSocketActors ServerAddress.swift
[314/322] Compiling WebSocketActors RemoteNode.swift
[315/322] Compiling WebSocketActors RemoteNodeDirectory.swift
[316/322] Compiling WebSocketActors ServerManager.swift
[317/322] Compiling WebSocketActors TaskPath.swift
[318/322] Compiling WebSocketActors ActorIdentity.swift
[319/322] Compiling WebSocketActors ActorSystemUserInfoKey.swift
[320/322] Compiling WebSocketActors ClientManager.swift
[321/322] Compiling WebSocketActors WebSocketActorSystem+Server.swift
[322/322] Compiling WebSocketActors WebSocketActorSystem.swift
Build complete! (53.50s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.12.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "WebSocketActors",
  "name" : "WebSocketActors",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "WebSocketActors",
      "targets" : [
        "WebSocketActors"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebSocketActors",
      "module_type" : "SwiftTarget",
      "name" : "WebSocketActors",
      "path" : "Sources/WebSocketActors",
      "product_dependencies" : [
        "NIO",
        "NIOHTTP1",
        "NIOWebSocket",
        "NIOPosix",
        "NIOTransportServices",
        "Logging"
      ],
      "product_memberships" : [
        "WebSocketActors"
      ],
      "sources" : [
        "ActorIdentity.swift",
        "ActorSystemUserInfoKey.swift",
        "ClientManager.swift",
        "Continuation.swift",
        "ExponentialBackoff.swift",
        "LoggingExtensions.swift",
        "Manager.swift",
        "NIOInvocationDecoder.swift",
        "NIOInvocationEncoder.swift",
        "NodeIdentity.swift",
        "PendingReplies.swift",
        "RemoteNode.swift",
        "RemoteNodeDirectory.swift",
        "ResilientTask.swift",
        "ServerAddress.swift",
        "ServerManager.swift",
        "TaskPath.swift",
        "TimedPing.swift",
        "WebSocketActorSystem+Client.swift",
        "WebSocketActorSystem+Server.swift",
        "WebSocketActorSystem.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WebSocketActorTests",
      "module_type" : "SwiftTarget",
      "name" : "WebSocketActorTests",
      "path" : "Tests/WebSocketActorTests",
      "sources" : [
        "ActorIdentityTests.swift",
        "WebSocketActorTests.swift"
      ],
      "target_dependencies" : [
        "WebSocketActors"
      ],
      "type" : "test"
    }
  ],
  "tools_version" : "6.0"
}
Done.