Build Information
Successful build of swift-nio-irc-webclient, reference develop (39f9ae
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 07:25:31 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NozeIO/swift-nio-irc-webclient.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/NozeIO/swift-nio-irc-client.git
Fetching https://github.com/apple/swift-nio.git from cache
[1/212] Fetching swift-nio-irc-client
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.89s)
Fetched https://github.com/apple/swift-nio.git from cache (0.90s)
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 (1.54s)
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio-transport-services from cache
[1/314] Fetching swift-nio-irc
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.68s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.70s)
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.28s)
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.47s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.21s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.60s)
Fetched https://github.com/apple/swift-collections.git from cache (0.71s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.22s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.82.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-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-nio-irc-webclient",
"name": "swift-nio-irc-webclient",
"url": "https://github.com/NozeIO/swift-nio-irc-webclient.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-irc-webclient",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.82.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-irc-client",
"name": "swift-nio-irc-client",
"url": "https://github.com/NozeIO/swift-nio-irc-client.git",
"version": "0.8.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-irc-client",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.82.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-nio-irc",
"name": "swift-nio-irc",
"url": "https://github.com/SwiftNIOExtras/swift-nio-irc.git",
"version": "0.8.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-irc",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.82.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
}
]
},
{
"identity": "swift-nio-transport-services",
"name": "swift-nio-transport-services",
"url": "https://github.com/apple/swift-nio-transport-services",
"version": "1.24.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio-transport-services",
"dependencies": [
{
"identity": "swift-nio",
"name": "swift-nio",
"url": "https://github.com/apple/swift-nio.git",
"version": "2.82.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-nio",
"dependencies": [
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
},
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
},
{
"identity": "swift-system",
"name": "swift-system",
"url": "https://github.com/apple/swift-system.git",
"version": "1.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
"dependencies": [
]
}
]
},
{
"identity": "swift-atomics",
"name": "swift-atomics",
"url": "https://github.com/apple/swift-atomics.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/NozeIO/swift-nio-irc-webclient.git
[1/224] Fetching swift-nio-irc-webclient
Fetched https://github.com/NozeIO/swift-nio-irc-webclient.git from cache (0.71s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/NozeIO/swift-nio-irc-client.git from cache
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.76s)
Fetched https://github.com/apple/swift-nio.git from cache (0.77s)
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.82s)
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.50s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.51s)
Computing version for https://github.com/SwiftNIOExtras/swift-nio-irc.git
Computed https://github.com/SwiftNIOExtras/swift-nio-irc.git at 0.8.2 (0.56s)
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.03s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.50s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.56s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
Fetched https://github.com/apple/swift-collections.git from cache (0.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.57s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.03s)
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.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.4.2
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 develop (39f9aeb)
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/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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.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.82.0
warning: '.resolve-product-dependencies': dependency 'swift-nio-irc-webclient' is not used by any target
Found 2 product dependencies
- swift-nio
- swift-nio-irc-client
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/NozeIO/swift-nio-irc-webclient.git
https://github.com/NozeIO/swift-nio-irc-webclient.git
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.25.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-irc-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NozeIO/swift-nio-irc-client.git"
}
],
"manifest_display_name" : "swift-nio-irc-webclient",
"name" : "swift-nio-irc-webclient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "IRCWebClient",
"targets" : [
"IRCWebClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ircwebclientd",
"targets" : [
"ircwebclientd"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ircwebclientd",
"module_type" : "SwiftTarget",
"name" : "ircwebclientd",
"path" : "Sources/ircwebclientd",
"product_memberships" : [
"ircwebclientd"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"IRCWebClient"
],
"type" : "executable"
},
{
"c99name" : "IRCWebClient",
"module_type" : "SwiftTarget",
"name" : "IRCWebClient",
"path" : "Sources/IRCWebClient",
"product_dependencies" : [
"NIOHTTP1",
"NIOWebSocket",
"NIOConcurrencyHelpers",
"NIOFoundationCompat",
"IRC"
],
"product_memberships" : [
"IRCWebClient",
"ircwebclientd"
],
"sources" : [
"IRCWebClientEndPoint.swift",
"IRCWebClientServer.swift",
"IRCWebSocketBridge.swift",
"WebApp/ClientResources.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/38] Write sources
[1/38] Copying PrivacyInfo.xcprivacy
[1/38] Write sources
[5/38] Write ircwebclientd-entitlement.plist
[6/38] Write sources
[20/38] Compiling CNIOWindows shim.c
[21/38] Compiling CNIOWindows WSAStartup.c
[21/38] Compiling CNIOWASI CNIOWASI.c
[23/38] Compiling CNIOLinux shim.c
[23/38] Compiling CNIOLinux liburing_shims.c
[25/38] Write sources
[26/38] Write swift-version-2F0A5646E1D333AE.txt
[27/44] Compiling _AtomicsShims.c
[28/44] Compiling CNIOLLHTTP c_nio_http.c
[29/44] Compiling CNIOSHA1 c_nio_sha1.c
[30/59] Compiling CNIOLLHTTP c_nio_api.c
[31/75] Compiling CNIOLLHTTP c_nio_llhttp.c
[32/81] Compiling CNIODarwin shim.c
[34/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[35/81] Compiling Atomics ManagedAtomic.swift
[36/81] Compiling Atomics ManagedAtomicLazyReference.swift
[37/82] Compiling Atomics AtomicStorage.swift
[38/82] Compiling Atomics AtomicValue.swift
[39/82] Compiling Atomics AtomicMemoryOrderings.swift
[40/82] Compiling Atomics DoubleWord.swift
[41/82] Compiling _NIOBase64 Base64.swift
[42/82] Emitting module _NIOBase64
[43/82] Compiling Atomics UnsafeAtomic.swift
[44/82] Compiling Atomics UnsafeAtomicLazyReference.swift
[47/84] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[52/84] Compiling Atomics OptionalRawRepresentable.swift
[53/84] Compiling Atomics RawRepresentable.swift
[54/84] Compiling Atomics AtomicOptionalWrappable.swift
[55/84] Compiling Atomics AtomicReference.swift
[56/84] Compiling Atomics Primitives.shims.swift
[57/84] Compiling Atomics AtomicInteger.swift
[58/84] Compiling Atomics AtomicBool.swift
[59/84] Compiling Atomics IntegerConformances.swift
[60/84] Compiling Atomics PointerConformances.swift
[61/84] Compiling Atomics Primitives.native.swift
[70/84] Emitting module InternalCollectionsUtilities
[73/84] Compiling Atomics IntegerOperations.swift
[74/84] Compiling Atomics Unmanaged extensions.swift
[75/100] Emitting module Atomics
[76/100] Compiling _NIODataStructures _TinyArray.swift
[77/100] Compiling DequeModule _DequeBufferHeader.swift
[78/100] Compiling DequeModule _DequeSlot.swift
[79/101] Compiling DequeModule _DequeBuffer.swift
[80/101] Compiling _NIODataStructures PriorityQueue.swift
[81/101] Compiling _NIODataStructures Heap.swift
[82/101] Emitting module _NIODataStructures
[83/101] Compiling DequeModule _UnsafeWrappedBuffer.swift
[84/101] Compiling DequeModule Deque+Equatable.swift
[85/101] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[86/101] Compiling DequeModule Deque+Testing.swift
[87/101] Compiling DequeModule Deque._Storage.swift
[88/101] Compiling DequeModule Deque+Extras.swift
[89/101] Compiling DequeModule Deque+Hashable.swift
[90/101] Compiling DequeModule Deque+CustomReflectable.swift
[91/101] Compiling DequeModule Deque+Descriptions.swift
[92/101] Compiling DequeModule Deque._UnsafeHandle.swift
[93/101] Compiling DequeModule Deque.swift
[93/101] Compiling c-nioatomics.c
[95/101] Emitting module DequeModule
[96/101] Compiling DequeModule Deque+Codable.swift
[97/101] Compiling DequeModule Deque+Collection.swift
[97/101] Compiling c-atomics.c
[99/107] Compiling NIOConcurrencyHelpers lock.swift
[100/107] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[101/107] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[102/107] Compiling NIOConcurrencyHelpers NIOLock.swift
[103/107] Compiling NIOConcurrencyHelpers atomics.swift
[104/107] Emitting module NIOConcurrencyHelpers
[105/168] Compiling NIOCore GlobalSingletons.swift
[106/168] Compiling NIOCore IO.swift
[107/168] Compiling NIOCore IOData.swift
[108/168] Compiling NIOCore IPProtocol.swift
[109/168] Compiling NIOCore IntegerBitPacking.swift
[110/168] Compiling NIOCore IntegerTypes.swift
[111/174] Compiling NIOCore SocketOptionProvider.swift
[112/174] Compiling NIOCore SystemCallHelpers.swift
[113/174] Compiling NIOCore TimeAmount+Duration.swift
[114/174] Compiling NIOCore TypeAssistedChannelHandler.swift
[115/174] Compiling NIOCore UniversalBootstrapSupport.swift
[116/174] Compiling NIOCore Utilities.swift
[117/174] Compiling NIOCore AddressedEnvelope.swift
[118/174] Compiling NIOCore AsyncAwaitSupport.swift
[119/174] Compiling NIOCore AsyncChannel.swift
[120/174] Compiling NIOCore AsyncChannelHandler.swift
[121/174] Compiling NIOCore AsyncChannelInboundStream.swift
[122/174] Compiling NIOCore AsyncChannelOutboundWriter.swift
[123/174] Compiling NIOCore NIOAsyncSequenceProducer.swift
[124/174] Compiling NIOCore Interfaces.swift
[125/174] Compiling NIOCore Linux.swift
[126/174] Compiling NIOCore MarkedCircularBuffer.swift
[127/174] Compiling NIOCore MulticastChannel.swift
[128/174] Compiling NIOCore NIOAny.swift
[129/174] Compiling NIOCore NIOCloseOnErrorHandler.swift
[130/174] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[131/174] Compiling NIOCore EventLoopFuture+Deprecated.swift
[132/174] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[133/174] Compiling NIOCore EventLoopFuture.swift
[134/174] Compiling NIOCore FileDescriptor.swift
[135/174] Compiling NIOCore FileHandle.swift
[136/174] Compiling NIOCore FileRegion.swift
[137/174] Compiling NIOCore Codec.swift
[138/174] Compiling NIOCore ConvenienceOptionSupport.swift
[139/174] Compiling NIOCore DeadChannel.swift
[140/174] Compiling NIOCore DispatchQueue+WithFuture.swift
[141/174] Compiling NIOCore EventLoop+Deprecated.swift
[142/174] Compiling NIOCore EventLoop+SerialExecutor.swift
[143/174] Compiling NIOCore EventLoop.swift
[144/174] Compiling NIOCore NIOLoopBound.swift
[145/174] Compiling NIOCore NIOScheduledCallback.swift
[146/174] Compiling NIOCore NIOSendable.swift
[147/174] Compiling NIOCore RecvByteBufferAllocator.swift
[148/174] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[149/174] Compiling NIOCore SocketAddresses.swift
[150/174] Compiling NIOCore Channel.swift
[151/174] Compiling NIOCore ChannelHandler.swift
[152/174] Compiling NIOCore ChannelHandlers.swift
[153/174] Compiling NIOCore ChannelInvoker.swift
[154/174] Compiling NIOCore ChannelOption.swift
[155/174] Compiling NIOCore ChannelPipeline.swift
[156/174] Compiling NIOCore CircularBuffer.swift
[157/174] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[158/174] Compiling NIOCore NIOAsyncWriter.swift
[159/174] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[160/174] Compiling NIOCore BSDSocketAPI.swift
[161/174] Compiling NIOCore ByteBuffer-aux.swift
[162/174] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[163/174] Compiling NIOCore ByteBuffer-conversions.swift
[164/174] Compiling NIOCore ByteBuffer-core.swift
[165/174] Compiling NIOCore ByteBuffer-hex.swift
[166/174] Compiling NIOCore ByteBuffer-int.swift
[167/174] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[168/174] Compiling NIOCore ByteBuffer-multi-int.swift
[169/174] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[170/174] Compiling NIOCore ByteBuffer-views.swift
[171/174] Emitting module NIOCore
[172/227] Compiling NIOEmbedded AsyncTestingChannel.swift
[173/227] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[174/227] Compiling NIOEmbedded Embedded.swift
[175/227] Emitting module NIOEmbedded
[176/227] Emitting module NIOPosix
[177/232] Compiling NIOPosix Selectable.swift
[178/232] Compiling NIOPosix SelectableChannel.swift
[179/232] Compiling NIOPosix SelectableEventLoop.swift
[180/232] Compiling NIOPosix SelectorEpoll.swift
[181/232] Compiling NIOPosix SelectorGeneric.swift
[182/232] Compiling NIOPosix BSDSocketAPICommon.swift
[183/232] Compiling NIOPosix BSDSocketAPIPosix.swift
[184/232] Compiling NIOPosix BSDSocketAPIWindows.swift
[185/232] Compiling NIOPosix BaseSocket.swift
[186/232] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[187/232] Compiling NIOPosix BaseSocketChannel.swift
[188/232] Compiling NIOPosix PooledRecvBufferAllocator.swift
[189/232] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[190/232] Compiling NIOPosix PosixSingletons.swift
[191/232] Compiling NIOPosix RawSocketBootstrap.swift
[192/232] Compiling NIOPosix Resolver.swift
[193/232] Compiling NIOPosix GetaddrinfoResolver.swift
[194/232] Compiling NIOPosix HappyEyeballs.swift
[195/232] Compiling NIOPosix IO.swift
[196/232] Compiling NIOPosix IntegerBitPacking.swift
[197/232] Compiling NIOPosix IntegerTypes.swift
[198/232] Compiling NIOPosix Linux.swift
[199/232] Compiling NIOPosix SocketProtocols.swift
[200/232] Compiling NIOPosix System.swift
[201/232] Compiling NIOPosix Thread.swift
[202/232] Compiling NIOPosix ThreadPosix.swift
[203/232] Compiling NIOPosix ThreadWindows.swift
[204/232] Compiling NIOPosix PendingDatagramWritesManager.swift
[205/232] Compiling NIOPosix PendingWritesManager.swift
[206/232] Compiling NIOPosix PipeChannel.swift
[207/232] Compiling NIOPosix PipePair.swift
[208/232] Compiling NIOPosix Pool.swift
[209/232] Compiling NIOPosix LinuxCPUSet.swift
[210/232] Compiling NIOPosix LinuxUring.swift
[211/232] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[212/232] Compiling NIOPosix NIOThreadPool.swift
[213/232] Compiling NIOPosix NonBlockingFileIO.swift
[214/232] Compiling NIOPosix BaseStreamSocketChannel.swift
[215/232] Compiling NIOPosix Bootstrap.swift
[216/232] Compiling NIOPosix ControlMessage.swift
[217/232] Compiling NIOPosix DatagramVectorReadManager.swift
[218/232] Compiling NIOPosix Errors+Any.swift
[219/232] Compiling NIOPosix FileDescriptor.swift
[220/232] Compiling NIOPosix SelectorKqueue.swift
[221/232] Compiling NIOPosix SelectorUring.swift
[222/232] Compiling NIOPosix ServerSocket.swift
[223/232] Compiling NIOPosix Socket.swift
[224/232] Compiling NIOPosix SocketChannel.swift
[225/232] Compiling NIOPosix UnsafeTransfer.swift
[226/232] Compiling NIOPosix Utilities.swift
[227/232] Compiling NIOPosix VsockAddress.swift
[228/232] Compiling NIOPosix VsockChannelEvents.swift
[229/232] Compiling NIOPosix resource_bundle_accessor.swift
[230/234] Compiling NIO Exports.swift
[231/234] Emitting module NIO
[232/280] Compiling NIOTLS TLSEvents.swift
[233/280] Compiling NIOTLS SNIHandler.swift
[234/280] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[235/280] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[236/280] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[237/280] Emitting module NIOTLS
[238/280] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[239/280] Compiling NIOIRC IRCUserInfo.swift
[240/281] Compiling NIOHTTP1 NIOTypedHTTPServerUpgradeHandler.swift
[241/282] Compiling NIOIRC IRCServerName.swift
[242/282] Compiling NIOIRC IRCUserID.swift
[243/282] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[244/282] Compiling NIOIRC IRCMessageRecipient.swift
[245/282] Compiling NIOIRC IRCNickName.swift
[246/282] Compiling NIOIRC IRCCommandCodes.swift
[247/282] Compiling NIOIRC IRCMessage.swift
[248/282] Compiling NIOIRC IRCChannelHandler.swift
[249/282] Compiling NIOIRC IRCCommandParser.swift
[250/282] Compiling NIOIRC IRCDispatcher.swift
[251/282] Compiling NIOIRC IRCMessageParser.swift
[252/282] Compiling NIOIRC IRCMessageTarget.swift
[253/282] Compiling NIOIRC IRCChannelMode.swift
[254/282] Compiling NIOIRC IRCChannelName.swift
[255/282] Compiling NIOIRC IRCCommand.swift
[256/282] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[257/282] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[258/282] Emitting module NIOFoundationCompat
[259/282] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[266/282] Compiling NIOIRC IRCUserMode.swift
[267/282] Compiling NIOIRC ByteBufferExtras.swift
[268/282] Compiling NIOIRC Scandinavian.swift
[271/282] Compiling NIOHTTP1 NIOTypedHTTPServerUpgraderStateMachine.swift
[272/304] Compiling NIOTransportServices AcceptHandler.swift
[273/304] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[274/304] Emitting module NIOHTTP1
[275/304] Emitting module NIOIRC
[276/304] Compiling NIOTransportServices NIOTSEventLoop.swift
[277/304] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[278/304] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[279/304] Compiling NIOTransportServices StateManagedChannel.swift
[280/314] Compiling NIOWebSocket WebSocketOpcode.swift
[281/315] Compiling NIOWebSocket WebSocketFrameEncoder.swift
[282/315] Compiling NIOWebSocket WebSocketFrameDecoder.swift
[283/315] Emitting module NIOTransportServices
[284/317] Compiling NIOWebSocket WebSocketProtocolErrorHandler.swift
[285/317] Compiling NIOWebSocket WebSocketErrorCodes.swift
[286/317] Compiling NIOWebSocket SHA1.swift
[287/317] Compiling NIOWebSocket NIOWebSocketServerUpgrader.swift
[288/317] Compiling NIOWebSocket NIOWebSocketClientUpgrader.swift
[289/317] Emitting module NIOWebSocket
[290/317] Compiling NIOWebSocket NIOWebSocketFrameAggregator.swift
[291/317] Compiling NIOWebSocket WebSocketFrame.swift
[294/317] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[297/317] Compiling NIOTransportServices NIOTSBootstraps.swift
[298/317] Compiling NIOTransportServices NIOTSChannelOptions.swift
[299/317] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[300/317] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[301/317] Compiling NIOTransportServices NIOTSListenerChannel.swift
[302/317] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[303/317] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[306/317] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[307/317] Compiling NIOTransportServices NIOTSSingletons.swift
[308/317] Compiling NIOTransportServices NIOTSDatagramListener.swift
[309/317] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[310/317] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[311/317] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[312/317] Compiling NIOTransportServices NIOTSErrors.swift
[313/317] Compiling NIOTransportServices StateManagedListenerChannel.swift
[314/317] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[315/324] Compiling IRC IRCClientDelegate.swift
[316/324] Compiling IRC ReExports.swift
[317/324] Compiling IRC IRCRetryStrategyCB.swift
[318/324] Compiling IRC IRCClientOptions.swift
[319/324] Compiling IRC IRCClientMessageTarget.swift
[320/324] Emitting module IRC
[321/324] Compiling IRC IRCClient.swift
[322/329] Compiling IRCWebClient ClientResources.swift
[323/329] Compiling IRCWebClient IRCWebSocketBridge.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
207 | extension IRCWebSocketBridge : IRCClientDelegate {
208 |
209 | open func client(_ client: IRCClient, registered nick: IRCNickName,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
210 | with userInfo: IRCUserInfo)
211 | {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
213 | send(IRCMessage(command: .NICK(nick)))
214 | }
215 | open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
216 | self.nick = nick
217 | send(IRCMessage(command: .NICK(nick)))
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:220:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
218 | }
219 |
220 | open func client(_ client: IRCClient, received message: IRCMessage) {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
221 | #if false // send along any other message
222 | send(message)
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:226:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
224 | }
225 |
226 | open func clientFailedToRegister(_ client: IRCClient) {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
227 | print("BRIDGE could not register:", client)
228 | send("failed to register")
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:231:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
229 | }
230 |
231 | open func client(_ client: IRCClient, messageOfTheDay message: String) {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
232 | send(message)
233 | }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
233 | }
234 |
235 | open func client(_ client: IRCClient,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
236 | notice message: String,
237 | for recipients: [IRCMessageRecipient])
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:242:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
240 | }
241 |
242 | open func client(_ client: IRCClient,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
243 | message: String, from sender: IRCUserID,
244 | for recipients: [IRCMessageRecipient])
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:250:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
248 | }
249 |
250 | open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
251 | // TODO
252 | }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
252 | }
253 |
254 | open func client(_ client: IRCClient,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
255 | user: IRCUserID, joined channels: [ IRCChannelName ])
256 | {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
258 | command: .JOIN(channels: channels, keys: nil)))
259 | }
260 | open func client(_ client: IRCClient,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
261 | user: IRCUserID, left channels: [ IRCChannelName ],
262 | with message: String?)
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:268:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
266 | }
267 |
268 | open func client(_ client: IRCClient,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
269 | changeTopic welcome: String, of channel: IRCChannelName)
270 | {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:178:7: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
176 | data: closeDataCode)
177 | _ = context.write(wrapOutboundOut(closeFrame)).map { () in
178 | context.close(promise: nil)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
179 | }
180 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | fileprivate var next: Optional<ChannelHandlerContext>
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:201:7: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
199 | let frame = WebSocketFrame(fin: true, opcode: .connectionClose, data: data)
200 | _ = context.write(self.wrapOutboundOut(frame)).flatMap {
201 | context.close(mode: .output)
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
202 | }
203 | awaitingClose = true
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | fileprivate var next: Optional<ChannelHandlerContext>
[324/329] Compiling IRCWebClient IRCWebClientEndPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientEndPoint.swift:85:26: warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
83 |
84 | context.write(wrapOutboundOut(.end(nil))).whenComplete { _ in
85 | if closeWhenDone { context.close(promise: nil) }
| `- warning: capture of 'context' with non-sendable type 'ChannelHandlerContext' in a '@Sendable' closure
86 | }
87 | context.flush()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOCore/ChannelPipeline.swift:1786:20: note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1784 | /// at the right point in time. Often, the right behaviour is to react to an event and then forward it to the next
1785 | /// `ChannelHandler`.
1786 | public final class ChannelHandlerContext: ChannelInvoker {
| `- note: class 'ChannelHandlerContext' does not conform to the 'Sendable' protocol
1787 | // visible for ChannelPipeline to modify
1788 | fileprivate var next: Optional<ChannelHandlerContext>
[325/329] Emitting module IRCWebClient
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:153:54: warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<HTTPHeaders?>' may introduce data races
151 | }
152 |
153 | return NIOWebSocketServerUpgrader(shouldUpgrade: shouldUpgrade,
| `- warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<HTTPHeaders?>' may introduce data races
154 | upgradePipelineHandler: upgradeHandler)
155 | }()
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:154:63: warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<Void>' may introduce data races
152 |
153 | return NIOWebSocketServerUpgrader(shouldUpgrade: shouldUpgrade,
154 | upgradePipelineHandler: upgradeHandler)
| `- warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<Void>' may introduce data races
155 | }()
156 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:122:26: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
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
123 | let config = configuration
124 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:209:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
207 | extension IRCWebSocketBridge : IRCClientDelegate {
208 |
209 | open func client(_ client: IRCClient, registered nick: IRCNickName,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
210 | with userInfo: IRCUserInfo)
211 | {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:215:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
213 | send(IRCMessage(command: .NICK(nick)))
214 | }
215 | open func client(_ client: IRCClient, changedNickTo nick: IRCNickName) {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
216 | self.nick = nick
217 | send(IRCMessage(command: .NICK(nick)))
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:220:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
218 | }
219 |
220 | open func client(_ client: IRCClient, received message: IRCMessage) {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
221 | #if false // send along any other message
222 | send(message)
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:226:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
224 | }
225 |
226 | open func clientFailedToRegister(_ client: IRCClient) {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
227 | print("BRIDGE could not register:", client)
228 | send("failed to register")
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:231:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
229 | }
230 |
231 | open func client(_ client: IRCClient, messageOfTheDay message: String) {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
232 | send(message)
233 | }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:235:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
233 | }
234 |
235 | open func client(_ client: IRCClient,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
236 | notice message: String,
237 | for recipients: [IRCMessageRecipient])
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:242:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
240 | }
241 |
242 | open func client(_ client: IRCClient,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
243 | message: String, from sender: IRCUserID,
244 | for recipients: [IRCMessageRecipient])
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:250:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
248 | }
249 |
250 | open func client(_ client: IRCClient, changedUserModeTo mode: IRCUserMode) {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
251 | // TODO
252 | }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:254:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
252 | }
253 |
254 | open func client(_ client: IRCClient,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
255 | user: IRCUserID, joined channels: [ IRCChannelName ])
256 | {
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:260:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
258 | command: .JOIN(channels: channels, keys: nil)))
259 | }
260 | open func client(_ client: IRCClient,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
261 | user: IRCUserID, left channels: [ IRCChannelName ],
262 | with message: String?)
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:268:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
266 | }
267 |
268 | open func client(_ client: IRCClient,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
269 | changeTopic welcome: String, of channel: IRCChannelName)
270 | {
[326/329] Compiling IRCWebClient IRCWebClientServer.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:153:54: warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<HTTPHeaders?>' may introduce data races
151 | }
152 |
153 | return NIOWebSocketServerUpgrader(shouldUpgrade: shouldUpgrade,
| `- warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<HTTPHeaders?>' may introduce data races
154 | upgradePipelineHandler: upgradeHandler)
155 | }()
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:154:63: warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<Void>' may introduce data races
152 |
153 | return NIOWebSocketServerUpgrader(shouldUpgrade: shouldUpgrade,
154 | upgradePipelineHandler: upgradeHandler)
| `- warning: converting non-sendable function value to '@Sendable (any Channel, HTTPRequestHead) -> EventLoopFuture<Void>' may introduce data races
155 | }()
156 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:148:25: warning: type 'IRCWebSocketBridge' does not conform to the 'Sendable' protocol
146 |
147 | return channel.pipeline
148 | .addHandler(IRCWebSocketBridge(options: options),
| `- warning: type 'IRCWebSocketBridge' does not conform to the 'Sendable' protocol
149 | name: "de.zeezide.irc.miniirc.web.socket")
150 | }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebSocketBridge.swift:29:12: note: class 'IRCWebSocketBridge' does not conform to the 'Sendable' protocol
27 | * `Codable`).
28 | */
29 | open class IRCWebSocketBridge: ChannelInboundHandler {
| `- note: class 'IRCWebSocketBridge' does not conform to the 'Sendable' protocol
30 |
31 | public typealias InboundIn = WebSocketFrame
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:122:26: warning: 'NIOAtomic' is deprecated: please use ManagedAtomic from https://github.com/apple/swift-atomics instead
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
123 | let config = configuration
124 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:141:30: warning: capture of 'config' with non-sendable type 'IRCWebClientServer.Configuration' in a '@Sendable' closure
35 | open class IRCWebClientServer {
36 |
37 | open class Configuration {
| `- note: class 'Configuration' does not conform to the 'Sendable' protocol
38 |
39 | open var host : String? = "localhost"
:
139 | let nick = IRCNickName("Guest\(sessionCounter.add(1))")!
140 | let options = IRCClientOptions(
141 | port : config.ircPort ?? DefaultIRCPort,
| `- warning: capture of 'config' with non-sendable type 'IRCWebClientServer.Configuration' in a '@Sendable' closure
142 | host : config.ircHost ?? config.host ?? "localhost",
143 | nickname : nick,
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:139:42: warning: reference to captured var 'sessionCounter' in concurrently-executing code
137 | .removeHandler(name: "de.zeezide.irc.miniirc.web.http")
138 | .flatMap { ( _ ) -> EventLoopFuture<Void> in
139 | let nick = IRCNickName("Guest\(sessionCounter.add(1))")!
| `- warning: reference to captured var 'sessionCounter' in concurrently-executing code
140 | let options = IRCClientOptions(
141 | port : config.ircPort ?? DefaultIRCPort,
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:142:48: warning: implicit capture of 'config' requires that 'IRCWebClientServer.Configuration' conforms to 'Sendable'; this is an error in the Swift 6 language mode
35 | open class IRCWebClientServer {
36 |
37 | open class Configuration {
| `- note: class 'Configuration' does not conform to the 'Sendable' protocol
38 |
39 | open var host : String? = "localhost"
:
140 | let options = IRCClientOptions(
141 | port : config.ircPort ?? DefaultIRCPort,
142 | host : config.ircHost ?? config.host ?? "localhost",
| `- warning: implicit capture of 'config' requires that 'IRCWebClientServer.Configuration' conforms to 'Sendable'; this is an error in the Swift 6 language mode
143 | nickname : nick,
144 | eventLoopGroup : channel.eventLoop
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:175:59: warning: type 'any HTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
173 | )
174 | return channel.pipeline
175 | .configureHTTPServerPipeline(withServerUpgrade: config)
| `- warning: type 'any HTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
176 | .flatMap {
177 | channel.pipeline
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:178:27: warning: type 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
176 | .flatMap {
177 | channel.pipeline
178 | .addHandler(endPoint, name: "de.zeezide.irc.miniirc.web.http")
| `- warning: type 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
179 | }
180 | }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientEndPoint.swift:22:12: note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
20 | * the module.
21 | */
22 | open class IRCWebClientEndPoint: ChannelInboundHandler, RemovableChannelHandler
| `- note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
23 | {
24 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:172:24: warning: capture of 'upgrader' with non-sendable type 'any HTTPServerProtocolUpgrader' in a '@Sendable' closure
170 | .childChannelInitializer { channel in
171 | let config: NIOHTTPServerUpgradeConfiguration = (
172 | upgraders: [ upgrader ], completionHandler: { _ in }
| `- warning: capture of 'upgrader' with non-sendable type 'any HTTPServerProtocolUpgrader' in a '@Sendable' closure
173 | )
174 | return channel.pipeline
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio/Sources/NIOHTTP1/HTTPServerUpgradeHandler.swift:31:17: note: protocol 'HTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
29 | /// An object that implements `HTTPServerProtocolUpgrader` knows how to handle HTTP upgrade to
30 | /// a protocol on a server-side channel.
31 | public protocol HTTPServerProtocolUpgrader {
| `- note: protocol 'HTTPServerProtocolUpgrader' does not conform to the 'Sendable' protocol
32 | /// The protocol this upgrader knows how to support.
33 | var supportedProtocol: String { get }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:17:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOHTTP1'
15 | import class NIOConcurrencyHelpers.NIOAtomic
16 | import NIO
17 | import NIOHTTP1
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOHTTP1'
18 | import NIOWebSocket
19 | import class NIOConcurrencyHelpers.Atomic
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:178:27: warning: capture of 'endPoint' with non-sendable type 'IRCWebClientEndPoint' in a '@Sendable' closure
176 | .flatMap {
177 | channel.pipeline
178 | .addHandler(endPoint, name: "de.zeezide.irc.miniirc.web.http")
| `- warning: capture of 'endPoint' with non-sendable type 'IRCWebClientEndPoint' in a '@Sendable' closure
179 | }
180 | }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientEndPoint.swift:22:12: note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
20 | * the module.
21 | */
22 | open class IRCWebClientEndPoint: ChannelInboundHandler, RemovableChannelHandler
| `- note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
23 | {
24 |
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientServer.swift:178:27: warning: capture of 'endPoint' with non-sendable type 'IRCWebClientEndPoint' in a '@Sendable' closure
176 | .flatMap {
177 | channel.pipeline
178 | .addHandler(endPoint, name: "de.zeezide.irc.miniirc.web.http")
| `- warning: capture of 'endPoint' with non-sendable type 'IRCWebClientEndPoint' in a '@Sendable' closure
179 | }
180 | }
/Users/admin/builder/spi-builder-workspace/Sources/IRCWebClient/IRCWebClientEndPoint.swift:22:12: note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
20 | * the module.
21 | */
22 | open class IRCWebClientEndPoint: ChannelInboundHandler, RemovableChannelHandler
| `- note: class 'IRCWebClientEndPoint' does not conform to the 'Sendable' protocol
23 | {
24 |
[327/331] Emitting module ircwebclientd
[328/331] Compiling ircwebclientd main.swift
[328/331] Write Objects.LinkFileList
[329/331] Linking ircwebclientd
[330/331] Applying ircwebclientd
Build complete! (17.61s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.25.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-nio-irc-client",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NozeIO/swift-nio-irc-client.git"
}
],
"manifest_display_name" : "swift-nio-irc-webclient",
"name" : "swift-nio-irc-webclient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "IRCWebClient",
"targets" : [
"IRCWebClient"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ircwebclientd",
"targets" : [
"ircwebclientd"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ircwebclientd",
"module_type" : "SwiftTarget",
"name" : "ircwebclientd",
"path" : "Sources/ircwebclientd",
"product_memberships" : [
"ircwebclientd"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"IRCWebClient"
],
"type" : "executable"
},
{
"c99name" : "IRCWebClient",
"module_type" : "SwiftTarget",
"name" : "IRCWebClient",
"path" : "Sources/IRCWebClient",
"product_dependencies" : [
"NIOHTTP1",
"NIOWebSocket",
"NIOConcurrencyHelpers",
"NIOFoundationCompat",
"IRC"
],
"product_memberships" : [
"IRCWebClient",
"ircwebclientd"
],
"sources" : [
"IRCWebClientEndPoint.swift",
"IRCWebClientServer.swift",
"IRCWebSocketBridge.swift",
"WebApp/ClientResources.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.