Build Information
Successful build of SwiftGopher, reference master (bdecfe
), with Swift 6.2 (beta) for Linux on 21 Jun 2025 21:13:41 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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: 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: 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-2":/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-docc-plugin
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio
[1/2082] Fetching swift-docc-plugin
[210/4749] Fetching swift-docc-plugin, swift-nio-transport-services
[1277/8585] Fetching swift-docc-plugin, swift-nio-transport-services, swift-log
[8586/84924] Fetching swift-docc-plugin, swift-nio-transport-services, swift-log, swift-nio
[8587/100304] Fetching swift-docc-plugin, swift-nio-transport-services, swift-log, swift-nio, swift-argument-parser
Fetched https://github.com/apple/swift-docc-plugin from cache (1.08s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.09s)
[36276/82842] Fetching swift-nio-transport-services, swift-log, swift-nio
Fetched https://github.com/apple/swift-log.git from cache (5.90s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (5.90s)
Fetched https://github.com/apple/swift-nio from cache (6.01s)
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 (7.42s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.46s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.83.0 (1.58s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4436] Fetching swift-system
[1998/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.37s)
Fetched https://github.com/apple/swift-collections.git from cache (1.40s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.30s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.67s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.69s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.45s)
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.36s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.89s)
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.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.46s)
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-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-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
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-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.83.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-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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
[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
[19/49] Compiling _AtomicsShims.c
[20/49] Compiling CNIOWASI CNIOWASI.c
[21/49] Compiling CNIOWindows shim.c
[21/49] Compiling CNIOWindows WSAStartup.c
[21/49] Write sources
[26/49] Compiling CNIODarwin shim.c
[27/49] Compiling CNIOLinux liburing_shims.c
[28/49] Write swift-version-24593BA9C3E375BF.txt
[29/49] Compiling CNIOLinux shim.c
[30/94] Compiling c-nioatomics.c
[31/94] Compiling c-atomics.c
[33/100] Emitting module NIOConcurrencyHelpers
[34/100] Compiling Atomics AtomicInteger.swift
[35/100] Compiling Atomics AtomicOptionalWrappable.swift
[36/100] Compiling Atomics AtomicReference.swift
[37/102] Compiling Atomics AtomicStorage.swift
[38/102] Compiling Atomics AtomicValue.swift
[39/102] Emitting module InternalCollectionsUtilities
[40/103] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[43/103] Emitting module Atomics
[44/103] Compiling Atomics AtomicMemoryOrderings.swift
[45/103] Compiling Atomics DoubleWord.swift
[46/103] Compiling Atomics ManagedAtomic.swift
[47/103] Compiling Atomics ManagedAtomicLazyReference.swift
[48/103] Compiling Atomics UnsafeAtomic.swift
[49/103] Compiling Atomics UnsafeAtomicLazyReference.swift
[52/103] Compiling Atomics AtomicBool.swift
[53/103] Compiling Atomics IntegerConformances.swift
[54/103] Compiling Atomics OptionalRawRepresentable.swift
[55/103] Compiling Atomics RawRepresentable.swift
[56/103] Compiling Atomics PointerConformances.swift
[57/103] Compiling Atomics Primitives.native.swift
[60/103] Compiling _NIODataStructures PriorityQueue.swift
[61/103] Emitting module _NIOBase64
[62/103] Compiling _NIOBase64 Base64.swift
[63/104] Wrapping AST for _NIOBase64 for debugging
[71/104] Compiling _NIODataStructures _TinyArray.swift
[72/104] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[73/105] Compiling ArgumentParserToolInfo ToolInfo.swift
[74/105] Emitting module ArgumentParserToolInfo
[77/106] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[78/106] Compiling Atomics IntegerOperations.swift
[79/106] Compiling Atomics Unmanaged extensions.swift
[80/107] Wrapping AST for InternalCollectionsUtilities for debugging
[81/107] Wrapping AST for ArgumentParserToolInfo for debugging
[82/118] Wrapping AST for Atomics for debugging
[84/160] Compiling ArgumentParser Argument.swift
[85/160] Compiling ArgumentParser ArgumentHelp.swift
[86/162] Compiling ArgumentParser Errors.swift
[87/162] Compiling ArgumentParser Flag.swift
[88/162] Compiling ArgumentParser BashCompletionsGenerator.swift
[89/162] Compiling ArgumentParser CompletionsGenerator.swift
[90/162] Compiling ArgumentParser NameSpecification.swift
[91/162] Compiling ArgumentParser Option.swift
[92/162] Compiling ArgumentParser FishCompletionsGenerator.swift
[93/162] Compiling ArgumentParser ZshCompletionsGenerator.swift
[94/162] Compiling DequeModule _DequeSlot.swift
[95/162] Compiling DequeModule _UnsafeWrappedBuffer.swift
[96/162] Compiling NIOConcurrencyHelpers lock.swift
[97/162] Compiling _NIODataStructures Heap.swift
[98/162] Emitting module _NIODataStructures
[99/163] Compiling Logging MetadataProvider.swift
[100/163] Emitting module Logging
[101/163] Compiling Logging Locks.swift
[102/163] Wrapping AST for _NIODataStructures for debugging
[104/163] Compiling NIOConcurrencyHelpers NIOLock.swift
[105/163] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[106/163] Compiling NIOConcurrencyHelpers atomics.swift
[107/164] Wrapping AST for NIOConcurrencyHelpers for debugging
[109/164] Compiling Logging LogHandler.swift
[110/164] Compiling Logging Logging.swift
[111/165] Compiling ArgumentParser ArgumentVisibility.swift
[112/165] Compiling ArgumentParser CompletionKind.swift
[113/165] Compiling ArgumentParser OptionGroup.swift
[114/165] Compiling ArgumentParser AsyncParsableCommand.swift
[115/165] Wrapping AST for Logging for debugging
[117/165] Emitting module DequeModule
[118/166] Wrapping AST for DequeModule for debugging
[120/226] Compiling NIOCore MulticastChannel.swift
[121/226] Compiling NIOCore NIOAny.swift
[122/226] Compiling NIOCore NIOCloseOnErrorHandler.swift
[123/226] Compiling NIOCore NIOLoopBound.swift
[124/226] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[125/226] Compiling NIOCore NIOScheduledCallback.swift
[126/226] Compiling NIOCore NIOSendable.swift
[127/226] Compiling NIOCore RecvByteBufferAllocator.swift
[128/234] Emitting module ArgumentParser
[129/239] Compiling NIOCore ByteBuffer-multi-int.swift
[130/239] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[131/239] Compiling NIOCore ByteBuffer-views.swift
[132/239] Compiling NIOCore Channel.swift
[133/239] Compiling NIOCore ChannelHandler.swift
[134/239] Compiling NIOCore ChannelHandlers.swift
[135/239] Compiling NIOCore ChannelInvoker.swift
[136/239] Compiling NIOCore ChannelOption.swift
[137/239] Compiling NIOCore ChannelPipeline.swift
[138/239] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[139/239] Compiling NIOCore BSDSocketAPI.swift
[140/239] Compiling NIOCore ByteBuffer-aux.swift
[141/239] Compiling ArgumentParser CollectionExtensions.swift
[142/239] Compiling ArgumentParser Platform.swift
[143/239] Compiling ArgumentParser SequenceExtensions.swift
[144/239] Compiling ArgumentParser StringExtensions.swift
[145/239] Compiling ArgumentParser Tree.swift
[146/239] Compiling NIOCore IO.swift
[147/239] Compiling NIOCore IOData.swift
[148/239] Compiling NIOCore IPProtocol.swift
[149/239] Compiling NIOCore IntegerBitPacking.swift
[150/239] Compiling NIOCore IntegerTypes.swift
[151/239] Compiling NIOCore Interfaces.swift
[152/239] Compiling NIOCore Linux.swift
[153/239] Compiling NIOCore MarkedCircularBuffer.swift
[154/239] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[155/239] Compiling NIOCore CircularBuffer.swift
[156/239] Compiling NIOCore Codec.swift
[157/239] Compiling NIOCore ConvenienceOptionSupport.swift
[158/239] Compiling NIOCore DeadChannel.swift
[159/239] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[160/239] Compiling NIOCore ByteBuffer-conversions.swift
[161/239] Compiling NIOCore ByteBuffer-core.swift
[162/239] Compiling NIOCore ByteBuffer-hex.swift
[163/239] Compiling NIOCore ByteBuffer-int.swift
[164/239] Compiling NIOCore DispatchQueue+WithFuture.swift
[165/239] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[166/239] Compiling NIOCore EventLoop+Deprecated.swift
[167/239] Compiling NIOCore EventLoop+SerialExecutor.swift
[168/239] Compiling NIOCore EventLoopFuture+Deprecated.swift
[169/239] Compiling NIOCore EventLoop.swift
[171/239] Compiling NIOCore AddressedEnvelope.swift
[176/239] Compiling NIOCore GlobalSingletons.swift
[177/239] Compiling NIOCore AsyncAwaitSupport.swift
[178/239] Compiling NIOCore AsyncChannel.swift
[179/239] Compiling NIOCore AsyncChannelHandler.swift
[180/239] Compiling NIOCore AsyncChannelInboundStream.swift
[181/239] Compiling NIOCore AsyncChannelOutboundWriter.swift
[182/239] Compiling NIOCore NIOAsyncSequenceProducer.swift
[183/239] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[184/239] Compiling NIOCore NIOAsyncWriter.swift
[195/240] Wrapping AST for ArgumentParser for debugging
[197/240] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[198/240] Compiling NIOCore SocketAddresses.swift
[199/240] Compiling NIOCore SocketOptionProvider.swift
[200/240] Compiling NIOCore SystemCallHelpers.swift
[201/240] Compiling NIOCore TimeAmount+Duration.swift
[202/240] Compiling NIOCore TypeAssistedChannelHandler.swift
[203/240] Compiling NIOCore UniversalBootstrapSupport.swift
[204/240] Compiling NIOCore Utilities.swift
[232/240] Emitting module NIOCore
[233/243] Wrapping AST for NIOCore for debugging
[235/293] Compiling GopherHelpers GopherHelpers.swift
[236/293] Emitting module GopherHelpers
[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 ServerSocket.swift
[252/301] Compiling NIOPosix Socket.swift
[253/301] Compiling NIOPosix SocketChannel.swift
[254/301] Compiling NIOPosix SocketProtocols.swift
[255/301] Compiling NIOPosix System.swift
[256/301] Compiling NIOPosix Thread.swift
[257/301] Compiling NIOPosix SelectableChannel.swift
[258/301] Compiling NIOPosix SelectableEventLoop.swift
[259/301] Compiling NIOPosix SelectorEpoll.swift
[260/301] Compiling NIOPosix SelectorGeneric.swift
[261/301] Compiling NIOPosix SelectorKqueue.swift
[262/301] Compiling NIOPosix SelectorUring.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] Compiling NIOPosix Bootstrap.swift
[277/301] Compiling NIOPosix ControlMessage.swift
[278/301] Compiling NIOPosix DatagramVectorReadManager.swift
[279/301] Compiling NIOPosix Errors+Any.swift
[280/301] Compiling NIOPosix FileDescriptor.swift
[281/301] Compiling NIOPosix GetaddrinfoResolver.swift
[282/301] Compiling NIOPosix HappyEyeballs.swift
[283/301] Emitting module NIOPosix
[284/301] Compiling NIOPosix IO.swift
[285/301] Compiling NIOPosix IntegerBitPacking.swift
[286/301] Compiling NIOPosix IntegerTypes.swift
[287/301] Compiling NIOPosix Linux.swift
[288/301] Compiling NIOPosix LinuxCPUSet.swift
[289/301] Compiling NIOPosix LinuxUring.swift
[290/301] Compiling NIOPosix MultiThreadedEventLoopGroup.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/302] Wrapping AST for NIOPosix for debugging
[299/304] Emitting module NIO
[300/304] Compiling NIO Exports.swift
[301/320] Wrapping AST for NIO for debugging
[303/320] Compiling NIOTLS TLSEvents.swift
[304/320] Emitting module NIOTLS
[305/320] Compiling swift_gopher helpers.swift
[306/320] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[307/320] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[308/320] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[309/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.
[310/320] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[311/320] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[312/320] Compiling NIOTLS SNIHandler.swift
[313/320] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[314/321] Emitting module swift_gopher
[315/321] Compiling swift_gopher gopherHandler.swift
[318/322] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[319/322] Emitting module NIOFoundationCompat
[320/323] Wrapping AST for swift-gopher for debugging
[321/323] Write Objects.LinkFileList
[323/345] Compiling NIOTransportServices AcceptHandler.swift
[324/345] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[325/345] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[326/347] Emitting module NIOTransportServices
[327/347] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[328/347] Compiling NIOTransportServices NIOTSErrors.swift
[329/347] Compiling NIOTransportServices NIOTSEventLoop.swift
[330/347] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[331/347] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[332/347] Compiling NIOTransportServices NIOTSListenerChannel.swift
[333/347] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[334/347] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[335/347] Compiling NIOTransportServices StateManagedChannel.swift
[336/347] Compiling NIOTransportServices StateManagedListenerChannel.swift
[337/347] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[338/347] Compiling NIOTransportServices NIOTSBootstraps.swift
[339/347] Compiling NIOTransportServices NIOTSChannelOptions.swift
[340/347] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[341/347] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[342/347] Compiling NIOTransportServices NIOTSSingletons.swift
[343/347] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[343/347] Linking swift-gopher
[345/347] Compiling NIOTransportServices NIOTSDatagramListener.swift
[346/347] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[347/347] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[349/351] Emitting module SwiftGopherClient
[350/351] Compiling SwiftGopherClient gopherClient.swift
[351/351] Compiling SwiftGopherClient gopherRequestResponseHandler.swift
Build complete! (149.01s)
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.