The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-irc-server with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-server.git
Reference: 0.7.0
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/NozeIO/swift-nio-irc-server
 * tag               0.7.0      -> FETCH_HEAD
HEAD is now at 9d26c41 Merge branch 'develop'
Cloned https://github.com/NozeIO/swift-nio-irc-server.git
Revision (git rev-parse @):
9d26c41e28edaff06a73ef5d7d523c79c97a1c80
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-server.git at 0.7.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/NozeIO/swift-nio-irc-server.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/NozeIO/swift-nio-irc-webclient.git
Fetching https://github.com/NozeIO/swift-nio-irc-eliza.git
[1/278] Fetching swift-nio-irc
[279/502] Fetching swift-nio-irc, swift-nio-irc-webclient
[504/596] Fetching swift-nio-irc, swift-nio-irc-webclient, swift-nio-irc-eliza
Fetched https://github.com/NozeIO/swift-nio-irc-webclient.git from cache (0.24s)
Fetched https://github.com/NozeIO/swift-nio-irc-eliza.git from cache (0.24s)
[1/64439] Fetching swift-nio
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (4.43s)
Fetched https://github.com/apple/swift-nio.git from cache (4.51s)
Computing version for https://github.com/NozeIO/swift-nio-irc-webclient.git
Computed https://github.com/NozeIO/swift-nio-irc-webclient.git at 0.8.0 (0.38s)
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
[1/197] Fetching swift-nio-irc-client
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.23s)
Computing version for https://github.com/NozeIO/swift-nio-irc-client.git
Computed https://github.com/NozeIO/swift-nio-irc-client.git at 0.8.1 (0.41s)
Fetching https://github.com/apple/swift-nio-transport-services
[1/2064] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.27s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (0.39s)
Computing version for https://github.com/NozeIO/swift-nio-irc-eliza.git
Computed https://github.com/NozeIO/swift-nio-irc-eliza.git at 0.7.1 (0.39s)
Fetching https://github.com/AlwaysRightInstitute/SwiftEliza.git
[1/159] Fetching swifteliza
Fetched https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache (0.23s)
Computing version for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Computed https://github.com/AlwaysRightInstitute/SwiftEliza.git at 1.0.1 (0.39s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.20.1 (0.42s)
Fetching https://github.com/apple/swift-atomics.git
[1/1563] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.40s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.56s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/13746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (0.97s)
[1/2983] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.43s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.49s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.68s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.63.0
Creating working copy for https://github.com/NozeIO/swift-nio-irc-webclient.git
Working copy of https://github.com/NozeIO/swift-nio-irc-webclient.git resolved at 0.8.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.2.1
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.20.1
Creating working copy for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Working copy of https://github.com/AlwaysRightInstitute/SwiftEliza.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.0
Creating working copy for https://github.com/NozeIO/swift-nio-irc-eliza.git
Working copy of https://github.com/NozeIO/swift-nio-irc-eliza.git resolved at 0.7.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.2.0
Creating working copy for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-irc.git resolved at 0.8.2
Creating working copy for https://github.com/NozeIO/swift-nio-irc-client.git
Working copy of https://github.com/NozeIO/swift-nio-irc-client.git resolved at 0.8.1
Building for debugging...
[0/59] Write sources
[13/59] Compiling CNIOWindows shim.c
[14/59] Write sources
[17/59] Compiling CNIOLinux liburing_shims.c
[17/59] Compiling CNIOLLHTTP c_nio_http.c
[17/59] Write sources
[24/59] Compiling CNIOWindows WSAStartup.c
[25/59] Compiling CNIODarwin shim.c
[26/59] Compiling _AtomicsShims.c
[27/59] Write sources
[28/59] Compiling CNIOSHA1 c_nio_sha1.c
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:203:9: warning: 'RENAME_NOREPLACE' macro redefined [-Wmacro-redefined]
#define RENAME_NOREPLACE 1
        ^
/usr/include/stdio.h:164:10: note: previous definition is here
# define RENAME_NOREPLACE (1 << 0)
         ^
/host/spi-builder-workspace/.build/checkouts/swift-nio/Sources/CNIOLinux/shim.c:204:9: warning: 'RENAME_EXCHANGE' macro redefined [-Wmacro-redefined]
#define RENAME_EXCHANGE  2
        ^
