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 SwiftGopher, reference 1.1.8 (378fdd), with Swift 5.8 for macOS (SPM) on 28 Jul 2024 23:04:10 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/navanchauhan/swift-gopher.git
Reference: 1.1.8
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/navanchauhan/swift-gopher
 * tag               1.1.8      -> FETCH_HEAD
HEAD is now at 378fdd6 specify watchOS, tvOS, and visionOS versions
Cloned https://github.com/navanchauhan/swift-gopher.git
Revision (git rev-parse @):
378fdd66231509cb3690e09950c11f07292af20a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/navanchauhan/swift-gopher.git at 1.1.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/navanchauhan/swift-gopher.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/12] Compiling CNIOWindows WSAStartup.c
[3/12] Compiling CNIOWindows shim.c
[5/12] Compiling CNIOLinux shim.c
[6/12] Compiling CNIOLinux liburing_shims.c
[7/44] Compiling CNIODarwin shim.c
[8/44] Compiling _AtomicsShims.c
[10/44] Compiling DequeModule _DequeBufferHeader.swift
[11/44] Compiling DequeModule _DequeSlot.swift
[12/45] Emitting module DequeModule
[13/45] Compiling DequeModule Deque+CustomReflectable.swift
[14/45] Compiling DequeModule Deque+CustomStringConvertible.swift
[15/45] Compiling DequeModule Deque+Equatable.swift
[16/45] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[17/45] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[18/45] Compiling DequeModule _DequeBuffer.swift
[19/45] Compiling _NIOBase64 Base64.swift
[20/45] Emitting module _NIOBase64
[21/45] Compiling DequeModule Deque+Extras.swift
[22/45] Compiling DequeModule Deque+Hashable.swift
[23/64] Compiling Atomics AtomicStorage.swift
[24/64] Compiling Atomics AtomicValue.swift
[25/64] Compiling Atomics AtomicMemoryOrderings.swift
[26/64] Compiling Atomics DoubleWord.swift
[27/64] Compiling DequeModule _UnsafeWrappedBuffer.swift
[28/64] Emitting module ArgumentParserToolInfo
[29/64] Compiling ArgumentParserToolInfo ToolInfo.swift
[30/64] Compiling Atomics AtomicBool.swift
[31/64] Compiling Atomics IntegerConformances.swift
[32/64] Compiling Atomics OptionalRawRepresentable.swift
[33/64] Compiling Atomics RawRepresentable.swift
[34/102] Compiling ArgumentParser ExpressibleByArgument.swift
[35/102] Compiling ArgumentParser ParsableArguments.swift
[36/104] Compiling _NIODataStructures _TinyArray.swift
[37/104] Compiling ArgumentParser CommandConfiguration.swift
[38/104] Compiling ArgumentParser EnumerableFlag.swift
[39/104] Compiling _NIODataStructures PriorityQueue.swift
[40/104] Compiling ArgumentParser OptionGroup.swift
[41/104] Compiling ArgumentParser AsyncParsableCommand.swift
[42/104] Compiling ArgumentParser NameSpecification.swift
[43/104] Compiling ArgumentParser Option.swift
[44/104] Compiling Atomics IntegerOperations.swift
[45/104] Compiling Atomics Unmanaged extensions.swift
[46/104] Compiling ArgumentParser Errors.swift
[47/104] Compiling ArgumentParser Flag.swift
[48/104] Emitting module _NIODataStructures
[49/104] Compiling _NIODataStructures Heap.swift
[50/104] Compiling Logging MetadataProvider.swift
[51/104] Compiling ArgumentParser Argument.swift
[52/104] Compiling ArgumentParser ArgumentHelp.swift
[53/104] Compiling ArgumentParser ArgumentVisibility.swift
[54/104] Compiling ArgumentParser CompletionKind.swift
[55/104] Compiling Logging LogHandler.swift
[56/104] Compiling Logging Logging.swift
[57/104] Compiling Logging Locks.swift
[58/104] Emitting module Logging
[59/104] Emitting module Atomics
[60/104] Compiling ArgumentParser BashCompletionsGenerator.swift
[61/104] Compiling ArgumentParser CompletionsGenerator.swift
[62/104] Compiling ArgumentParser FishCompletionsGenerator.swift
[63/104] Compiling ArgumentParser ZshCompletionsGenerator.swift
[63/104] Compiling c-nioatomics.c
[64/104] Compiling c-atomics.c
[66/110] Compiling NIOConcurrencyHelpers lock.swift
[67/110] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[68/110] Emitting module NIOConcurrencyHelpers
[69/110] Compiling NIOConcurrencyHelpers NIOLock.swift
[70/110] Compiling NIOConcurrencyHelpers atomics.swift
[71/110] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[72/169] Compiling NIOCore AddressedEnvelope.swift
[73/169] Compiling NIOCore AsyncAwaitSupport.swift
[74/169] Compiling NIOCore AsyncChannel.swift
[75/169] Compiling NIOCore AsyncChannelInboundStream.swift
[76/169] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[77/173] Emitting module ArgumentParser
[78/173] Compiling NIOCore ByteBuffer-conversions.swift
[79/173] Compiling NIOCore ByteBuffer-core.swift
[80/173] Compiling NIOCore ByteBuffer-hexdump.swift
[81/173] Compiling NIOCore ByteBuffer-int.swift
[82/173] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[83/173] Compiling NIOCore ByteBuffer-multi-int.swift
[84/173] Compiling NIOCore ByteBuffer-views.swift
[85/173] Compiling NIOCore Channel.swift
[86/173] Compiling NIOCore GlobalSingletons.swift
[87/173] Compiling NIOCore IO.swift
[88/173] Compiling NIOCore IOData.swift
[89/173] Compiling NIOCore IPProtocol.swift
[90/173] Compiling ArgumentParser Platform.swift
[91/173] Compiling ArgumentParser SequenceExtensions.swift
[92/173] Compiling ArgumentParser StringExtensions.swift
[93/173] Compiling ArgumentParser Tree.swift
[94/173] Compiling NIOCore AsyncChannelOutboundWriter.swift
[95/173] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[96/173] Compiling NIOCore NIOAsyncSequenceProducer.swift
[97/173] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[98/173] Compiling NIOCore NIOAsyncWriter.swift
[99/173] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[100/173] Compiling NIOCore BSDSocketAPI.swift
[101/173] Compiling NIOCore ByteBuffer-aux.swift
[102/173] Compiling NIOCore Interfaces.swift
[103/173] Compiling NIOCore Linux.swift
[104/173] Compiling NIOCore MarkedCircularBuffer.swift
[105/173] Compiling NIOCore MulticastChannel.swift
[106/173] Compiling NIOCore NIOAny.swift
[107/173] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/179] Compiling NIOCore NIOLoopBound.swift
[109/179] Compiling NIOCore NIOSendable.swift
[110/179] Compiling NIOCore PointerHelpers.swift
[111/179] Compiling NIOCore RecvByteBufferAllocator.swift
[112/179] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[113/179] Compiling NIOCore SocketAddresses.swift
[115/179] Compiling NIOCore DeadChannel.swift
[116/179] Compiling NIOCore DispatchQueue+WithFuture.swift
[117/179] Compiling NIOCore EventLoop+Deprecated.swift
[118/179] Compiling NIOCore EventLoop+SerialExecutor.swift
[119/179] Compiling NIOCore EventLoop.swift
[120/179] Compiling NIOCore SocketOptionProvider.swift
[121/179] Compiling NIOCore SystemCallHelpers.swift
[122/179] Compiling NIOCore TimeAmount+Duration.swift
[123/179] Compiling NIOCore TypeAssistedChannelHandler.swift
[124/179] Compiling NIOCore UniversalBootstrapSupport.swift
[125/179] Compiling NIOCore Utilities.swift
[133/179] Compiling NIOCore IntegerBitPacking.swift
[134/179] Compiling NIOCore IntegerTypes.swift
[135/179] Compiling NIOCore EventLoopFuture+Deprecated.swift
[136/179] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[137/179] Compiling NIOCore EventLoopFuture.swift
[138/179] Compiling NIOCore FileDescriptor.swift
[139/179] Compiling NIOCore FileHandle.swift
[140/179] Compiling NIOCore FileRegion.swift
[141/179] Compiling NIOCore ChannelHandler.swift
[142/179] Compiling NIOCore ChannelHandlers.swift
[143/179] Compiling NIOCore ChannelInvoker.swift
[144/179] Compiling NIOCore ChannelOption.swift
[164/179] Emitting module NIOCore
[179/231] Emitting module GopherHelpers
[180/231] Compiling GopherHelpers GopherHelpers.swift
[181/231] Compiling NIOEmbedded AsyncTestingChannel.swift
[182/231] Compiling NIOEmbedded Embedded.swift
[183/231] Emitting module NIOEmbedded
[184/231] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[185/231] Compiling NIOPosix BSDSocketAPICommon.swift
[186/231] Compiling NIOPosix BSDSocketAPIPosix.swift
[187/231] Compiling NIOPosix BSDSocketAPIWindows.swift
[188/231] Compiling NIOPosix BaseSocket.swift
[189/231] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[190/236] Compiling NIOPosix IntegerTypes.swift
[191/236] Compiling NIOPosix Linux.swift
[192/236] Compiling NIOPosix LinuxCPUSet.swift
[193/236] Compiling NIOPosix LinuxUring.swift
[194/236] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[195/236] Emitting module NIOPosix
[196/236] Compiling NIOPosix PipePair.swift
[197/236] Compiling NIOPosix PointerHelpers.swift
[198/236] Compiling NIOPosix Pool.swift
[199/236] Compiling NIOPosix PooledRecvBufferAllocator.swift
[200/236] Compiling NIOPosix PosixSingletons.swift
[201/236] Compiling NIOPosix ThreadPosix.swift
[202/236] Compiling NIOPosix ThreadWindows.swift
[203/236] Compiling NIOPosix Utilities.swift
[204/236] Compiling NIOPosix VsockAddress.swift
[205/236] Compiling NIOPosix VsockChannelEvents.swift
[206/236] Compiling NIOPosix Socket.swift
[207/236] Compiling NIOPosix SocketChannel.swift
[208/236] Compiling NIOPosix SocketProtocols.swift
[209/236] Compiling NIOPosix System.swift
[210/236] Compiling NIOPosix Thread.swift
[211/236] Compiling NIOPosix SelectorEpoll.swift
[212/236] Compiling NIOPosix SelectorGeneric.swift
[213/236] Compiling NIOPosix SelectorKqueue.swift
[214/236] Compiling NIOPosix SelectorUring.swift
[215/236] Compiling NIOPosix ServerSocket.swift
[216/236] Compiling NIOPosix FileDescriptor.swift
[217/236] Compiling NIOPosix GetaddrinfoResolver.swift
[218/236] Compiling NIOPosix HappyEyeballs.swift
[219/236] Compiling NIOPosix IO.swift
[220/236] Compiling NIOPosix IntegerBitPacking.swift
[221/236] Compiling NIOPosix NIOThreadPool.swift
[222/236] Compiling NIOPosix NonBlockingFileIO.swift
[223/236] Compiling NIOPosix PendingDatagramWritesManager.swift
[224/236] Compiling NIOPosix PendingWritesManager.swift
[225/236] Compiling NIOPosix PipeChannel.swift
[226/236] Compiling NIOPosix BaseSocketChannel.swift
[227/236] Compiling NIOPosix BaseStreamSocketChannel.swift
[228/236] Compiling NIOPosix Bootstrap.swift
[229/236] Compiling NIOPosix ControlMessage.swift
[230/236] Compiling NIOPosix DatagramVectorReadManager.swift
[231/236] Compiling NIOPosix RawSocketBootstrap.swift
[232/236] Compiling NIOPosix Resolver.swift
[233/236] Compiling NIOPosix Selectable.swift
[234/236] Compiling NIOPosix SelectableChannel.swift
[235/236] Compiling NIOPosix SelectableEventLoop.swift
[236/238] Compiling NIO Exports.swift
[237/238] Emitting module NIO
[238/252] Compiling NIOTLS TLSEvents.swift
[239/252] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[240/252] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[241/252] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[242/252] Emitting module NIOTLS
[243/252] Compiling NIOTLS SNIHandler.swift
[244/252] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[245/252] Emitting module NIOFoundationCompat
[246/252] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[247/252] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[248/252] Compiling swift_gopher gopherHandler.swift
[249/252] Compiling swift_gopher server.swift
[250/252] Emitting module swift_gopher
[251/252] Compiling swift_gopher helpers.swift
[251/274] Linking swift-gopher
[253/274] Compiling NIOTransportServices NIOTSBootstraps.swift
[254/274] Compiling NIOTransportServices NIOTSChannelOptions.swift
[255/274] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[256/276] Compiling NIOTransportServices NIOTSDatagramListener.swift
[257/276] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[258/276] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[259/276] Emitting module NIOTransportServices
[260/276] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[261/276] Compiling NIOTransportServices NIOTSErrors.swift
[262/276] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[263/276] Compiling NIOTransportServices StateManagedChannel.swift
[264/276] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[265/276] Compiling NIOTransportServices NIOTSListenerChannel.swift
[266/276] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[267/276] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[268/276] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[269/276] Compiling NIOTransportServices NIOTSSingletons.swift
[270/276] Compiling NIOTransportServices NIOTSEventLoop.swift
[271/276] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[272/276] Compiling NIOTransportServices AcceptHandler.swift
[273/276] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[274/276] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[275/276] Compiling NIOTransportServices StateManagedListenerChannel.swift
[276/276] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[277/279] Compiling SwiftGopherClient gopherRequestResponseHandler.swift
[278/279] Emitting module SwiftGopherClient
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGopherClient/gopherClient.swift:89:63: warning: unrecognized platform name 'visionOS'
    @available(macOS 10.15, iOS 13.0, tvOS 12.0, watchOS 6.0, visionOS 1.0, * )
                                                              ^
