Build Information
Successful build of SwiftGopher, reference master (bdecfe
), with Swift 5.8 for macOS (SPM) on 29 Jul 2024 11:07:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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.8
Building package at path: $PWD
https://github.com/navanchauhan/swift-gopher.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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 shim.c
[4/12] Compiling CNIOWindows WSAStartup.c
[5/12] Compiling CNIOLinux liburing_shims.c
[6/12] Compiling CNIOLinux shim.c
[7/44] Compiling CNIODarwin shim.c
[8/44] Compiling _AtomicsShims.c
[10/44] Compiling DequeModule _DequeBufferHeader.swift
[11/44] Compiling DequeModule _DequeSlot.swift
[12/45] Compiling DequeModule Deque+Equatable.swift
[13/45] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[14/45] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[15/45] Compiling DequeModule _DequeBuffer.swift
[16/45] Compiling DequeModule Deque+Extras.swift
[17/45] Compiling DequeModule Deque+Hashable.swift
[18/45] Compiling DequeModule Deque+CustomReflectable.swift
[19/45] Compiling DequeModule Deque+CustomStringConvertible.swift
[20/45] Emitting module _NIOBase64
[21/45] Compiling _NIOBase64 Base64.swift
[22/64] Compiling Atomics AtomicStorage.swift
[23/64] Compiling Atomics AtomicValue.swift
[24/64] Compiling Atomics UnsafeAtomic.swift
[25/64] Compiling Atomics UnsafeAtomicLazyReference.swift
[26/64] Emitting module ArgumentParserToolInfo
[27/64] Compiling ArgumentParserToolInfo ToolInfo.swift
[28/64] Compiling Atomics PointerConformances.swift
[29/64] Compiling Atomics Primitives.native.swift
[30/64] Compiling Atomics OptionalRawRepresentable.swift
[31/64] Compiling Atomics RawRepresentable.swift
[32/64] Emitting module DequeModule
[33/64] Compiling DequeModule _UnsafeWrappedBuffer.swift
[34/102] Compiling Logging MetadataProvider.swift
[35/102] Emitting module Logging
[36/102] Compiling _NIODataStructures _TinyArray.swift
[37/102] Compiling _NIODataStructures PriorityQueue.swift
[38/102] Compiling ArgumentParser DumpHelpGenerator.swift
[39/102] Compiling ArgumentParser HelpCommand.swift
[40/102] Compiling ArgumentParser EnumerableFlag.swift
[41/102] Compiling ArgumentParser ExpressibleByArgument.swift
[42/102] Compiling ArgumentParser HelpGenerator.swift
[43/102] Compiling ArgumentParser MessageInfo.swift
[44/102] Compiling ArgumentParser AsyncParsableCommand.swift
[45/102] Compiling ArgumentParser CommandConfiguration.swift
[46/104] Compiling _NIODataStructures Heap.swift
[47/104] Emitting module _NIODataStructures
[48/104] Compiling Atomics IntegerOperations.swift
[49/104] Compiling Atomics Unmanaged extensions.swift
[50/104] Compiling Logging Locks.swift
[51/104] Compiling Logging Logging.swift
[52/104] Compiling Logging LogHandler.swift
[53/104] Compiling ArgumentParser InputOrigin.swift
[54/104] Compiling ArgumentParser Name.swift
[55/104] Compiling ArgumentParser CompletionKind.swift
[56/104] Compiling ArgumentParser Errors.swift
[57/104] Compiling ArgumentParser Parsed.swift
[58/104] Compiling ArgumentParser ParsedValues.swift
[59/104] Compiling ArgumentParser ParserError.swift
[60/104] Compiling ArgumentParser SplitArguments.swift
[61/104] Compiling ArgumentParser ArgumentHelp.swift
[62/104] Compiling ArgumentParser ArgumentVisibility.swift
[63/104] Emitting module Atomics
[63/104] Compiling c-nioatomics.c
[64/104] Compiling c-atomics.c
[66/110] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[67/110] Compiling NIOConcurrencyHelpers lock.swift
[68/110] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[69/110] Emitting module NIOConcurrencyHelpers
[70/110] Compiling NIOConcurrencyHelpers atomics.swift
[71/110] Compiling NIOConcurrencyHelpers NIOLock.swift
[72/169] Compiling NIOCore NIOAsyncSequenceProducer.swift
[73/169] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[74/169] Compiling NIOCore NIOAsyncWriter.swift
[75/169] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[76/169] Emitting module ArgumentParser
[77/173] Compiling NIOCore AsyncChannel.swift
[78/173] Compiling NIOCore AsyncChannelInboundStream.swift
[79/173] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[80/173] Compiling NIOCore AsyncChannelOutboundWriter.swift
[81/173] Compiling NIOCore RecvByteBufferAllocator.swift
[82/173] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[83/173] Compiling NIOCore SocketAddresses.swift
[84/173] Compiling NIOCore AddressedEnvelope.swift
[85/173] Compiling NIOCore AsyncAwaitSupport.swift
[86/173] Compiling NIOCore NIOCloseOnErrorHandler.swift
[87/173] Compiling NIOCore NIOLoopBound.swift
[88/173] Compiling NIOCore NIOSendable.swift
[89/173] Compiling NIOCore PointerHelpers.swift
[90/173] Compiling NIOCore ConvenienceOptionSupport.swift
[91/173] Compiling NIOCore DeadChannel.swift
[92/173] Compiling NIOCore DispatchQueue+WithFuture.swift
[93/173] Compiling NIOCore EventLoop+Deprecated.swift
[94/173] Compiling NIOCore EventLoop+SerialExecutor.swift
[95/173] Compiling NIOCore EventLoop.swift
[96/173] Compiling NIOCore GlobalSingletons.swift
[97/173] Compiling NIOCore IO.swift
[98/173] Compiling NIOCore IOData.swift
[99/173] Compiling NIOCore IPProtocol.swift
[100/173] Compiling NIOCore IntegerBitPacking.swift
[101/173] Compiling NIOCore IntegerTypes.swift
[102/179] Compiling NIOCore Interfaces.swift
[103/179] Compiling NIOCore Linux.swift
[104/179] Compiling NIOCore MarkedCircularBuffer.swift
[105/179] Compiling NIOCore MulticastChannel.swift
[106/179] Compiling NIOCore NIOAny.swift
[112/179] Compiling ArgumentParser Platform.swift
[113/179] Compiling ArgumentParser SequenceExtensions.swift
[114/179] Compiling ArgumentParser StringExtensions.swift
[115/179] Compiling ArgumentParser Tree.swift
[116/179] Compiling NIOCore SocketOptionProvider.swift
[117/179] Compiling NIOCore SystemCallHelpers.swift
[118/179] Compiling NIOCore TimeAmount+Duration.swift
[119/179] Compiling NIOCore TypeAssistedChannelHandler.swift
[120/179] Compiling NIOCore UniversalBootstrapSupport.swift
[121/179] Compiling NIOCore Utilities.swift
[126/179] Compiling NIOCore BSDSocketAPI.swift
[127/179] Compiling NIOCore ByteBuffer-aux.swift
[128/179] Compiling NIOCore ByteBuffer-conversions.swift
[151/179] Emitting module NIOCore
[162/179] Compiling NIOCore ChannelOption.swift
[163/179] Compiling NIOCore ChannelPipeline.swift
[164/179] Compiling NIOCore CircularBuffer.swift
[165/179] Compiling NIOCore Codec.swift
[166/179] Compiling NIOCore ByteBuffer-core.swift
[167/179] Compiling NIOCore ByteBuffer-hexdump.swift
[168/179] Compiling NIOCore ByteBuffer-int.swift
[169/179] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[170/179] Compiling NIOCore ByteBuffer-multi-int.swift
[171/179] Compiling NIOCore ByteBuffer-views.swift
[172/179] Compiling NIOCore Channel.swift
[173/179] Compiling NIOCore EventLoopFuture+Deprecated.swift
[174/179] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[175/179] Compiling NIOCore EventLoopFuture.swift
[176/179] Compiling NIOCore FileDescriptor.swift
[177/179] Compiling NIOCore FileHandle.swift
[178/179] Compiling NIOCore FileRegion.swift
[179/231] Emitting module GopherHelpers
[180/231] Compiling GopherHelpers GopherHelpers.swift
[181/231] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[182/231] Compiling NIOEmbedded Embedded.swift
[183/231] Compiling NIOEmbedded AsyncTestingChannel.swift
[184/231] Emitting module NIOEmbedded
[185/231] Compiling NIOPosix BSDSocketAPICommon.swift
[186/231] Compiling NIOPosix BSDSocketAPIPosix.swift
[187/231] Compiling NIOPosix BSDSocketAPIWindows.swift
[188/231] Compiling NIOPosix BaseSocket.swift
[189/231] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.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 IntegerTypes.swift
[196/236] Compiling NIOPosix Linux.swift
[197/236] Compiling NIOPosix LinuxCPUSet.swift
[198/236] Compiling NIOPosix LinuxUring.swift
[199/236] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[200/236] Compiling NIOPosix PipePair.swift
[201/236] Compiling NIOPosix PointerHelpers.swift
[202/236] Compiling NIOPosix Pool.swift
[203/236] Compiling NIOPosix PooledRecvBufferAllocator.swift
[204/236] Compiling NIOPosix PosixSingletons.swift
[205/236] Emitting module NIOPosix
[206/236] Compiling NIOPosix SelectorEpoll.swift
[207/236] Compiling NIOPosix SelectorGeneric.swift
[208/236] Compiling NIOPosix SelectorKqueue.swift
[209/236] Compiling NIOPosix SelectorUring.swift
[210/236] Compiling NIOPosix ServerSocket.swift
[211/236] Compiling NIOPosix RawSocketBootstrap.swift
[212/236] Compiling NIOPosix Resolver.swift
[213/236] Compiling NIOPosix Selectable.swift
[214/236] Compiling NIOPosix SelectableChannel.swift
[215/236] Compiling NIOPosix SelectableEventLoop.swift
[216/236] Compiling NIOPosix ThreadPosix.swift
[217/236] Compiling NIOPosix ThreadWindows.swift
[218/236] Compiling NIOPosix Utilities.swift
[219/236] Compiling NIOPosix VsockAddress.swift
[220/236] Compiling NIOPosix VsockChannelEvents.swift
[221/236] Compiling NIOPosix NIOThreadPool.swift
[222/236] Compiling NIOPosix NonBlockingFileIO.swift
[223/236] Compiling NIOPosix PendingDatagramWritesManager.swift
[224/236] Compiling NIOPosix PendingWritesManager.swift
[225/236] Compiling NIOPosix PipeChannel.swift
[226/236] Compiling NIOPosix Socket.swift
[227/236] Compiling NIOPosix SocketChannel.swift
[228/236] Compiling NIOPosix SocketProtocols.swift
[229/236] Compiling NIOPosix System.swift
[230/236] Compiling NIOPosix Thread.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] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[240/252] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[241/252] Compiling NIOTLS SNIHandler.swift
[242/252] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[243/252] Emitting module NIOTLS
[244/252] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[245/252] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[246/252] Compiling swift_gopher helpers.swift
[247/252] Compiling swift_gopher server.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] Emitting module NIOTransportServices
[254/276] Compiling NIOTransportServices NIOTSEventLoop.swift
[255/276] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[256/276] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[257/276] Compiling NIOTransportServices NIOTSListenerChannel.swift
[258/276] Compiling NIOTransportServices AcceptHandler.swift
[259/276] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[260/276] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[261/276] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[262/276] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[263/276] Compiling NIOTransportServices NIOTSDatagramListener.swift
[264/276] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[265/276] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[266/276] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[267/276] Compiling NIOTransportServices NIOTSSingletons.swift
[268/276] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[269/276] Compiling NIOTransportServices NIOTSErrors.swift
[270/276] Compiling NIOTransportServices StateManagedListenerChannel.swift
[271/276] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[272/276] Compiling NIOTransportServices NIOTSBootstraps.swift
[273/276] Compiling NIOTransportServices NIOTSChannelOptions.swift
[274/276] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[275/276] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[276/276] Compiling NIOTransportServices StateManagedChannel.swift
[277/279] Compiling SwiftGopherClient gopherClient.swift
/Users/admin/builder/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, *) {
^
/Users/admin/builder/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, * )
^
/Users/admin/builder/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, *) {
^
[278/279] Compiling SwiftGopherClient gopherRequestResponseHandler.swift
[279/279] Emitting module SwiftGopherClient
/Users/admin/builder/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, * )
^
Build complete! (48.25s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
[629/4601] Fetching swift-atomics, swift-docc-symbolkit
[4602/73175] Fetching swift-atomics, swift-docc-symbolkit, swift-nio
Fetched https://github.com/apple/swift-nio (5.92s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetched https://github.com/apple/swift-atomics.git (5.92s)
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/apple/swift-docc-symbolkit (5.93s)
Fetching https://github.com/apple/swift-log.git
[1/2105] Fetching swift-nio-transport-services
[86/5630] Fetching swift-nio-transport-services, swift-log
[613/17715] Fetching swift-nio-transport-services, swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git (1.52s)
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-argument-parser (1.52s)
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-nio-transport-services.git (1.52s)
[1/1610] Fetching swift-docc-plugin
[468/16289] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin (1.26s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
[881/14679] Fetching swift-collections
Computed https://github.com/apple/swift-nio-transport-services.git at 1.20.0 (0.85s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-collections.git (2.80s)
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.82s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.80s)
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.82s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.62.0 (0.81s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.78s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.80s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.79s)
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-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-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-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-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-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
Build complete.
Done.