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 master (bdecfe), with Swift 5.9 for macOS (SPM) on 29 Jul 2024 11:05:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/navanchauhan/swift-gopher
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bdecfea generate new documentation
Cloned https://github.com/navanchauhan/swift-gopher.git
Revision (git rev-parse @):
bdecfea74933ecbe28af0ae77b8a5bc87e3fc445
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/navanchauhan/swift-gopher.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/navanchauhan/swift-gopher.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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 UnsafeMutableBufferPointer+Utilities.swift
[11/44] Compiling DequeModule _DequeBuffer.swift
[12/44] Compiling DequeModule _DequeBufferHeader.swift
[13/44] Compiling DequeModule _DequeSlot.swift
[14/64] Emitting module _NIOBase64
[15/64] Compiling _NIOBase64 Base64.swift
[16/64] Compiling Atomics Primitives.shims.swift
[17/64] Compiling Atomics AtomicInteger.swift
[18/64] Compiling Atomics ManagedAtomic.swift
[19/64] Compiling Atomics ManagedAtomicLazyReference.swift
[20/64] Compiling Atomics AtomicBool.swift
[21/64] Compiling Atomics IntegerConformances.swift
[22/64] Emitting module DequeModule
[23/64] Compiling Atomics UnsafeAtomic.swift
[24/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[25/64] Compiling Atomics OptionalRawRepresentable.swift
[26/64] Compiling Atomics RawRepresentable.swift
[27/64] Compiling DequeModule _UnsafeWrappedBuffer.swift
[28/64] Compiling ArgumentParserToolInfo ToolInfo.swift
[29/64] Emitting module ArgumentParserToolInfo
[30/64] Compiling Atomics AtomicStorage.swift
[31/64] Compiling Atomics AtomicValue.swift
[32/64] Compiling Atomics PointerConformances.swift
[33/64] Compiling Atomics Primitives.native.swift
[34/102] Compiling _NIODataStructures PriorityQueue.swift
[35/102] Compiling _NIODataStructures _TinyArray.swift
[36/102] Compiling _NIODataStructures Heap.swift
[37/102] Emitting module _NIODataStructures
[38/102] Compiling Logging LogHandler.swift
[39/102] Compiling Logging MetadataProvider.swift
[40/102] Compiling Logging Locks.swift
[41/102] Compiling Logging Logging.swift
[42/102] Emitting module Logging
[43/102] Compiling ArgumentParser CollectionExtensions.swift
[44/102] Compiling ArgumentParser Flag.swift
[45/104] Compiling ArgumentParser ArgumentVisibility.swift
[46/104] Compiling ArgumentParser CompletionKind.swift
[47/104] Compiling ArgumentParser BashCompletionsGenerator.swift
[48/104] Compiling ArgumentParser CompletionsGenerator.swift
[49/104] Compiling ArgumentParser Errors.swift
[50/104] Compiling ArgumentParser HelpGenerator.swift
[51/104] Compiling ArgumentParser FishCompletionsGenerator.swift
[52/104] Compiling ArgumentParser ZshCompletionsGenerator.swift
[53/104] Compiling ArgumentParser MessageInfo.swift
[54/104] Compiling ArgumentParser UsageGenerator.swift
[55/104] Compiling Atomics IntegerOperations.swift
[56/104] Compiling Atomics Unmanaged extensions.swift
[57/104] Compiling ArgumentParser Argument.swift
[58/104] Compiling ArgumentParser ArgumentHelp.swift
[59/104] Compiling ArgumentParser AsyncParsableCommand.swift
[60/104] Compiling ArgumentParser CommandConfiguration.swift
[61/104] Compiling ArgumentParser EnumerableFlag.swift
[62/104] Compiling ArgumentParser ExpressibleByArgument.swift
[62/104] Compiling c-nioatomics.c
[64/104] Emitting module Atomics
[64/104] Compiling c-atomics.c
[66/110] Compiling NIOConcurrencyHelpers NIOLock.swift
[67/110] Compiling NIOConcurrencyHelpers lock.swift
[68/110] Emitting module NIOConcurrencyHelpers
[69/110] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[70/110] Compiling NIOConcurrencyHelpers atomics.swift
[71/110] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[72/169] Compiling NIOCore ByteBuffer-core.swift
[73/169] Compiling NIOCore ByteBuffer-hexdump.swift
[74/169] Compiling NIOCore ByteBuffer-int.swift
[75/169] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[76/169] Compiling NIOCore ByteBuffer-multi-int.swift
[77/169] Compiling NIOCore ByteBuffer-views.swift
[78/169] Compiling NIOCore Channel.swift
[79/169] Compiling NIOCore AddressedEnvelope.swift
[80/169] Compiling NIOCore AsyncAwaitSupport.swift
[81/173] Emitting module ArgumentParser
[82/173] Compiling NIOCore EventLoopFuture.swift
[83/173] Compiling NIOCore FileDescriptor.swift
[84/173] Compiling NIOCore FileHandle.swift
[85/173] Compiling NIOCore FileRegion.swift
[86/173] Compiling NIOCore NIOAsyncSequenceProducer.swift
[87/173] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[88/173] Compiling NIOCore NIOAsyncWriter.swift
[89/173] Compiling NIOCore NIOThrowingAsyncSequenceProducer.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 EventLoopFuture+Deprecated.swift
[95/173] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[100/173] Compiling NIOCore GlobalSingletons.swift
[101/173] Compiling NIOCore IO.swift
[102/173] Compiling NIOCore IOData.swift
[103/173] Compiling NIOCore IPProtocol.swift
[104/173] Compiling NIOCore IntegerBitPacking.swift
[105/173] Compiling NIOCore IntegerTypes.swift
[107/173] Compiling NIOCore Linux.swift
[108/173] Compiling NIOCore MarkedCircularBuffer.swift
[109/173] Compiling NIOCore MulticastChannel.swift
[110/173] Compiling NIOCore NIOAny.swift
[111/173] Compiling NIOCore NIOCloseOnErrorHandler.swift
[112/173] Compiling NIOCore NIOLoopBound.swift
[113/173] Compiling NIOCore NIOSendable.swift
[114/173] Compiling NIOCore PointerHelpers.swift
[115/173] Compiling NIOCore RecvByteBufferAllocator.swift
[116/173] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[117/173] Compiling NIOCore SocketAddresses.swift
[120/179] Compiling NIOCore AsyncChannel.swift
[121/179] Compiling NIOCore AsyncChannelInboundStream.swift
[122/179] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[123/179] Compiling NIOCore AsyncChannelOutboundWriter.swift
[124/179] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[125/179] Compiling NIOCore EventLoop+Deprecated.swift
[126/179] Compiling NIOCore EventLoop+SerialExecutor.swift
[127/179] Compiling NIOCore EventLoop.swift
[128/179] Compiling NIOCore ChannelHandler.swift
[129/179] Compiling NIOCore SocketOptionProvider.swift
[130/179] Compiling NIOCore SystemCallHelpers.swift
[131/179] Compiling NIOCore TimeAmount+Duration.swift
[132/179] Compiling NIOCore TypeAssistedChannelHandler.swift
[133/179] Compiling NIOCore UniversalBootstrapSupport.swift
[134/179] Compiling NIOCore Utilities.swift
[143/179] Compiling NIOCore ChannelHandlers.swift
[144/179] Compiling NIOCore ChannelInvoker.swift
[145/179] Compiling NIOCore ChannelOption.swift
[146/179] Compiling NIOCore ChannelPipeline.swift
[147/179] Compiling NIOCore CircularBuffer.swift
[148/179] Compiling NIOCore Codec.swift
[162/179] Compiling NIOCore ConvenienceOptionSupport.swift
[163/179] Compiling NIOCore DeadChannel.swift
[164/179] Compiling NIOCore DispatchQueue+WithFuture.swift
[178/179] Emitting module NIOCore
[179/231] Compiling GopherHelpers GopherHelpers.swift
[180/231] Emitting module GopherHelpers
[181/231] Compiling NIOEmbedded AsyncTestingChannel.swift
[182/231] Compiling NIOEmbedded Embedded.swift
[183/231] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[184/231] Emitting module NIOEmbedded
[185/231] Compiling NIOPosix IntegerTypes.swift
[186/231] Compiling NIOPosix Linux.swift
[187/231] Compiling NIOPosix LinuxCPUSet.swift
[188/231] Compiling NIOPosix LinuxUring.swift
[189/231] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[190/236] Compiling NIOPosix FileDescriptor.swift
[191/236] Compiling NIOPosix GetaddrinfoResolver.swift
[192/236] Compiling NIOPosix HappyEyeballs.swift
[193/236] Compiling NIOPosix IO.swift
[194/236] Compiling NIOPosix IntegerBitPacking.swift
[195/236] Compiling NIOPosix BSDSocketAPICommon.swift
[196/236] Compiling NIOPosix BSDSocketAPIPosix.swift
[197/236] Compiling NIOPosix BSDSocketAPIWindows.swift
[198/236] Compiling NIOPosix BaseSocket.swift
[199/236] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[200/236] Emitting module NIOPosix
[201/236] Compiling NIOPosix SelectorEpoll.swift
[202/236] Compiling NIOPosix SelectorGeneric.swift
[203/236] Compiling NIOPosix SelectorKqueue.swift
[204/236] Compiling NIOPosix SelectorUring.swift
[205/236] Compiling NIOPosix ServerSocket.swift
[206/236] Compiling NIOPosix ThreadPosix.swift
[207/236] Compiling NIOPosix ThreadWindows.swift
[208/236] Compiling NIOPosix Utilities.swift
[209/236] Compiling NIOPosix VsockAddress.swift
[210/236] Compiling NIOPosix VsockChannelEvents.swift
[211/236] Compiling NIOPosix NIOThreadPool.swift
[212/236] Compiling NIOPosix NonBlockingFileIO.swift
[213/236] Compiling NIOPosix PendingDatagramWritesManager.swift
[214/236] Compiling NIOPosix PendingWritesManager.swift
[215/236] Compiling NIOPosix PipeChannel.swift
[216/236] Compiling NIOPosix Socket.swift
[217/236] Compiling NIOPosix SocketChannel.swift
[218/236] Compiling NIOPosix SocketProtocols.swift
[219/236] Compiling NIOPosix System.swift
[220/236] Compiling NIOPosix Thread.swift
[221/236] Compiling NIOPosix RawSocketBootstrap.swift
[222/236] Compiling NIOPosix Resolver.swift
[223/236] Compiling NIOPosix Selectable.swift
[224/236] Compiling NIOPosix SelectableChannel.swift
[225/236] Compiling NIOPosix SelectableEventLoop.swift
[226/236] Compiling NIOPosix PipePair.swift
[227/236] Compiling NIOPosix PointerHelpers.swift
[228/236] Compiling NIOPosix Pool.swift
[229/236] Compiling NIOPosix PooledRecvBufferAllocator.swift
[230/236] Compiling NIOPosix PosixSingletons.swift
[231/236] Compiling NIOPosix BaseSocketChannel.swift
[232/236] Compiling NIOPosix BaseStreamSocketChannel.swift
[233/236] Compiling NIOPosix Bootstrap.swift
[234/236] Compiling NIOPosix ControlMessage.swift
[235/236] Compiling NIOPosix DatagramVectorReadManager.swift
[236/238] Emitting module NIO
[237/238] Compiling NIO Exports.swift
[238/252] Compiling NIOTLS TLSEvents.swift
[239/252] Emitting module NIOTLS
[240/252] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[241/252] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[242/252] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[243/252] Compiling NIOTLS SNIHandler.swift
[244/252] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[245/252] Compiling swift_gopher helpers.swift
[246/252] Compiling swift_gopher server.swift
[247/252] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[248/252] Emitting module NIOFoundationCompat
[249/252] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[250/252] Compiling swift_gopher gopherHandler.swift
[251/252] Emitting module swift_gopher
[251/274] Linking swift-gopher
[253/274] Compiling NIOTransportServices AcceptHandler.swift
[254/274] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[255/274] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[256/276] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[257/276] Compiling NIOTransportServices NIOTSErrors.swift
[258/276] Compiling NIOTransportServices NIOTSEventLoop.swift
[259/276] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[260/276] Emitting module NIOTransportServices
[261/276] Compiling NIOTransportServices NIOTSNetworkEvents.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[262/276] Compiling NIOTransportServices NIOTSSingletons.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSNetworkEvents.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[263/276] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[264/276] Compiling NIOTransportServices StateManagedChannel.swift
[265/276] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[266/276] Compiling NIOTransportServices NIOTSListenerChannel.swift
[267/276] Compiling NIOTransportServices NIOTSDatagramListener.swift
[268/276] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[269/276] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[270/276] Compiling NIOTransportServices NIOTSBootstraps.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[271/276] Compiling NIOTransportServices NIOTSChannelOptions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[272/276] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-transport-services/Sources/NIOTransportServices/NIOTSChannelOptions.swift:16:17: remark: '@preconcurrency' attribute on module 'Network' is unused
@preconcurrency import Network
~~~~~~~~~~~~~~~~^
[273/276] Compiling NIOTransportServices StateManagedListenerChannel.swift
[274/276] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[275/276] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[276/276] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[277/279] Emitting module SwiftGopherClient
[278/279] Compiling SwiftGopherClient gopherClient.swift
[279/279] Compiling SwiftGopherClient gopherRequestResponseHandler.swift
Build complete! (45.87s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/1610] Fetching swift-docc-plugin
[50/3715] Fetching swift-docc-plugin, swift-nio-transport-services
[536/7240] Fetching swift-docc-plugin, swift-nio-transport-services, swift-log
Fetched https://github.com/apple/swift-nio-transport-services.git (1.91s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin (1.91s)
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-log.git (1.91s)
Fetching https://github.com/apple/swift-nio
[1/14679] Fetching swift-collections
[589/17711] Fetching swift-collections, swift-docc-symbolkit
[7731/86285] Fetching swift-collections, swift-docc-symbolkit, swift-nio
Fetched https://github.com/apple/swift-docc-symbolkit (6.23s)
Fetched https://github.com/apple/swift-collections.git (6.23s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-nio (6.23s)
[1/1569] Fetching swift-atomics
[535/13654] Fetching swift-atomics, swift-argument-parser
Fetched https://github.com/apple/swift-atomics.git (2.87s)
Fetched https://github.com/apple/swift-argument-parser (2.87s)
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.61s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.58s)
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.62s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.62.0 (0.64s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.59s)
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
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-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-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-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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Build complete.
Done.