The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SwiftGopher, reference 1.1.8 (378fdd), with Swift 6.2 (beta) for Linux on 21 Jun 2025 21:14:24 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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:             6.2
Building package at path:  $PWD
https://github.com/navanchauhan/swift-gopher.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-docc-plugin
[1/3836] Fetching swift-log
[308/5918] Fetching swift-log, swift-docc-plugin
[329/8585] Fetching swift-log, swift-docc-plugin, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.74s)
Fetching https://github.com/apple/swift-argument-parser.git
[5044/5918] Fetching swift-log, swift-docc-plugin
Fetching https://github.com/apple/swift-nio
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.06s)
[1/15380] Fetching swift-argument-parser
[6461/91719] Fetching swift-argument-parser, swift-nio
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.64s)
[15268/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio from cache (9.22s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (11.16s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.75s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (2.41s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[1554/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.83s)
Fetched https://github.com/apple/swift-collections.git from cache (1.86s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.48s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.75s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.30s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (1.00s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3414] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.66s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.77s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.88s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.96s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.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.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.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.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.24.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.6.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/49] Write sources
[20/49] Compiling CNIOWASI CNIOWASI.c
[21/49] Compiling CNIOWindows WSAStartup.c
[22/49] Compiling _AtomicsShims.c
[22/49] Write sources
[25/49] Compiling CNIOWindows shim.c
[26/49] Compiling CNIODarwin shim.c
[27/49] Compiling CNIOLinux liburing_shims.c
[28/49] Write swift-version-24593BA9C3E375BF.txt
[29/69] Compiling CNIOLinux shim.c
[31/94] Emitting module _NIOBase64
[32/94] Emitting module InternalCollectionsUtilities
[32/95] Compiling c-nioatomics.c
[33/95] Compiling c-atomics.c
[35/101] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/101] Compiling InternalCollectionsUtilities Debugging.swift
[37/101] Compiling _NIODataStructures _TinyArray.swift
[38/101] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[39/101] Compiling InternalCollectionsUtilities _SortedCollection.swift
[40/101] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/101] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[42/101] Compiling InternalCollectionsUtilities Integer rank.swift
[43/101] Compiling _NIODataStructures PriorityQueue.swift
[44/101] Compiling InternalCollectionsUtilities Descriptions.swift
[45/101] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[46/101] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[47/101] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[48/101] Compiling InternalCollectionsUtilities UInt+reversed.swift
[49/101] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[50/101] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[54/102] Compiling Atomics ManagedAtomic.swift
[55/102] Compiling Atomics ManagedAtomicLazyReference.swift
[57/102] Compiling Atomics DoubleWord.swift
[60/102] Compiling Atomics UnsafeAtomic.swift
[61/102] Compiling Atomics UnsafeAtomicLazyReference.swift
[62/104] Compiling _NIOBase64 Base64.swift
[64/105] Emitting module Atomics
[72/105] Compiling ArgumentParserToolInfo ToolInfo.swift
[73/105] Emitting module ArgumentParserToolInfo
[74/106] Wrapping AST for InternalCollectionsUtilities for debugging
[75/121] Wrapping AST for _NIOBase64 for debugging
[76/121] Wrapping AST for ArgumentParserToolInfo for debugging
[78/121] Compiling DequeModule Deque+CustomReflectable.swift
[79/121] Compiling DequeModule Deque+Descriptions.swift
[80/161] Compiling ArgumentParser ExpressibleByArgument.swift
[81/161] Compiling ArgumentParser ParsableArguments.swift
[83/162] Compiling ArgumentParser OptionGroup.swift
[84/162] Compiling ArgumentParser AsyncParsableCommand.swift
[84/162] Wrapping AST for Atomics for debugging
[86/162] Compiling ArgumentParser NameSpecification.swift
[87/162] Compiling ArgumentParser Option.swift
[88/162] Compiling ArgumentParser BashCompletionsGenerator.swift
[89/162] Compiling ArgumentParser CompletionsGenerator.swift
[90/162] Compiling Logging MetadataProvider.swift
[91/162] Compiling NIOConcurrencyHelpers NIOLock.swift
[92/162] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[93/162] Emitting module NIOConcurrencyHelpers
[94/162] Compiling NIOConcurrencyHelpers lock.swift
[95/162] Compiling _NIODataStructures Heap.swift
[96/162] Emitting module _NIODataStructures
[97/163] Compiling Logging Locks.swift
[98/163] Wrapping AST for _NIODataStructures for debugging
[100/163] Compiling ArgumentParser CommandConfiguration.swift
[101/163] Compiling ArgumentParser CommandGroup.swift
[102/163] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[103/163] Compiling NIOConcurrencyHelpers atomics.swift
[104/163] Compiling ArgumentParser FishCompletionsGenerator.swift
[105/163] Compiling ArgumentParser ZshCompletionsGenerator.swift
[106/163] Compiling ArgumentParser Argument.swift
[107/163] Compiling ArgumentParser ArgumentHelp.swift
[108/164] Wrapping AST for NIOConcurrencyHelpers for debugging
[110/164] Compiling Logging LogHandler.swift
[111/164] Emitting module Logging
[112/164] Compiling Logging Logging.swift
[113/165] Compiling ArgumentParser ArgumentVisibility.swift
[114/165] Compiling ArgumentParser CompletionKind.swift
[115/165] Wrapping AST for Logging for debugging
[117/165] Emitting module DequeModule
[118/166] Wrapping AST for DequeModule for debugging
[120/226] Emitting module ArgumentParser
[121/231] Compiling NIOCore MulticastChannel.swift
[122/231] Compiling NIOCore NIOAny.swift
[123/231] Compiling NIOCore NIOCloseOnErrorHandler.swift
[124/231] Compiling NIOCore NIOLoopBound.swift
[125/231] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[126/231] Compiling NIOCore NIOScheduledCallback.swift
[127/231] Compiling NIOCore NIOSendable.swift
[128/231] Compiling NIOCore RecvByteBufferAllocator.swift
[129/239] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[130/239] Compiling NIOCore ByteBuffer-conversions.swift
[131/239] Compiling NIOCore ByteBuffer-core.swift
[132/239] Compiling NIOCore ByteBuffer-hex.swift
[133/239] Compiling NIOCore ByteBuffer-int.swift
[134/239] Compiling NIOCore NIOAsyncSequenceProducer.swift
[135/239] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[136/239] Compiling NIOCore NIOAsyncWriter.swift
[137/239] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[138/239] Compiling NIOCore BSDSocketAPI.swift
[139/239] Compiling NIOCore ByteBuffer-aux.swift
[140/239] Compiling NIOCore AddressedEnvelope.swift
[141/239] Compiling NIOCore AsyncAwaitSupport.swift
[142/239] Compiling NIOCore AsyncChannel.swift
[143/239] Compiling NIOCore AsyncChannelHandler.swift
[144/239] Compiling NIOCore AsyncChannelInboundStream.swift
[145/239] Compiling NIOCore AsyncChannelOutboundWriter.swift
[146/239] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[147/239] Compiling NIOCore ByteBuffer-multi-int.swift
[148/239] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[149/239] Compiling NIOCore ByteBuffer-views.swift
[150/239] Compiling NIOCore Channel.swift
[151/239] Compiling NIOCore IO.swift
[152/239] Compiling NIOCore IOData.swift
[153/239] Compiling NIOCore IPProtocol.swift
[154/239] Compiling NIOCore IntegerBitPacking.swift
[155/239] Compiling NIOCore IntegerTypes.swift
[156/239] Compiling NIOCore Interfaces.swift
[157/239] Compiling NIOCore Linux.swift
[158/239] Compiling NIOCore MarkedCircularBuffer.swift
[159/239] Compiling ArgumentParser CollectionExtensions.swift
[160/239] Compiling ArgumentParser Platform.swift
[161/239] Compiling ArgumentParser SequenceExtensions.swift
[162/239] Compiling ArgumentParser StringExtensions.swift
[163/239] Compiling ArgumentParser Tree.swift
[164/239] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[165/239] Compiling NIOCore EventLoopFuture+Deprecated.swift
[171/239] Compiling NIOCore GlobalSingletons.swift
[172/239] Compiling NIOCore ChannelHandler.swift
[173/239] Compiling NIOCore ChannelHandlers.swift
[174/239] Compiling NIOCore ChannelInvoker.swift
[175/239] Compiling NIOCore ChannelOption.swift
[176/239] Compiling NIOCore ChannelPipeline.swift
[177/239] Compiling NIOCore CircularBuffer.swift
[178/239] Compiling NIOCore Codec.swift
[179/239] Compiling NIOCore ConvenienceOptionSupport.swift
[180/239] Compiling NIOCore DeadChannel.swift
[181/239] Compiling NIOCore DispatchQueue+WithFuture.swift
[182/239] Compiling NIOCore EventLoop+Deprecated.swift
[183/239] Compiling NIOCore EventLoop+SerialExecutor.swift
[184/239] Compiling NIOCore EventLoop.swift
[187/240] Wrapping AST for ArgumentParser for debugging
[206/240] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[207/240] Compiling NIOCore SocketAddresses.swift
[208/240] Compiling NIOCore SocketOptionProvider.swift
[209/240] Compiling NIOCore SystemCallHelpers.swift
[210/240] Compiling NIOCore TimeAmount+Duration.swift
[211/240] Compiling NIOCore TypeAssistedChannelHandler.swift
[212/240] Compiling NIOCore UniversalBootstrapSupport.swift
[213/240] Compiling NIOCore Utilities.swift
[214/240] Emitting module NIOCore
[233/245] Wrapping AST for NIOCore for debugging
[235/293] Emitting module GopherHelpers
[236/293] Compiling GopherHelpers GopherHelpers.swift
[237/294] Wrapping AST for GopherHelpers for debugging
[239/294] Emitting module NIOEmbedded
[240/294] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[241/294] Compiling NIOEmbedded Embedded.swift
[242/294] Compiling NIOEmbedded AsyncTestingChannel.swift
[243/295] Wrapping AST for NIOEmbedded for debugging
[245/295] Compiling NIOPosix Pool.swift
[246/295] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[247/295] Compiling NIOPosix PosixSingletons.swift
[248/295] Compiling NIOPosix RawSocketBootstrap.swift
[249/295] Compiling NIOPosix Resolver.swift
[250/295] Compiling NIOPosix Selectable.swift
[251/301] Compiling NIOPosix SelectableChannel.swift
[252/301] Compiling NIOPosix SelectableEventLoop.swift
[253/301] Compiling NIOPosix SelectorEpoll.swift
[254/301] Compiling NIOPosix SelectorGeneric.swift
[255/301] Compiling NIOPosix SelectorKqueue.swift
[256/301] Compiling NIOPosix SelectorUring.swift
[257/301] Compiling NIOPosix ServerSocket.swift
[258/301] Compiling NIOPosix Socket.swift
[259/301] Compiling NIOPosix SocketChannel.swift
[260/301] Compiling NIOPosix SocketProtocols.swift
[261/301] Compiling NIOPosix System.swift
[262/301] Compiling NIOPosix Thread.swift
[263/301] Compiling NIOPosix ThreadPosix.swift
[264/301] Compiling NIOPosix ThreadWindows.swift
[265/301] Compiling NIOPosix UnsafeTransfer.swift
[266/301] Compiling NIOPosix Utilities.swift
[267/301] Compiling NIOPosix VsockAddress.swift
[268/301] Compiling NIOPosix VsockChannelEvents.swift
[269/301] Compiling NIOPosix BSDSocketAPICommon.swift
[270/301] Compiling NIOPosix BSDSocketAPIPosix.swift
[271/301] Compiling NIOPosix BSDSocketAPIWindows.swift
[272/301] Compiling NIOPosix BaseSocket.swift
[273/301] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[274/301] Compiling NIOPosix BaseSocketChannel.swift
[275/301] Compiling NIOPosix BaseStreamSocketChannel.swift
[276/301] Emitting module NIOPosix
[277/301] Compiling NIOPosix IO.swift
[278/301] Compiling NIOPosix IntegerBitPacking.swift
[279/301] Compiling NIOPosix IntegerTypes.swift
[280/301] Compiling NIOPosix Linux.swift
[281/301] Compiling NIOPosix LinuxCPUSet.swift
[282/301] Compiling NIOPosix LinuxUring.swift
[283/301] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[284/301] Compiling NIOPosix Bootstrap.swift
[285/301] Compiling NIOPosix ControlMessage.swift
[286/301] Compiling NIOPosix DatagramVectorReadManager.swift
[287/301] Compiling NIOPosix Errors+Any.swift
[288/301] Compiling NIOPosix FileDescriptor.swift
[289/301] Compiling NIOPosix GetaddrinfoResolver.swift
[290/301] Compiling NIOPosix HappyEyeballs.swift
[291/301] Compiling NIOPosix NIOThreadPool.swift
[292/301] Compiling NIOPosix NonBlockingFileIO.swift
[293/301] Compiling NIOPosix PendingDatagramWritesManager.swift
[294/301] Compiling NIOPosix PendingWritesManager.swift
[295/301] Compiling NIOPosix PipeChannel.swift
[296/301] Compiling NIOPosix PipePair.swift
[297/304] Wrapping AST for NIOPosix for debugging
[299/304] Emitting module NIO
[300/304] Compiling NIO Exports.swift
[301/305] Wrapping AST for NIO for debugging
[303/320] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[304/320] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[305/320] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[306/320] Emitting module NIOTLS
[307/320] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[308/320] Compiling NIOTLS TLSEvents.swift
[309/320] Emitting module swift_gopher
[310/320] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[311/320] Compiling swift_gopher helpers.swift
[312/320] Compiling swift_gopher server.swift
/host/spi-builder-workspace/Sources/swift-gopher/server.swift:56:17: warning: conformance of 'BackPressureHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
54 |         .childChannelInitializer { channel in
55 |             channel.pipeline.addHandlers([
56 |                 BackPressureHandler(),
   |                 `- warning: conformance of 'BackPressureHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
57 |                 GopherHandler(
58 |                     logger: logger,
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelHandlers.swift:179:1: note: conformance of 'BackPressureHandler' to 'Sendable' has been explicitly marked unavailable here
177 |
178 | @available(*, unavailable)
179 | extension BackPressureHandler: Sendable {}
    | `- note: conformance of 'BackPressureHandler' to 'Sendable' has been explicitly marked unavailable here
180 |
181 | /// Triggers an IdleStateEvent when a Channel has not performed read, write, or both operation for a while.
[313/320] Emitting module NIOFoundationCompat
[314/320] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[315/321] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[316/321] Compiling NIOTLS SNIHandler.swift
[319/322] Compiling swift_gopher gopherHandler.swift
[321/345] Compiling NIOTransportServices NIOTSBootstraps.swift
[322/345] Compiling NIOTransportServices NIOTSChannelOptions.swift
[323/345] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[324/347] Compiling NIOTransportServices AcceptHandler.swift
[325/347] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[326/347] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[327/347] Compiling NIOTransportServices StateManagedChannel.swift
[328/347] Compiling NIOTransportServices StateManagedListenerChannel.swift
[329/347] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[330/347] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[331/347] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[332/347] Compiling NIOTransportServices NIOTSListenerChannel.swift
[333/347] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[334/347] Compiling NIOTransportServices NIOTSSingletons.swift
[335/347] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[336/347] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[337/347] Compiling NIOTransportServices NIOTSErrors.swift
[338/347] Compiling NIOTransportServices NIOTSEventLoop.swift
[338/347] Wrapping AST for swift-gopher for debugging
[339/347] Write Objects.LinkFileList
[341/347] Emitting module NIOTransportServices
[342/347] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[343/347] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[344/347] Compiling NIOTransportServices NIOTSDatagramListener.swift
[345/347] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[346/347] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[347/348] Linking swift-gopher
[349/351] Compiling SwiftGopherClient gopherClient.swift
[350/351] Emitting module SwiftGopherClient
[351/351] Compiling SwiftGopherClient gopherRequestResponseHandler.swift
Build complete! (131.92s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.20.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services.git"
    }
  ],
  "manifest_display_name" : "SwiftGopher",
  "name" : "SwiftGopher",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftGopherClient",
      "targets" : [
        "SwiftGopherClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swift-gopher",
      "targets" : [
        "swift-gopher"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "swift_gopher",
      "module_type" : "SwiftTarget",
      "name" : "swift-gopher",
      "path" : "Sources/swift-gopher",
      "product_dependencies" : [
        "NIO",
        "ArgumentParser",
        "Logging"
      ],
      "product_memberships" : [
        "swift-gopher"
      ],
      "sources" : [
        "gopherHandler.swift",
        "helpers.swift",
        "server.swift"
      ],
      "target_dependencies" : [
        "GopherHelpers"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SwiftGopherServerTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGopherServerTests",
      "path" : "Tests/SwiftGopherServerTests",
      "sources" : [
        "SwiftGopherServerTests.swift"
      ],
      "target_dependencies" : [
        "swift-gopher"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftGopherClientTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGopherClientTests",
      "path" : "Tests/SwiftGopherClientTests",
      "sources" : [
        "SwiftGopherClientTests.swift"
      ],
      "target_dependencies" : [
        "SwiftGopherClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftGopherClient",
      "module_type" : "SwiftTarget",
      "name" : "SwiftGopherClient",
      "path" : "Sources/SwiftGopherClient",
      "product_dependencies" : [
        "NIO",
        "NIOTransportServices"
      ],
      "product_memberships" : [
        "SwiftGopherClient"
      ],
      "sources" : [
        "gopherClient.swift",
        "gopherRequestResponseHandler.swift"
      ],
      "target_dependencies" : [
        "GopherHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GopherHelpers",
      "module_type" : "SwiftTarget",
      "name" : "GopherHelpers",
      "path" : "Sources/GopherHelpers",
      "product_dependencies" : [
        "NIOCore"
      ],
      "product_memberships" : [
        "SwiftGopherClient",
        "swift-gopher"
      ],
      "sources" : [
        "GopherHelpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.