/usr/include/stdio.h:165:10: note: previous definition is here
# define RENAME_EXCHANGE (1 << 1)
         ^
2 warnings generated.
[29/59] Compiling CNIOLinux shim.c
[30/59] Compiling CNIOLLHTTP c_nio_api.c
[31/59] Write swift-version-24593BA9C3E375BF.txt
[32/75] Compiling CNIOLLHTTP c_nio_llhttp.c
[34/103] Emitting module _NIOBase64
[35/103] Emitting module _CollectionsUtilities
[35/105] Compiling c-nioatomics.c
[36/105] Compiling c-atomics.c
[38/111] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[39/111] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/113] Compiling _NIOBase64 Base64.swift
[44/114] Compiling Atomics ManagedAtomic.swift
[45/114] Compiling Atomics ManagedAtomicLazyReference.swift
[46/114] Compiling Atomics AtomicStorage.swift
[47/114] Compiling Atomics AtomicValue.swift
[48/114] Compiling Atomics DoubleWord.swift
[49/114] Compiling Atomics AtomicReference.swift
[52/114] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[53/114] Compiling Atomics AtomicOptionalWrappable.swift
[54/114] Compiling Atomics AtomicMemoryOrderings.swift
[55/114] Compiling Atomics IntegerConformances.swift
[56/114] Compiling Atomics PointerConformances.swift
[57/114] Compiling Atomics Primitives.native.swift
[58/114] Compiling Atomics OptionalRawRepresentable.swift
[59/114] Compiling Atomics RawRepresentable.swift
[60/114] Compiling Atomics AtomicBool.swift
[61/114] Compiling Atomics Primitives.shims.swift
[62/114] Compiling Atomics AtomicInteger.swift
[64/115] Wrapping AST for _NIOBase64 for debugging
[73/115] Compiling Atomics IntegerOperations.swift
[74/115] Compiling Atomics Unmanaged extensions.swift
[75/115] Compiling _NIODataStructures _TinyArray.swift
[76/115] Compiling _NIODataStructures PriorityQueue.swift
[76/115] Wrapping AST for _CollectionsUtilities for debugging
[78/129] Emitting module Atomics
[79/129] Compiling DequeModule Deque+Descriptions.swift
[80/129] Compiling DequeModule Deque+Equatable.swift
[81/129] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[82/129] Compiling DequeModule Deque+Codable.swift
[83/129] Compiling DequeModule Deque+Collection.swift
[84/129] Compiling DequeModule Deque+CustomReflectable.swift
[85/132] Emitting module NIOConcurrencyHelpers
[86/132] Wrapping AST for Atomics for debugging
[91/132] Compiling DequeModule Deque+Extras.swift
[92/132] Compiling DequeModule _DequeBuffer.swift
[93/132] Compiling DequeModule _DequeBufferHeader.swift
[94/134] Compiling DequeModule Deque+Hashable.swift
[95/134] Compiling DequeModule Deque+Sendable.swift
[96/134] Compiling DequeModule _DequeSlot.swift
[97/134] Compiling DequeModule _UnsafeWrappedBuffer.swift
[98/134] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[99/134] Compiling NIOConcurrencyHelpers NIOLock.swift
[100/134] Compiling DequeModule Deque+Testing.swift
[101/134] Compiling DequeModule Deque._Storage.swift
[102/134] Compiling DequeModule Deque._UnsafeHandle.swift
[103/134] Compiling DequeModule Deque.swift
[104/134] Compiling NIOConcurrencyHelpers lock.swift
[105/134] Compiling Eliza Eliza.swift
[106/134] Emitting module Eliza
[107/134] Compiling _NIODataStructures Heap.swift
[108/134] Emitting module _NIODataStructures
[112/135] Compiling NIOConcurrencyHelpers atomics.swift
[116/137] Emitting module DequeModule
[116/138] Wrapping AST for _NIODataStructures for debugging
[117/138] Wrapping AST for Eliza for debugging
[119/138] Wrapping AST for NIOConcurrencyHelpers for debugging
[120/138] Wrapping AST for DequeModule for debugging
[122/195] Compiling NIOCore MarkedCircularBuffer.swift
[123/195] Compiling NIOCore MulticastChannel.swift
[124/195] Compiling NIOCore NIOAny.swift
[125/195] Compiling NIOCore NIOCloseOnErrorHandler.swift
[126/195] Compiling NIOCore NIOLoopBound.swift
[127/195] Compiling NIOCore NIOSendable.swift
[128/195] Compiling NIOCore PointerHelpers.swift
[129/195] Compiling NIOCore RecvByteBufferAllocator.swift
[130/203] Compiling NIOCore GlobalSingletons.swift
[131/203] Compiling NIOCore IO.swift
[132/203] Compiling NIOCore IOData.swift
[133/203] Compiling NIOCore IPProtocol.swift
[134/203] Compiling NIOCore IntegerBitPacking.swift
[135/203] Compiling NIOCore IntegerTypes.swift
[136/203] Compiling NIOCore Interfaces.swift
[137/203] Compiling NIOCore Linux.swift
[138/203] Compiling NIOCore EventLoop+SerialExecutor.swift
[139/203] Compiling NIOCore EventLoop.swift
[140/203] Compiling NIOCore EventLoopFuture+Deprecated.swift
[141/203] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[142/203] Compiling NIOCore EventLoopFuture.swift
[143/203] Compiling NIOCore FileDescriptor.swift
[144/203] Compiling NIOCore FileHandle.swift
[145/203] Compiling NIOCore FileRegion.swift
[146/203] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[147/203] Compiling NIOCore SocketAddresses.swift
[148/203] Compiling NIOCore SocketOptionProvider.swift
[149/203] Compiling NIOCore SystemCallHelpers.swift
[150/203] Compiling NIOCore TimeAmount+Duration.swift
[151/203] Compiling NIOCore TypeAssistedChannelHandler.swift
[152/203] Compiling NIOCore UniversalBootstrapSupport.swift
[153/203] Compiling NIOCore Utilities.swift
[154/203] Compiling NIOCore ChannelOption.swift
[155/203] Compiling NIOCore ChannelPipeline.swift
[156/203] Compiling NIOCore CircularBuffer.swift
[157/203] Compiling NIOCore Codec.swift
[158/203] Compiling NIOCore ConvenienceOptionSupport.swift
[159/203] Compiling NIOCore DeadChannel.swift
[160/203] Compiling NIOCore DispatchQueue+WithFuture.swift
[161/203] Compiling NIOCore EventLoop+Deprecated.swift
[162/203] Compiling NIOCore ByteBuffer-int.swift
[163/203] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[164/203] Compiling NIOCore ByteBuffer-multi-int.swift
[165/203] Compiling NIOCore ByteBuffer-views.swift
[166/203] Compiling NIOCore Channel.swift
[167/203] Compiling NIOCore ChannelHandler.swift
[168/203] Compiling NIOCore ChannelHandlers.swift
[169/203] Compiling NIOCore ChannelInvoker.swift
[170/203] Compiling NIOCore AddressedEnvelope.swift
[171/203] Compiling NIOCore AsyncAwaitSupport.swift
[172/203] Compiling NIOCore AsyncChannel.swift
[173/203] Compiling NIOCore AsyncChannelInboundStream.swift
[174/203] Compiling NIOCore AsyncChannelInboundStreamChannelHandler.swift
[175/203] Compiling NIOCore AsyncChannelOutboundWriter.swift
[176/203] Compiling NIOCore AsyncChannelOutboundWriterHandler.swift
[177/203] Compiling NIOCore NIOAsyncSequenceProducer.swift
[178/203] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[179/203] Compiling NIOCore NIOAsyncWriter.swift
[180/203] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[181/203] Compiling NIOCore BSDSocketAPI.swift
[182/203] Compiling NIOCore ByteBuffer-aux.swift
[183/203] Compiling NIOCore ByteBuffer-conversions.swift
[184/203] Compiling NIOCore ByteBuffer-core.swift
[185/203] Compiling NIOCore ByteBuffer-hexdump.swift
[186/203] Emitting module NIOCore
[187/204] Wrapping AST for NIOCore for debugging
[189/255] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[190/255] Compiling NIOEmbedded AsyncTestingChannel.swift
[191/255] Compiling NIOPosix PooledRecvBufferAllocator.swift
[192/255] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[193/255] Compiling NIOPosix PosixSingletons.swift
[194/255] Compiling NIOPosix RawSocketBootstrap.swift
[195/255] Compiling NIOPosix Resolver.swift
[196/255] Compiling NIOPosix Selectable.swift
[197/261] Emitting module NIOEmbedded
[198/261] Compiling NIOEmbedded Embedded.swift
[199/262] Wrapping AST for NIOEmbedded for debugging
[201/262] Compiling NIOPosix ThreadPosix.swift
[202/262] Compiling NIOPosix ThreadWindows.swift
[203/262] Compiling NIOPosix UnsafeTransfer.swift
[204/262] Compiling NIOPosix Utilities.swift
[205/262] Compiling NIOPosix VsockAddress.swift
[206/262] Compiling NIOPosix VsockChannelEvents.swift
[207/262] Compiling NIOPosix SelectableChannel.swift
[208/262] Compiling NIOPosix SelectableEventLoop.swift
[209/262] Compiling NIOPosix SelectorEpoll.swift
[210/262] Compiling NIOPosix SelectorGeneric.swift
[211/262] Compiling NIOPosix SelectorKqueue.swift
[212/262] Compiling NIOPosix SelectorUring.swift
[213/262] Emitting module NIOPosix
[214/262] Compiling NIOPosix ServerSocket.swift
[215/262] Compiling NIOPosix Socket.swift
[216/262] Compiling NIOPosix SocketChannel.swift
[217/262] Compiling NIOPosix SocketProtocols.swift
[218/262] Compiling NIOPosix System.swift
[219/262] Compiling NIOPosix Thread.swift
[220/262] Compiling NIOPosix NonBlockingFileIO.swift
[221/262] Compiling NIOPosix PendingDatagramWritesManager.swift
[222/262] Compiling NIOPosix PendingWritesManager.swift
[223/262] Compiling NIOPosix PipeChannel.swift
[224/262] Compiling NIOPosix PipePair.swift
[225/262] Compiling NIOPosix PointerHelpers.swift
[226/262] Compiling NIOPosix Pool.swift
[227/262] Compiling NIOPosix IntegerBitPacking.swift
[228/262] Compiling NIOPosix IntegerTypes.swift
[229/262] Compiling NIOPosix Linux.swift
[230/262] Compiling NIOPosix LinuxCPUSet.swift
[231/262] Compiling NIOPosix LinuxUring.swift
[232/262] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[233/262] Compiling NIOPosix NIOThreadPool.swift
[234/262] Compiling NIOPosix BSDSocketAPICommon.swift
[235/262] Compiling NIOPosix BSDSocketAPIPosix.swift
[236/262] Compiling NIOPosix BSDSocketAPIWindows.swift
[237/262] Compiling NIOPosix BaseSocket.swift
[238/262] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[239/262] Compiling NIOPosix BaseSocketChannel.swift
[240/262] Compiling NIOPosix BaseStreamSocketChannel.swift
[241/262] Compiling NIOPosix Bootstrap.swift
[242/262] Compiling NIOPosix ControlMessage.swift
[243/262] Compiling NIOPosix DatagramVectorReadManager.swift
[244/262] Compiling NIOPosix FileDescriptor.swift
[245/262] Compiling NIOPosix GetaddrinfoResolver.swift
[246/262] Compiling NIOPosix HappyEyeballs.swift
[247/262] Compiling NIOPosix IO.swift
[248/263] Wrapping AST for NIOPosix for debugging
[250/265] Compiling NIO Exports.swift
[251/265] Emitting module NIO
[252/266] Wrapping AST for NIO for debugging
[254/309] Compiling NIOTLS TLSEvents.swift
[255/309] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[256/309] Emitting module NIOTLS
[257/309] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[258/309] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[259/309] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[260/309] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[261/309] Compiling NIOIRC IRCServerName.swift
[262/309] Compiling NIOIRC IRCUserID.swift
[263/311] Compiling NIOIRC IRCMessageRecipient.swift
[264/311] Compiling NIOIRC IRCNickName.swift
[265/311] Compiling NIOIRC ByteBufferExtras.swift
[266/311] Compiling NIOIRC Scandinavian.swift
[267/311] Compiling NIOIRC IRCChannelHandler.swift
[268/311] Compiling NIOIRC IRCCommandCodes.swift
[269/311] Compiling NIOIRC IRCMessage.swift
[270/311] Compiling NIOTLS SNIHandler.swift
[271/312] Compiling NIOIRC IRCMessageTarget.swift
[272/312] Compiling NIOIRC IRCChannelMode.swift
[273/312] Compiling NIOIRC IRCChannelName.swift
[274/312] Compiling NIOIRC IRCCommand.swift
[277/312] Wrapping AST for NIOTLS for debugging
[279/314] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[280/314] Emitting module NIOFoundationCompat
[281/315] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[282/315] Compiling NIOIRC IRCUserMode.swift
[285/315] Compiling NIOIRC IRCCommandParser.swift
[291/315] Compiling NIOIRC IRCDispatcher.swift
[292/315] Compiling NIOIRC IRCMessageParser.swift
[293/315] Emitting module NIOIRC
[294/316] Wrapping AST for NIOFoundationCompat for debugging
[295/316] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[297/316] Wrapping AST for NIOIRC for debugging
[299/348] Compiling IRCServer IRCChannel.swift
[300/348] Compiling IRCServer IRCLogger.swift
[301/348] Compiling IRCServer IRCServer.swift
[302/350] Emitting module NIOTransportServices
[303/350] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[304/350] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[305/350] Compiling NIOTransportServices NIOTSBootstraps.swift
[306/350] Compiling NIOTransportServices NIOTSChannelOptions.swift
[307/350] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[308/350] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[309/350] Compiling NIOTransportServices NIOTSErrors.swift
[310/350] Compiling NIOTransportServices NIOTSEventLoop.swift
[311/350] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[312/350] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[313/350] Compiling NIOTransportServices NIOTSListenerChannel.swift
[318/350] Compiling IRCServer ReExports.swift
[319/351] Compiling IRCServer IRCServerContext.swift
[320/351] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[321/351] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[322/351] Compiling NIOTransportServices StateManagedChannel.swift
[323/351] Compiling NIOTransportServices StateManagedListenerChannel.swift
[324/351] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[325/351] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[326/351] Compiling NIOTransportServices NIOTSSingletons.swift
[327/351] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[332/352] Emitting module NIOHTTP1
[333/353] Wrapping AST for NIOTransportServices for debugging
[335/359] Compiling IRCServer Utilities.swift
[335/360] Wrapping AST for NIOHTTP1 for debugging
[337/360] Compiling IRC ReExports.swift
[338/369] Compiling IRCServer IRCSessionHandler.swift
[339/370] Compiling IRCServer IRCServerMessageTarget.swift
[340/370] Compiling IRCServer IRCSessionDispatcher.swift
[341/370] Compiling IRCServer IRCServerError.swift
[342/370] Compiling IRC IRCRetryStrategyCB.swift
[343/370] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[344/370] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[345/370] Emitting module IRCServer
[346/370] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[347/370] Compiling NIOWebSocket SHA1.swift
[349/371] Compiling NIOWebSocket WebSocketOpcode.swift
[350/372] Compiling IRC IRCClientMessageTarget.swift
[351/372] Compiling IRC IRCClientDelegate.swift
[352/372] Compiling IRC IRCClientOptions.swift
[352/372] Wrapping AST for IRCServer for debugging
[354/372] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[355/372] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[356/372] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[357/372] Emitting module IRC
[358/372] Compiling IRC IRCClient.swift
[361/373] Emitting module NIOWebSocket
[362/373] Wrapping AST for IRC for debugging
[364/373] Compiling NIOWebSocket WebSocketFrame.swift
[367/373] Compiling NIOWebSocket WebSocketErrorCodes.swift
[368/376] Wrapping AST for NIOWebSocket for debugging
[370/381] Emitting module IRCElizaBot
[371/381] Compiling IRCElizaBot IRCElizaBot.swift
[372/382] Compiling IRCWebClient ClientResources.swift
[373/382] Compiling IRCWebClient IRCWebSocketBridge.swift
[375/382] Emitting module IRCWebClient
[376/382] Compiling IRCWebClient IRCWebClientEndPoint.swift
[377/382] Compiling IRCWebClient IRCWebClientServer.swift
[378/383] Wrapping AST for IRCElizaBot for debugging
[379/383] Wrapping AST for IRCWebClient for debugging
[381/386] Compiling miniircd main.swift
[382/386] Emitting module miniircd
[383/386] Compiling miniircd Config.swift
[384/387] Wrapping AST for miniircd for debugging
[385/387] Write Objects.LinkFileList
[386/387] Linking miniircd
Build complete! (70.54s)
Build complete.
Done.

Build Machine: Linux 1