The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of LinkerKitIRCBot, reference 0.1.0 (888f93), with Swift 6.0 for Linux on 27 Nov 2024 08:43:09 UTC.

Swift 6 data race errors: 1

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLinkerKit/LinkerKitIRCBot.git
Reference: 0.1.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/SwiftyLinkerKit/LinkerKitIRCBot
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 888f930 Package: Use SwiftyLinkerKit 0.1.3 tag
Cloned https://github.com/SwiftyLinkerKit/LinkerKitIRCBot.git
Revision (git rev-parse @):
888f930ba8ab4bba011cff7bd618316be6270fce
SUCCESS checkout https://github.com/SwiftyLinkerKit/LinkerKitIRCBot.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SwiftyLinkerKit/LinkerKitIRCBot.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/NozeIO/swift-nio-irc-server.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/NozeIO/swift-nio-irc-eliza.git
Fetching https://github.com/SwiftyLinkerKit/SwiftyLinkerKit.git
Fetching https://github.com/NozeIO/swift-nio-irc-webclient.git
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
[1/94] Fetching swift-nio-irc-eliza
[36/258] Fetching swift-nio-irc-eliza, swift-nio-irc-server
[259/470] Fetching swift-nio-irc-eliza, swift-nio-irc-server, swift-nio-irc-client
[471/694] Fetching swift-nio-irc-eliza, swift-nio-irc-server, swift-nio-irc-client, swift-nio-irc-webclient
[695/762] Fetching swift-nio-irc-eliza, swift-nio-irc-server, swift-nio-irc-client, swift-nio-irc-webclient, swiftylinkerkit
Fetched https://github.com/SwiftyLinkerKit/SwiftyLinkerKit.git from cache (0.27s)
Fetched https://github.com/NozeIO/swift-nio-irc-webclient.git from cache (0.27s)
Fetched https://github.com/NozeIO/swift-nio-irc-server.git from cache (0.27s)
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.27s)
Fetching https://github.com/uraimo/SwiftyGPIO.git
[1/2387] Fetching swiftygpio
Fetched https://github.com/uraimo/SwiftyGPIO.git from cache (0.26s)
[1/71936] Fetching swift-nio
Fetched https://github.com/NozeIO/swift-nio-irc-eliza.git from cache (4.47s)
Fetched https://github.com/apple/swift-nio.git from cache (4.56s)
Computing version for https://github.com/SwiftyLinkerKit/SwiftyLinkerKit.git
Computed https://github.com/SwiftyLinkerKit/SwiftyLinkerKit.git at 0.1.3 (1.43s)
Fetching https://github.com/AlwaysRightInstitute/SwiftyTM1637.git
[1/82] Fetching swiftytm1637
Fetched https://github.com/AlwaysRightInstitute/SwiftyTM1637.git from cache (0.25s)
Computing version for https://github.com/AlwaysRightInstitute/SwiftyTM1637.git
Computed https://github.com/AlwaysRightInstitute/SwiftyTM1637.git at 0.1.2 (0.49s)
Computing version for https://github.com/NozeIO/swift-nio-irc-server.git
Computed https://github.com/NozeIO/swift-nio-irc-server.git at 0.6.0 (0.50s)
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
[1/313] Fetching swift-nio-irc
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.18s)
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.47s)
Fetching https://github.com/AlwaysRightInstitute/SwiftEliza.git
[1/159] Fetching swifteliza
Fetched https://github.com/AlwaysRightInstitute/SwiftEliza.git from cache (0.17s)
Computing version for https://github.com/AlwaysRightInstitute/SwiftEliza.git
Computed https://github.com/AlwaysRightInstitute/SwiftEliza.git at 1.0.1 (0.47s)
Computing version for https://github.com/NozeIO/swift-nio-irc-client.git
Computed https://github.com/SwiftyLinkerKit/SwiftyLinkerKit.git at 0.1.3 (0.00s)
Computed https://github.com/AlwaysRightInstitute/SwiftyTM1637.git at 0.1.2 (0.00s)
Computed https://github.com/NozeIO/swift-nio-irc-server.git at 0.6.0 (0.00s)
Computed https://github.com/NozeIO/swift-nio-irc-client.git at 0.6.1 (0.46s)
Computed https://github.com/NozeIO/swift-nio-irc-eliza.git at 0.6.0 (0.47s)
Computed https://github.com/AlwaysRightInstitute/SwiftEliza.git at 1.0.1 (0.00s)
Computing version for https://github.com/NozeIO/swift-nio-irc-webclient.git
Computed https://github.com/NozeIO/swift-nio-irc-webclient.git at 0.6.2 (0.45s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.6.3 (1.95s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 1.14.4 (0.49s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.17s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (0.43s)
Computing version for https://github.com/uraimo/SwiftyGPIO.git
Computed https://github.com/uraimo/SwiftyGPIO.git at 1.4.4 (0.46s)
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.6.1
Creating working copy for https://github.com/NozeIO/swift-nio-irc-server.git
Working copy of https://github.com/NozeIO/swift-nio-irc-server.git resolved at 0.6.0
Creating working copy for https://github.com/NozeIO/swift-nio-irc-eliza.git
Working copy of https://github.com/NozeIO/swift-nio-irc-eliza.git resolved at 0.6.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.6.2
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.6.3
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
Creating working copy for https://github.com/AlwaysRightInstitute/SwiftyTM1637.git
Working copy of https://github.com/AlwaysRightInstitute/SwiftyTM1637.git resolved at 0.1.2
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/uraimo/SwiftyGPIO.git
Working copy of https://github.com/uraimo/SwiftyGPIO.git resolved at 1.4.4
Creating working copy for https://github.com/SwiftyLinkerKit/SwiftyLinkerKit.git
Working copy of https://github.com/SwiftyLinkerKit/SwiftyLinkerKit.git resolved at 0.1.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 1.14.4
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
Building for debugging...
[0/44] Write sources
[17/44] Compiling CNIOZlib empty.c
[18/44] Compiling CNIOLinux ifaddrs-android.c
[19/44] Compiling CNIODarwin shim.c
[20/44] Compiling CNIOSHA1 c_nio_sha1.c
[21/44] Compiling CNIOLinux shim.c
[22/44] Compiling CNIOHTTPParser c_nio_http_parser.c
[23/44] Write swift-version-24593BA9C3E375BF.txt
[24/59] Compiling c-atomics.c
[26/62] Compiling NIOPriorityQueue PriorityQueue.swift
[27/62] Emitting module NIOConcurrencyHelpers
[28/62] Emitting module NIOPriorityQueue
[29/62] Compiling NIOPriorityQueue Heap.swift
[30/63] Compiling NIOConcurrencyHelpers atomics.swift
[31/63] Compiling NIOConcurrencyHelpers lock.swift
[34/64] Compiling SwiftyGPIO SPI.swift
[35/64] Compiling SwiftyGPIO Presets.swift
[35/65] Wrapping AST for NIOConcurrencyHelpers for debugging
[36/65] Wrapping AST for NIOPriorityQueue for debugging
[38/115] Compiling SwiftyGPIO UART.swift
[39/115] Emitting module Eliza
[40/115] Compiling Eliza Eliza.swift
[41/116] Compiling SwiftyGPIO SunXi.swift
[42/116] Compiling SwiftyGPIO SwiftyGPIO.swift
[44/116] Compiling NIO AddressedEnvelope.swift
[45/116] Compiling NIO BaseSocket.swift
[46/116] Emitting module SwiftyGPIO
[46/116] Wrapping AST for Eliza for debugging
[48/116] Compiling NIO BaseSocketChannel.swift
[49/116] Compiling NIO BlockingIOThreadPool.swift
[50/116] Compiling SwiftyGPIO PWM.swift
[51/117] Wrapping AST for SwiftyGPIO for debugging
[53/123] Compiling NIO Heap.swift
[54/123] Compiling NIO IO.swift
[55/123] Compiling NIO IOData.swift
[56/123] Compiling NIO IntegerTypes.swift
[57/123] Compiling NIO Interfaces.swift
[58/123] Compiling NIO Linux.swift
[59/123] Compiling NIO LinuxCPUSet.swift
[60/123] Compiling NIO MarkedCircularBuffer.swift
[61/123] Compiling NIO MulticastChannel.swift
[62/123] Compiling NIO NIOAny.swift
[63/123] Compiling NIO NonBlockingFileIO.swift
[64/123] Compiling NIO PendingDatagramWritesManager.swift
[65/123] Compiling NIO PendingWritesManager.swift
[66/123] Compiling NIO PriorityQueue.swift
[67/129] Compiling NIO RecvByteBufferAllocator.swift
[68/129] Compiling NIO Resolver.swift
[69/129] Compiling NIO Selectable.swift
[70/129] Compiling NIO Selector.swift
[71/129] Compiling NIO ServerSocket.swift
[72/129] Compiling NIO Socket.swift
[73/129] Compiling NIO SocketAddresses.swift
[74/129] Emitting module NIO
[75/129] Compiling NIO EventLoop.swift
[76/129] Compiling NIO EventLoopFuture.swift
[77/129] Compiling NIO FileDescriptor.swift
[78/129] Compiling NIO FileHandle.swift
[79/129] Compiling NIO FileRegion.swift
[80/129] Compiling NIO GetaddrinfoResolver.swift
[81/129] Compiling NIO HappyEyeballs.swift
[82/129] Compiling NIO ChannelPipeline.swift
[83/129] Compiling NIO CircularBuffer.swift
[84/129] Compiling NIO Codec.swift
[85/129] Compiling NIO CompositeError.swift
[86/129] Compiling NIO ContiguousCollection.swift
[87/129] Compiling NIO DeadChannel.swift
[88/129] Compiling NIO Embedded.swift
[89/129] Compiling NIO ByteBuffer-int.swift
[90/129] Compiling NIO ByteBuffer-views.swift
[91/129] Compiling NIO Channel.swift
[92/129] Compiling NIO ChannelHandler.swift
[93/129] Compiling NIO ChannelHandlers.swift
[94/129] Compiling NIO ChannelInvoker.swift
[95/129] Compiling NIO ChannelOption.swift
[100/129] Compiling NIO Bootstrap.swift
[101/129] Compiling NIO ByteBuffer-aux.swift
[102/129] Compiling NIO ByteBuffer-core.swift
[103/129] Compiling SwiftyTM1637 SevenSegment.swift
[104/129] Compiling SwiftyTM1637 SevenSegmentHexDigits.swift
[105/129] Compiling SwiftyTM1637 SevenSegmentLetters.swift
[106/129] Compiling SwiftyTM1637 SevenSegmentRepresentable.swift
[107/129] Emitting module SwiftyTM1637
[108/129] Compiling SwiftyTM1637 SwiftyTM1637.swift
[109/130] Wrapping AST for SwiftyTM1637 for debugging
[111/138] Compiling NIO SocketChannel.swift
[112/138] Compiling NIO SocketOptionProvider.swift
[113/138] Compiling NIO System.swift
[114/138] Compiling NIO Thread.swift
[115/138] Compiling NIO TypeAssistedChannelHandler.swift
[116/138] Compiling NIO Utilities.swift
[118/139] Compiling SwiftyLinkerKit LinkerKitADC.swift
[119/139] Compiling SwiftyLinkerKit LKTemp.swift
[119/141] Wrapping AST for NIO for debugging
[121/167] Compiling SwiftyLinkerKit LKRBShield.swift
[122/167] Emitting module SwiftyLinkerKit
[123/167] Compiling SwiftyLinkerKit LKButton2.swift
[124/167] Compiling SwiftyLinkerKit LKPIR.swift
[125/167] Compiling SwiftyLinkerKit LKAccessory.swift
[126/167] Compiling SwiftyLinkerKit LKDigi.swift
[127/168] Emitting module NIOFoundationCompat
[128/168] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[130/169] Wrapping AST for SwiftyLinkerKit for debugging
[132/169] Compiling NIOHTTP1 HTTPPipelineSetup.swift
[132/170] Wrapping AST for NIOFoundationCompat for debugging
[134/170] Compiling NIOHTTP1 HTTPServerPipelineHandler.swift
[135/170] Emitting module NIOHTTP1
[136/170] Compiling NIOHTTP1 HTTPEncoder.swift
[137/170] Compiling NIOHTTP1 HTTPResponseCompressor.swift
[138/170] Compiling NIOHTTP1 HTTPUpgradeHandler.swift
[139/170] Compiling NIOHTTP1 HTTPServerProtocolErrorHandler.swift
[140/170] Compiling NIOHTTP1 HTTPTypes.swift
[141/170] Compiling NIOHTTP1 ByteCollectionUtils.swift
[142/170] Compiling NIOHTTP1 HTTPDecoder.swift
[143/171] Wrapping AST for NIOHTTP1 for debugging
[145/180] Compiling NIOWebSocket WebSocketOpcode.swift
[146/181] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[147/181] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[148/181] Compiling NIOWebSocket WebSocketFrame.swift
[149/181] Compiling NIOWebSocket WebSocketErrorCodes.swift
[150/181] Emitting module NIOWebSocket
[151/181] Compiling NIOWebSocket Base64.swift
[152/181] Compiling NIOWebSocket SHA1.swift
[153/181] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[154/181] Compiling NIOWebSocket WebSocketUpgrader.swift
[156/182] Compiling NIOIRC IRCMessageRecipient.swift
[157/182] Compiling NIOIRC IRCNickName.swift
[157/184] Wrapping AST for NIOWebSocket for debugging
[159/184] Compiling NIOIRC ByteBufferExtras.swift
[160/184] Compiling NIOIRC Scandinavian.swift
[161/184] Compiling NIOIRC IRCChannelHandler.swift
[162/184] Compiling NIOIRC IRCMessageTarget.swift
[163/184] Compiling NIOIRC IRCChannelMode.swift
[164/184] Compiling NIOIRC IRCChannelName.swift
[165/184] Compiling NIOIRC IRCCommand.swift
[166/184] Emitting module NIOIRC
[167/184] Compiling NIOIRC IRCUserInfo.swift
[168/184] Compiling NIOIRC IRCUserMode.swift
[171/184] Compiling NIOIRC IRCCommandParser.swift
[172/184] Compiling NIOIRC IRCDispatcher.swift
[173/184] Compiling NIOIRC IRCMessageParser.swift
[174/184] Compiling NIOIRC IRCServerName.swift
[175/184] Compiling NIOIRC IRCUserID.swift
[176/185] Wrapping AST for NIOIRC for debugging
[178/202] Compiling IRCServer ReExports.swift
[179/203] Compiling IRC ReExports.swift
[180/203] Compiling IRC IRCClientMessageTarget.swift
[181/203] Compiling IRC IRCRetryStrategyCB.swift
[182/203] Compiling IRC IRCClientOptions.swift
[183/203] Compiling IRCServer Utilities.swift
[184/203] Compiling IRCServer IRCSessionHandler.swift
[185/203] Compiling IRCServer IRCServerMessageTarget.swift
[186/203] Compiling IRCServer IRCServerError.swift
[187/203] Compiling IRCServer IRCChannel.swift
[188/203] Compiling IRCServer IRCLogger.swift
[189/203] Compiling IRCServer IRCServer.swift
[190/203] Compiling IRCServer IRCServerContext.swift
[191/203] Emitting module IRCServer
[192/203] Compiling IRCServer IRCSessionDispatcher.swift
[193/204] Compiling IRC IRCClient.swift
[194/204] Compiling IRC IRCClientDelegate.swift
[195/204] Emitting module IRC
[197/205] Wrapping AST for IRCServer for debugging
[198/205] Wrapping AST for IRC for debugging
[200/214] Compiling IRCWebClient ClientResources.swift
[201/214] Emitting module LinkerKitIRCBot
/host/spi-builder-workspace/Sources/LinkerKitIRCBot/LinkerKitBot.swift:14: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
 12 | import SwiftyLinkerKit
 13 |
 14 | public let defaultNickName = IRCNickName("LKBot")!
    |            `- 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
 15 |
 16 | open class IRCLinkerKitBot : 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/LinkerKitIRCBot/LinkerKitBot.swift:11:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
  9 | import struct Foundation.Date
 10 | import NIO
 11 | import IRC
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
 12 | import SwiftyLinkerKit
 13 |
 14 | public let defaultNickName = IRCNickName("LKBot")!
    |            |- note: annotate 'defaultNickName' with '@MainActor' if property should only be accessed from the main actor
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 | open class IRCLinkerKitBot : IRCClientDelegate {
[202/214] Emitting module IRCWebClient
[203/214] Emitting module IRCElizaBot
[204/214] Compiling IRCElizaBot IRCElizaBot.swift
[206/215] Compiling IRCWebClient IRCWebSocketBridge.swift
[206/215] Wrapping AST for IRCElizaBot for debugging
[208/215] Compiling IRCWebClient IRCWebClientEndPoint.swift
[209/215] Compiling IRCWebClient IRCWebClientServer.swift
[211/216] Compiling LinkerKitIRCBot LinkerKitBot.swift
/host/spi-builder-workspace/Sources/LinkerKitIRCBot/LinkerKitBot.swift:14: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
 12 | import SwiftyLinkerKit
 13 |
 14 | public let defaultNickName = IRCNickName("LKBot")!
    |            `- 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
 15 |
 16 | open class IRCLinkerKitBot : 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/LinkerKitIRCBot/LinkerKitBot.swift:11:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
  9 | import struct Foundation.Date
 10 | import NIO
 11 | import IRC
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
 12 | import SwiftyLinkerKit
 13 |
 14 | public let defaultNickName = IRCNickName("LKBot")!
    |            |- note: annotate 'defaultNickName' with '@MainActor' if property should only be accessed from the main actor
    |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 15 |
 16 | open class IRCLinkerKitBot : IRCClientDelegate {
/host/spi-builder-workspace/Sources/LinkerKitIRCBot/LinkerKitBot.swift:207:9: warning: initialization of immutable value 'client' was never used; consider replacing with assignment to '_' or removing it
205 |                        from user: IRCUserID, to recipient: IRCMessageRecipient)
206 |   {
207 |     let client = ircClient
    |         `- warning: initialization of immutable value 'client' was never used; consider replacing with assignment to '_' or removing it
208 |     let words  = message.components(separatedBy: .whitespacesAndNewlines)
209 |     let match  = Set(words.map { $0.lowercased() })
[211/217] Wrapping AST for IRCWebClient for debugging
[213/217] Wrapping AST for LinkerKitIRCBot for debugging
[215/220] Emitting module lkircbot
[216/220] Compiling lkircbot Config.swift
[217/220] Compiling lkircbot main.swift
[218/221] Wrapping AST for lkircbot for debugging
[219/221] Write Objects.LinkFileList
[220/221] Linking lkircbot
Build complete! (47.81s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftygpio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/uraimo/SwiftyGPIO.git"
    },
    {
      "identity" : "swift-nio",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-irc-client",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NozeIO/swift-nio-irc-client.git"
    },
    {
      "identity" : "swift-nio-irc-server",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NozeIO/swift-nio-irc-server.git"
    },
    {
      "identity" : "swift-nio-irc-eliza",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "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.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NozeIO/swift-nio-irc-webclient.git"
    },
    {
      "identity" : "swiftylinkerkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.3",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/SwiftyLinkerKit/SwiftyLinkerKit.git"
    }
  ],
  "manifest_display_name" : "LinkerKitIRCBot",
  "name" : "LinkerKitIRCBot",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "LinkerKitIRCBot",
      "targets" : [
        "LinkerKitIRCBot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "lkircbot",
      "targets" : [
        "lkircbot"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "lkircbot",
      "module_type" : "SwiftTarget",
      "name" : "lkircbot",
      "path" : "Sources/lkircbot",
      "product_dependencies" : [
        "SwiftyGPIO",
        "SwiftyLinkerKit",
        "IRCServer",
        "IRCWebClient",
        "NIO",
        "IRCElizaBot"
      ],
      "product_memberships" : [
        "lkircbot"
      ],
      "sources" : [
        "Config.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "LinkerKitIRCBot"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LinkerKitIRCBot",
      "module_type" : "SwiftTarget",
      "name" : "LinkerKitIRCBot",
      "path" : "Sources/LinkerKitIRCBot",
      "product_dependencies" : [
        "SwiftyLinkerKit",
        "IRC",
        "NIO"
      ],
      "product_memberships" : [
        "LinkerKitIRCBot",
        "lkircbot"
      ],
      "sources" : [
        "LinkerKitBot.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.