Build Information
Successful build of swift-nio-irc-client, reference 0.8.1 (7a0b7d
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 18:04:39 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-client.git
Reference: 0.8.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NozeIO/swift-nio-irc-client
* tag 0.8.1 -> FETCH_HEAD
HEAD is now at 7a0b7d4 Merge branch 'develop' into main
Cloned https://github.com/NozeIO/swift-nio-irc-client.git
Revision (git rev-parse @):
7a0b7d4cde33614b7b0af193cd8ff0f7f305eb77
SUCCESS checkout https://github.com/NozeIO/swift-nio-irc-client.git at 0.8.1
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio.git from cache
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.89s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.90s)
Fetched https://github.com/apple/swift-nio.git from cache (0.91s)
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.54s)
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.51s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (1.13s)
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.72s)
Fetched https://github.com/apple/swift-collections.git from cache (0.73s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.23s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
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-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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
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
========================================
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-client",
"name": "swift-nio-irc-client",
"url": "https://github.com/NozeIO/swift-nio-irc-client.git",
"version": "unspecified",
"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-client.git
[1/212] Fetching swift-nio-irc-client
Fetched https://github.com/NozeIO/swift-nio-irc-client.git from cache (0.72s)
Fetching https://github.com/apple/swift-nio-transport-services from cache
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.41s)
Fetched https://github.com/apple/swift-nio-transport-services from cache (0.75s)
Fetched https://github.com/apple/swift-nio.git from cache (0.75s)
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.80s)
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.45s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.82.0 (0.52s)
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.86s)
Fetched https://github.com/apple/swift-collections.git from cache (0.87s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.94s)
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/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/NozeIO/swift-nio-irc-client.git
Working copy of https://github.com/NozeIO/swift-nio-irc-client.git resolved at 0.8.1 (7a0b7d4)
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/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/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-client' is not used by any target
Found 3 product dependencies
- swift-nio
- swift-nio-irc
- swift-nio-transport-services
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/NozeIO/swift-nio-irc-client.git
https://github.com/NozeIO/swift-nio-irc-client.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",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftNIOExtras/swift-nio-irc.git"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services"
}
],
"manifest_display_name" : "swift-nio-irc-client",
"name" : "swift-nio-irc-client",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "IRC",
"targets" : [
"IRC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IRC",
"module_type" : "SwiftTarget",
"name" : "IRC",
"path" : "Sources/IRC",
"product_dependencies" : [
"NIO",
"NIOIRC",
"NIOTransportServices"
],
"product_memberships" : [
"IRC"
],
"sources" : [
"IRCClient.swift",
"IRCClientDelegate.swift",
"IRCClientMessageTarget.swift",
"IRCClientOptions.swift",
"IRCRetryStrategyCB.swift",
"ReExports.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/26] Write sources
[1/26] Copying PrivacyInfo.xcprivacy
[1/26] Write sources
[15/26] Compiling CNIOWindows shim.c
[16/26] Compiling CNIOWindows WSAStartup.c
[16/26] Write sources
[17/26] Compiling CNIOWASI CNIOWASI.c
[19/26] Compiling CNIOLinux liburing_shims.c
[20/26] Compiling CNIOLinux shim.c
[21/26] Write swift-version-2F0A5646E1D333AE.txt
[22/26] Compiling _AtomicsShims.c
[24/69] Compiling Atomics AtomicMemoryOrderings.swift
[25/69] Compiling Atomics DoubleWord.swift
[26/69] Compiling Atomics ManagedAtomic.swift
[27/69] Compiling Atomics ManagedAtomicLazyReference.swift
[28/69] Compiling Atomics AtomicStorage.swift
[29/69] Compiling Atomics AtomicValue.swift
[30/69] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/70] Compiling _NIOBase64 Base64.swift
[32/70] Emitting module _NIOBase64
[33/70] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/70] Compiling CNIODarwin shim.c
[39/70] Compiling Atomics UnsafeAtomic.swift
[40/70] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/72] Compiling Atomics AtomicOptionalWrappable.swift
[44/72] Compiling Atomics AtomicReference.swift
[47/72] Compiling Atomics PointerConformances.swift
[48/72] Compiling Atomics Primitives.native.swift
[49/72] Compiling Atomics OptionalRawRepresentable.swift
[50/72] Compiling Atomics RawRepresentable.swift
[51/72] Compiling Atomics AtomicBool.swift
[52/72] Compiling Atomics IntegerConformances.swift
[53/72] Emitting module InternalCollectionsUtilities
[54/72] Compiling Atomics Primitives.shims.swift
[55/72] Compiling Atomics AtomicInteger.swift
[56/72] Compiling _NIODataStructures _TinyArray.swift
[57/72] Compiling Atomics IntegerOperations.swift
[58/72] Compiling Atomics Unmanaged extensions.swift
[59/88] Compiling _NIODataStructures PriorityQueue.swift
[60/88] Compiling DequeModule _DequeBufferHeader.swift
[61/88] Compiling DequeModule _DequeSlot.swift
[62/89] Compiling DequeModule Deque+Extras.swift
[63/89] Compiling DequeModule Deque+Hashable.swift
[64/89] Compiling DequeModule Deque+Equatable.swift
[65/89] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[66/89] Compiling DequeModule Deque+Codable.swift
[67/89] Compiling DequeModule Deque+Collection.swift
[68/89] Compiling DequeModule Deque+CustomReflectable.swift
[69/89] Compiling DequeModule Deque+Descriptions.swift
[70/89] Emitting module Atomics
[71/89] Compiling _NIODataStructures Heap.swift
[72/89] Emitting module _NIODataStructures
[73/89] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/89] Compiling DequeModule _DequeBuffer.swift
[77/89] Compiling DequeModule Deque+Testing.swift
[78/89] Compiling DequeModule Deque._Storage.swift
[83/89] Compiling DequeModule Deque._UnsafeHandle.swift
[84/89] Compiling DequeModule Deque.swift
[87/89] Emitting module DequeModule
[87/89] Compiling c-nioatomics.c
[88/89] Compiling c-atomics.c
[90/95] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[91/95] Compiling NIOConcurrencyHelpers lock.swift
[92/95] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[93/95] Compiling NIOConcurrencyHelpers NIOLock.swift
[94/95] Compiling NIOConcurrencyHelpers atomics.swift
[95/95] Emitting module NIOConcurrencyHelpers
[96/156] Compiling NIOCore GlobalSingletons.swift
[97/156] Compiling NIOCore IO.swift
[98/156] Compiling NIOCore IOData.swift
[99/156] Compiling NIOCore IPProtocol.swift
[100/156] Compiling NIOCore IntegerBitPacking.swift
[101/156] Compiling NIOCore IntegerTypes.swift
[102/162] Compiling NIOCore Interfaces.swift
[103/162] Compiling NIOCore Linux.swift
[104/162] Compiling NIOCore MarkedCircularBuffer.swift
[105/162] Compiling NIOCore MulticastChannel.swift
[106/162] Compiling NIOCore NIOAny.swift
[107/162] Compiling NIOCore NIOCloseOnErrorHandler.swift
[108/162] Compiling NIOCore NIOLoopBound.swift
[109/162] Compiling NIOCore NIOScheduledCallback.swift
[110/162] Compiling NIOCore NIOSendable.swift
[111/162] Compiling NIOCore RecvByteBufferAllocator.swift
[112/162] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[113/162] Compiling NIOCore SocketAddresses.swift
[114/162] Compiling NIOCore AddressedEnvelope.swift
[115/162] Compiling NIOCore AsyncAwaitSupport.swift
[116/162] Compiling NIOCore AsyncChannel.swift
[117/162] Compiling NIOCore AsyncChannelHandler.swift
[118/162] Compiling NIOCore AsyncChannelInboundStream.swift
[119/162] Compiling NIOCore AsyncChannelOutboundWriter.swift
[120/162] Compiling NIOCore NIOAsyncSequenceProducer.swift
[121/162] Compiling NIOCore SocketOptionProvider.swift
[122/162] Compiling NIOCore SystemCallHelpers.swift
[123/162] Compiling NIOCore TimeAmount+Duration.swift
[124/162] Compiling NIOCore TypeAssistedChannelHandler.swift
[125/162] Compiling NIOCore UniversalBootstrapSupport.swift
[126/162] Compiling NIOCore Utilities.swift
[127/162] Compiling NIOCore Codec.swift
[128/162] Compiling NIOCore ConvenienceOptionSupport.swift
[129/162] Compiling NIOCore DeadChannel.swift
[130/162] Compiling NIOCore DispatchQueue+WithFuture.swift
[131/162] Compiling NIOCore EventLoop+Deprecated.swift
[132/162] Compiling NIOCore EventLoop+SerialExecutor.swift
[133/162] Compiling NIOCore EventLoop.swift
[134/162] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[135/162] Compiling NIOCore NIOAsyncWriter.swift
[136/162] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[137/162] Compiling NIOCore BSDSocketAPI.swift
[138/162] Compiling NIOCore ByteBuffer-aux.swift
[139/162] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[140/162] Compiling NIOCore ByteBuffer-conversions.swift
[141/162] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[142/162] Compiling NIOCore EventLoopFuture+Deprecated.swift
[143/162] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[144/162] Compiling NIOCore EventLoopFuture.swift
[145/162] Compiling NIOCore FileDescriptor.swift
[146/162] Compiling NIOCore FileHandle.swift
[147/162] Compiling NIOCore FileRegion.swift
[148/162] Compiling NIOCore ByteBuffer-core.swift
[149/162] Compiling NIOCore ByteBuffer-hex.swift
[150/162] Compiling NIOCore ByteBuffer-int.swift
[151/162] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[152/162] Compiling NIOCore ByteBuffer-multi-int.swift
[153/162] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[154/162] Compiling NIOCore ByteBuffer-views.swift
[155/162] Compiling NIOCore Channel.swift
[156/162] Compiling NIOCore ChannelHandler.swift
[157/162] Compiling NIOCore ChannelHandlers.swift
[158/162] Compiling NIOCore ChannelInvoker.swift
[159/162] Compiling NIOCore ChannelOption.swift
[160/162] Compiling NIOCore ChannelPipeline.swift
[161/162] Compiling NIOCore CircularBuffer.swift
[162/162] Emitting module NIOCore
[163/215] Emitting module NIOEmbedded
[164/215] Compiling NIOEmbedded AsyncTestingChannel.swift
[165/215] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[166/215] Compiling NIOEmbedded Embedded.swift
[167/215] Compiling NIOPosix PooledRecvBufferAllocator.swift
[168/215] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[169/215] Compiling NIOPosix PosixSingletons.swift
[170/215] Compiling NIOPosix RawSocketBootstrap.swift
[171/215] Compiling NIOPosix Resolver.swift
[172/220] Compiling NIOPosix GetaddrinfoResolver.swift
[173/220] Compiling NIOPosix HappyEyeballs.swift
[174/220] Compiling NIOPosix IO.swift
[175/220] Compiling NIOPosix IntegerBitPacking.swift
[176/220] Compiling NIOPosix IntegerTypes.swift
[177/220] Compiling NIOPosix Linux.swift
[178/220] Compiling NIOPosix SocketProtocols.swift
[179/220] Compiling NIOPosix System.swift
[180/220] Compiling NIOPosix Thread.swift
[181/220] Compiling NIOPosix ThreadPosix.swift
[182/220] Compiling NIOPosix ThreadWindows.swift
[183/220] Emitting module NIOPosix
[184/220] Compiling NIOPosix LinuxCPUSet.swift
[185/220] Compiling NIOPosix LinuxUring.swift
[186/220] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[187/220] Compiling NIOPosix NIOThreadPool.swift
[188/220] Compiling NIOPosix NonBlockingFileIO.swift
[189/220] Compiling NIOPosix SelectorKqueue.swift
[190/220] Compiling NIOPosix SelectorUring.swift
[191/220] Compiling NIOPosix ServerSocket.swift
[192/220] Compiling NIOPosix Socket.swift
[193/220] Compiling NIOPosix SocketChannel.swift
[194/220] Compiling NIOPosix PendingDatagramWritesManager.swift
[195/220] Compiling NIOPosix PendingWritesManager.swift
[196/220] Compiling NIOPosix PipeChannel.swift
[197/220] Compiling NIOPosix PipePair.swift
[198/220] Compiling NIOPosix Pool.swift
[199/220] Compiling NIOPosix BaseStreamSocketChannel.swift
[200/220] Compiling NIOPosix Bootstrap.swift
[201/220] Compiling NIOPosix ControlMessage.swift
[202/220] Compiling NIOPosix DatagramVectorReadManager.swift
[203/220] Compiling NIOPosix Errors+Any.swift
[204/220] Compiling NIOPosix FileDescriptor.swift
[205/220] Compiling NIOPosix Selectable.swift
[206/220] Compiling NIOPosix SelectableChannel.swift
[207/220] Compiling NIOPosix SelectableEventLoop.swift
[208/220] Compiling NIOPosix SelectorEpoll.swift
[209/220] Compiling NIOPosix SelectorGeneric.swift
[210/220] Compiling NIOPosix BSDSocketAPICommon.swift
[211/220] Compiling NIOPosix BSDSocketAPIPosix.swift
[212/220] Compiling NIOPosix BSDSocketAPIWindows.swift
[213/220] Compiling NIOPosix BaseSocket.swift
[214/220] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[215/220] Compiling NIOPosix BaseSocketChannel.swift
[216/220] Compiling NIOPosix UnsafeTransfer.swift
[217/220] Compiling NIOPosix Utilities.swift
[218/220] Compiling NIOPosix VsockAddress.swift
[219/220] Compiling NIOPosix VsockChannelEvents.swift
[220/220] Compiling NIOPosix resource_bundle_accessor.swift
[221/222] Emitting module NIO
[222/222] Compiling NIO Exports.swift
[223/251] Compiling NIOTLS TLSEvents.swift
[224/251] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[225/251] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[226/251] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[227/251] Compiling NIOTLS SNIHandler.swift
[228/251] Emitting module NIOTLS
[229/251] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[230/251] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[231/251] Compiling NIOIRC IRCUserInfo.swift
[232/252] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[233/252] Emitting module NIOFoundationCompat
[234/252] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[235/252] Compiling NIOIRC IRCServerName.swift
[236/252] Compiling NIOIRC IRCUserID.swift
[237/252] Compiling NIOIRC IRCMessageRecipient.swift
[238/252] Compiling NIOIRC IRCNickName.swift
[239/252] Compiling NIOIRC IRCCommandCodes.swift
[240/252] Compiling NIOIRC IRCMessage.swift
[241/252] Compiling NIOIRC IRCDispatcher.swift
[242/252] Compiling NIOIRC IRCMessageParser.swift
[243/252] Compiling NIOIRC IRCChannelName.swift
[244/252] Compiling NIOIRC IRCCommand.swift
[245/252] Compiling NIOIRC IRCMessageTarget.swift
[246/252] Compiling NIOIRC IRCChannelMode.swift
[247/274] Compiling NIOIRC IRCUserMode.swift
[248/274] Compiling NIOTransportServices StateManagedChannel.swift
[249/274] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[250/274] Compiling NIOTransportServices AcceptHandler.swift
[251/274] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[252/274] Emitting module NIOIRC
[253/274] Emitting module NIOTransportServices
[256/276] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[257/276] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[258/276] Compiling NIOTransportServices NIOTSSingletons.swift
[259/276] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[262/276] Compiling NIOTransportServices NIOTSErrors.swift
[263/276] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[264/276] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[265/276] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[266/276] Compiling NIOTransportServices NIOTSListenerChannel.swift
[267/276] Compiling NIOTransportServices NIOTSEventLoop.swift
[268/276] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[269/276] Compiling NIOTransportServices StateManagedListenerChannel.swift
[270/276] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[271/276] Compiling NIOTransportServices NIOTSDatagramListener.swift
[272/276] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[273/276] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[274/276] Compiling NIOTransportServices NIOTSBootstraps.swift
[275/276] Compiling NIOTransportServices NIOTSChannelOptions.swift
[276/276] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[277/283] Compiling IRC ReExports.swift
[278/283] Compiling IRC IRCRetryStrategyCB.swift
[279/283] Compiling IRC IRCClientDelegate.swift
[280/283] Compiling IRC IRCClientOptions.swift
[281/283] Compiling IRC IRCClientMessageTarget.swift
[282/283] Emitting module IRC
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:576:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
574 | }
575 |
576 | open func doNotice(recipients: [ IRCMessageRecipient ], message: String)
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
577 | throws
578 | {
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:582:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
580 | }
581 |
582 | open func doMessage(sender : IRCUserID?,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
583 | recipients : [ IRCMessageRecipient ],
584 | message : String) throws
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:593:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
591 | }
592 |
593 | open func doNick(_ newNick: IRCNickName) throws {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
594 | switch state {
595 | case .registering(let channel, let nick, let info):
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:609:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
607 | }
608 |
609 | open func doMode(nick: IRCNickName, add: IRCUserMode, remove: IRCUserMode)
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
610 | throws
611 | {
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:625:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
623 | }
624 |
625 | open func doPing(_ server: String, server2: String? = nil) throws {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
626 | let msg : IRCMessage
627 |
[283/283] Compiling IRC IRCClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:576:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
574 | }
575 |
576 | open func doNotice(recipients: [ IRCMessageRecipient ], message: String)
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
577 | throws
578 | {
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:582:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
580 | }
581 |
582 | open func doMessage(sender : IRCUserID?,
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
583 | recipients : [ IRCMessageRecipient ],
584 | message : String) throws
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:593:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
591 | }
592 |
593 | open func doNick(_ newNick: IRCNickName) throws {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
594 | switch state {
595 | case .registering(let channel, let nick, let info):
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:609:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
607 | }
608 |
609 | open func doMode(nick: IRCNickName, add: IRCUserMode, remove: IRCUserMode)
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
610 | throws
611 | {
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:625:3: warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
623 | }
624 |
625 | open func doPing(_ server: String, server2: String? = nil) throws {
| `- warning: non-'@objc' instance method in extensions cannot be overridden; use 'public' instead
626 | let msg : IRCMessage
627 |
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:156:21: warning: type 'IRCChannelHandler' does not conform to the 'Sendable' protocol
154 | _ = bootstrap.channelInitializer { [weak self] channel in
155 | return channel.pipeline
156 | .addHandler(IRCChannelHandler(), name: "de.zeezide.nio.irc.protocol")
| `- warning: type 'IRCChannelHandler' does not conform to the 'Sendable' protocol
157 | .flatMap { [weak self] _ in
158 | guard let me = self else {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/IRCChannelHandler.swift:37:12: note: class 'IRCChannelHandler' does not conform to the 'Sendable' protocol
35 | *
36 | */
37 | open class IRCChannelHandler : ChannelDuplexHandler {
| `- note: class 'IRCChannelHandler' does not conform to the 'Sendable' protocol
38 |
39 | public typealias InboundErr = IRCParserError
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:16:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
14 |
15 | import NIO
16 | import NIOIRC
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'NIOIRC'
17 |
18 | #if canImport(NIOTransportServices)
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:164:25: warning: type 'IRCClient.Handler' does not conform to the 'Sendable' protocol
162 | }
163 | return channel.pipeline
164 | .addHandler(Handler(client: me),
| `- warning: type 'IRCClient.Handler' does not conform to the 'Sendable' protocol
165 | name: "de.zeezide.nio.irc.client")
166 | }
:
390 | // MARK: - Handler
391 |
392 | final class Handler : ChannelInboundHandler {
| `- note: class 'Handler' does not conform to the 'Sendable' protocol
393 |
394 | typealias InboundIn = IRCMessage
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:157:26: warning: capture of 'self' with non-sendable type 'IRCClient?' in a '@Sendable' closure
31 | * - `connect` the client
32 | */
33 | open class IRCClient : IRCClientMessageTarget {
| `- note: class 'IRCClient' does not conform to the 'Sendable' protocol
34 |
35 | public let options : IRCClientOptions
:
155 | return channel.pipeline
156 | .addHandler(IRCChannelHandler(), name: "de.zeezide.nio.irc.protocol")
157 | .flatMap { [weak self] _ in
| `- warning: capture of 'self' with non-sendable type 'IRCClient?' in a '@Sendable' closure
158 | guard let me = self else {
159 | let error = channel.eventLoop.makePromise(of: Void.self)
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:158:26: warning: capture of 'self' with non-sendable type 'IRCClient?' in a '@Sendable' closure
31 | * - `connect` the client
32 | */
33 | open class IRCClient : IRCClientMessageTarget {
| `- note: class 'IRCClient' does not conform to the 'Sendable' protocol
34 |
35 | public let options : IRCClientOptions
:
156 | .addHandler(IRCChannelHandler(), name: "de.zeezide.nio.irc.protocol")
157 | .flatMap { [weak self] _ in
158 | guard let me = self else {
| `- warning: capture of 'self' with non-sendable type 'IRCClient?' in a '@Sendable' closure
159 | let error = channel.eventLoop.makePromise(of: Void.self)
160 | error.fail(Error.internalInconsistency)
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:187:70: warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
185 |
186 | open func connect() {
187 | guard eventLoop.inEventLoop else { return eventLoop.execute(self.connect) }
| `- warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
188 |
189 | guard state.canStartConnection else { return }
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:205:9: warning: capture of 'self' with non-sendable type 'IRCClient' in a '@Sendable' closure
31 | * - `connect` the client
32 | */
33 | open class IRCClient : IRCClientMessageTarget {
| `- note: class 'IRCClient' does not conform to the 'Sendable' protocol
34 |
35 | public let options : IRCClientOptions
:
203 | return bootstrap.connect(host: host, port: port)
204 | .map { channel in
205 | self.retryInfo.registerSuccessfulConnect()
| `- warning: capture of 'self' with non-sendable type 'IRCClient' in a '@Sendable' closure
206 |
207 | guard case .connecting = self.state else {
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:245:65: warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
243 |
244 | open func close() {
245 | guard eventLoop.inEventLoop else { return eventLoop.execute(close) }
| `- warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
246 | _ = channel?.close(mode: .all)
247 | clearListCollectors()
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:446:22: warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
444 | }
445 | if count == 1 {
446 | return channel.writeAndFlush(messages.first!, promise: promise)
| `- warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
447 | }
448 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/Model/IRCMessage.swift:23:15: note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
21 | * arguments).
22 | */
23 | public struct IRCMessage : Codable, CustomStringConvertible {
| `- note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
24 |
25 | public enum CodingKeys: String, CodingKey {
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:451:17: warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
449 | guard let promise = promise else {
450 | for message in messages {
451 | channel.write(message, promise: nil)
| `- warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
452 | }
453 | return channel.flush()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/Model/IRCMessage.swift:23:15: note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
21 | * arguments).
22 | */
23 | public struct IRCMessage : Codable, CustomStringConvertible {
| `- note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
24 |
25 | public enum CodingKeys: String, CodingKey {
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:457:45: warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
455 |
456 | EventLoopFuture<Void>
457 | .andAllSucceed(messages.map { channel.write($0) },
| `- warning: type 'IRCMessage' does not conform to the 'Sendable' protocol
458 | on: promise.futureResult.eventLoop)
459 | .cascade(to: promise)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-nio-irc/Sources/NIOIRC/Model/IRCMessage.swift:23:15: note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
21 | * arguments).
22 | */
23 | public struct IRCMessage : Codable, CustomStringConvertible {
| `- note: struct 'IRCMessage' does not conform to the 'Sendable' protocol
24 |
25 | public enum CodingKeys: String, CodingKey {
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:436:9: warning: capture of 'self' with non-sendable type 'IRCClient' in a '@Sendable' closure
31 | * - `connect` the client
32 | */
33 | open class IRCClient : IRCClientMessageTarget {
| `- note: class 'IRCClient' does not conform to the 'Sendable' protocol
34 |
35 | public let options : IRCClientOptions
:
434 | guard channel.eventLoop.inEventLoop else {
435 | return channel.eventLoop.execute {
436 | self.sendMessages(messages, promise: promise)
| `- warning: capture of 'self' with non-sendable type 'IRCClient' in a '@Sendable' closure
437 | }
438 | }
/Users/admin/builder/spi-builder-workspace/Sources/IRC/IRCClient.swift:436:27: warning: capture of 'messages' with non-sendable type 'T' in a '@Sendable' closure
422 | public var origin : String? { return nil }
423 |
424 | public func sendMessages<T: Collection>(_ messages: T,
| `- note: consider making generic parameter 'T' conform to the 'Sendable' protocol
425 | promise: EventLoopPromise<Void>?)
426 | where T.Element == IRCMessage
:
434 | guard channel.eventLoop.inEventLoop else {
435 | return channel.eventLoop.execute {
436 | self.sendMessages(messages, promise: promise)
| `- warning: capture of 'messages' with non-sendable type 'T' in a '@Sendable' closure
437 | }
438 | }
Build complete! (15.38s)
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",
"requirement" : {
"range" : [
{
"lower_bound" : "0.8.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftNIOExtras/swift-nio-irc.git"
},
{
"identity" : "swift-nio-transport-services",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio-transport-services"
}
],
"manifest_display_name" : "swift-nio-irc-client",
"name" : "swift-nio-irc-client",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "IRC",
"targets" : [
"IRC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IRC",
"module_type" : "SwiftTarget",
"name" : "IRC",
"path" : "Sources/IRC",
"product_dependencies" : [
"NIO",
"NIOIRC",
"NIOTransportServices"
],
"product_memberships" : [
"IRC"
],
"sources" : [
"IRCClient.swift",
"IRCClientDelegate.swift",
"IRCClientMessageTarget.swift",
"IRCClientOptions.swift",
"IRCRetryStrategyCB.swift",
"ReExports.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.