[279/279] Compiling SwiftGopherClient gopherClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGopherClient/gopherClient.swift:33:74: warning: unrecognized platform name 'visionOS'
            if #available(macOS 10.14, iOS 12.0, tvOS 12.0, watchOS 6.0, visionOS 1.0, *) {
                                                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGopherClient/gopherClient.swift:89:63: warning: unrecognized platform name 'visionOS'
    @available(macOS 10.15, iOS 13.0, tvOS 12.0, watchOS 6.0, visionOS 1.0, * )
                                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftGopherClient/gopherClient.swift:134:74: warning: unrecognized platform name 'visionOS'
            if #available(macOS 10.14, iOS 12.0, tvOS 12.0, watchOS 6.0, visionOS 1.0, *) {
                                                                         ^
Build complete! (50.83s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin
[1/1569] Fetching swift-atomics
[49/3179] Fetching swift-atomics, swift-docc-plugin
[878/17858] Fetching swift-atomics, swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin (3.68s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/apple/swift-atomics.git (3.68s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetched https://github.com/apple/swift-collections.git (3.68s)
Fetching https://github.com/apple/swift-nio
[1/12085] Fetching swift-argument-parser
[122/15117] Fetching swift-argument-parser, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (1.55s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-argument-parser (1.55s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/68469] Fetching swift-nio
[19173/70574] Fetching swift-nio, swift-nio-transport-services
[24051/74099] Fetching swift-nio, swift-nio-transport-services, swift-log
Fetched https://github.com/apple/swift-log.git (1.10s)
Fetched https://github.com/apple/swift-nio-transport-services.git (1.10s)
[39713/68469] Fetching swift-nio
Fetched https://github.com/apple/swift-nio (4.39s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.0 (0.86s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.84s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.83s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.85s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.62.0 (0.86s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.82s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.86s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.88s)
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-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-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.20.0
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.62.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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
Build complete.
Done.