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 Linux on 28 Jul 2024 22:57:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-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: 1.1.8
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
 * 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:         linux
Swift version:             5.8
Building package at path:  $PWD
https://github.com/navanchauhan/swift-gopher.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:19633894bf055e559614dd1a7a19c1cea1efcb05f852dd20ac30d89a57019563
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-log.git
[1/2105] Fetching swift-nio-transport-services
[507/3674] Fetching swift-nio-transport-services, swift-atomics
[934/7199] Fetching swift-nio-transport-services, swift-atomics, swift-log
Fetching https://github.com/apple/swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git (0.35s)
Fetched https://github.com/apple/swift-log.git (0.35s)
Fetched https://github.com/apple/swift-atomics.git (0.35s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-docc-plugin
[1/1610] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.34s)
Fetching https://github.com/apple/swift-collections.git
[1/12085] Fetching swift-argument-parser
[12086/26764] Fetching swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-argument-parser (0.66s)
Fetching https://github.com/apple/swift-docc-symbolkit
[2936/14679] Fetching swift-collections
[4258/83148] Fetching swift-collections, swift-nio
[10912/86180] Fetching swift-collections, swift-nio, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.34s)
[25830/83148] Fetching swift-collections, swift-nio
Fetched https://github.com/apple/swift-collections.git (0.97s)
[35604/68469] Fetching swift-nio
Fetched https://github.com/apple/swift-nio (4.68s)
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.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.71s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.30s)
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.32s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.62.0 (0.41s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.31s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.33s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.31s)
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-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-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
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-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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.62.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/26] Compiling CNIODarwin shim.c
[3/26] Compiling CNIOWindows WSAStartup.c
[5/26] Compiling _AtomicsShims.c
[6/26] Compiling CNIOWindows shim.c
[7/26] Compiling CNIOLinux liburing_shims.c
[8/26] Compiling CNIOLinux shim.c
[10/76] Emitting module _NIOBase64
[11/76] Emitting module DequeModule
[11/78] Compiling c-nioatomics.c
[13/78] Compiling DequeModule _DequeSlot.swift
[14/78] Compiling DequeModule _UnsafeWrappedBuffer.swift
[14/78] Compiling c-atomics.c
[16/78] Compiling Atomics UnsafeAtomicLazyReference.swift
[17/78] Compiling Atomics ManagedAtomic.swift
[18/78] Compiling Atomics Primitives.shims.swift
[19/78] Compiling Atomics AtomicInteger.swift
[20/78] Compiling Atomics AtomicOptionalWrappable.swift
[23/78] Compiling Atomics UnsafeAtomic.swift
[25/78] Compiling Atomics AtomicReference.swift
[26/78] Compiling Atomics AtomicStorage.swift
[27/78] Compiling Atomics AtomicValue.swift
[28/78] Compiling Atomics AtomicMemoryOrderings.swift
[29/78] Compiling Atomics DoubleWord.swift
[30/80] Compiling _NIODataStructures _TinyArray.swift
[31/80] Compiling _NIODataStructures PriorityQueue.swift
[32/80] Compiling _NIOBase64 Base64.swift
[33/80] Compiling Atomics IntegerConformances.swift
[34/80] Compiling Atomics PointerConformances.swift
[38/83] Compiling Atomics OptionalRawRepresentable.swift
[39/83] Compiling Atomics RawRepresentable.swift
[40/83] Compiling Atomics AtomicBool.swift
[41/85] Emitting module Atomics
[47/86] Compiling Atomics Primitives.native.swift
[49/88] Emitting module ArgumentParserToolInfo
[50/88] Compiling ArgumentParserToolInfo ToolInfo.swift
[51/89] Compiling Atomics IntegerOperations.swift
[52/89] Compiling Atomics Unmanaged extensions.swift
[62/93] Wrapping AST for _NIOBase64 for debugging
[67/94] Wrapping AST for ArgumentParserToolInfo for debugging
[68/94] Wrapping AST for Atomics for debugging
[69/94] Wrapping AST for DequeModule for debugging
[71/131] Emitting module Logging
[72/131] Compiling Logging Locks.swift
[73/131] Compiling Logging MetadataProvider.swift
[74/131] Compiling NIOConcurrencyHelpers lock.swift
[75/131] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[76/131] Compiling NIOConcurrencyHelpers NIOLock.swift
[77/131] Emitting module NIOConcurrencyHelpers
[78/131] Emitting module _NIODataStructures
[79/131] Compiling _NIODataStructures Heap.swift
[82/133] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[83/133] Compiling NIOConcurrencyHelpers atomics.swift
[85/135] Wrapping AST for _NIODataStructures for debugging
[86/135] Wrapping AST for NIOConcurrencyHelpers for debugging
[88/135] Compiling Logging LogHandler.swift
[89/135] Compiling Logging Logging.swift
[91/194] Wrapping AST for Logging for debugging
[93/194] Compiling NIOCore EventLoopFuture+Deprecated.swift
[94/194] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[95/194] Compiling NIOCore EventLoopFuture.swift
[96/194] Compiling NIOCore FileDescriptor.swift
[97/194] Compiling NIOCore FileHandle.swift
[98/194] Emitting module ArgumentParser
[99/199] Compiling ArgumentParser CollectionExtensions.swift
[100/199] Compiling ArgumentParser Platform.swift
[101/199] Compiling ArgumentParser SequenceExtensions.swift
[102/199] Compiling ArgumentParser StringExtensions.swift
[103/199] Compiling ArgumentParser Tree.swift
[104/199] Compiling NIOCore GlobalSingletons.swift
[105/199] Compiling NIOCore IO.swift
[106/199] Compiling NIOCore IOData.swift
[107/199] Compiling NIOCore IPProtocol.swift
[108/199] Compiling NIOCore IntegerBitPacking.swift
[109/199] Compiling NIOCore IntegerTypes.swift
[110/199] Compiling NIOCore Interfaces.swift
[111/199] Compiling NIOCore Linux.swift
[112/207] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[113/207] Compiling NIOCore NIOAsyncSequenceProducer.swift
[114/207] Compiling NIOCore ChannelOption.swift
[115/207] Compiling NIOCore ChannelPipeline.swift
[116/207] Compiling NIOCore CircularBuffer.swift
[117/207] Compiling NIOCore Codec.swift
[118/207] Compiling NIOCore ConvenienceOptionSupport.swift
[119/207] Compiling NIOCore DeadChannel.swift
[120/207] Compiling NIOCore DispatchQueue+WithFuture.swift
[121/207] Compiling NIOCore EventLoop+Deprecated.swift
[122/207] Compiling NIOCore AddressedEnvelope.swift
[123/207] Compiling NIOCore AsyncAwaitSupport.swift
[124/207] Compiling NIOCore AsyncChannel.swift
[125/207] Compiling NIOCore AsyncChannelInboundStream.swift
[126/207] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[127/207] Compiling NIOCore AsyncChannelOutboundWriter.swift
[128/207] Compiling NIOCore ByteBuffer-conversions.swift
[129/207] Compiling NIOCore ByteBuffer-core.swift
[130/207] Compiling NIOCore ByteBuffer-hexdump.swift
[131/207] Compiling NIOCore EventLoop+SerialExecutor.swift
[132/207] Compiling NIOCore EventLoop.swift
[133/207] Compiling NIOCore FileRegion.swift
[134/207] Compiling NIOCore ByteBuffer-int.swift
[135/207] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[136/207] Compiling NIOCore ByteBuffer-multi-int.swift
[137/207] Compiling NIOCore ByteBuffer-views.swift
[138/207] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[139/207] Compiling NIOCore NIOAsyncWriter.swift
[140/207] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[141/207] Compiling NIOCore BSDSocketAPI.swift
[142/207] Compiling NIOCore ByteBuffer-aux.swift
[152/209] Wrapping AST for ArgumentParser for debugging
[162/209] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[163/209] Compiling NIOCore SocketAddresses.swift
[164/209] Compiling NIOCore SocketOptionProvider.swift
[165/209] Compiling NIOCore SystemCallHelpers.swift
[166/209] Compiling NIOCore TimeAmount+Duration.swift
[167/209] Compiling NIOCore TypeAssistedChannelHandler.swift
[168/209] Compiling NIOCore UniversalBootstrapSupport.swift
[169/209] Compiling NIOCore Utilities.swift
[170/209] Emitting module NIOCore
[196/209] Compiling NIOCore MulticastChannel.swift
[197/209] Compiling NIOCore NIOAny.swift
[198/209] Compiling NIOCore NIOCloseOnErrorHandler.swift
[199/209] Compiling NIOCore NIOLoopBound.swift
[200/209] Compiling NIOCore NIOSendable.swift
[201/209] Compiling NIOCore PointerHelpers.swift
[202/209] Compiling NIOCore RecvByteBufferAllocator.swift
[204/211] Wrapping AST for NIOCore for debugging
[206/262] Emitting module GopherHelpers
[207/262] Compiling GopherHelpers GopherHelpers.swift
[209/264] Wrapping AST for GopherHelpers for debugging
[211/264] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[212/264] Compiling NIOEmbedded AsyncTestingChannel.swift
[213/264] Compiling NIOEmbedded Embedded.swift
[214/264] Emitting module NIOEmbedded
[216/266] Wrapping AST for NIOEmbedded for debugging
[218/266] Compiling NIOPosix PointerHelpers.swift
[219/266] Compiling NIOPosix Pool.swift
[220/266] Compiling NIOPosix PooledRecvBufferAllocator.swift
[221/266] Compiling NIOPosix PosixSingletons.swift
[222/266] Compiling NIOPosix RawSocketBootstrap.swift
[223/266] Compiling NIOPosix Resolver.swift
[224/272] Compiling NIOPosix Selectable.swift
[225/272] Compiling NIOPosix SelectableChannel.swift
[226/272] Compiling NIOPosix SelectableEventLoop.swift
[227/272] Compiling NIOPosix SelectorEpoll.swift
[228/272] Compiling NIOPosix SelectorGeneric.swift
[229/272] Compiling NIOPosix SelectorKqueue.swift
[230/272] Compiling NIOPosix SelectorUring.swift
[231/272] Compiling NIOPosix ServerSocket.swift
[232/272] Compiling NIOPosix Socket.swift
[233/272] Compiling NIOPosix SocketChannel.swift
[234/272] Compiling NIOPosix SocketProtocols.swift
[235/272] Compiling NIOPosix System.swift
[236/272] Compiling NIOPosix BSDSocketAPICommon.swift
[237/272] Compiling NIOPosix BSDSocketAPIPosix.swift
[238/272] Compiling NIOPosix BSDSocketAPIWindows.swift
[239/272] Compiling NIOPosix BaseSocket.swift
[240/272] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[241/272] Compiling NIOPosix BaseSocketChannel.swift
[242/272] Compiling NIOPosix BaseStreamSocketChannel.swift
[243/272] Emitting module NIOPosix
[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] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[278/292] Compiling NIOTLS TLSEvents.swift
[279/292] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[280/292] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[281/292] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[282/292] Emitting module NIOTLS
[283/292] Compiling swift_gopher server.swift
[284/292] Compiling swift_gopher helpers.swift
[285/292] Compiling NIOTLS SNIHandler.swift
[286/292] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[289/294] Emitting module swift_gopher
[290/294] Compiling swift_gopher gopherHandler.swift
[293/296] Emitting module NIOFoundationCompat
[294/296] Compiling NIOFoundationCompat ByteBuffer-foundation.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 StateManagedChannel.swift
[302/320] Compiling NIOTransportServices StateManagedListenerChannel.swift
[303/320] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[304/320] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[305/320] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[306/320] Compiling NIOTransportServices NIOTSListenerChannel.swift
[307/320] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[308/320] Compiling NIOTransportServices NIOTSErrors.swift
[309/320] Compiling NIOTransportServices NIOTSEventLoop.swift
[310/322] Emitting module NIOTransportServices
[311/322] Compiling NIOTransportServices NIOTSBootstraps.swift
[312/322] Compiling NIOTransportServices NIOTSChannelOptions.swift
[313/322] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[314/322] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[315/322] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[316/322] Compiling NIOTransportServices NIOTSDatagramListener.swift
[317/322] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[318/322] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[319/322] Compiling NIOTransportServices AcceptHandler.swift
[320/322] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[321/322] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[323/327] 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! (42.15s)
Build complete.
Done.