The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-nio-irc-webclient, reference develop (39f9ae), with Swift 6.3 for Android on 12 Apr 2026 01:08:03 UTC.

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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-webclient.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-webclient
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 39f9aeb Make IRCWebClientEndPoint removable
Cloned https://github.com/NozeIO/swift-nio-irc-webclient.git
Revision (git rev-parse @):
39f9aeb89eb317c764141dde75ffd9172498fcf5
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-webclient.git at develop
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/NozeIO/swift-nio-irc-webclient.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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-nio.git
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.19s)
[1/83106] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.71s)
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 (6.70s)
Fetching https://github.com/apple/swift-nio-transport-services
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
[1/2843] Fetching swift-nio-transport-services
[2/3157] Fetching swift-nio-transport-services, swift-nio-irc
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.45s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.45s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (1.40s)
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.83s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.48s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.87s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (0.79s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/23525] Fetching swift-collections
[472/29126] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (1.49s)
Fetched https://github.com/apple/swift-collections.git from cache (1.54s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (2.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.02s)
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/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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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/58] Write sources
[19/58] Compiling _AtomicsShims.c
[20/58] Compiling CNIOWindows WSAStartup.c
[21/58] Compiling CNIOWindows shim.c
[22/58] Compiling CNIOWASI CNIOWASI.c
[23/58] Compiling CNIOPosix event_loop_id.c
[24/58] Write swift-version--4F562202D5529B1.txt
[25/58] Compiling CNIOOpenBSD shim.c
[26/58] Compiling CNIOLinux liburing_shims.c
[27/58] Compiling CNIODarwin shim.c
[28/58] Compiling CNIOSHA1 c_nio_sha1.c
[29/58] Compiling CNIOLLHTTP c_nio_http.c
[30/64] Compiling CNIOLinux shim.c
[31/64] Write sources
[32/64] Compiling CNIOLLHTTP c_nio_api.c
[33/83] Compiling CNIOLLHTTP c_nio_llhttp.c
[35/100] Emitting module InternalCollectionsUtilities
[36/102] Emitting module Atomics
[36/104] Compiling c-nioatomics.c
[37/104] Compiling c-atomics.c
[39/111] Compiling Atomics UnsafeAtomic.swift
[40/111] Compiling Atomics UnsafeAtomicLazyReference.swift
[41/111] Compiling Atomics IntegerOperations.swift
[42/111] Compiling Atomics Unmanaged extensions.swift
[43/111] Compiling Atomics OptionalRawRepresentable.swift
[44/111] Compiling Atomics RawRepresentable.swift
[45/111] Compiling Atomics AtomicBool.swift
[49/111] Compiling Atomics IntegerConformances.swift
[50/111] Compiling Atomics PointerConformances.swift
[51/111] Compiling Atomics Primitives.native.swift
[52/111] Compiling Atomics AtomicInteger.swift
[53/111] Compiling Atomics AtomicOptionalWrappable.swift
[54/111] Compiling Atomics AtomicReference.swift
[57/111] Compiling Atomics AtomicStorage.swift
[58/111] Compiling Atomics AtomicValue.swift
[60/111] Compiling Atomics ManagedAtomic.swift
[61/111] Compiling Atomics ManagedAtomicLazyReference.swift
[69/111] Compiling Atomics AtomicMemoryOrderings.swift
[70/111] Compiling Atomics DoubleWord.swift
[77/112] Emitting module _NIOBase64
[78/112] Compiling _NIOBase64 Base64.swift
[79/114] Compiling _NIODataStructures Heap.swift
[83/114] Compiling _NIODataStructures PriorityQueue.swift
[84/114] Emitting module _NIODataStructures
[85/114] Compiling _NIODataStructures _TinyArray.swift
[85/115] Wrapping AST for Atomics for debugging
[86/115] Wrapping AST for InternalCollectionsUtilities for debugging
[88/115] Wrapping AST for _NIOBase64 for debugging
[90/116] Compiling NIOConcurrencyHelpers lock.swift
[91/116] Compiling NIOConcurrencyHelpers atomics.swift
[91/147] Wrapping AST for _NIODataStructures for debugging
[93/148] Compiling ContainersPreview Drain+Reduce.swift
[94/148] Compiling ContainersPreview Drain.swift
[95/148] Compiling ContainersPreview Producer+Collect.swift
[96/148] Compiling ContainersPreview Producer+Filter.swift
[97/148] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[98/148] Compiling ContainersPreview BorrowingSequence.swift
[99/148] Compiling ContainersPreview BidirectionalContainer.swift
[100/148] Compiling ContainersPreview Container+Filter.swift
[101/148] Compiling ContainersPreview Container+SpanwiseZip.swift
[102/152] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[103/152] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[104/152] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[105/152] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[106/152] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[107/152] Compiling ContainersPreview Container.swift
[108/152] Compiling ContainersPreview ContainerIterator.swift
[109/152] Compiling ContainersPreview DynamicContainer.swift
[110/152] Compiling ContainersPreview MutableContainer.swift
[111/152] Compiling ContainersPreview PermutableContainer.swift
[112/152] Compiling ContainersPreview RandomAccessContainer.swift
[113/152] Compiling ContainersPreview RangeExpression2.swift
[114/152] Compiling ContainersPreview RangeReplaceableContainer.swift
[115/152] Compiling ContainersPreview Drain+Map.swift
[116/152] Compiling ContainersPreview Producer+Map.swift
[117/152] Compiling ContainersPreview Producer+Reduce.swift
[118/152] Compiling ContainersPreview Producer.swift
[119/152] Compiling ContainersPreview Borrow.swift
[120/152] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[121/152] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[122/152] Emitting module NIOConcurrencyHelpers
[123/152] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[124/152] Compiling NIOConcurrencyHelpers NIOLock.swift
[125/153] Emitting module ContainersPreview
[127/153] Compiling ContainersPreview Box.swift
[128/153] Compiling ContainersPreview Inout.swift
[129/153] Compiling ContainersPreview InputSpan.swift
[130/153] Compiling ContainersPreview Shared.swift
[130/153] Wrapping AST for NIOConcurrencyHelpers for debugging
[132/153] Compiling ContainersPreview OutputSpan+Extras.swift
[133/153] Compiling ContainersPreview TemporaryAllocation.swift
[134/153] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[135/153] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[136/153] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[137/154] Wrapping AST for ContainersPreview for debugging
[139/194] Compiling DequeModule _DequeBuffer.swift
[140/194] Compiling DequeModule _DequeBufferHeader.swift
[141/194] Compiling DequeModule RigidDeque+Append.swift
[142/194] Compiling DequeModule RigidDeque+Consumption.swift
[143/194] Compiling DequeModule RigidDeque+Container.swift
[144/194] Compiling DequeModule RigidDeque+Descriptions.swift
[145/199] Compiling DequeModule UniqueDeque+Hashable.swift
[146/199] Compiling DequeModule UniqueDeque+Initializers.swift
[147/199] Compiling DequeModule UniqueDeque+Insertions.swift
[148/199] Compiling DequeModule UniqueDeque+Prepend.swift
[149/199] Compiling DequeModule UniqueDeque+Removals.swift
[150/199] Compiling DequeModule RigidDeque+Equatable.swift
[151/199] Compiling DequeModule RigidDeque+Experimental.swift
[152/199] Compiling DequeModule RigidDeque+Hashable.swift
[153/199] Compiling DequeModule RigidDeque+Initializers.swift
[154/199] Compiling DequeModule RigidDeque+Insertions.swift
[155/199] Compiling DequeModule RigidDeque+Prepend.swift
[156/199] Compiling DequeModule UniqueDeque+Consumption.swift
[157/199] Compiling DequeModule UniqueDeque+Container.swift
[158/199] Compiling DequeModule UniqueDeque+Descriptions.swift
[159/199] Compiling DequeModule UniqueDeque+Equatable.swift
[160/199] Compiling DequeModule UniqueDeque+Experimental.swift
[161/199] Compiling DequeModule RigidDeque+Removals.swift
[162/199] Compiling DequeModule RigidDeque+Replacements.swift
[163/199] Compiling DequeModule RigidDeque+Testing.swift
[164/199] Compiling DequeModule RigidDeque.swift
[165/199] Compiling DequeModule UniqueDeque+Append.swift
[166/199] Compiling DequeModule Deque+Extras.swift
[167/199] Compiling DequeModule Deque+Hashable.swift
[168/199] Compiling DequeModule Deque+Testing.swift
[169/199] Compiling DequeModule Deque._Storage.swift
[170/199] Compiling DequeModule Deque._UnsafeHandle.swift
[171/199] Compiling DequeModule Deque.swift
[172/199] Compiling DequeModule Deque+Codable.swift
[173/199] Compiling DequeModule Deque+Collection.swift
[174/199] Compiling DequeModule Deque+CustomReflectable.swift
[175/199] Compiling DequeModule Deque+Descriptions.swift
[176/199] Compiling DequeModule Deque+Equatable.swift
[177/199] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[178/199] Emitting module DequeModule
[179/199] Compiling DequeModule UniqueDeque+Replacements.swift
[180/199] Compiling DequeModule UniqueDeque.swift
[181/199] Compiling DequeModule _DequeSlot.swift
[182/199] Compiling DequeModule _UnsafeDequeHandle.swift
[183/199] Compiling DequeModule _UnsafeDequeSegments.swift
[184/200] Wrapping AST for DequeModule for debugging
[186/264] Compiling NIOCore NIOCoreSendableMetatype.swift
[187/264] Compiling NIOCore NIODecodedAsyncSequence.swift
[188/264] Compiling NIOCore NIOLoopBound.swift
[189/264] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[190/264] Compiling NIOCore NIOScheduledCallback.swift
[191/264] Compiling NIOCore NIOSendable.swift
[192/264] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[193/264] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[194/264] Compiling NIOCore RecvByteBufferAllocator.swift
[195/272] Compiling NIOCore AddressedEnvelope.swift
[196/272] Compiling NIOCore AsyncAwaitSupport.swift
[197/272] Compiling NIOCore AsyncChannel.swift
[198/272] Compiling NIOCore AsyncChannelHandler.swift
[199/272] Compiling NIOCore AsyncChannelInboundStream.swift
[200/272] Compiling NIOCore AsyncChannelOutboundWriter.swift
[201/272] Compiling NIOCore NIOAsyncSequenceProducer.swift
[202/272] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[203/272] Compiling NIOCore NIOAsyncWriter.swift
[204/272] Compiling NIOCore EventLoopFuture+Deprecated.swift
[205/272] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[206/272] Compiling NIOCore EventLoopFuture.swift
[207/272] Compiling NIOCore FileDescriptor.swift
[208/272] Compiling NIOCore FileHandle.swift
[209/272] Compiling NIOCore FileRegion.swift
[210/272] Compiling NIOCore GlobalSingletons.swift
[211/272] Compiling NIOCore IO.swift
[212/272] Compiling NIOCore IOData.swift
[213/272] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[214/272] Compiling NIOCore BSDSocketAPI.swift
[215/272] Compiling NIOCore ByteBuffer-aux.swift
[216/272] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[217/272] Compiling NIOCore ByteBuffer-conversions.swift
[218/272] Compiling NIOCore ByteBuffer-core.swift
[219/272] Compiling NIOCore ByteBuffer-hex.swift
[220/272] Compiling NIOCore ByteBuffer-int.swift
[221/272] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[222/272] Compiling NIOCore CircularBuffer.swift
[223/272] Compiling NIOCore Codec.swift
[224/272] Compiling NIOCore ConvenienceOptionSupport.swift
[225/272] Compiling NIOCore DeadChannel.swift
[226/272] Compiling NIOCore DispatchQueue+WithFuture.swift
[227/272] Compiling NIOCore EventLoop+Deprecated.swift
[228/272] Compiling NIOCore EventLoop+SerialExecutor.swift
[229/272] Compiling NIOCore EventLoop.swift
[230/272] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[231/272] Compiling NIOCore IPProtocol.swift
[232/272] Compiling NIOCore IntegerBitPacking.swift
[233/272] Compiling NIOCore IntegerTypes.swift
[234/272] Compiling NIOCore Interfaces.swift
[235/272] Compiling NIOCore Linux.swift
[236/272] Compiling NIOCore MarkedCircularBuffer.swift
[237/272] Compiling NIOCore MulticastChannel.swift
[238/272] Compiling NIOCore NIOAny.swift
[239/272] Compiling NIOCore NIOCloseOnErrorHandler.swift
[240/272] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[241/272] Compiling NIOCore SocketAddresses.swift
[242/272] Compiling NIOCore SocketOptionProvider.swift
[243/272] Compiling NIOCore SystemCallHelpers.swift
[244/272] Compiling NIOCore TimeAmount+Duration.swift
[245/272] Compiling NIOCore TypeAssistedChannelHandler.swift
[246/272] Compiling NIOCore UniversalBootstrapSupport.swift
[247/272] Compiling NIOCore Utilities.swift
[248/272] Compiling NIOCore ByteBuffer-multi-int.swift
[249/272] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[250/272] Compiling NIOCore ByteBuffer-views.swift
[251/272] Compiling NIOCore Channel.swift
[252/272] Compiling NIOCore ChannelHandler.swift
[253/272] Compiling NIOCore ChannelHandlers.swift
[254/272] Compiling NIOCore ChannelInvoker.swift
[255/272] Compiling NIOCore ChannelOption.swift
[256/272] Compiling NIOCore ChannelPipeline.swift
[257/272] Emitting module NIOCore
[258/273] Wrapping AST for NIOCore for debugging
[260/327] Compiling NIOEmbedded AsyncTestingChannel.swift
[261/327] Compiling NIOEmbedded Embedded.swift
[262/327] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[263/327] Emitting module NIOEmbedded
[264/328] Wrapping AST for NIOEmbedded for debugging
[266/328] Compiling NIOPosix HappyEyeballs.swift
[267/328] Compiling NIOPosix IO.swift
[268/328] Compiling NIOPosix IntegerBitPacking.swift
[269/328] Compiling NIOPosix IntegerTypes.swift
[270/328] Compiling NIOPosix Linux.swift
[271/328] Compiling NIOPosix LinuxCPUSet.swift
[272/328] Compiling NIOPosix LinuxUring.swift
[273/334] Compiling NIOPosix ThreadPosix.swift
[274/334] Compiling NIOPosix ThreadWindows.swift
[275/334] Compiling NIOPosix Utilities.swift
[276/334] Compiling NIOPosix VsockAddress.swift
[277/334] Compiling NIOPosix VsockChannelEvents.swift
[278/334] Compiling NIOPosix Windows.swift
[279/334] Emitting module NIOPosix
[280/334] Compiling NIOPosix PipePair.swift
[281/334] Compiling NIOPosix Pool.swift
[282/334] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[283/334] Compiling NIOPosix PosixSingletons.swift
[284/334] Compiling NIOPosix RawSocketBootstrap.swift
[285/334] Compiling NIOPosix Resolver.swift
[286/334] Compiling NIOPosix Selectable.swift
[287/334] Compiling NIOPosix SelectableChannel.swift
[288/334] Compiling NIOPosix SelectableEventLoop.swift
[289/334] Compiling NIOPosix SelectorEpoll.swift
[290/334] Compiling NIOPosix SelectorGeneric.swift
[291/334] Compiling NIOPosix SelectorKqueue.swift
[292/334] Compiling NIOPosix SelectorUring.swift
[293/334] Compiling NIOPosix SelectorWSAPoll.swift
[294/334] Compiling NIOPosix ServerSocket.swift
[295/334] Compiling NIOPosix Socket.swift
[296/334] Compiling NIOPosix SocketChannel.swift
[297/334] Compiling NIOPosix SocketProtocols.swift
[298/334] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[299/334] Compiling NIOPosix System.swift
[300/334] Compiling NIOPosix Thread.swift
[301/334] Compiling NIOPosix BaseStreamSocketChannel.swift
[302/334] Compiling NIOPosix Bootstrap.swift
[303/334] Compiling NIOPosix ControlMessage.swift
[304/334] Compiling NIOPosix DatagramVectorReadManager.swift
[305/334] Compiling NIOPosix Errors+Any.swift
[306/334] Compiling NIOPosix FileDescriptor.swift
[307/334] Compiling NIOPosix GetaddrinfoResolver.swift
[308/334] Compiling NIOPosix BSDSocketAPICommon.swift
[309/334] Compiling NIOPosix BSDSocketAPIPosix.swift
[310/334] Compiling NIOPosix BSDSocketAPIWindows.swift
[311/334] Compiling NIOPosix BaseSocket.swift
[312/334] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[313/334] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[314/334] Compiling NIOPosix BaseSocketChannel.swift
[315/334] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[316/334] Compiling NIOPosix NIOPosixSendableMetatype.swift
[317/334] Compiling NIOPosix NIOThreadPool.swift
[318/334] Compiling NIOPosix NonBlockingFileIO.swift
[319/334] Compiling NIOPosix PendingDatagramWritesManager.swift
[320/334] Compiling NIOPosix PendingWritesManager.swift
[321/334] Compiling NIOPosix PipeChannel.swift
[322/335] Wrapping AST for NIOPosix for debugging
[324/337] Emitting module NIO
[325/337] Compiling NIO Exports.swift
[326/348] Wrapping AST for NIO for debugging
[328/382] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[329/382] Emitting module NIOTLS
[330/382] Compiling NIOTLS TLSEvents.swift
[331/382] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[332/382] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[333/382] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[334/384] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[335/384] Compiling NIOTLS SNIHandler.swift
[337/385] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[338/385] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[339/385] Compiling NIOHTTP1 HTTPHeaderValidator.swift
[340/385] Compiling NIOHTTP1 HTTPHeaders+Validation.swift
[340/385] Wrapping AST for NIOTLS for debugging
[342/385] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[343/385] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[344/385] Emitting module NIOFoundationCompat
[345/385] Compiling NIOHTTP1 ByteCollectionUtils.swift
[346/385] Compiling NIOHTTP1 HTTPDecoder.swift
[347/385] Compiling NIOHTTP1 HTTPEncoder.swift
[348/385] Emitting module NIOHTTP1
[349/385] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[350/385] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[351/385] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[352/385] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[353/385] Compiling NIOHTTP1 HTTPTypedPipelineSetup.swift
[354/385] Compiling NIOHTTP1 HTTPTypes.swift
[356/386] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[357/386] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[358/386] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[358/386] Wrapping AST for NIOHTTP1 for debugging
[360/396] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[362/397] Compiling NIOWebSocket WebSocketErrorCodes.swift
[363/398] Compiling NIOWebSocket WebSocketOpcode.swift
[363/398] Wrapping AST for NIOFoundationCompat for debugging
[365/399] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[366/399] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[367/399] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[368/399] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[369/399] Emitting module NIOWebSocket
[370/399] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[371/399] Compiling NIOWebSocket SHA1.swift
[372/399] Emitting module NIOTransportServices
[373/399] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[374/399] Compiling NIOWebSocket WebSocketFrame.swift
[375/400] Wrapping AST for NIOWebSocket for debugging
[377/417] Compiling NIOTransportServices AcceptHandler.swift
[378/417] Compiling NIOTransportServices NIOTSDatagramConnectionBootstrap.swift
[379/417] Compiling NIOTransportServices NIOTSDatagramConnectionChannel.swift
[380/417] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[381/417] Compiling NIOTransportServices NIOTSErrors.swift
[382/417] Compiling NIOTransportServices NIOTSEventLoop.swift
[383/417] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[384/417] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[385/423] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[386/423] Compiling NIOTransportServices NIOTSSingletons.swift
[387/423] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[388/423] Compiling NIOTransportServices NIOTSBootstraps.swift
[389/423] Compiling NIOTransportServices NIOTSChannelOptions.swift
[390/423] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[391/423] Compiling NIOTransportServices StateManagedChannel.swift
[392/423] Compiling NIOTransportServices StateManagedListenerChannel.swift
[393/423] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[394/423] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[395/423] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[396/423] Compiling NIOTransportServices NIOTSListenerChannel.swift
[401/425] Compiling NIOTransportServices NIOTSDatagramListenerBootstrap.swift
[402/425] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[403/425] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[410/426] Wrapping AST for NIOTransportServices for debugging
[418/426] Compiling NIOIRC IRCUserInfo.swift
[419/426] Compiling NIOIRC IRCUserMode.swift
[420/426] Emitting module NIOIRC
[421/427] Wrapping AST for NIOIRC for debugging
[423/434] Compiling IRC ReExports.swift
[424/434] Compiling IRC IRCRetryStrategyCB.swift
[425/434] Compiling IRC IRCClientMessageTarget.swift
[426/434] Compiling IRC IRCClientOptions.swift
[427/434] Compiling IRC IRCClientDelegate.swift
[428/434] Compiling IRC IRCClient.swift
[429/434] Emitting module IRC
[430/440] Wrapping AST for IRC for debugging
[432/440] Compiling IRCWebClient ClientResources.swift
[433/440] Compiling IRCWebClient IRCWebSocketBridge.swift
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
207 | extension IRCWebSocketBridge : IRCClientDelegate {
208 |
209 |   open func client(_ client: IRCClient, registered nick: IRCNickName,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
210 |                    with userInfo: IRCUserInfo)
211 |   {
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
213 |     send(IRCMessage(command: .NICK(nick)))
214 |   }
215 |   open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
216 |     self.nick = nick
217 |     send(IRCMessage(command: .NICK(nick)))
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:220:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
218 |   }
219 |
220 |   open func client(_ client: IRCClient, received message: IRCMessage) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
221 |     #if false // send along any other message
222 |       send(message)
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:226:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
224 |   }
225 |
226 |   open func clientFailedToRegister(_ client: IRCClient) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
227 |     print("BRIDGE could not register:", client)
228 |     send("failed to register")
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:231:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
229 |   }
230 |
231 |   open func client(_ client: IRCClient, messageOfTheDay message: String) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
232 |     send(message)
233 |   }
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
233 |   }
234 |
235 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
236 |                    notice message: String,
237 |                    for recipients: [IRCMessageRecipient])
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:242:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
240 |   }
241 |
242 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
243 |                    message: String, from sender: IRCUserID,
244 |                    for recipients: [IRCMessageRecipient])
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:250:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
248 |   }
249 |
250 |   open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
251 |     // TODO
252 |   }
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
252 |   }
253 |
254 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
255 |                    user: IRCUserID, joined channels: [ IRCChannelName ])
256 |   {
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
258 |                     command: .JOIN(channels: channels, keys: nil)))
259 |   }
260 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
261 |                    user: IRCUserID, left channels: [ IRCChannelName ],
262 |                    with message: String?)
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:268:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
266 |   }
267 |
268 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
269 |                    changeTopic welcome: String, of channel: IRCChannelName)
270 |   {
[434/440] Compiling IRCWebClient IRCWebClientEndPoint.swift
[435/440] Emitting module IRCWebClient
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:122:26: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
120 |
121 |   lazy var upgrader : HTTPServerProtocolUpgrader = {
122 |     var sessionCounter = NIOAtomic.makeAtomic(value: 1)
    |                          `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
123 |     let config         = configuration
124 |
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
207 | extension IRCWebSocketBridge : IRCClientDelegate {
208 |
209 |   open func client(_ client: IRCClient, registered nick: IRCNickName,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
210 |                    with userInfo: IRCUserInfo)
211 |   {
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
213 |     send(IRCMessage(command: .NICK(nick)))
214 |   }
215 |   open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
216 |     self.nick = nick
217 |     send(IRCMessage(command: .NICK(nick)))
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:220:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
218 |   }
219 |
220 |   open func client(_ client: IRCClient, received message: IRCMessage) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
221 |     #if false // send along any other message
222 |       send(message)
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:226:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
224 |   }
225 |
226 |   open func clientFailedToRegister(_ client: IRCClient) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
227 |     print("BRIDGE could not register:", client)
228 |     send("failed to register")
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:231:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
229 |   }
230 |
231 |   open func client(_ client: IRCClient, messageOfTheDay message: String) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
232 |     send(message)
233 |   }
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
233 |   }
234 |
235 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
236 |                    notice message: String,
237 |                    for recipients: [IRCMessageRecipient])
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:242:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
240 |   }
241 |
242 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
243 |                    message: String, from sender: IRCUserID,
244 |                    for recipients: [IRCMessageRecipient])
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:250:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
248 |   }
249 |
250 |   open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
251 |     // TODO
252 |   }
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
252 |   }
253 |
254 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
255 |                    user: IRCUserID, joined channels: [ IRCChannelName ])
256 |   {
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
258 |                     command: .JOIN(channels: channels, keys: nil)))
259 |   }
260 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
261 |                    user: IRCUserID, left channels: [ IRCChannelName ],
262 |                    with message: String?)
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:268:3: warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
266 |   }
267 |
268 |   open func client(_ client: IRCClient,
    |   `- warning: non-'@objc' instance method declared in extension cannot be overridden; use 'public' instead; this will be an error in a future Swift language mode
269 |                    changeTopic welcome: String, of channel: IRCChannelName)
270 |   {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[436/440] Compiling IRCWebClient IRCWebClientServer.swift
/host/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:122:26: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
120 |
121 |   lazy var upgrader : HTTPServerProtocolUpgrader = {
122 |     var sessionCounter = NIOAtomic.makeAtomic(value: 1)
    |                          `- warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead [#DeprecatedDeclaration]
123 |     let config         = configuration
124 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[437/441] Wrapping AST for IRCWebClient for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[439/443] Emitting module ircwebclientd
/host/spi-builder-workspace/Sources/ircwebclientd/main.swift:23:1: error: cannot find 'signal' in scope
21 | let webServer = IRCWebClientServer()
22 |
23 | signal(SIGINT) { // Safe? Unsafe. No idea :-)
   | `- error: cannot find 'signal' in scope
24 |   s in webServer.stopOnSignal(s)
25 | }
/host/spi-builder-workspace/Sources/ircwebclientd/main.swift:23:8: error: cannot find 'SIGINT' in scope
21 | let webServer = IRCWebClientServer()
22 |
23 | signal(SIGINT) { // Safe? Unsafe. No idea :-)
   |        `- error: cannot find 'SIGINT' in scope
24 |   s in webServer.stopOnSignal(s)
25 | }
[440/443] Compiling ircwebclientd main.swift
/host/spi-builder-workspace/Sources/ircwebclientd/main.swift:23:1: error: cannot find 'signal' in scope
21 | let webServer = IRCWebClientServer()
22 |
23 | signal(SIGINT) { // Safe? Unsafe. No idea :-)
   | `- error: cannot find 'signal' in scope
24 |   s in webServer.stopOnSignal(s)
25 | }
/host/spi-builder-workspace/Sources/ircwebclientd/main.swift:23:8: error: cannot find 'SIGINT' in scope
21 | let webServer = IRCWebClientServer()
22 |
23 | signal(SIGINT) { // Safe? Unsafe. No idea :-)
   |        `- error: cannot find 'SIGINT' in scope
24 |   s in webServer.stopOnSignal(s)
25 | }
BUILD FAILURE 6.3 android