The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-nio-irc-eliza, reference develop (e19a13), with Swift 6.3 for Linux on 10 Apr 2026 19:18:19 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-eliza.git
Reference: develop
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-eliza
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at e19a13b Travis: Forgot a line
Cloned https://github.com/NozeIO/swift-nio-irc-eliza.git
Revision (git rev-parse @):
e19a13bb630e63f54e197b53cfe44129e76ca355
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-eliza.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/NozeIO/swift-nio-irc-eliza.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/AlwaysRightInstitute/SwiftEliza.git
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
[1/159] Fetching swifteliza
[60/377] Fetching swifteliza, swift-nio-irc-client
Fetched https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache (0.42s)
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.42s)
Computing version for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Computed https://github.com/AlwaysRightInstitute/SwiftEliza.git at 1.0.1 (1.45s)
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.49s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
[1/314] Fetching swift-nio-irc
[315/3157] Fetching swift-nio-irc, swift-nio-transport-services
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.33s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.33s)
[1/83101] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (7.15s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (7.64s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.26.0 (0.56s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (2.32s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.81s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.49s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5601] Fetching swift-system
[1122/29126] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.35s)
Fetched https://github.com/apple/swift-collections.git from cache (1.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.82s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.60s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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/NozeIO/swift-nio-irc-client.git
Working copy of https://github.com/NozeIO/swift-nio-irc-client.git resolved at 0.8.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.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-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.26.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
Building for debugging...
[0/52] Write sources
[18/52] Compiling CNIOWindows shim.c
[19/52] Compiling _AtomicsShims.c
[20/52] Compiling CNIOWindows WSAStartup.c
[21/52] Compiling CNIOOpenBSD shim.c
[21/52] Compiling CNIOWASI CNIOWASI.c
[23/52] Compiling CNIOPosix event_loop_id.c
[24/52] Write sources
[25/52] Compiling CNIOLinux liburing_shims.c
[26/52] Compiling CNIODarwin shim.c
[27/52] Write swift-version-24593BA9C3E375BF.txt
[28/52] Compiling CNIOLinux shim.c
[30/96] Emitting module InternalCollectionsUtilities
[30/98] Compiling c-nioatomics.c
[32/98] Emitting module Atomics
[33/100] Emitting module Eliza
[33/100] Compiling c-atomics.c
[35/107] Compiling Atomics UnsafeAtomic.swift
[36/107] Compiling Atomics UnsafeAtomicLazyReference.swift
[37/107] Compiling Atomics IntegerOperations.swift
[38/107] Compiling Atomics Unmanaged extensions.swift
[39/107] Compiling Atomics OptionalRawRepresentable.swift
[40/107] Compiling Atomics RawRepresentable.swift
[41/107] Compiling Atomics AtomicBool.swift
[47/107] Compiling Atomics AtomicMemoryOrderings.swift
[48/107] Compiling Atomics DoubleWord.swift
[49/107] Compiling Atomics AtomicInteger.swift
[50/107] Compiling Atomics IntegerConformances.swift
[51/107] Compiling Atomics PointerConformances.swift
[52/107] Compiling Atomics Primitives.native.swift
[53/107] Compiling Atomics AtomicStorage.swift
[54/107] Compiling Atomics AtomicValue.swift
[60/107] Compiling Atomics AtomicOptionalWrappable.swift
[61/107] Compiling Atomics AtomicReference.swift
[64/107] Compiling Atomics ManagedAtomic.swift
[65/107] Compiling Atomics ManagedAtomicLazyReference.swift
[74/108] Compiling _NIODataStructures PriorityQueue.swift
[75/108] Compiling _NIODataStructures _TinyArray.swift
[76/109] Compiling _NIOBase64 Base64.swift
[77/109] Emitting module _NIOBase64
[79/110] Wrapping AST for InternalCollectionsUtilities for debugging
[80/110] Wrapping AST for _NIOBase64 for debugging
[81/116] Wrapping AST for Atomics for debugging
[83/143] Compiling ContainersPreview Drain+Reduce.swift
[84/143] Compiling ContainersPreview Drain.swift
[85/143] Compiling ContainersPreview Producer+Collect.swift
[86/143] Compiling ContainersPreview Producer+Filter.swift
[87/147] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[88/147] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[89/147] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[90/147] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[91/147] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[92/147] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[93/147] Compiling ContainersPreview BorrowingSequence.swift
[94/147] Compiling ContainersPreview BidirectionalContainer.swift
[95/147] Compiling ContainersPreview Container+Filter.swift
[96/147] Compiling ContainersPreview Container+SpanwiseZip.swift
[97/147] Compiling ContainersPreview RandomAccessContainer.swift
[98/147] Compiling ContainersPreview RangeExpression2.swift
[99/147] Compiling ContainersPreview RangeReplaceableContainer.swift
[100/147] Compiling ContainersPreview Drain+Map.swift
[101/147] Compiling ContainersPreview Container.swift
[102/147] Compiling ContainersPreview ContainerIterator.swift
[103/147] Compiling ContainersPreview DynamicContainer.swift
[104/147] Compiling ContainersPreview MutableContainer.swift
[105/147] Compiling ContainersPreview PermutableContainer.swift
[106/147] Compiling ContainersPreview Producer+Map.swift
[107/147] Compiling ContainersPreview Producer+Reduce.swift
[108/147] Compiling ContainersPreview Producer.swift
[109/147] Compiling ContainersPreview Borrow.swift
[110/147] Compiling ContainersPreview OutputSpan+Extras.swift
[111/147] Compiling ContainersPreview TemporaryAllocation.swift
[112/147] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[113/147] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[114/147] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[115/147] Emitting module ContainersPreview
[116/147] Compiling ContainersPreview Box.swift
[117/147] Compiling ContainersPreview Inout.swift
[118/147] Compiling ContainersPreview InputSpan.swift
[119/147] Compiling ContainersPreview Shared.swift
[120/148] Wrapping AST for ContainersPreview for debugging
[122/188] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[123/188] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[124/188] Compiling _NIODataStructures Heap.swift
[125/188] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[126/188] Emitting module NIOConcurrencyHelpers
[127/188] Compiling NIOConcurrencyHelpers NIOLock.swift
[128/188] Emitting module _NIODataStructures
[129/189] Compiling NIOConcurrencyHelpers lock.swift
[131/189] Compiling Eliza Eliza.swift
[132/190] Wrapping AST for _NIODataStructures for debugging
[134/190] Compiling DequeModule UniqueDeque+Consumption.swift
[135/190] Compiling DequeModule UniqueDeque+Container.swift
[136/190] Compiling DequeModule UniqueDeque+Descriptions.swift
[137/190] Compiling DequeModule UniqueDeque+Equatable.swift
[138/190] Compiling DequeModule UniqueDeque+Experimental.swift
[138/195] Wrapping AST for Eliza for debugging
[140/195] Compiling NIOConcurrencyHelpers atomics.swift
[141/196] Compiling DequeModule _DequeBuffer.swift
[142/196] Compiling DequeModule _DequeBufferHeader.swift
[143/196] Compiling DequeModule RigidDeque+Append.swift
[144/196] Compiling DequeModule RigidDeque+Consumption.swift
[145/196] Compiling DequeModule RigidDeque+Container.swift
[146/196] Compiling DequeModule RigidDeque+Descriptions.swift
[147/196] Compiling DequeModule RigidDeque+Equatable.swift
[148/196] Compiling DequeModule RigidDeque+Experimental.swift
[149/196] Compiling DequeModule RigidDeque+Hashable.swift
[150/196] Compiling DequeModule RigidDeque+Initializers.swift
[151/196] Compiling DequeModule RigidDeque+Insertions.swift
[152/196] Compiling DequeModule RigidDeque+Prepend.swift
[154/196] Compiling DequeModule UniqueDeque+Hashable.swift
[155/196] Compiling DequeModule UniqueDeque+Initializers.swift
[156/196] Compiling DequeModule UniqueDeque+Insertions.swift
[157/196] Compiling DequeModule UniqueDeque+Prepend.swift
[158/196] Compiling DequeModule UniqueDeque+Removals.swift
[158/196] Wrapping AST for NIOConcurrencyHelpers for debugging
[160/196] Compiling DequeModule RigidDeque+Removals.swift
[161/196] Compiling DequeModule RigidDeque+Replacements.swift
[162/196] Compiling DequeModule RigidDeque+Testing.swift
[163/196] Compiling DequeModule RigidDeque.swift
[164/196] Compiling DequeModule UniqueDeque+Append.swift
[165/196] Compiling DequeModule Deque+Codable.swift
[166/196] Compiling DequeModule Deque+Collection.swift
[167/196] Compiling DequeModule Deque+CustomReflectable.swift
[168/196] Compiling DequeModule Deque+Descriptions.swift
[169/196] Compiling DequeModule Deque+Equatable.swift
[170/196] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[171/196] Compiling DequeModule Deque+Extras.swift
[172/196] Compiling DequeModule Deque+Hashable.swift
[173/196] Compiling DequeModule Deque+Testing.swift
[174/196] Compiling DequeModule Deque._Storage.swift
[175/196] Compiling DequeModule Deque._UnsafeHandle.swift
[176/196] Compiling DequeModule Deque.swift
[177/196] Compiling DequeModule UniqueDeque+Replacements.swift
[178/196] Compiling DequeModule UniqueDeque.swift
[179/196] Compiling DequeModule _DequeSlot.swift
[180/196] Compiling DequeModule _UnsafeDequeHandle.swift
[181/196] Compiling DequeModule _UnsafeDequeSegments.swift
[182/196] Emitting module DequeModule
[183/197] Wrapping AST for DequeModule for debugging
[185/261] Compiling NIOCore EventLoopFuture+Deprecated.swift
[186/261] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[187/261] Compiling NIOCore EventLoopFuture.swift
[188/261] Compiling NIOCore FileDescriptor.swift
[189/261] Compiling NIOCore FileHandle.swift
[190/261] Compiling NIOCore FileRegion.swift
[191/261] Compiling NIOCore GlobalSingletons.swift
[192/261] Compiling NIOCore IO.swift
[193/261] Compiling NIOCore IOData.swift
[194/261] Compiling NIOCore AddressedEnvelope.swift
[195/261] Compiling NIOCore AsyncAwaitSupport.swift
[196/261] Compiling NIOCore AsyncChannel.swift
[197/261] Compiling NIOCore AsyncChannelHandler.swift
[198/261] Compiling NIOCore AsyncChannelInboundStream.swift
[199/261] Compiling NIOCore AsyncChannelOutboundWriter.swift
[200/261] Compiling NIOCore NIOAsyncSequenceProducer.swift
[201/261] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[202/261] Compiling NIOCore NIOAsyncWriter.swift
[203/269] Compiling NIOCore CircularBuffer.swift
[204/269] Compiling NIOCore Codec.swift
[205/269] Compiling NIOCore ConvenienceOptionSupport.swift
[206/269] Compiling NIOCore DeadChannel.swift
[207/269] Compiling NIOCore DispatchQueue+WithFuture.swift
[208/269] Compiling NIOCore EventLoop+Deprecated.swift
[209/269] Compiling NIOCore EventLoop+SerialExecutor.swift
[210/269] Compiling NIOCore EventLoop.swift
[211/269] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[212/269] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[213/269] Compiling NIOCore BSDSocketAPI.swift
[214/269] Compiling NIOCore ByteBuffer-aux.swift
[215/269] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[216/269] Compiling NIOCore ByteBuffer-conversions.swift
[217/269] Compiling NIOCore ByteBuffer-core.swift
[218/269] Compiling NIOCore ByteBuffer-hex.swift
[219/269] Compiling NIOCore ByteBuffer-int.swift
[220/269] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[221/269] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[222/269] Compiling NIOCore SocketAddresses.swift
[223/269] Compiling NIOCore SocketOptionProvider.swift
[224/269] Compiling NIOCore SystemCallHelpers.swift
[225/269] Compiling NIOCore TimeAmount+Duration.swift
[226/269] Compiling NIOCore TypeAssistedChannelHandler.swift
[227/269] Compiling NIOCore UniversalBootstrapSupport.swift
[228/269] Compiling NIOCore Utilities.swift
[229/269] Compiling NIOCore IPProtocol.swift
[230/269] Compiling NIOCore IntegerBitPacking.swift
[231/269] Compiling NIOCore IntegerTypes.swift
[232/269] Compiling NIOCore Interfaces.swift
[233/269] Compiling NIOCore Linux.swift
[234/269] Compiling NIOCore MarkedCircularBuffer.swift
[235/269] Compiling NIOCore MulticastChannel.swift
[236/269] Compiling NIOCore NIOAny.swift
[237/269] Compiling NIOCore NIOCloseOnErrorHandler.swift
[238/269] Compiling NIOCore NIOCoreSendableMetatype.swift
[239/269] Compiling NIOCore NIODecodedAsyncSequence.swift
[240/269] Compiling NIOCore NIOLoopBound.swift
[241/269] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[242/269] Compiling NIOCore NIOScheduledCallback.swift
[243/269] Compiling NIOCore NIOSendable.swift
[244/269] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[245/269] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[246/269] Compiling NIOCore RecvByteBufferAllocator.swift
[247/269] Compiling NIOCore ByteBuffer-multi-int.swift
[248/269] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[249/269] Compiling NIOCore ByteBuffer-views.swift
[250/269] Compiling NIOCore Channel.swift
[251/269] Compiling NIOCore ChannelHandler.swift
[252/269] Compiling NIOCore ChannelHandlers.swift
[253/269] Compiling NIOCore ChannelInvoker.swift
[254/269] Compiling NIOCore ChannelOption.swift
[255/269] Compiling NIOCore ChannelPipeline.swift
[256/269] Emitting module NIOCore
[257/270] Wrapping AST for NIOCore for debugging
[259/324] Emitting module NIOEmbedded
[260/324] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[261/324] Compiling NIOEmbedded AsyncTestingChannel.swift
[262/324] Compiling NIOEmbedded Embedded.swift
[263/325] Compiling NIOPosix PipePair.swift
[264/325] Compiling NIOPosix Pool.swift
[265/325] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[266/325] Compiling NIOPosix PosixSingletons.swift
[267/325] Compiling NIOPosix RawSocketBootstrap.swift
[268/325] Compiling NIOPosix Resolver.swift
[269/325] Compiling NIOPosix Selectable.swift
[270/331] Wrapping AST for NIOEmbedded for debugging
[272/331] Emitting module NIOPosix
[273/331] Compiling NIOPosix ThreadPosix.swift
[274/331] Compiling NIOPosix ThreadWindows.swift
[275/331] Compiling NIOPosix Utilities.swift
[276/331] Compiling NIOPosix VsockAddress.swift
[277/331] Compiling NIOPosix VsockChannelEvents.swift
[278/331] Compiling NIOPosix Windows.swift
[279/331] Compiling NIOPosix SelectableChannel.swift
[280/331] Compiling NIOPosix SelectableEventLoop.swift
[281/331] Compiling NIOPosix SelectorEpoll.swift
[282/331] Compiling NIOPosix SelectorGeneric.swift
[283/331] Compiling NIOPosix SelectorKqueue.swift
[284/331] Compiling NIOPosix SelectorUring.swift
[285/331] Compiling NIOPosix SelectorWSAPoll.swift
[286/331] Compiling NIOPosix BSDSocketAPICommon.swift
[287/331] Compiling NIOPosix BSDSocketAPIPosix.swift
[288/331] Compiling NIOPosix BSDSocketAPIWindows.swift
[289/331] Compiling NIOPosix BaseSocket.swift
[290/331] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[291/331] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[292/331] Compiling NIOPosix BaseSocketChannel.swift
[293/331] Compiling NIOPosix HappyEyeballs.swift
[294/331] Compiling NIOPosix IO.swift
[295/331] Compiling NIOPosix IntegerBitPacking.swift
[296/331] Compiling NIOPosix IntegerTypes.swift
[297/331] Compiling NIOPosix Linux.swift
[298/331] Compiling NIOPosix LinuxCPUSet.swift
[299/331] Compiling NIOPosix LinuxUring.swift
[300/331] Compiling NIOPosix BaseStreamSocketChannel.swift
[301/331] Compiling NIOPosix Bootstrap.swift
[302/331] Compiling NIOPosix ControlMessage.swift
[303/331] Compiling NIOPosix DatagramVectorReadManager.swift
[304/331] Compiling NIOPosix Errors+Any.swift
[305/331] Compiling NIOPosix FileDescriptor.swift
[306/331] Compiling NIOPosix GetaddrinfoResolver.swift
[307/331] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[308/331] Compiling NIOPosix NIOPosixSendableMetatype.swift
[309/331] Compiling NIOPosix NIOThreadPool.swift
[310/331] Compiling NIOPosix NonBlockingFileIO.swift
[311/331] Compiling NIOPosix PendingDatagramWritesManager.swift
[312/331] Compiling NIOPosix PendingWritesManager.swift
[313/331] Compiling NIOPosix PipeChannel.swift
[314/331] Compiling NIOPosix ServerSocket.swift
[315/331] Compiling NIOPosix Socket.swift
[316/331] Compiling NIOPosix SocketChannel.swift
[317/331] Compiling NIOPosix SocketProtocols.swift
[318/331] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[319/331] Compiling NIOPosix System.swift
[320/331] Compiling NIOPosix Thread.swift
[321/334] Wrapping AST for NIOPosix for debugging
[323/334] Emitting module NIO
[324/334] Compiling NIO Exports.swift
[325/335] Wrapping AST for NIO for debugging
[327/363] Compiling NIOTLS TLSEvents.swift
[328/363] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[329/363] Emitting module NIOTLS
[330/363] Compiling NIOIRC IRCServerName.swift
[331/363] Compiling NIOIRC IRCUserID.swift
[332/365] Compiling NIOIRC IRCMessageRecipient.swift
[333/365] Compiling NIOIRC IRCNickName.swift
[334/365] Compiling NIOIRC IRCCommandCodes.swift
[335/365] Compiling NIOIRC IRCMessage.swift
[336/365] Compiling NIOIRC ByteBufferExtras.swift
[337/365] Compiling NIOIRC Scandinavian.swift
[338/365] Compiling NIOIRC IRCChannelHandler.swift
[339/365] Compiling NIOIRC IRCChannelName.swift
[340/365] Compiling NIOIRC IRCCommand.swift
[341/365] Compiling NIOIRC IRCMessageTarget.swift
[342/365] Compiling NIOIRC IRCChannelMode.swift
[343/365] Compiling NIOTLS SNIHandler.swift
[344/365] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[345/365] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[346/366] Wrapping AST for NIOTLS for debugging
[348/366] Compiling NIOIRC IRCUserInfo.swift
[349/366] Compiling NIOIRC IRCUserMode.swift
[350/366] Compiling NIOIRC IRCCommandParser.swift
[351/366] Compiling NIOIRC IRCDispatcher.swift
[352/366] Compiling NIOIRC IRCMessageParser.swift
[353/366] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[354/366] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[355/366] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[356/366] Emitting module NIOIRC
[357/367] Wrapping AST for NIOIRC for debugging
[359/367] Emitting module NIOFoundationCompat
[360/367] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[361/368] Wrapping AST for NIOFoundationCompat for debugging
[363/390] Emitting module NIOTransportServices
[364/392] Compiling NIOTransportServices AcceptHandler.swift
[365/392] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[366/392] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[367/392] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[368/392] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[369/392] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[370/392] Compiling NIOTransportServices NIOTSErrors.swift
[371/392] Compiling NIOTransportServices NIOTSEventLoop.swift
[372/392] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[373/392] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[374/392] Compiling NIOTransportServices NIOTSListenerChannel.swift
[375/392] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[376/392] Compiling NIOTransportServices NIOTSSingletons.swift
[377/392] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[378/392] Compiling NIOTransportServices StateManagedChannel.swift
[379/392] Compiling NIOTransportServices StateManagedListenerChannel.swift
[380/392] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[381/392] Compiling NIOTransportServices NIOTSBootstraps.swift
[382/392] Compiling NIOTransportServices NIOTSChannelOptions.swift
[383/392] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[384/392] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[385/392] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[386/392] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[387/393] Wrapping AST for NIOTransportServices for debugging
[389/400] Compiling IRC ReExports.swift
[390/400] Compiling IRC IRCClientDelegate.swift
[391/400] Compiling IRC IRCClientMessageTarget.swift
[392/400] Compiling IRC IRCRetryStrategyCB.swift
[393/400] Compiling IRC IRCClientOptions.swift
[394/400] Compiling IRC IRCClient.swift
[395/400] Emitting module IRC
[396/401] Wrapping AST for IRC for debugging
[398/403] Compiling IRCElizaBot IRCElizaBot.swift
/host/spi-builder-workspace/Sources/IRCElizaBot/IRCElizaBot.swift:56:38: warning: 'Value' is deprecated: This typealias doesn't serve any purpose. Please use Int64 directly. [#DeprecatedDeclaration]
 54 |       self.bot     = bot
 55 |       self.delay   =
 56 |             .milliseconds(TimeAmount.Value(bot.options.thinkingTime * 1000.0))
    |                                      `- warning: 'Value' is deprecated: This typealias doesn't serve any purpose. Please use Int64 directly. [#DeprecatedDeclaration]
 57 |       self.timeout = .seconds(TimeAmount.Value(bot.options.sessionTimeout))
 58 |
/host/spi-builder-workspace/Sources/IRCElizaBot/IRCElizaBot.swift:57:42: warning: 'Value' is deprecated: This typealias doesn't serve any purpose. Please use Int64 directly. [#DeprecatedDeclaration]
 55 |       self.delay   =
 56 |             .milliseconds(TimeAmount.Value(bot.options.thinkingTime * 1000.0))
 57 |       self.timeout = .seconds(TimeAmount.Value(bot.options.sessionTimeout))
    |                                          `- warning: 'Value' is deprecated: This typealias doesn't serve any purpose. Please use Int64 directly. [#DeprecatedDeclaration]
 58 |
 59 |       restartTimeout()
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[399/403] Emitting module IRCElizaBot
[400/404] Wrapping AST for IRCElizaBot for debugging
[402/406] Emitting module elizabot
[403/406] Compiling elizabot main.swift
[404/407] Wrapping AST for elizabot for debugging
[405/407] Write Objects.LinkFileList
[406/407] Linking elizabot
Build complete! (83.43s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swifteliza",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AlwaysRightInstitute/SwiftEliza.git"
    },
    {
      "identity" : "swift-nio-irc-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NozeIO/swift-nio-irc-client.git"
    }
  ],
  "manifest_display_name" : "swift-nio-irc-eliza",
  "name" : "swift-nio-irc-eliza",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "IRCElizaBot",
      "targets" : [
        "IRCElizaBot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "elizabot",
      "targets" : [
        "elizabot"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "elizabot",
      "module_type" : "SwiftTarget",
      "name" : "elizabot",
      "path" : "Sources/elizabot",
      "product_memberships" : [
        "elizabot"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "IRCElizaBot"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IRCElizaBot",
      "module_type" : "SwiftTarget",
      "name" : "IRCElizaBot",
      "path" : "Sources/IRCElizaBot",
      "product_dependencies" : [
        "IRC",
        "Eliza"
      ],
      "product_memberships" : [
        "IRCElizaBot",
        "elizabot"
      ],
      "sources" : [
        "IRCElizaBot.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.