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 Linux on 29 Jul 2024 10:59:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/navanchauhan/swift-gopher.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:ab95bcf8ae8f59ab6d4725f4fd8a1a6162581ba0800402e498200829aee2a822
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2105] Fetching swift-nio-transport-services
[2106/16784] Fetching swift-nio-transport-services, swift-collections
[4896/28869] Fetching swift-nio-transport-services, swift-collections, swift-argument-parser
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-argument-parser (0.73s)
[10766/16784] Fetching swift-nio-transport-services, swift-collections
[16785/18353] Fetching swift-nio-transport-services, swift-collections, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (1.02s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetched https://github.com/apple/swift-nio-transport-services.git (1.75s)
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-collections.git (1.78s)
Fetching https://github.com/apple/swift-nio
[1/3032] Fetching swift-docc-symbolkit
[1123/4642] Fetching swift-docc-symbolkit, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit (0.36s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-docc-plugin (0.42s)
[1/3525] Fetching swift-log
Fetched https://github.com/apple/swift-log.git (0.30s)
[1/68567] Fetching swift-nio
Fetched https://github.com/apple/swift-nio (5.80s)
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.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.39s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.40s)
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.53s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.62.0 (0.79s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.34s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.43s)
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-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-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-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-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-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-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
[1/1] Compiling plugin GenerateManual
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/26] Compiling CNIOWindows WSAStartup.c
[3/26] Compiling CNIOWindows shim.c
[5/26] Compiling CNIOLinux liburing_shims.c
[6/26] Compiling CNIODarwin shim.c
[7/26] Compiling _AtomicsShims.c
[8/26] Compiling CNIOLinux shim.c
[10/76] Emitting module _NIOBase64
[10/76] Compiling c-nioatomics.c
[11/76] Compiling c-atomics.c
[13/76] Emitting module DequeModule
[14/84] Compiling Atomics UnsafeAtomicLazyReference.swift
[15/84] Compiling Atomics ManagedAtomic.swift
[16/84] Compiling Atomics AtomicOptionalWrappable.swift
[17/84] Compiling Atomics AtomicReference.swift
[18/84] Compiling Atomics AtomicStorage.swift
[19/84] Compiling Atomics Primitives.shims.swift
[20/84] Compiling Atomics AtomicInteger.swift
[21/84] Compiling Atomics UnsafeAtomic.swift
[23/84] Compiling DequeModule _DequeSlot.swift
[24/84] Compiling DequeModule _UnsafeWrappedBuffer.swift
[25/86] Compiling Atomics DoubleWord.swift
[27/86] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[28/86] Compiling Atomics OptionalRawRepresentable.swift
[29/86] Compiling Atomics RawRepresentable.swift
[30/86] Compiling Atomics AtomicBool.swift
[31/86] Compiling Atomics AtomicValue.swift
[32/86] Compiling Atomics AtomicMemoryOrderings.swift
[33/86] Compiling Atomics IntegerConformances.swift
[34/86] Compiling Atomics PointerConformances.swift
[35/86] Compiling Atomics Primitives.native.swift
[46/87] Compiling Logging LogHandler.swift
[47/87] Compiling _NIOBase64 Base64.swift
[48/87] Emitting module Atomics
[51/90] Compiling _NIODataStructures PriorityQueue.swift
[52/90] Compiling _NIODataStructures _TinyArray.swift
[55/90] Compiling Atomics IntegerOperations.swift
[56/90] Compiling Atomics Unmanaged extensions.swift
[57/90] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[58/90] Emitting module ArgumentParserToolInfo
[59/90] Compiling ArgumentParserToolInfo ToolInfo.swift
[69/94] Wrapping AST for DequeModule for debugging
[70/94] Wrapping AST for _NIOBase64 for debugging
[71/94] Wrapping AST for ArgumentParserToolInfo for debugging
[72/114] Wrapping AST for Atomics for debugging
[74/131] Compiling Logging MetadataProvider.swift
[75/131] Emitting module Logging
[76/131] Compiling NIOConcurrencyHelpers NIOLock.swift
[77/131] Emitting module NIOConcurrencyHelpers
[78/131] Emitting module _NIODataStructures
[79/131] Compiling _NIODataStructures Heap.swift
[80/132] Compiling NIOConcurrencyHelpers lock.swift
[82/133] Wrapping AST for _NIODataStructures for debugging
[84/133] Compiling NIOConcurrencyHelpers atomics.swift
[86/135] Compiling Logging Logging.swift
[87/135] Compiling Logging Locks.swift
[90/137] Wrapping AST for NIOConcurrencyHelpers for debugging
[91/137] Wrapping AST for Logging for debugging
[93/194] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[94/194] Compiling NIOCore NIOAsyncSequenceProducer.swift
[95/194] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[96/194] Compiling NIOCore NIOAsyncWriter.swift
[97/194] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[98/199] Emitting module ArgumentParser
[99/199] Compiling NIOCore AddressedEnvelope.swift
[100/199] Compiling NIOCore AsyncAwaitSupport.swift
[101/199] Compiling NIOCore AsyncChannel.swift
[102/199] Compiling NIOCore AsyncChannelInboundStream.swift
[103/199] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[104/199] Compiling NIOCore AsyncChannelOutboundWriter.swift
[105/199] Compiling NIOCore MarkedCircularBuffer.swift
[106/199] Compiling NIOCore MulticastChannel.swift
[107/199] Compiling NIOCore NIOAny.swift
[108/199] Compiling NIOCore NIOCloseOnErrorHandler.swift
[109/199] Compiling NIOCore NIOLoopBound.swift
[110/199] Compiling NIOCore NIOSendable.swift
[111/199] Compiling NIOCore PointerHelpers.swift
[112/199] Compiling NIOCore RecvByteBufferAllocator.swift
[113/207] Compiling NIOCore BSDSocketAPI.swift
[114/207] Compiling NIOCore ByteBuffer-aux.swift
[115/207] Compiling NIOCore ByteBuffer-conversions.swift
[116/207] Compiling NIOCore ByteBuffer-core.swift
[117/207] Compiling NIOCore ByteBuffer-hexdump.swift
[118/207] Compiling ArgumentParser CollectionExtensions.swift
[119/207] Compiling ArgumentParser Platform.swift
[120/207] Compiling ArgumentParser SequenceExtensions.swift
[121/207] Compiling ArgumentParser StringExtensions.swift
[122/207] Compiling ArgumentParser Tree.swift
[123/207] Compiling NIOCore GlobalSingletons.swift
[124/207] Compiling NIOCore IO.swift
[125/207] Compiling NIOCore IOData.swift
[126/207] Compiling NIOCore IPProtocol.swift
[131/207] Compiling NIOCore ByteBuffer-int.swift
[132/207] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[133/207] Compiling NIOCore ByteBuffer-multi-int.swift
[134/207] Compiling NIOCore ByteBuffer-views.swift
[135/207] Compiling NIOCore Channel.swift
[136/207] Compiling NIOCore EventLoop+SerialExecutor.swift
[137/207] Compiling NIOCore EventLoop.swift
[138/207] Compiling NIOCore EventLoopFuture+Deprecated.swift
[139/207] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[140/207] Compiling NIOCore EventLoopFuture.swift
[141/207] Compiling NIOCore FileDescriptor.swift
[142/207] Compiling NIOCore FileHandle.swift
[143/207] Compiling NIOCore FileRegion.swift
[149/207] Compiling NIOCore ChannelHandler.swift
[150/207] Compiling NIOCore ChannelHandlers.swift
[151/207] Compiling NIOCore ChannelInvoker.swift
[160/209] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[161/209] Compiling NIOCore SocketAddresses.swift
[162/209] Compiling NIOCore SocketOptionProvider.swift
[163/209] Compiling NIOCore SystemCallHelpers.swift
[164/209] Compiling NIOCore TimeAmount+Duration.swift
[165/209] Compiling NIOCore TypeAssistedChannelHandler.swift
[166/209] Compiling NIOCore UniversalBootstrapSupport.swift
[167/209] Compiling NIOCore Utilities.swift
[168/209] Wrapping AST for ArgumentParser for debugging
[171/209] Compiling NIOCore ChannelPipeline.swift
[172/209] Compiling NIOCore CircularBuffer.swift
[173/209] Compiling NIOCore Codec.swift
[174/209] Compiling NIOCore ConvenienceOptionSupport.swift
[175/209] Compiling NIOCore DeadChannel.swift
[176/209] Compiling NIOCore DispatchQueue+WithFuture.swift
[177/209] Compiling NIOCore EventLoop+Deprecated.swift
[202/209] Emitting module NIOCore
[204/211] Wrapping AST for NIOCore for debugging
[206/262] Compiling GopherHelpers GopherHelpers.swift
[207/262] Emitting module GopherHelpers
[209/264] Wrapping AST for GopherHelpers for debugging
[211/264] Emitting module NIOEmbedded
[212/264] Compiling NIOEmbedded AsyncTestingChannel.swift
[213/264] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[214/264] Compiling NIOEmbedded Embedded.swift
[217/266] Emitting module NIOPosix
[217/272] Wrapping AST for NIOEmbedded for debugging
[219/272] Compiling NIOPosix PointerHelpers.swift
[220/272] Compiling NIOPosix Pool.swift
[221/272] Compiling NIOPosix PooledRecvBufferAllocator.swift
[222/272] Compiling NIOPosix PosixSingletons.swift
[223/272] Compiling NIOPosix RawSocketBootstrap.swift
[224/272] Compiling NIOPosix Resolver.swift
[225/272] Compiling NIOPosix BSDSocketAPICommon.swift
[226/272] Compiling NIOPosix BSDSocketAPIPosix.swift
[227/272] Compiling NIOPosix BSDSocketAPIWindows.swift
[228/272] Compiling NIOPosix BaseSocket.swift
[229/272] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[230/272] Compiling NIOPosix BaseSocketChannel.swift
[231/272] Compiling NIOPosix BaseStreamSocketChannel.swift
[232/272] Compiling NIOPosix SelectorUring.swift
[233/272] Compiling NIOPosix ServerSocket.swift
[234/272] Compiling NIOPosix Socket.swift
[235/272] Compiling NIOPosix SocketChannel.swift
[236/272] Compiling NIOPosix SocketProtocols.swift
[237/272] Compiling NIOPosix System.swift
[238/272] Compiling NIOPosix Selectable.swift
[239/272] Compiling NIOPosix SelectableChannel.swift
[240/272] Compiling NIOPosix SelectableEventLoop.swift
[241/272] Compiling NIOPosix SelectorEpoll.swift
[242/272] Compiling NIOPosix SelectorGeneric.swift
[243/272] Compiling NIOPosix SelectorKqueue.swift
[244/272] Compiling NIOPosix Thread.swift
[245/272] Compiling NIOPosix ThreadPosix.swift
[246/272] Compiling NIOPosix ThreadWindows.swift
[247/272] Compiling NIOPosix Utilities.swift
[248/272] Compiling NIOPosix VsockAddress.swift
[249/272] Compiling NIOPosix VsockChannelEvents.swift
[250/272] Compiling NIOPosix IntegerBitPacking.swift
[251/272] Compiling NIOPosix IntegerTypes.swift
[252/272] Compiling NIOPosix Linux.swift
[253/272] Compiling NIOPosix LinuxCPUSet.swift
[254/272] Compiling NIOPosix LinuxUring.swift
[255/272] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[256/272] Compiling NIOPosix NIOThreadPool.swift
[257/272] Compiling NIOPosix NonBlockingFileIO.swift
[258/272] Compiling NIOPosix PendingDatagramWritesManager.swift
[259/272] Compiling NIOPosix PendingWritesManager.swift
[260/272] Compiling NIOPosix PipeChannel.swift
[261/272] Compiling NIOPosix PipePair.swift
[262/272] Compiling NIOPosix Bootstrap.swift
[263/272] Compiling NIOPosix ControlMessage.swift
[264/272] Compiling NIOPosix DatagramVectorReadManager.swift
[265/272] Compiling NIOPosix FileDescriptor.swift
[266/272] Compiling NIOPosix GetaddrinfoResolver.swift
[267/272] Compiling NIOPosix HappyEyeballs.swift
[268/272] Compiling NIOPosix IO.swift
[270/274] Wrapping AST for NIOPosix for debugging
[272/276] Compiling NIO Exports.swift
[273/276] Emitting module NIO
[275/278] Wrapping AST for NIO for debugging
[277/292] Emitting module NIOTLS
[278/292] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[279/292] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[280/292] Compiling NIOTLS TLSEvents.swift
[281/292] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[282/292] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[283/292] Compiling swift_gopher server.swift
[284/292] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[285/292] Compiling NIOTLS SNIHandler.swift
[286/293] Emitting module NIOFoundationCompat
[287/293] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[290/296] Compiling swift_gopher helpers.swift
[291/296] Emitting module swift_gopher
[292/296] Compiling swift_gopher gopherHandler.swift
[296/298] Wrapping AST for swift-gopher for debugging
[298/320] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[299/320] Compiling NIOTransportServices NIOTSSingletons.swift
[300/320] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[301/320] Compiling NIOTransportServices NIOTSBootstraps.swift
[302/320] Compiling NIOTransportServices NIOTSChannelOptions.swift
[303/320] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[304/320] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[305/320] Compiling NIOTransportServices NIOTSErrors.swift
[306/320] Compiling NIOTransportServices NIOTSEventLoop.swift
[307/322] Compiling NIOTransportServices StateManagedChannel.swift
[308/322] Compiling NIOTransportServices StateManagedListenerChannel.swift
[309/322] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[310/322] Compiling NIOTransportServices AcceptHandler.swift
[311/322] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[312/322] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[313/322] Emitting module NIOTransportServices
[314/322] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[315/322] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[316/322] Compiling NIOTransportServices NIOTSListenerChannel.swift
[317/322] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[318/322] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[319/322] Compiling NIOTransportServices NIOTSDatagramListener.swift
[320/322] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[321/322] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[323/324] Linking swift-gopher
[325/327] Compiling SwiftGopherClient gopherClient.swift
/host/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, *) {
                                                                         ^
/host/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, * )
                                                              ^
/host/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, *) {
                                                                         ^
[326/327] Emitting module SwiftGopherClient
/host/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, * )
                                                              ^
[327/327] Compiling SwiftGopherClient gopherRequestResponseHandler.swift
Build complete! (67.10s)
Build complete.
Done.