Build Information
Successful build of swift-nio-irc-client, reference 0.8.1 (7a0b7d
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 20:29:51 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
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/apple/swift-nio-transport-services
Fetching https://github.com/SwiftNIOExtras/swift-nio-irc.git
Fetching https://github.com/apple/swift-nio.git
[1/313] Fetching swift-nio-irc
[127/2601] Fetching swift-nio-irc, swift-nio-transport-services
[2602/74615] Fetching swift-nio-irc, swift-nio-transport-services, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services from cache (4.19s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (4.19s)
Fetched https://github.com/apple/swift-nio.git from cache (4.19s)
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.55s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.23.0 (0.39s)
Fetching https://github.com/apple/swift-atomics.git
[1/1569] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.41s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.61s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/3919] Fetching swift-system
[1256/19522] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (7.79s)
Fetched https://github.com/apple/swift-system.git from cache (7.79s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.64s)
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-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.23.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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.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
========================================
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.77.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.0",
"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.77.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.0",
"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.23.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.77.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.0",
"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.77s)
Fetching https://github.com/apple/swift-nio.git from cache
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/apple/swift-nio-transport-services from cache (0.67s)
Fetched https://github.com/SwiftNIOExtras/swift-nio-irc.git from cache (0.68s)
Fetched https://github.com/apple/swift-nio.git from cache (0.68s)
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.02s)
Computing version for https://github.com/apple/swift-nio-transport-services
Computed https://github.com/apple/swift-nio-transport-services at 1.23.0 (0.02s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.02s)
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.56s)
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
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/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at 1.23.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/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.77.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
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.0
Building package at path: $PWD
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.1.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
[11/26] Copying PrivacyInfo.xcprivacy
[11/26] Write sources
[15/26] Compiling CNIOWindows shim.c
[16/26] Write sources
[17/26] Compiling CNIOWindows WSAStartup.c
[17/26] Compiling CNIOWASI CNIOWASI.c
[19/26] Compiling CNIOLinux liburing_shims.c
[19/26] Compiling CNIOLinux shim.c
[21/26] Write swift-version--7754E27361AE5C74.txt
[22/26] Compiling _AtomicsShims.c
[23/69] Compiling CNIODarwin shim.c
[24/69] Compiling c-nioatomics.c
[25/69] Compiling c-atomics.c
[27/75] Compiling Atomics UnsafeAtomic.swift
[28/75] Compiling Atomics UnsafeAtomicLazyReference.swift
[29/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/76] Compiling Atomics ManagedAtomic.swift
[31/76] Compiling Atomics ManagedAtomicLazyReference.swift
[32/76] Compiling Atomics PointerConformances.swift
[33/76] Compiling Atomics Primitives.native.swift
[34/76] Compiling _NIOBase64 Base64.swift
[35/76] Emitting module _NIOBase64
[36/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[37/76] Compiling Atomics OptionalRawRepresentable.swift
[38/76] Compiling Atomics RawRepresentable.swift
[39/76] Compiling Atomics Primitives.shims.swift
[40/76] Compiling Atomics AtomicInteger.swift
[41/76] Emitting module InternalCollectionsUtilities
[42/76] Compiling Atomics AtomicBool.swift
[43/76] Compiling Atomics IntegerConformances.swift
[44/76] Compiling Atomics AtomicStorage.swift
[45/76] Compiling Atomics AtomicValue.swift
[46/76] Compiling Atomics AtomicOptionalWrappable.swift
[47/76] Compiling Atomics AtomicReference.swift
[48/92] Compiling _NIODataStructures PriorityQueue.swift
[49/92] Compiling _NIODataStructures _TinyArray.swift
[50/92] Compiling DequeModule _DequeSlot.swift
[51/92] Compiling DequeModule _DequeBufferHeader.swift
[52/93] Emitting module _NIODataStructures
[53/93] Compiling _NIODataStructures Heap.swift
[54/93] Compiling DequeModule _UnsafeWrappedBuffer.swift
[55/93] Compiling NIOConcurrencyHelpers lock.swift
[56/93] Compiling DequeModule Deque+Extras.swift
[57/93] Compiling DequeModule Deque+Hashable.swift
[58/93] Compiling DequeModule _DequeBuffer.swift
[59/93] Compiling DequeModule Deque+Testing.swift
[60/93] Compiling DequeModule Deque._Storage.swift
[61/93] Compiling DequeModule Deque+Equatable.swift
[62/93] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[63/93] Compiling DequeModule Deque+CustomReflectable.swift
[64/93] Compiling DequeModule Deque+Descriptions.swift
[65/93] Compiling DequeModule Deque._UnsafeHandle.swift
[66/93] Compiling DequeModule Deque.swift
[67/93] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[68/93] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[69/93] Compiling NIOConcurrencyHelpers atomics.swift
[70/93] Emitting module NIOConcurrencyHelpers
[71/93] Compiling NIOConcurrencyHelpers NIOLock.swift
[72/93] Compiling DequeModule Deque+Codable.swift
[73/93] Compiling DequeModule Deque+Collection.swift
[74/93] Emitting module DequeModule
[77/93] Compiling Atomics AtomicMemoryOrderings.swift
[78/93] Compiling Atomics DoubleWord.swift
[91/93] Emitting module Atomics
[94/95] Compiling Atomics IntegerOperations.swift
[95/95] Compiling Atomics Unmanaged extensions.swift
[96/157] Compiling NIOCore Linux.swift
[97/157] Compiling NIOCore MarkedCircularBuffer.swift
[98/157] Compiling NIOCore MulticastChannel.swift
[99/157] Compiling NIOCore NIOAny.swift
[100/157] Compiling NIOCore NIOCloseOnErrorHandler.swift
[101/157] Compiling NIOCore NIOLoopBound.swift
[102/163] Compiling NIOCore GlobalSingletons.swift
[103/163] Compiling NIOCore IO.swift
[104/163] Compiling NIOCore IOData.swift
[105/163] Compiling NIOCore IPProtocol.swift
[106/163] Compiling NIOCore IntegerBitPacking.swift
[107/163] Compiling NIOCore IntegerTypes.swift
[108/163] Compiling NIOCore Interfaces.swift
[109/163] Compiling NIOCore NIOScheduledCallback.swift
[110/163] Compiling NIOCore NIOSendable.swift
[111/163] Compiling NIOCore PointerHelpers.swift
[112/163] Compiling NIOCore RecvByteBufferAllocator.swift
[113/163] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[114/163] Compiling NIOCore SocketAddresses.swift
[115/163] Compiling NIOCore SocketOptionProvider.swift
[116/163] Compiling NIOCore SystemCallHelpers.swift
[117/163] Compiling NIOCore TimeAmount+Duration.swift
[118/163] Compiling NIOCore TypeAssistedChannelHandler.swift
[119/163] Compiling NIOCore UniversalBootstrapSupport.swift
[120/163] Compiling NIOCore Utilities.swift
[121/163] Compiling NIOCore AddressedEnvelope.swift
[122/163] Compiling NIOCore AsyncAwaitSupport.swift
[123/163] Compiling NIOCore AsyncChannel.swift
[124/163] Compiling NIOCore AsyncChannelHandler.swift
[125/163] Compiling NIOCore AsyncChannelInboundStream.swift
[126/163] Compiling NIOCore AsyncChannelOutboundWriter.swift
[127/163] Compiling NIOCore NIOAsyncSequenceProducer.swift
[128/163] Compiling NIOCore Codec.swift
[129/163] Compiling NIOCore ConvenienceOptionSupport.swift
[130/163] Compiling NIOCore DeadChannel.swift
[131/163] Compiling NIOCore DispatchQueue+WithFuture.swift
[132/163] Compiling NIOCore EventLoop+Deprecated.swift
[133/163] Compiling NIOCore EventLoop+SerialExecutor.swift
[134/163] Compiling NIOCore EventLoop.swift
[135/163] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[136/163] Compiling NIOCore EventLoopFuture+Deprecated.swift
[137/163] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[138/163] Compiling NIOCore EventLoopFuture.swift
[139/163] Compiling NIOCore FileDescriptor.swift
[140/163] Compiling NIOCore FileHandle.swift
[141/163] Compiling NIOCore FileRegion.swift
[142/163] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[143/163] Compiling NIOCore NIOAsyncWriter.swift
[144/163] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[145/163] Compiling NIOCore BSDSocketAPI.swift
[146/163] Compiling NIOCore ByteBuffer-aux.swift
[147/163] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[148/163] Compiling NIOCore ByteBuffer-conversions.swift
[149/163] Compiling NIOCore Channel.swift
[150/163] Compiling NIOCore ChannelHandler.swift
[151/163] Compiling NIOCore ChannelHandlers.swift
[152/163] Compiling NIOCore ChannelInvoker.swift
[153/163] Compiling NIOCore ChannelOption.swift
[154/163] Compiling NIOCore ChannelPipeline.swift
[155/163] Compiling NIOCore CircularBuffer.swift
[156/163] Compiling NIOCore ByteBuffer-core.swift
[157/163] Compiling NIOCore ByteBuffer-hex.swift
[158/163] Compiling NIOCore ByteBuffer-int.swift
[159/163] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[160/163] Compiling NIOCore ByteBuffer-multi-int.swift
[161/163] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[162/163] Compiling NIOCore ByteBuffer-views.swift
[163/163] Emitting module NIOCore
[164/217] Compiling NIOEmbedded Embedded.swift
[165/217] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[166/217] Emitting module NIOEmbedded
[167/217] Compiling NIOEmbedded AsyncTestingChannel.swift
[168/217] Compiling NIOPosix SelectorKqueue.swift
[169/217] Compiling NIOPosix SelectorUring.swift
[170/217] Compiling NIOPosix ServerSocket.swift
[171/217] Compiling NIOPosix Socket.swift
[172/217] Compiling NIOPosix SocketChannel.swift
[173/222] Compiling NIOPosix GetaddrinfoResolver.swift
[174/222] Compiling NIOPosix HappyEyeballs.swift
[175/222] Compiling NIOPosix IO.swift
[176/222] Compiling NIOPosix IntegerBitPacking.swift
[177/222] Compiling NIOPosix IntegerTypes.swift
[178/222] Compiling NIOPosix Linux.swift
[179/222] Compiling NIOPosix Selectable.swift
[180/222] Compiling NIOPosix SelectableChannel.swift
[181/222] Compiling NIOPosix SelectableEventLoop.swift
[182/222] Compiling NIOPosix SelectorEpoll.swift
[183/222] Compiling NIOPosix SelectorGeneric.swift
[184/222] Compiling NIOPosix BSDSocketAPICommon.swift
[185/222] Compiling NIOPosix BSDSocketAPIPosix.swift
[186/222] Compiling NIOPosix BSDSocketAPIWindows.swift
[187/222] Compiling NIOPosix BaseSocket.swift
[188/222] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[189/222] Compiling NIOPosix BaseSocketChannel.swift
[190/222] Compiling NIOPosix PendingWritesManager.swift
[191/222] Compiling NIOPosix PipeChannel.swift
[192/222] Compiling NIOPosix PipePair.swift
[193/222] Compiling NIOPosix PointerHelpers.swift
[194/222] Compiling NIOPosix Pool.swift
[195/222] Compiling NIOPosix PooledRecvBufferAllocator.swift
[196/222] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[197/222] Compiling NIOPosix PosixSingletons.swift
[198/222] Compiling NIOPosix RawSocketBootstrap.swift
[199/222] Compiling NIOPosix Resolver.swift
[200/222] Compiling NIOPosix LinuxCPUSet.swift
[201/222] Compiling NIOPosix LinuxUring.swift
[202/222] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[203/222] Compiling NIOPosix NIOThreadPool.swift
[204/222] Compiling NIOPosix NonBlockingFileIO.swift
[205/222] Compiling NIOPosix PendingDatagramWritesManager.swift
[206/222] Compiling NIOPosix SocketProtocols.swift
[207/222] Compiling NIOPosix System.swift
[208/222] Compiling NIOPosix Thread.swift
[209/222] Compiling NIOPosix ThreadPosix.swift
[210/222] Compiling NIOPosix ThreadWindows.swift
[211/222] Emitting module NIOPosix
[212/222] Compiling NIOPosix BaseStreamSocketChannel.swift
[213/222] Compiling NIOPosix Bootstrap.swift
[214/222] Compiling NIOPosix ControlMessage.swift
[215/222] Compiling NIOPosix DatagramVectorReadManager.swift
[216/222] Compiling NIOPosix Errors+Any.swift
[217/222] Compiling NIOPosix FileDescriptor.swift
[218/222] Compiling NIOPosix UnsafeTransfer.swift
[219/222] Compiling NIOPosix Utilities.swift
[220/222] Compiling NIOPosix VsockAddress.swift
[221/222] Compiling NIOPosix VsockChannelEvents.swift
[222/222] Compiling NIOPosix resource_bundle_accessor.swift
[223/224] Emitting module NIO
[224/224] Compiling NIO Exports.swift
[225/253] Compiling NIOIRC IRCUserInfo.swift
[226/254] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[227/254] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[228/254] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[229/254] Compiling NIOIRC IRCServerName.swift
[230/254] Compiling NIOIRC IRCUserID.swift
[231/254] Compiling NIOTLS TLSEvents.swift
[232/254] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[233/254] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[234/254] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[235/254] Compiling NIOTLS SNIHandler.swift
[236/254] Emitting module NIOTLS
[237/254] Compiling NIOIRC IRCMessageRecipient.swift
[238/254] Compiling NIOIRC IRCNickName.swift
[239/254] Compiling NIOIRC IRCCommandCodes.swift
[240/254] Compiling NIOIRC IRCMessage.swift
[241/254] Compiling NIOIRC IRCUserMode.swift
[242/254] Compiling NIOIRC IRCMessageTarget.swift
[243/254] Compiling NIOIRC IRCChannelMode.swift
[244/254] Compiling NIOIRC IRCChannelName.swift
[245/254] Compiling NIOIRC IRCCommand.swift
[246/254] Emitting module NIOFoundationCompat
[247/254] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[248/254] Compiling NIOIRC IRCDispatcher.swift
[249/254] Compiling NIOIRC IRCMessageParser.swift
[250/254] Compiling NIOIRC IRCChannelHandler.swift
[251/254] Compiling NIOIRC IRCCommandParser.swift
[252/254] Compiling NIOIRC ByteBufferExtras.swift
[253/254] Compiling NIOIRC Scandinavian.swift
[254/276] Emitting module NIOIRC
[255/276] Compiling NIOTransportServices AcceptHandler.swift
[256/276] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[257/276] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[258/278] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[259/278] Compiling NIOTransportServices NIOTSListenerChannel.swift
[260/278] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[261/278] Compiling NIOTransportServices NIOTSSingletons.swift
[262/278] Compiling NIOTransportServices NIOTSBootstraps.swift
[263/278] Compiling NIOTransportServices NIOTSChannelOptions.swift
[264/278] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[265/278] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[266/278] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[267/278] Emitting module NIOTransportServices
[268/278] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[269/278] Compiling NIOTransportServices NIOTSErrors.swift
[270/278] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[271/278] Compiling NIOTransportServices StateManagedChannel.swift
[272/278] Compiling NIOTransportServices NIOTSEventLoop.swift
[273/278] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[274/278] Compiling NIOTransportServices StateManagedListenerChannel.swift
[275/278] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[276/278] Compiling NIOTransportServices NIOTSDatagramListener.swift
[277/278] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[278/278] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[279/285] Compiling IRC ReExports.swift
[280/285] Compiling IRC IRCRetryStrategyCB.swift
[281/285] Compiling IRC IRCClientMessageTarget.swift
[282/285] Compiling IRC IRCClientDelegate.swift
[283/285] Compiling IRC IRCClientOptions.swift
[284/285] 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 |
[285/285] 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:157:26: warning: capture of 'self' with non-sendable type 'IRCClient?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
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:436:9: warning: capture of 'self' with non-sendable type 'IRCClient' in a `@Sendable` closure; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
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; this is an error in the Swift 6 language mode
437 | }
438 | }
Build complete! (39.52s)
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.