Build Information
Successful build of swift-nio-irc-server, reference 0.7.0 (9d26c4
), with Swift 6.2 (beta) for Linux on 17 Jun 2025 20:20:27 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/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: 6.2
Building package at path: $PWD
https://github.com/NozeIO/swift-nio-irc-server.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/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
Fetching https://github.com/apple/swift-nio.git
[1/314] Fetching swift-nio-irc
[315/408] Fetching swift-nio-irc, swift-nio-irc-eliza
[334/632] Fetching swift-nio-irc, swift-nio-irc-eliza, swift-nio-irc-webclient
[633/76959] Fetching swift-nio-irc, swift-nio-irc-eliza, swift-nio-irc-webclient, swift-nio
Fetched https://github.com/NozeIO/swift-nio-irc-eliza.git from cache (7.13s)
Fetched https://github.com/NozeIO/swift-nio-irc-webclient.git from cache (7.13s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (7.13s)
Fetched https://github.com/apple/swift-nio.git from cache (7.30s)
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 (8.14s)
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
[1/218] Fetching swift-nio-irc-client
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.59s)
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 (2.51s)
Fetching https://github.com/apple/swift-nio-transport-services
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.92s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (2.03s)
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.94s)
Fetching https://github.com/AlwaysRightInstitute/SwiftEliza.git
[1/159] Fetching swifteliza
Fetched https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache (0.43s)
Computing version for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Computed https://github.com/AlwaysRightInstitute/SwiftEliza.git at 1.0.1 (1.32s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.24.0 (0.50s)
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.53s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.90s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
[1/4428] Fetching swift-system
[311/21034] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.67s)
[2824/16606] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (3.21s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.05s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (1.11s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.16s)
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-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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.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/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-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-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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/60] Write sources
[21/60] Compiling CNIOWindows shim.c
[22/60] Compiling _AtomicsShims.c
[23/60] Compiling CNIOWASI CNIOWASI.c
[24/60] Compiling CNIOWindows WSAStartup.c
[25/60] Compiling CNIOLinux liburing_shims.c
[26/60] Compiling CNIODarwin shim.c
[27/60] Compiling CNIOSHA1 c_nio_sha1.c
[28/60] Write sources
[29/60] Write swift-version-24593BA9C3E375BF.txt
[30/60] Compiling CNIOLLHTTP c_nio_http.c
[31/60] Compiling CNIOLinux shim.c
[32/65] Compiling CNIOLLHTTP c_nio_api.c
[33/100] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/100] Emitting module InternalCollectionsUtilities
[35/101] Compiling c-nioatomics.c
[36/101] Compiling c-atomics.c
[38/107] Compiling Atomics AtomicInteger.swift
[39/107] Compiling Atomics AtomicOptionalWrappable.swift
[40/107] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/107] Compiling Atomics DoubleWord.swift
[42/107] Compiling Atomics AtomicStorage.swift
[43/107] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[44/107] Compiling Atomics Primitives.native.swift
[45/107] Compiling Atomics AtomicMemoryOrderings.swift
[46/107] Compiling Atomics IntegerConformances.swift
[47/107] Compiling Atomics PointerConformances.swift
[48/107] Compiling Atomics AtomicReference.swift
[49/107] Compiling Atomics OptionalRawRepresentable.swift
[50/107] Emitting module Atomics
[52/109] Compiling Atomics AtomicValue.swift
[55/109] Compiling Atomics RawRepresentable.swift
[56/109] Compiling Atomics AtomicBool.swift
[57/109] Compiling Atomics UnsafeAtomic.swift
[58/109] Compiling Atomics UnsafeAtomicLazyReference.swift
[59/109] Compiling Atomics ManagedAtomic.swift
[60/109] Compiling Atomics ManagedAtomicLazyReference.swift
[65/110] Emitting module _NIOBase64
[66/110] Compiling _NIOBase64 Base64.swift
[73/111] Wrapping AST for InternalCollectionsUtilities for debugging
[74/126] Wrapping AST for _NIOBase64 for debugging
[76/126] Compiling _NIODataStructures PriorityQueue.swift
[77/126] Compiling _NIODataStructures _TinyArray.swift
[78/126] Compiling DequeModule Deque+CustomReflectable.swift
[79/126] Compiling DequeModule Deque+Descriptions.swift
[80/128] Compiling DequeModule Deque+Equatable.swift
[81/128] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[82/128] Compiling DequeModule _DequeBuffer.swift
[83/128] Compiling DequeModule _DequeBufferHeader.swift
[84/128] Compiling Atomics IntegerOperations.swift
[85/128] Compiling Atomics Unmanaged extensions.swift
[86/129] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[87/129] Emitting module NIOConcurrencyHelpers
[88/129] Wrapping AST for Atomics for debugging
[90/129] Compiling DequeModule Deque+Extras.swift
[91/129] Compiling DequeModule Deque+Hashable.swift
[92/129] Compiling DequeModule _DequeSlot.swift
[93/129] Compiling DequeModule _UnsafeWrappedBuffer.swift
[94/129] Compiling DequeModule Deque+Codable.swift
[95/129] Compiling DequeModule Deque+Collection.swift
[96/129] Compiling DequeModule Deque+Testing.swift
[97/129] Compiling DequeModule Deque._Storage.swift
[98/129] Compiling DequeModule Deque._UnsafeHandle.swift
[99/129] Compiling DequeModule Deque.swift
[100/129] Emitting module _NIODataStructures
[101/129] Compiling _NIODataStructures Heap.swift
[102/130] Compiling NIOConcurrencyHelpers lock.swift
[103/130] Wrapping AST for _NIODataStructures for debugging
[105/130] Compiling NIOConcurrencyHelpers NIOLock.swift
[106/130] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[107/130] Compiling NIOConcurrencyHelpers atomics.swift
[109/131] Emitting module Eliza
[110/131] Compiling Eliza Eliza.swift
[111/132] Wrapping AST for NIOConcurrencyHelpers for debugging
[113/132] Emitting module DequeModule
[113/133] Wrapping AST for Eliza for debugging
[115/133] Wrapping AST for DequeModule for debugging
[117/193] Compiling NIOCore MulticastChannel.swift
[118/193] Compiling NIOCore NIOAny.swift
[119/193] Compiling NIOCore NIOCloseOnErrorHandler.swift
[120/193] Compiling NIOCore NIOLoopBound.swift
[121/193] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[122/193] Compiling NIOCore NIOScheduledCallback.swift
[123/193] Compiling NIOCore NIOSendable.swift
[124/193] Compiling NIOCore RecvByteBufferAllocator.swift
[125/201] Compiling NIOCore IO.swift
[126/201] Compiling NIOCore IOData.swift
[127/201] Compiling NIOCore IPProtocol.swift
[128/201] Compiling NIOCore IntegerBitPacking.swift
[129/201] Compiling NIOCore IntegerTypes.swift
[130/201] Compiling NIOCore Interfaces.swift
[131/201] Compiling NIOCore Linux.swift
[132/201] Compiling NIOCore MarkedCircularBuffer.swift
[133/201] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[134/201] Compiling NIOCore EventLoopFuture+Deprecated.swift
[135/201] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[136/201] Compiling NIOCore EventLoopFuture.swift
[137/201] Compiling NIOCore FileDescriptor.swift
[138/201] Compiling NIOCore FileHandle.swift
[139/201] Compiling NIOCore FileRegion.swift
[140/201] Compiling NIOCore GlobalSingletons.swift
[141/201] Compiling NIOCore CircularBuffer.swift
[142/201] Compiling NIOCore Codec.swift
[143/201] Compiling NIOCore ConvenienceOptionSupport.swift
[144/201] Compiling NIOCore DeadChannel.swift
[145/201] Compiling NIOCore DispatchQueue+WithFuture.swift
[146/201] Compiling NIOCore EventLoop+Deprecated.swift
[147/201] Compiling NIOCore EventLoop+SerialExecutor.swift
[148/201] Compiling NIOCore EventLoop.swift
[149/201] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[150/201] Compiling NIOCore SocketAddresses.swift
[151/201] Compiling NIOCore SocketOptionProvider.swift
[152/201] Compiling NIOCore SystemCallHelpers.swift
[153/201] Compiling NIOCore TimeAmount+Duration.swift
[154/201] Compiling NIOCore TypeAssistedChannelHandler.swift
[155/201] Compiling NIOCore UniversalBootstrapSupport.swift
[156/201] Compiling NIOCore Utilities.swift
[157/201] Compiling NIOCore ByteBuffer-multi-int.swift
[158/201] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[159/201] Compiling NIOCore ByteBuffer-views.swift
[160/201] Compiling NIOCore Channel.swift
[161/201] Compiling NIOCore ChannelHandler.swift
[162/201] Compiling NIOCore ChannelHandlers.swift
[163/201] Compiling NIOCore ChannelInvoker.swift
[164/201] Compiling NIOCore ChannelOption.swift
[165/201] Compiling NIOCore ChannelPipeline.swift
[166/201] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[167/201] Compiling NIOCore BSDSocketAPI.swift
[168/201] Compiling NIOCore ByteBuffer-aux.swift
[169/201] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[170/201] Compiling NIOCore ByteBuffer-conversions.swift
[171/201] Compiling NIOCore ByteBuffer-core.swift
[172/201] Compiling NIOCore ByteBuffer-hex.swift
[173/201] Compiling NIOCore ByteBuffer-int.swift
[174/201] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[175/201] Compiling NIOCore AddressedEnvelope.swift
[176/201] Compiling NIOCore AsyncAwaitSupport.swift
[177/201] Compiling NIOCore AsyncChannel.swift
[178/201] Compiling NIOCore AsyncChannelHandler.swift
[179/201] Compiling NIOCore AsyncChannelInboundStream.swift
[180/201] Compiling NIOCore AsyncChannelOutboundWriter.swift
[181/201] Compiling NIOCore NIOAsyncSequenceProducer.swift
[182/201] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[183/201] Compiling NIOCore NIOAsyncWriter.swift
[184/201] Emitting module NIOCore
[185/202] Wrapping AST for NIOCore for debugging
[187/252] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[188/252] Compiling NIOEmbedded Embedded.swift
[189/252] Compiling NIOEmbedded AsyncTestingChannel.swift
[190/252] Emitting module NIOEmbedded
[191/252] Compiling NIOPosix Pool.swift
[192/252] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[193/252] Compiling NIOPosix PosixSingletons.swift
[194/252] Compiling NIOPosix RawSocketBootstrap.swift
[195/252] Compiling NIOPosix Resolver.swift
[196/252] Compiling NIOPosix Selectable.swift
[197/259] Wrapping AST for NIOEmbedded for debugging
[199/259] Compiling NIOPosix ThreadPosix.swift
[200/259] Compiling NIOPosix ThreadWindows.swift
[201/259] Compiling NIOPosix UnsafeTransfer.swift
[202/259] Compiling NIOPosix Utilities.swift
[203/259] Compiling NIOPosix VsockAddress.swift
[204/259] Compiling NIOPosix VsockChannelEvents.swift
[205/259] Emitting module NIOPosix
[206/259] Compiling NIOPosix ServerSocket.swift
[207/259] Compiling NIOPosix Socket.swift
[208/259] Compiling NIOPosix SocketChannel.swift
[209/259] Compiling NIOPosix SocketProtocols.swift
[210/259] Compiling NIOPosix System.swift
[211/259] Compiling NIOPosix Thread.swift
[212/259] Compiling NIOPosix IO.swift
[213/259] Compiling NIOPosix IntegerBitPacking.swift
[214/259] Compiling NIOPosix IntegerTypes.swift
[215/259] Compiling NIOPosix Linux.swift
[216/259] Compiling NIOPosix LinuxCPUSet.swift
[217/259] Compiling NIOPosix LinuxUring.swift
[218/259] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[219/259] Compiling NIOPosix Bootstrap.swift
[220/259] Compiling NIOPosix ControlMessage.swift
[221/259] Compiling NIOPosix DatagramVectorReadManager.swift
[222/259] Compiling NIOPosix Errors+Any.swift
[223/259] Compiling NIOPosix FileDescriptor.swift
[224/259] Compiling NIOPosix GetaddrinfoResolver.swift
[225/259] Compiling NIOPosix HappyEyeballs.swift
[226/259] Compiling NIOPosix NIOThreadPool.swift
[227/259] Compiling NIOPosix NonBlockingFileIO.swift
[228/259] Compiling NIOPosix PendingDatagramWritesManager.swift
[229/259] Compiling NIOPosix PendingWritesManager.swift
[230/259] Compiling NIOPosix PipeChannel.swift
[231/259] Compiling NIOPosix PipePair.swift
[232/259] Compiling NIOPosix BSDSocketAPICommon.swift
[233/259] Compiling NIOPosix BSDSocketAPIPosix.swift
[234/259] Compiling NIOPosix BSDSocketAPIWindows.swift
[235/259] Compiling NIOPosix BaseSocket.swift
[236/259] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[237/259] Compiling NIOPosix BaseSocketChannel.swift
[238/259] Compiling NIOPosix BaseStreamSocketChannel.swift
[239/259] Compiling NIOPosix SelectableChannel.swift
[240/259] Compiling NIOPosix SelectableEventLoop.swift
[241/259] Compiling NIOPosix SelectorEpoll.swift
[242/259] Compiling NIOPosix SelectorGeneric.swift
[243/259] Compiling NIOPosix SelectorKqueue.swift
[244/259] Compiling NIOPosix SelectorUring.swift
[245/260] Wrapping AST for NIOPosix for debugging
[247/262] Compiling NIO Exports.swift
[248/262] Emitting module NIO
[249/263] Wrapping AST for NIO for debugging
[251/307] Compiling NIOTLS TLSEvents.swift
[252/307] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[253/307] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[254/307] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[255/307] Compiling NIOIRC IRCServerName.swift
[256/307] Compiling NIOIRC IRCUserID.swift
[257/309] Compiling NIOIRC IRCCommandParser.swift
[258/309] Compiling NIOIRC IRCDispatcher.swift
[259/311] Compiling NIOIRC ByteBufferExtras.swift
[260/311] Compiling NIOIRC Scandinavian.swift
[261/311] Compiling NIOIRC IRCChannelHandler.swift
[262/311] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[263/311] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[264/311] Compiling NIOHTTP1 HTTPTypes.swift
[265/311] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[266/311] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[267/311] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[268/311] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[269/311] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[270/311] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[277/311] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[278/311] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[279/311] Emitting module NIOTLS
[280/311] Compiling NIOTLS SNIHandler.swift
[281/311] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[282/311] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[283/311] Compiling NIOIRC IRCUserMode.swift
[284/312] Wrapping AST for NIOTLS for debugging
[288/312] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[289/312] Emitting module NIOFoundationCompat
[291/313] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[292/313] Wrapping AST for NIOFoundationCompat for debugging
[294/335] Compiling NIOTransportServices NIOTSBootstraps.swift
[295/335] Compiling NIOTransportServices NIOTSChannelOptions.swift
[296/335] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[297/337] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[298/337] Compiling NIOTransportServices NIOTSErrors.swift
[299/337] Compiling NIOTransportServices NIOTSEventLoop.swift
[300/337] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[301/337] Compiling NIOTransportServices NIOTSSingletons.swift
[302/337] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[303/337] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[304/337] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[305/337] Compiling NIOTransportServices NIOTSListenerChannel.swift
[306/337] Compiling NIOTransportServices StateManagedChannel.swift
[307/337] Compiling NIOTransportServices StateManagedListenerChannel.swift
[308/337] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[309/337] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[310/337] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[311/337] Compiling NIOTransportServices NIOTSDatagramListener.swift
[312/337] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[313/337] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[314/337] Compiling NIOTransportServices AcceptHandler.swift
[315/337] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[316/337] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[317/337] Emitting module NIOTransportServices
[322/338] Wrapping AST for NIOTransportServices for debugging
[324/338] Emitting module NIOIRC
[325/339] Wrapping AST for NIOIRC for debugging
[327/356] Compiling IRCServer ReExports.swift
[328/357] Emitting module NIOHTTP1
[329/357] Compiling IRCServer IRCChannel.swift
[330/357] Compiling IRCServer IRCLogger.swift
[331/357] Compiling IRCServer IRCServer.swift
[332/357] Compiling IRC ReExports.swift
[334/358] Compiling IRC IRCRetryStrategyCB.swift
[334/358] Wrapping AST for NIOHTTP1 for debugging
[336/368] Compiling IRC IRCClientMessageTarget.swift
[337/368] Compiling IRC IRCClientOptions.swift
[338/368] Compiling IRC IRCClientDelegate.swift
[339/368] Emitting module IRCServer
[340/368] Compiling IRCServer Utilities.swift
/host/spi-builder-workspace/Sources/IRCServer/Utilities.swift:95:43: warning: capture of non-Sendable type 'C.Element.Type' in an isolated closure
93 | let loop = handlerGroup[0].eventLoop!
94 | loop.execute {
95 | let elValues = Array(handlerGroup.map(map))
| `- warning: capture of non-Sendable type 'C.Element.Type' in an isolated closure
96 | syncQueue.async {
97 | values.append(contentsOf: elValues)
/host/spi-builder-workspace/Sources/IRCServer/Utilities.swift:92:14: warning: capture of non-Sendable type 'C.Type' in an isolated closure
90 | #endif
91 |
92 | for ( _, handlerGroup ) in loopToObjects {
| `- warning: capture of non-Sendable type 'C.Type' in an isolated closure
93 | let loop = handlerGroup[0].eventLoop!
94 | loop.execute {
/host/spi-builder-workspace/Sources/IRCServer/Utilities.swift:97:11: warning: mutation of captured var 'values' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
95 | let elValues = Array(handlerGroup.map(map))
96 | syncQueue.async {
97 | values.append(contentsOf: elValues)
| `- warning: mutation of captured var 'values' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
98 | expectedCount -= elValues.count
99 | if expectedCount < 1 {
/host/spi-builder-workspace/Sources/IRCServer/Utilities.swift:98:11: warning: mutation of captured var 'expectedCount' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
96 | syncQueue.async {
97 | values.append(contentsOf: elValues)
98 | expectedCount -= elValues.count
| `- warning: mutation of captured var 'expectedCount' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
99 | if expectedCount < 1 {
100 | #if swift(>=5) // NIO 2 API
/host/spi-builder-workspace/Sources/IRCServer/Utilities.swift:99:14: warning: reference to captured var 'expectedCount' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
97 | values.append(contentsOf: elValues)
98 | expectedCount -= elValues.count
99 | if expectedCount < 1 {
| `- warning: reference to captured var 'expectedCount' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
100 | #if swift(>=5) // NIO 2 API
101 | promise.succeed(values)
/host/spi-builder-workspace/Sources/IRCServer/Utilities.swift:101:31: warning: reference to captured var 'values' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
99 | if expectedCount < 1 {
100 | #if swift(>=5) // NIO 2 API
101 | promise.succeed(values)
| `- warning: reference to captured var 'values' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
102 | #else // NIO 1 API
103 | promise.succeed(result: values)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[341/368] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[342/368] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[343/368] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
/host/spi-builder-workspace/Sources/IRCServer/IRCServer.swift:168:25: warning: conformance of 'BackPressureHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
166 | #if swift(>=5) // NIO 2 API
167 | return channel.pipeline
168 | .addHandler(BackPressureHandler(),
| `- warning: conformance of 'BackPressureHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
169 | name: "com.apple.nio.backpressure") // Oh well :-)
170 | .flatMap {
/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.
[344/368] Compiling NIOWebSocket SHA1.swift
/host/spi-builder-workspace/Sources/IRCServer/IRCServer.swift:168:25: warning: conformance of 'BackPressureHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
166 | #if swift(>=5) // NIO 2 API
167 | return channel.pipeline
168 | .addHandler(BackPressureHandler(),
| `- warning: conformance of 'BackPressureHandler' to 'Sendable' is unavailable; this is an error in the Swift 6 language mode
169 | name: "com.apple.nio.backpressure") // Oh well :-)
170 | .flatMap {
/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.
[345/368] Compiling IRCServer IRCSessionHandler.swift
/host/spi-builder-workspace/Sources/IRCServer/IRCSessionHandler.swift:263:14: warning: capture of non-Sendable type 'T.Type' in an isolated closure
261 | guard channel.eventLoop.inEventLoop else {
262 | return channel.eventLoop.execute {
263 | self.sendMessages(messages, promise: promise)
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
264 | }
265 | }
/host/spi-builder-workspace/Sources/IRCServer/IRCSessionHandler.swift:247:45: warning: capture of non-Sendable type 'T.Type' in an isolated closure
245 | public var target : String { return nick?.stringValue ?? "*" }
246 |
247 | public func sendMessages<T: Collection>(_ messages: T,
| `- warning: capture of non-Sendable type 'T.Type' in an isolated closure
248 | promise: EventLoopPromise<Void>?)
249 | where T.Element == IRCMessage
[346/368] Compiling NIOWebSocket WebSocketOpcode.swift
[347/369] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[350/369] Compiling IRCServer IRCServerMessageTarget.swift
[351/369] Compiling IRCServer IRCServerError.swift
[352/369] Compiling IRCServer IRCSessionDispatcher.swift
[354/370] Compiling NIOWebSocket WebSocketErrorCodes.swift
[355/370] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[355/370] Wrapping AST for IRCServer for debugging
[357/370] Compiling NIOWebSocket WebSocketFrame.swift
[358/370] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[361/370] Emitting module IRC
[362/370] Compiling IRC IRCClient.swift
[364/371] Emitting module NIOWebSocket
[365/372] Wrapping AST for IRC for debugging
[367/374] Emitting module IRCElizaBot
[368/374] Compiling IRCElizaBot IRCElizaBot.swift
[369/375] Wrapping AST for NIOWebSocket for debugging
[370/380] Wrapping AST for IRCElizaBot for debugging
[372/380] Compiling IRCWebClient ClientResources.swift
[373/380] Compiling IRCWebClient IRCWebSocketBridge.swift
[374/380] Compiling IRCWebClient IRCWebClientEndPoint.swift
[375/380] Compiling IRCWebClient IRCWebClientServer.swift
[376/380] Emitting module IRCWebClient
[377/381] Wrapping AST for IRCWebClient for debugging
[379/384] Compiling miniircd main.swift
[380/384] Compiling miniircd Config.swift
[381/384] Emitting module miniircd
[382/385] Wrapping AST for miniircd for debugging
[383/385] Write Objects.LinkFileList
[384/385] Linking miniircd
Build complete! (107.87s)
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.git"
},
{
"identity" : "swift-nio-irc",
"requirement" : {
"range" : [
{
"lower_bound" : "0.7.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftNIOExtras/swift-nio-irc.git"
},
{
"identity" : "swift-nio-irc-eliza",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NozeIO/swift-nio-irc-eliza.git"
},
{
"identity" : "swift-nio-irc-webclient",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NozeIO/swift-nio-irc-webclient.git"
}
],
"manifest_display_name" : "swift-nio-irc-server",
"name" : "swift-nio-irc-server",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "IRCServer",
"targets" : [
"IRCServer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "miniircd",
"targets" : [
"miniircd"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "miniircd",
"module_type" : "SwiftTarget",
"name" : "miniircd",
"path" : "Sources/miniircd",
"product_dependencies" : [
"IRCWebClient",
"IRCElizaBot"
],
"product_memberships" : [
"miniircd"
],
"sources" : [
"Config.swift",
"main.swift"
],
"target_dependencies" : [
"IRCServer"
],
"type" : "executable"
},
{
"c99name" : "IRCServer",
"module_type" : "SwiftTarget",
"name" : "IRCServer",
"path" : "Sources/IRCServer",
"product_dependencies" : [
"NIO",
"NIOIRC"
],
"product_memberships" : [
"IRCServer",
"miniircd"
],
"sources" : [
"IRCChannel.swift",
"IRCLogger.swift",
"IRCServer.swift",
"IRCServerContext.swift",
"IRCServerError.swift",
"IRCServerMessageTarget.swift",
"IRCSessionDispatcher.swift",
"IRCSessionHandler.swift",
"ReExports.swift",
"Utilities.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
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.