Build Information
Successful build of swift-nio-irc-eliza, reference 0.7.1 (908bea
), with Swift 6.1 for Android on 27 May 2025 11:23:12 UTC.
Swift 6 data race errors: 1
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-eliza.git
Reference: 0.7.1
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
* tag 0.7.1 -> FETCH_HEAD
HEAD is now at 908bea8 Travis: Only build w/ 4.2 and up
Cloned https://github.com/NozeIO/swift-nio-irc-eliza.git
Revision (git rev-parse @):
908bea86c4a1908b82f31f5b4cec2e2ff8aeedea
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-eliza.git at 0.7.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/NozeIO/swift-nio-irc-eliza.git
https://github.com/NozeIO/swift-nio-irc-eliza.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
Fetching https://github.com/AlwaysRightInstitute/SwiftEliza.git
[1/212] Fetching swift-nio-irc-client
[213/371] Fetching swift-nio-irc-client, swifteliza
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.28s)
Fetched https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache (0.28s)
Computing version for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Computed https://github.com/AlwaysRightInstitute/SwiftEliza.git at 1.0.1 (0.98s)
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.58s)
Fetching https://github.com/apple/swift-nio-transport-services
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio.git
[1/314] Fetching swift-nio-irc
[315/2981] Fetching swift-nio-irc, swift-nio-transport-services
[2982/79023] Fetching swift-nio-irc, swift-nio-transport-services, swift-nio
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (4.10s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (4.10s)
Fetched https://github.com/apple/swift-nio.git from cache (4.22s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (4.86s)
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.55s)
Fetching https://github.com/apple/swift-atomics.git
[1/1710] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (2.75s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4391] Fetching swift-system
[4392/20982] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.65s)
[7632/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.11s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (2.17s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.59s)
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/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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Working copy of https://github.com/SwiftNIOExtras/swift-nio-irc.git resolved at 0.8.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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
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/AlwaysRightInstitute/SwiftEliza.git
Working copy of https://github.com/AlwaysRightInstitute/SwiftEliza.git resolved at 1.0.1
Building for debugging...
[0/48] Write sources
[18/48] Compiling CNIOWindows WSAStartup.c
[19/48] Compiling CNIOWindows shim.c
[20/48] Compiling _AtomicsShims.c
[21/48] Compiling CNIOWASI CNIOWASI.c
[22/48] Compiling CNIOLinux liburing_shims.c
[23/48] Compiling CNIODarwin shim.c
[24/48] Compiling CNIOLinux shim.c
[25/48] Write swift-version-24593BA9C3E375BF.txt
[27/89] Emitting module _NIODataStructures
[27/89] Compiling c-nioatomics.c
[29/89] Compiling InternalCollectionsUtilities Descriptions.swift
[30/89] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/89] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[32/89] Compiling InternalCollectionsUtilities _SortedCollection.swift
[33/90] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[34/90] Compiling InternalCollectionsUtilities Debugging.swift
[35/90] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[36/90] Compiling InternalCollectionsUtilities UInt+reversed.swift
[37/90] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[38/90] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[39/90] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/90] Compiling Atomics UnsafeAtomic.swift
[41/90] Compiling Atomics UnsafeAtomicLazyReference.swift
[42/90] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[43/90] Compiling InternalCollectionsUtilities Integer rank.swift
[44/90] Emitting module InternalCollectionsUtilities
[45/90] Compiling Atomics ManagedAtomic.swift
[46/90] Compiling Atomics ManagedAtomicLazyReference.swift
[47/90] Compiling Atomics AtomicMemoryOrderings.swift
[48/90] Compiling Atomics DoubleWord.swift
[49/92] Compiling _NIODataStructures PriorityQueue.swift
[50/92] Compiling _NIODataStructures _TinyArray.swift
[54/92] Compiling _NIODataStructures Heap.swift
[58/93] Emitting module _NIOBase64
[59/93] Compiling _NIOBase64 Base64.swift
[64/94] Emitting module Atomics
[69/94] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[69/94] Wrapping AST for _NIOBase64 for debugging
[70/95] Wrapping AST for _NIODataStructures for debugging
[73/95] Compiling Atomics IntegerOperations.swift
[74/95] Compiling Atomics Unmanaged extensions.swift
[74/96] Wrapping AST for InternalCollectionsUtilities for debugging
[76/111] Wrapping AST for Atomics for debugging
[78/111] Compiling DequeModule _DequeBuffer.swift
[79/111] Compiling DequeModule _DequeBufferHeader.swift
[80/113] Compiling DequeModule Deque+CustomReflectable.swift
[81/113] Compiling DequeModule Deque+Descriptions.swift
[82/113] Compiling DequeModule Deque+Equatable.swift
[83/113] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[83/113] Compiling c-atomics.c
[85/113] Compiling DequeModule _DequeSlot.swift
[86/113] Compiling DequeModule _UnsafeWrappedBuffer.swift
[87/119] Compiling DequeModule Deque+Extras.swift
[88/119] Compiling DequeModule Deque+Hashable.swift
[89/119] Compiling DequeModule Deque+Testing.swift
[90/119] Compiling DequeModule Deque._Storage.swift
[91/119] Compiling DequeModule Deque._UnsafeHandle.swift
[92/119] Compiling DequeModule Deque.swift
[93/119] Compiling DequeModule Deque+Codable.swift
[94/119] Compiling DequeModule Deque+Collection.swift
[95/119] Compiling NIOConcurrencyHelpers lock.swift
[96/119] Emitting module NIOConcurrencyHelpers
[97/119] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[98/119] Emitting module DequeModule
[100/120] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[101/120] Compiling NIOConcurrencyHelpers NIOLock.swift
[102/120] Compiling NIOConcurrencyHelpers atomics.swift
[103/121] Wrapping AST for DequeModule for debugging
[104/121] Wrapping AST for NIOConcurrencyHelpers for debugging
[106/181] Emitting module Eliza
[107/181] Compiling Eliza Eliza.swift
[108/182] Wrapping AST for Eliza for debugging
[110/182] Compiling NIOCore MulticastChannel.swift
[111/182] Compiling NIOCore NIOAny.swift
[112/182] Compiling NIOCore NIOCloseOnErrorHandler.swift
[113/182] Compiling NIOCore NIOLoopBound.swift
[114/182] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[115/182] Compiling NIOCore NIOScheduledCallback.swift
[116/182] Compiling NIOCore NIOSendable.swift
[117/182] Compiling NIOCore RecvByteBufferAllocator.swift
[118/182] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[119/182] Compiling NIOCore EventLoopFuture+Deprecated.swift
[120/182] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[121/182] Compiling NIOCore EventLoopFuture.swift
[122/182] Compiling NIOCore FileDescriptor.swift
[123/182] Compiling NIOCore FileHandle.swift
[124/182] Compiling NIOCore FileRegion.swift
[125/182] Compiling NIOCore GlobalSingletons.swift
[126/190] Compiling NIOCore IO.swift
[127/190] Compiling NIOCore IOData.swift
[128/190] Compiling NIOCore IPProtocol.swift
[129/190] Compiling NIOCore IntegerBitPacking.swift
[130/190] Compiling NIOCore IntegerTypes.swift
[131/190] Compiling NIOCore Interfaces.swift
[132/190] Compiling NIOCore Linux.swift
[133/190] Compiling NIOCore MarkedCircularBuffer.swift
[134/190] Compiling NIOCore AddressedEnvelope.swift
[135/190] Compiling NIOCore AsyncAwaitSupport.swift
[136/190] Compiling NIOCore AsyncChannel.swift
[137/190] Compiling NIOCore AsyncChannelHandler.swift
[138/190] Compiling NIOCore AsyncChannelInboundStream.swift
[139/190] Compiling NIOCore AsyncChannelOutboundWriter.swift
[140/190] Compiling NIOCore NIOAsyncSequenceProducer.swift
[141/190] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[142/190] Compiling NIOCore NIOAsyncWriter.swift
[143/190] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[144/190] Compiling NIOCore SocketAddresses.swift
[145/190] Compiling NIOCore SocketOptionProvider.swift
[146/190] Compiling NIOCore SystemCallHelpers.swift
[147/190] Compiling NIOCore TimeAmount+Duration.swift
[148/190] Compiling NIOCore TypeAssistedChannelHandler.swift
[149/190] Compiling NIOCore UniversalBootstrapSupport.swift
[150/190] Compiling NIOCore Utilities.swift
[151/190] Emitting module NIOCore
[152/190] Compiling NIOCore CircularBuffer.swift
[153/190] Compiling NIOCore Codec.swift
[154/190] Compiling NIOCore ConvenienceOptionSupport.swift
[155/190] Compiling NIOCore DeadChannel.swift
[156/190] Compiling NIOCore DispatchQueue+WithFuture.swift
[157/190] Compiling NIOCore EventLoop+Deprecated.swift
[158/190] Compiling NIOCore EventLoop+SerialExecutor.swift
[159/190] Compiling NIOCore EventLoop.swift
[160/190] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[161/190] Compiling NIOCore BSDSocketAPI.swift
[162/190] Compiling NIOCore ByteBuffer-aux.swift
[163/190] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[164/190] Compiling NIOCore ByteBuffer-conversions.swift
[165/190] Compiling NIOCore ByteBuffer-core.swift
[166/190] Compiling NIOCore ByteBuffer-hex.swift
[167/190] Compiling NIOCore ByteBuffer-int.swift
[168/190] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[169/190] Compiling NIOCore ByteBuffer-multi-int.swift
[170/190] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[171/190] Compiling NIOCore ByteBuffer-views.swift
[172/190] Compiling NIOCore Channel.swift
[173/190] Compiling NIOCore ChannelHandler.swift
[174/190] Compiling NIOCore ChannelHandlers.swift
[175/190] Compiling NIOCore ChannelInvoker.swift
[176/190] Compiling NIOCore ChannelOption.swift
[177/190] Compiling NIOCore ChannelPipeline.swift
[178/191] Wrapping AST for NIOCore for debugging
[180/241] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[181/241] Compiling NIOEmbedded Embedded.swift
[182/241] Compiling NIOEmbedded AsyncTestingChannel.swift
[183/241] Emitting module NIOEmbedded
[185/242] Compiling NIOPosix IO.swift
[186/242] Compiling NIOPosix IntegerBitPacking.swift
[187/242] Compiling NIOPosix IntegerTypes.swift
[188/242] Compiling NIOPosix Linux.swift
[189/242] Compiling NIOPosix LinuxCPUSet.swift
[190/242] Compiling NIOPosix LinuxUring.swift
[191/242] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[191/248] Wrapping AST for NIOEmbedded for debugging
[193/248] Emitting module NIOPosix
[194/248] Compiling NIOPosix ThreadPosix.swift
[195/248] Compiling NIOPosix ThreadWindows.swift
[196/248] Compiling NIOPosix UnsafeTransfer.swift
[197/248] Compiling NIOPosix Utilities.swift
[198/248] Compiling NIOPosix VsockAddress.swift
[199/248] Compiling NIOPosix VsockChannelEvents.swift
[200/248] Compiling NIOPosix NIOThreadPool.swift
[201/248] Compiling NIOPosix NonBlockingFileIO.swift
[202/248] Compiling NIOPosix PendingDatagramWritesManager.swift
[203/248] Compiling NIOPosix PendingWritesManager.swift
[204/248] Compiling NIOPosix PipeChannel.swift
[205/248] Compiling NIOPosix PipePair.swift
[206/248] Compiling NIOPosix Pool.swift
[207/248] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[208/248] Compiling NIOPosix PosixSingletons.swift
[209/248] Compiling NIOPosix RawSocketBootstrap.swift
[210/248] Compiling NIOPosix Resolver.swift
[211/248] Compiling NIOPosix Selectable.swift
[212/248] Compiling NIOPosix SelectableChannel.swift
[213/248] Compiling NIOPosix SelectableEventLoop.swift
[214/248] Compiling NIOPosix SelectorEpoll.swift
[215/248] Compiling NIOPosix SelectorGeneric.swift
[216/248] Compiling NIOPosix SelectorKqueue.swift
[217/248] Compiling NIOPosix SelectorUring.swift
[218/248] Compiling NIOPosix ServerSocket.swift
[219/248] Compiling NIOPosix Socket.swift
[220/248] Compiling NIOPosix SocketChannel.swift
[221/248] Compiling NIOPosix SocketProtocols.swift
[222/248] Compiling NIOPosix System.swift
[223/248] Compiling NIOPosix Thread.swift
[224/248] Compiling NIOPosix BSDSocketAPICommon.swift
[225/248] Compiling NIOPosix BSDSocketAPIPosix.swift
[226/248] Compiling NIOPosix BSDSocketAPIWindows.swift
[227/248] Compiling NIOPosix BaseSocket.swift
[228/248] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[229/248] Compiling NIOPosix BaseSocketChannel.swift
[230/248] Compiling NIOPosix BaseStreamSocketChannel.swift
[231/248] Compiling NIOPosix Bootstrap.swift
[232/248] Compiling NIOPosix ControlMessage.swift
[233/248] Compiling NIOPosix DatagramVectorReadManager.swift
[234/248] Compiling NIOPosix Errors+Any.swift
[235/248] Compiling NIOPosix FileDescriptor.swift
[236/248] Compiling NIOPosix GetaddrinfoResolver.swift
[237/248] Compiling NIOPosix HappyEyeballs.swift
[238/249] Wrapping AST for NIOPosix for debugging
[240/251] Emitting module NIO
[241/251] Compiling NIO Exports.swift
[242/257] Wrapping AST for NIO for debugging
[244/280] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[245/280] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[246/280] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[247/280] Compiling NIOIRC IRCServerName.swift
[248/280] Compiling NIOIRC IRCUserID.swift
[249/282] Compiling NIOTLS TLSEvents.swift
[250/282] Emitting module NIOTLS
[251/282] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[252/282] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[253/282] Compiling NIOIRC IRCMessageRecipient.swift
[254/282] Compiling NIOIRC IRCNickName.swift
[255/282] Compiling NIOIRC IRCCommandCodes.swift
[256/282] Compiling NIOIRC IRCMessage.swift
[257/282] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[258/282] Compiling NIOTLS SNIHandler.swift
[259/283] Emitting module NIOFoundationCompat
[260/283] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[262/284] Compiling NIOIRC IRCUserInfo.swift
[263/284] Compiling NIOIRC IRCUserMode.swift
[265/284] Compiling NIOIRC IRCMessageTarget.swift
[266/284] Compiling NIOIRC IRCChannelMode.swift
[267/284] Compiling NIOIRC IRCChannelName.swift
[268/284] Compiling NIOIRC IRCCommand.swift
[269/284] Compiling NIOIRC ByteBufferExtras.swift
[270/284] Compiling NIOIRC Scandinavian.swift
[271/284] Compiling NIOIRC IRCChannelHandler.swift
[272/284] Compiling NIOIRC IRCCommandParser.swift
[273/284] Compiling NIOIRC IRCDispatcher.swift
[274/284] Compiling NIOIRC IRCMessageParser.swift
[274/284] Wrapping AST for NIOTLS for debugging
[275/284] Wrapping AST for NIOFoundationCompat for debugging
[277/303] Emitting module NIOIRC
[278/307] Emitting module NIOTransportServices
[280/309] Compiling NIOTransportServices StateManagedChannel.swift
[281/309] Compiling NIOTransportServices StateManagedListenerChannel.swift
[282/309] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[283/309] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[284/309] Compiling NIOTransportServices NIOTSSingletons.swift
[285/309] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[286/309] Compiling NIOTransportServices NIOTSBootstraps.swift
[287/309] Compiling NIOTransportServices NIOTSChannelOptions.swift
[288/309] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[289/309] Compiling NIOTransportServices AcceptHandler.swift
[290/309] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[291/309] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[292/309] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[293/309] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[294/309] Compiling NIOTransportServices NIOTSListenerChannel.swift
[295/309] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[296/309] Compiling NIOTransportServices NIOTSErrors.swift
[297/309] Compiling NIOTransportServices NIOTSEventLoop.swift
[298/309] Compiling NIOTransportServices NIOTSDatagramListener.swift
[299/309] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[300/309] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[301/309] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[302/309] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[303/310] Wrapping AST for NIOIRC for debugging
[304/310] Wrapping AST for NIOTransportServices for debugging
[306/317] Compiling IRC ReExports.swift
[307/317] Compiling IRC IRCClientDelegate.swift
[308/317] Emitting module IRC
[309/317] Compiling IRC IRCClientMessageTarget.swift
[310/317] Compiling IRC IRCClientOptions.swift
[311/317] Compiling IRC IRCRetryStrategyCB.swift
[312/317] Compiling IRC IRCClient.swift
[313/318] Wrapping AST for IRC for debugging
[315/320] Emitting module IRCElizaBot
/host/spi-builder-workspace/Sources/IRCElizaBot/IRCElizaBot.swift:21:12: warning: let 'defaultNickName' is not concurrency-safe because non-'Sendable' type 'IRCNickName' may have shared mutable state; this is an error in the Swift 6 language mode
19 | import Eliza
20 |
21 | public let defaultNickName = IRCNickName("Eliza")!
| `- warning: let 'defaultNickName' is not concurrency-safe because non-'Sendable' type 'IRCNickName' may have shared mutable state; this is an error in the Swift 6 language mode
22 |
23 | open class IRCElizaBot : IRCClientDelegate {
/host/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/Model/IRCNickName.swift:23:15: note: struct 'IRCNickName' does not conform to the 'Sendable' protocol
21 | * future compat.
22 | */
23 | public struct IRCNickName : Hashable, CustomStringConvertible {
| `- note: struct 'IRCNickName' does not conform to the 'Sendable' protocol
24 |
25 | public typealias StringLiteralType = String
/host/spi-builder-workspace/Sources/IRCElizaBot/IRCElizaBot.swift:18:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
16 | import struct Foundation.Date
17 | import NIO
18 | import IRC
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
19 | import Eliza
20 |
21 | public let defaultNickName = IRCNickName("Eliza")!
| |- note: add '@MainActor' to make let 'defaultNickName' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 |
23 | open class IRCElizaBot : IRCClientDelegate {
[316/320] Compiling IRCElizaBot IRCElizaBot.swift
/host/spi-builder-workspace/Sources/IRCElizaBot/IRCElizaBot.swift:21:12: warning: let 'defaultNickName' is not concurrency-safe because non-'Sendable' type 'IRCNickName' may have shared mutable state; this is an error in the Swift 6 language mode
19 | import Eliza
20 |
21 | public let defaultNickName = IRCNickName("Eliza")!
| `- warning: let 'defaultNickName' is not concurrency-safe because non-'Sendable' type 'IRCNickName' may have shared mutable state; this is an error in the Swift 6 language mode
22 |
23 | open class IRCElizaBot : IRCClientDelegate {
/host/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/Model/IRCNickName.swift:23:15: note: struct 'IRCNickName' does not conform to the 'Sendable' protocol
21 | * future compat.
22 | */
23 | public struct IRCNickName : Hashable, CustomStringConvertible {
| `- note: struct 'IRCNickName' does not conform to the 'Sendable' protocol
24 |
25 | public typealias StringLiteralType = String
/host/spi-builder-workspace/Sources/IRCElizaBot/IRCElizaBot.swift:18:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
16 | import struct Foundation.Date
17 | import NIO
18 | import IRC
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
19 | import Eliza
20 |
21 | public let defaultNickName = IRCNickName("Eliza")!
| |- note: add '@MainActor' to make let 'defaultNickName' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
22 |
23 | open class IRCElizaBot : IRCClientDelegate {
/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.
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.
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.
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.
58 |
59 | restartTimeout()
/host/spi-builder-workspace/Sources/IRCElizaBot/IRCElizaBot.swift:66:9: warning: capture of 'self' with non-sendable type 'IRCElizaBot.Session?' in a '@Sendable' closure
41 | }
42 |
43 | open class Session {
| `- note: class 'Session' does not conform to the 'Sendable' protocol
44 |
45 | weak var bot : IRCElizaBot?
:
64 | timeoutTimer = bot?.ircClient.eventLoop.scheduleTask(in: timeout) {
65 | [weak self] in
66 | self?.onTimeout()
| `- warning: capture of 'self' with non-sendable type 'IRCElizaBot.Session?' in a '@Sendable' closure
67 | }
68 | }
/host/spi-builder-workspace/Sources/IRCElizaBot/IRCElizaBot.swift:87:9: warning: capture of 'self' with non-sendable type 'IRCElizaBot.Session' in a '@Sendable' closure
41 | }
42 |
43 | open class Session {
| `- note: class 'Session' does not conform to the 'Sendable' protocol
44 |
45 | weak var bot : IRCElizaBot?
:
85 | isThinking = true
86 | _ = bot.ircClient.eventLoop.scheduleTask(in: delay) {
87 | self.isThinking = false
| `- warning: capture of 'self' with non-sendable type 'IRCElizaBot.Session' in a '@Sendable' closure
88 | bot.ircClient.sendMessage(bot.eliza.replyTo(statement),
89 | to: .nickname(self.patient))
/host/spi-builder-workspace/Sources/IRCElizaBot/IRCElizaBot.swift:88:9: warning: capture of 'bot' with non-sendable type 'IRCElizaBot' in a '@Sendable' closure
21 | public let defaultNickName = IRCNickName("Eliza")!
22 |
23 | open class IRCElizaBot : IRCClientDelegate {
| `- note: class 'IRCElizaBot' does not conform to the 'Sendable' protocol
24 |
25 | open class Options : IRCClientOptions {
:
86 | _ = bot.ircClient.eventLoop.scheduleTask(in: delay) {
87 | self.isThinking = false
88 | bot.ircClient.sendMessage(bot.eliza.replyTo(statement),
| `- warning: capture of 'bot' with non-sendable type 'IRCElizaBot' in a '@Sendable' closure
89 | to: .nickname(self.patient))
90 | self.restartTimeout()
[317/321] Wrapping AST for IRCElizaBot for debugging
[319/323] Emitting module elizabot
[320/323] Compiling elizabot main.swift
[321/324] Wrapping AST for elizabot for debugging
[322/324] Write Objects.LinkFileList
[323/324] Linking elizabot
Build complete! (66.80s)
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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.