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 NIOAsyncWebSockets with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/samalone/nio-async-websockets.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/samalone/nio-async-websockets
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 308eff3 Add link to API documentation
Cloned https://github.com/samalone/nio-async-websockets.git
Revision (git rev-parse @):
308eff3b3b05d492398e8b2d775bf804c64ec138
SUCCESS checkout https://github.com/samalone/nio-async-websockets.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/samalone/nio-async-websockets.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/27] Write sources
[13/27] Compiling CNIOWindows WSAStartup.c
[14/27] Compiling CNIOLinux liburing_shims.c
[15/27] Compiling CNIOWindows shim.c
[15/27] Compiling CNIOLinux shim.c
[17/27] Write swift-version--423B1241ED78D482.txt
[18/27] Compiling _AtomicsShims.c
[19/27] Compiling CNIODarwin shim.c
[20/27] Compiling CNIOLLHTTP c_nio_http.c
[21/51] Compiling CNIOLLHTTP c_nio_api.c
[22/51] Write sources
[23/51] Compiling CNIOSHA1 c_nio_sha1.c
[24/70] Compiling CNIOLLHTTP c_nio_llhttp.c
[26/70] Compiling Atomics Primitives.shims.swift
[27/70] Compiling Atomics AtomicInteger.swift
[28/72] Compiling Atomics Primitives.native.swift
[29/72] Compiling Atomics AtomicReference.swift
[30/72] Compiling Atomics DoubleWord.swift
[31/72] Compiling Atomics ManagedAtomic.swift
[32/72] Compiling Atomics RawRepresentable.swift
[33/72] Compiling Atomics AtomicBool.swift
[34/72] Compiling Atomics AtomicMemoryOrderings.swift
[35/72] Compiling Atomics ManagedAtomicLazyReference.swift
[36/72] Compiling Atomics IntegerConformances.swift
[37/72] Compiling Atomics PointerConformances.swift
[38/72] Compiling Atomics UnsafeAtomic.swift
[39/72] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/72] Compiling Atomics OptionalRawRepresentable.swift
[41/72] Compiling Atomics AtomicStorage.swift
[42/72] Compiling Atomics AtomicValue.swift
[43/72] Emitting module DequeModule
[44/72] Compiling DequeModule _DequeSlot.swift
[45/72] Compiling DequeModule _UnsafeWrappedBuffer.swift
[46/72] Compiling _NIOBase64 Base64.swift
[47/72] Emitting module _NIOBase64
[51/74] Compiling _NIODataStructures _TinyArray.swift
[52/74] Compiling _NIODataStructures PriorityQueue.swift
[53/74] Compiling Atomics IntegerOperations.swift
[54/74] Compiling Atomics Unmanaged extensions.swift
[55/74] Emitting module _NIODataStructures
[56/74] Compiling _NIODataStructures Heap.swift
[57/74] Emitting module Atomics
[72/74] Compiling c-nioatomics.c
[73/74] Compiling c-atomics.c
[75/80] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/80] Compiling NIOConcurrencyHelpers lock.swift
[77/80] Compiling NIOConcurrencyHelpers NIOLock.swift
[78/80] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[79/80] Emitting module NIOConcurrencyHelpers
[80/80] Compiling NIOConcurrencyHelpers atomics.swift
[81/137] Compiling NIOCore GlobalSingletons.swift
[82/137] Compiling NIOCore IO.swift
[83/137] Compiling NIOCore IOData.swift
[84/137] Compiling NIOCore IPProtocol.swift
[85/137] Compiling NIOCore IntegerBitPacking.swift
[86/137] Compiling NIOCore IntegerTypes.swift
[87/137] Compiling NIOCore Interfaces.swift
[88/137] Compiling NIOCore Linux.swift
[89/145] Compiling NIOCore AddressedEnvelope.swift
[90/145] Compiling NIOCore AsyncAwaitSupport.swift
[91/145] Compiling NIOCore AsyncChannel.swift
[92/145] Compiling NIOCore AsyncChannelInboundStream.swift
[93/145] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[94/145] Compiling NIOCore AsyncChannelOutboundWriter.swift
[95/145] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[96/145] Compiling NIOCore NIOAsyncSequenceProducer.swift
[97/145] Compiling NIOCore MarkedCircularBuffer.swift
[98/145] Compiling NIOCore MulticastChannel.swift
[99/145] Compiling NIOCore NIOAny.swift
[100/145] Compiling NIOCore NIOCloseOnErrorHandler.swift
[101/145] Compiling NIOCore NIOLoopBound.swift
[102/145] Compiling NIOCore NIOSendable.swift
[103/145] Compiling NIOCore PointerHelpers.swift
[104/145] Compiling NIOCore RecvByteBufferAllocator.swift
[105/145] Compiling NIOCore EventLoop+SerialExecutor.swift
[106/145] Compiling NIOCore EventLoop.swift
[107/145] Compiling NIOCore EventLoopFuture+Deprecated.swift
[108/145] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[109/145] Compiling NIOCore EventLoopFuture.swift
[110/145] Compiling NIOCore FileDescriptor.swift
[111/145] Compiling NIOCore FileHandle.swift
[112/145] Compiling NIOCore FileRegion.swift
[113/145] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[114/145] Compiling NIOCore SocketAddresses.swift
[115/145] Compiling NIOCore SocketOptionProvider.swift
[116/145] Compiling NIOCore SystemCallHelpers.swift
[117/145] Compiling NIOCore TimeAmount+Duration.swift
[118/145] Compiling NIOCore TypeAssistedChannelHandler.swift
[119/145] Compiling NIOCore UniversalBootstrapSupport.swift
[120/145] Compiling NIOCore Utilities.swift
[121/145] Compiling NIOCore ChannelOption.swift
[122/145] Compiling NIOCore ChannelPipeline.swift
[123/145] Compiling NIOCore CircularBuffer.swift
[124/145] Compiling NIOCore Codec.swift
[125/145] Compiling NIOCore ConvenienceOptionSupport.swift
[126/145] Compiling NIOCore DeadChannel.swift
[127/145] Compiling NIOCore DispatchQueue+WithFuture.swift
[128/145] Compiling NIOCore EventLoop+Deprecated.swift
[129/145] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[130/145] Compiling NIOCore NIOAsyncWriter.swift
[131/145] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[132/145] Compiling NIOCore BSDSocketAPI.swift
[133/145] Compiling NIOCore ByteBuffer-aux.swift
[134/145] Compiling NIOCore ByteBuffer-conversions.swift
[135/145] Compiling NIOCore ByteBuffer-core.swift
[136/145] Compiling NIOCore ByteBuffer-hexdump.swift
[137/145] Compiling NIOCore ByteBuffer-int.swift
[138/145] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[139/145] Compiling NIOCore ByteBuffer-multi-int.swift
[140/145] Compiling NIOCore ByteBuffer-views.swift
[141/145] Compiling NIOCore Channel.swift
[142/145] Compiling NIOCore ChannelHandler.swift
[143/145] Compiling NIOCore ChannelHandlers.swift
[144/145] Compiling NIOCore ChannelInvoker.swift
[145/145] Emitting module NIOCore
[146/194] Emitting module NIOEmbedded
[147/194] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[148/194] Compiling NIOEmbedded AsyncTestingChannel.swift
[149/194] Compiling NIOEmbedded Embedded.swift
[150/194] Compiling NIOPosix IntegerBitPacking.swift
[151/194] Compiling NIOPosix IntegerTypes.swift
[152/194] Compiling NIOPosix Linux.swift
[153/194] Compiling NIOPosix LinuxCPUSet.swift
[154/194] Compiling NIOPosix LinuxUring.swift
[155/194] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[156/200] Compiling NIOPosix PointerHelpers.swift
[157/200] Compiling NIOPosix Pool.swift
[158/200] Compiling NIOPosix PooledRecvBufferAllocator.swift
[159/200] Compiling NIOPosix PosixSingletons.swift
[160/200] Compiling NIOPosix RawSocketBootstrap.swift
[161/200] Compiling NIOPosix Resolver.swift
[162/200] Emitting module NIOPosix
[163/200] Compiling NIOPosix Thread.swift
[164/200] Compiling NIOPosix ThreadPosix.swift
[165/200] Compiling NIOPosix ThreadWindows.swift
[166/200] Compiling NIOPosix Utilities.swift
[167/200] Compiling NIOPosix VsockAddress.swift
[168/200] Compiling NIOPosix VsockChannelEvents.swift
[169/200] Compiling NIOPosix Selectable.swift
[170/200] Compiling NIOPosix SelectableChannel.swift
[171/200] Compiling NIOPosix SelectableEventLoop.swift
[172/200] Compiling NIOPosix SelectorEpoll.swift
[173/200] Compiling NIOPosix SelectorGeneric.swift
[174/200] Compiling NIOPosix SelectorKqueue.swift
[175/200] Compiling NIOPosix SelectorUring.swift
[176/200] Compiling NIOPosix ServerSocket.swift
[177/200] Compiling NIOPosix Socket.swift
[178/200] Compiling NIOPosix SocketChannel.swift
[179/200] Compiling NIOPosix SocketProtocols.swift
[180/200] Compiling NIOPosix System.swift
[181/200] Compiling NIOPosix BSDSocketAPICommon.swift
[182/200] Compiling NIOPosix BSDSocketAPIPosix.swift
[183/200] Compiling NIOPosix BSDSocketAPIWindows.swift
[184/200] Compiling NIOPosix BaseSocket.swift
[185/200] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[186/200] Compiling NIOPosix BaseSocketChannel.swift
[187/200] Compiling NIOPosix BaseStreamSocketChannel.swift
[188/200] Compiling NIOPosix NIOThreadPool.swift
[189/200] Compiling NIOPosix NonBlockingFileIO.swift
[190/200] Compiling NIOPosix PendingDatagramWritesManager.swift
[191/200] Compiling NIOPosix PendingWritesManager.swift
[192/200] Compiling NIOPosix PipeChannel.swift
[193/200] Compiling NIOPosix PipePair.swift
[194/200] Compiling NIOPosix Bootstrap.swift
[195/200] Compiling NIOPosix ControlMessage.swift
[196/200] Compiling NIOPosix DatagramVectorReadManager.swift
[197/200] Compiling NIOPosix FileDescriptor.swift
[198/200] Compiling NIOPosix GetaddrinfoResolver.swift
[199/200] Compiling NIOPosix HappyEyeballs.swift
[200/200] Compiling NIOPosix IO.swift
[201/202] Emitting module NIO
[202/202] Compiling NIO Exports.swift
[203/218] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[204/218] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[205/218] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[206/218] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[207/220] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[208/220] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[209/220] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[210/220] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[211/220] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[212/220] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[213/220] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[214/220] Compiling NIOHTTP1 HTTPTypes.swift
[215/220] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[216/220] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[217/220] Compiling NIOHTTP1 ByteCollectionUtils.swift
[218/220] Compiling NIOHTTP1 HTTPDecoder.swift
[219/220] Compiling NIOHTTP1 HTTPEncoder.swift
[220/220] Emitting module NIOHTTP1
[221/230] Compiling NIOWebSocket WebSocketOpcode.swift
[222/230] Compiling NIOWebSocket WebSocketFrame.swift
[223/231] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[224/231] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[225/231] Emitting module NIOWebSocket
[226/231] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[227/231] Compiling NIOWebSocket WebSocketErrorCodes.swift
[228/231] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[229/231] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[230/231] Compiling NIOWebSocket SHA1.swift
[231/231] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[232/240] Compiling NIOAsyncWebSockets NIOWebSocketClientUpgrader.swift
[233/241] Compiling NIOAsyncWebSockets SHA1.swift
[234/241] Compiling NIOAsyncWebSockets HTTPTypedPipelineSetup.swift
[235/241] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgradeHandler.swift
[236/241] Compiling NIOAsyncWebSockets NIOWebSocketServerUpgrader.swift
[237/241] Compiling NIOAsyncWebSockets NIOTypedHTTPClientUpgraderStateMachine.swift
[238/241] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgradeHandler.swift
[239/241] Emitting module NIOAsyncWebSockets
[240/241] Compiling NIOAsyncWebSockets NIOTypedHTTPServerUpgraderStateMachine.swift
[241/241] Compiling NIOAsyncWebSockets NIOTypedPipelineSetup.swift
Build complete! (27.95s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.26s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.30s)
Fetched https://github.com/apple/swift-collections.git from cache (0.39s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.42s)
Fetched https://github.com/apple/swift-nio.git from cache (0.53s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.62.0 (0.03s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.04s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.5
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.62.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Build complete.
Done.