The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-distributed-actors with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: note: add 'if #available' version check
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: note: add 'if #available' version check
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:820:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:814:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:820:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/SWIM/SWIMActor.swift:585:66: warning: 'wellKnown' is deprecated: Useful only with behavior actors, will be removed entirely
        .init(remote: node, path: ActorPath._swim, incarnation: .wellKnown)
                                                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: note: add 'if #available' version check
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:473:18: note: add @available attribute to enclosing instance method
    private func onInboundSystemMessage(_ context: ChannelHandlerContext, systemEnvelope: SystemMessageEnvelope, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:354:22: note: add @available attribute to enclosing class
internal final class SystemMessageRedeliveryHandler: ChannelDuplexHandler {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: note: add 'if #available' version check
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:473:18: note: add @available attribute to enclosing instance method
    private func onInboundSystemMessage(_ context: ChannelHandlerContext, systemEnvelope: SystemMessageEnvelope, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:354:22: note: add @available attribute to enclosing class
internal final class SystemMessageRedeliveryHandler: ChannelDuplexHandler {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:583:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:569:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:583:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: note: add 'if #available' version check
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:648:18: note: add @available attribute to enclosing instance method
    private func deserializeThenDeliver(_ context: ChannelHandlerContext, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:607:21: note: add @available attribute to enclosing class
private final class UserMessageHandler: ChannelInboundHandler {
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: note: add 'if #available' version check
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:648:18: note: add @available attribute to enclosing instance method
    private func deserializeThenDeliver(_ context: ChannelHandlerContext, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:607:21: note: add @available attribute to enclosing class
private final class UserMessageHandler: ChannelInboundHandler {
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:236:21: warning: 'installSwiftBacktrace' is deprecated: Backtrace will not longer be offered by the actor system by default, and has to be depended on by end-users
        if settings.installSwiftBacktrace {
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:237:23: warning: 'install()' is deprecated: This is no longer needed in Swift 5.9
            Backtrace.install()
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:526:17: warning: variable 'knownActors' was written to, but never read
            var knownActors = self.namingLock.withLock {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:639:65: warning: 'wellKnown' is deprecated: Useful only with behavior actors, will be removed entirely
        let incarnation: ActorIncarnation = props._wellKnown ? .wellKnown : .random()
                                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:707:65: warning: 'wellKnown' is deprecated: Useful only with behavior actors, will be removed entirely
        let incarnation: ActorIncarnation = props._wellKnown ? .wellKnown : .random()
                                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: note: add 'if #available' version check
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:820:17: note: add @available attribute to enclosing instance method
    public func _resolveUntyped(id: ActorID) -> _AddressableActorRef {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: note: add 'if #available' version check
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:820:17: note: add @available attribute to enclosing instance method
    public func _resolveUntyped(id: ActorID) -> _AddressableActorRef {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: note: add 'if #available' version check
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: note: add 'if #available' version check
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: note: add 'if #available' version check
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: note: add 'if #available' version check
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
[1464/1472] Compiling DistributedCluster ClusterNode.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/OperationLogDistributedReceptionist.swift:706:21: warning: reference to property 'log' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
                    log.error("Error: \(error)")
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:357:69: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:357:69: note: add 'if #available' version check
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:351:10: note: add @available attribute to enclosing instance method
    func applyIncomingOp(_ context: _ActorContext<Message>, from peer: _ActorRef<Message>, _ sequenced: OpLog<ReceptionistOp>.SequencedOp) -> AnyReceptionKey {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:270:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:357:69: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:357:69: note: add 'if #available' version check
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:351:10: note: add @available attribute to enclosing instance method
    func applyIncomingOp(_ context: _ActorContext<Message>, from peer: _ActorRef<Message>, _ sequenced: OpLog<ReceptionistOp>.SequencedOp) -> AnyReceptionKey {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:270:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:364:69: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:364:69: note: add 'if #available' version check
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:351:10: note: add @available attribute to enclosing instance method
    func applyIncomingOp(_ context: _ActorContext<Message>, from peer: _ActorRef<Message>, _ sequenced: OpLog<ReceptionistOp>.SequencedOp) -> AnyReceptionKey {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:270:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:364:69: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:364:69: note: add 'if #available' version check
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:351:10: note: add @available attribute to enclosing instance method
    func applyIncomingOp(_ context: _ActorContext<Message>, from peer: _ActorRef<Message>, _ sequenced: OpLog<ReceptionistOp>.SequencedOp) -> AnyReceptionKey {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:270:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: note: add 'if #available' version check
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: note: add 'if #available' version check
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:820:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:814:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:820:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/SWIM/SWIMActor.swift:585:66: warning: 'wellKnown' is deprecated: Useful only with behavior actors, will be removed entirely
        .init(remote: node, path: ActorPath._swim, incarnation: .wellKnown)
                                                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: note: add 'if #available' version check
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:473:18: note: add @available attribute to enclosing instance method
    private func onInboundSystemMessage(_ context: ChannelHandlerContext, systemEnvelope: SystemMessageEnvelope, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:354:22: note: add @available attribute to enclosing class
internal final class SystemMessageRedeliveryHandler: ChannelDuplexHandler {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: note: add 'if #available' version check
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:473:18: note: add @available attribute to enclosing instance method
    private func onInboundSystemMessage(_ context: ChannelHandlerContext, systemEnvelope: SystemMessageEnvelope, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:354:22: note: add @available attribute to enclosing class
internal final class SystemMessageRedeliveryHandler: ChannelDuplexHandler {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:583:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:569:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:583:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: note: add 'if #available' version check
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:648:18: note: add @available attribute to enclosing instance method
    private func deserializeThenDeliver(_ context: ChannelHandlerContext, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:607:21: note: add @available attribute to enclosing class
private final class UserMessageHandler: ChannelInboundHandler {
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: note: add 'if #available' version check
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:648:18: note: add @available attribute to enclosing instance method
    private func deserializeThenDeliver(_ context: ChannelHandlerContext, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:607:21: note: add @available attribute to enclosing class
private final class UserMessageHandler: ChannelInboundHandler {
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:236:21: warning: 'installSwiftBacktrace' is deprecated: Backtrace will not longer be offered by the actor system by default, and has to be depended on by end-users
        if settings.installSwiftBacktrace {
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:237:23: warning: 'install()' is deprecated: This is no longer needed in Swift 5.9
            Backtrace.install()
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:526:17: warning: variable 'knownActors' was written to, but never read
            var knownActors = self.namingLock.withLock {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:639:65: warning: 'wellKnown' is deprecated: Useful only with behavior actors, will be removed entirely
        let incarnation: ActorIncarnation = props._wellKnown ? .wellKnown : .random()
                                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:707:65: warning: 'wellKnown' is deprecated: Useful only with behavior actors, will be removed entirely
        let incarnation: ActorIncarnation = props._wellKnown ? .wellKnown : .random()
                                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: note: add 'if #available' version check
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:820:17: note: add @available attribute to enclosing instance method
    public func _resolveUntyped(id: ActorID) -> _AddressableActorRef {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: note: add 'if #available' version check
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:820:17: note: add @available attribute to enclosing instance method
    public func _resolveUntyped(id: ActorID) -> _AddressableActorRef {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: note: add 'if #available' version check
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: note: add 'if #available' version check
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: note: add 'if #available' version check
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: note: add 'if #available' version check
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
[1465/1472] Compiling DistributedCluster ClusterSystem.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/OperationLogDistributedReceptionist.swift:706:21: warning: reference to property 'log' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
                    log.error("Error: \(error)")
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:357:69: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:357:69: note: add 'if #available' version check
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:351:10: note: add @available attribute to enclosing instance method
    func applyIncomingOp(_ context: _ActorContext<Message>, from peer: _ActorRef<Message>, _ sequenced: OpLog<ReceptionistOp>.SequencedOp) -> AnyReceptionKey {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:270:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:357:69: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:357:69: note: add 'if #available' version check
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:351:10: note: add @available attribute to enclosing instance method
    func applyIncomingOp(_ context: _ActorContext<Message>, from peer: _ActorRef<Message>, _ sequenced: OpLog<ReceptionistOp>.SequencedOp) -> AnyReceptionKey {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:270:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:364:69: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:364:69: note: add 'if #available' version check
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:351:10: note: add @available attribute to enclosing instance method
    func applyIncomingOp(_ context: _ActorContext<Message>, from peer: _ActorRef<Message>, _ sequenced: OpLog<ReceptionistOp>.SequencedOp) -> AnyReceptionKey {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:270:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:364:69: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:364:69: note: add 'if #available' version check
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:351:10: note: add @available attribute to enclosing instance method
    func applyIncomingOp(_ context: _ActorContext<Message>, from peer: _ActorRef<Message>, _ sequenced: OpLog<ReceptionistOp>.SequencedOp) -> AnyReceptionKey {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:270:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: note: add 'if #available' version check
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: note: add 'if #available' version check
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:820:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:814:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:820:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/SWIM/SWIMActor.swift:585:66: warning: 'wellKnown' is deprecated: Useful only with behavior actors, will be removed entirely
        .init(remote: node, path: ActorPath._swim, incarnation: .wellKnown)
                                                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: note: add 'if #available' version check
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:473:18: note: add @available attribute to enclosing instance method
    private func onInboundSystemMessage(_ context: ChannelHandlerContext, systemEnvelope: SystemMessageEnvelope, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:354:22: note: add @available attribute to enclosing class
internal final class SystemMessageRedeliveryHandler: ChannelDuplexHandler {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: note: add 'if #available' version check
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:473:18: note: add @available attribute to enclosing instance method
    private func onInboundSystemMessage(_ context: ChannelHandlerContext, systemEnvelope: SystemMessageEnvelope, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:354:22: note: add @available attribute to enclosing class
internal final class SystemMessageRedeliveryHandler: ChannelDuplexHandler {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:583:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:569:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:583:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: note: add 'if #available' version check
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:648:18: note: add @available attribute to enclosing instance method
    private func deserializeThenDeliver(_ context: ChannelHandlerContext, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:607:21: note: add @available attribute to enclosing class
private final class UserMessageHandler: ChannelInboundHandler {
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: note: add 'if #available' version check
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:648:18: note: add @available attribute to enclosing instance method
    private func deserializeThenDeliver(_ context: ChannelHandlerContext, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:607:21: note: add @available attribute to enclosing class
private final class UserMessageHandler: ChannelInboundHandler {
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:236:21: warning: 'installSwiftBacktrace' is deprecated: Backtrace will not longer be offered by the actor system by default, and has to be depended on by end-users
        if settings.installSwiftBacktrace {
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:237:23: warning: 'install()' is deprecated: This is no longer needed in Swift 5.9
            Backtrace.install()
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:526:17: warning: variable 'knownActors' was written to, but never read
            var knownActors = self.namingLock.withLock {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:639:65: warning: 'wellKnown' is deprecated: Useful only with behavior actors, will be removed entirely
        let incarnation: ActorIncarnation = props._wellKnown ? .wellKnown : .random()
                                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:707:65: warning: 'wellKnown' is deprecated: Useful only with behavior actors, will be removed entirely
        let incarnation: ActorIncarnation = props._wellKnown ? .wellKnown : .random()
                                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: note: add 'if #available' version check
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:820:17: note: add @available attribute to enclosing instance method
    public func _resolveUntyped(id: ActorID) -> _AddressableActorRef {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: note: add 'if #available' version check
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:820:17: note: add @available attribute to enclosing instance method
    public func _resolveUntyped(id: ActorID) -> _AddressableActorRef {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: note: add 'if #available' version check
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: note: add 'if #available' version check
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: note: add 'if #available' version check
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: note: add 'if #available' version check
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
[1466/1472] Compiling DistributedCluster ClusterSystemSettings.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/OperationLogDistributedReceptionist.swift:706:21: warning: reference to property 'log' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
                    log.error("Error: \(error)")
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:357:69: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:357:69: note: add 'if #available' version check
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:351:10: note: add @available attribute to enclosing instance method
    func applyIncomingOp(_ context: _ActorContext<Message>, from peer: _ActorRef<Message>, _ sequenced: OpLog<ReceptionistOp>.SequencedOp) -> AnyReceptionKey {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:270:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:357:69: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:357:69: note: add 'if #available' version check
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:351:10: note: add @available attribute to enclosing instance method
    func applyIncomingOp(_ context: _ActorContext<Message>, from peer: _ActorRef<Message>, _ sequenced: OpLog<ReceptionistOp>.SequencedOp) -> AnyReceptionKey {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:270:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:364:69: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:364:69: note: add 'if #available' version check
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:351:10: note: add @available attribute to enclosing instance method
    func applyIncomingOp(_ context: _ActorContext<Message>, from peer: _ActorRef<Message>, _ sequenced: OpLog<ReceptionistOp>.SequencedOp) -> AnyReceptionKey {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:270:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:364:69: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:364:69: note: add 'if #available' version check
            let resolved = context.system._resolveUntyped(context: .init(id: id, system: context.system))
                                                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:351:10: note: add @available attribute to enclosing instance method
    func applyIncomingOp(_ context: _ActorContext<Message>, from peer: _ActorRef<Message>, _ sequenced: OpLog<ReceptionistOp>.SequencedOp) -> AnyReceptionKey {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:270:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:31: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:46: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:49: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:563:13: note: add 'if #available' version check
        let equalityHackRef = _ActorRef<Never>(.deadLetters(.init(context.log, id: id, system: nil)))
            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: note: add 'if #available' version check
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:564:88: note: add 'if #available' version check
        let wasRegisteredWithKeys = self.storage.removeFromKeyMappings(equalityHackRef.asAddressable)
                                                                                       ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:562:18: note: add @available attribute to enclosing instance method
    private func onActorTerminated(_ context: _ActorContext<Message>, id: ActorID) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:543:1: note: add @available attribute to enclosing extension
extension _OperationLogClusterReceptionist {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:820:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:814:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Reception/_OperationLogClusterReceptionistBehavior.swift:820:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/SWIM/SWIMActor.swift:585:66: warning: 'wellKnown' is deprecated: Useful only with behavior actors, will be removed entirely
        .init(remote: node, path: ActorPath._swim, incarnation: .wellKnown)
                                                                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: note: add 'if #available' version check
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:473:18: note: add @available attribute to enclosing instance method
    private func onInboundSystemMessage(_ context: ChannelHandlerContext, systemEnvelope: SystemMessageEnvelope, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:354:22: note: add @available attribute to enclosing class
internal final class SystemMessageRedeliveryHandler: ChannelDuplexHandler {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:479:61: note: add 'if #available' version check
            let ref = self.system._resolveUntyped(context: .init(id: wireEnvelope.recipient, system: self.system))
                                                            ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:473:18: note: add @available attribute to enclosing instance method
    private func onInboundSystemMessage(_ context: ChannelHandlerContext, systemEnvelope: SystemMessageEnvelope, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:354:22: note: add @available attribute to enclosing class
internal final class SystemMessageRedeliveryHandler: ChannelDuplexHandler {
                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:583:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:569:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:583:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: note: add 'if #available' version check
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:648:18: note: add @available attribute to enclosing instance method
    private func deserializeThenDeliver(_ context: ChannelHandlerContext, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:607:21: note: add @available attribute to enclosing class
private final class UserMessageHandler: ChannelInboundHandler {
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:660:23: note: add 'if #available' version check
            context: .init(id: wireEnvelope.recipient, system: self.system)
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:648:18: note: add @available attribute to enclosing instance method
    private func deserializeThenDeliver(_ context: ChannelHandlerContext, wireEnvelope: Wire.Envelope) {
                 ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/Transport/TransportPipelines.swift:607:21: note: add @available attribute to enclosing class
private final class UserMessageHandler: ChannelInboundHandler {
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:236:21: warning: 'installSwiftBacktrace' is deprecated: Backtrace will not longer be offered by the actor system by default, and has to be depended on by end-users
        if settings.installSwiftBacktrace {
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:237:23: warning: 'install()' is deprecated: This is no longer needed in Swift 5.9
            Backtrace.install()
                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:526:17: warning: variable 'knownActors' was written to, but never read
            var knownActors = self.namingLock.withLock {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:639:65: warning: 'wellKnown' is deprecated: Useful only with behavior actors, will be removed entirely
        let incarnation: ActorIncarnation = props._wellKnown ? .wellKnown : .random()
                                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:707:65: warning: 'wellKnown' is deprecated: Useful only with behavior actors, will be removed entirely
        let incarnation: ActorIncarnation = props._wellKnown ? .wellKnown : .random()
                                                                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: note: add 'if #available' version check
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:820:17: note: add @available attribute to enclosing instance method
    public func _resolveUntyped(id: ActorID) -> _AddressableActorRef {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:821:47: note: add 'if #available' version check
        return self._resolveUntyped(context: .init(id: id, system: self))
                                              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:820:17: note: add @available attribute to enclosing instance method
    public func _resolveUntyped(id: ActorID) -> _AddressableActorRef {
                ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: note: add 'if #available' version check
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:833:38: note: add 'if #available' version check
        guard let selector = context.selectorSegments.first else {
                                     ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:28: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:834:48: note: add 'if #available' version check
            return context.personalDeadLetters.asAddressable
                                               ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: warning: conformance of 'Never' to 'Decodable' is only available in macOS 14.0 or newer
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: note: add 'if #available' version check
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: warning: conformance of 'Never' to 'Encodable' is only available in macOS 14.0 or newer
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:841:37: note: add 'if #available' version check
        case "dead": return context.system.deadLetters.asAddressable
                                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:832:10: note: add @available attribute to enclosing instance method
    func _resolveUntyped(context: _ResolveContext<Never>) -> _AddressableActorRef {
         ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/ClusterSystem.swift:757:1: note: add @available attribute to enclosing extension
extension ClusterSystem: _ActorTreeTraversable {
^
[1467/1491] Compiling MultiNodeTestKit MultiNodeTestSettings.swift
[1468/1491] Emitting module it_Clustered_swim_suspension_reachability
[1469/1491] Compiling it_Clustered_swim_suspension_reachability main.swift
[1470/1491] Compiling MultiNodeTestKit MultiNodeTestKit.swift
[1471/1491] Compiling MultiNodeTestKit MultiNodeTestKit+Control.swift
[1471/1491] Write Objects.LinkFileList
[1473/1491] Emitting module MultiNodeTestKit
[1474/1491] Compiling MultiNodeTestKit MultiNodeTestConductor.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKit/MultiNodeTestConductor.swift:164:21: warning: dictionary literal of type 'Logger.Metadata' (aka 'Dictionary<String, Logger.MetadataValue>') has duplicate entries for string literal key 'checkPoint/error'
                    "checkPoint/error": "\(checkPointError)",
                    ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKit/MultiNodeTestConductor.swift:164:21: note: duplicate key declared here
                    "checkPoint/error": "\(checkPointError)",
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKit/MultiNodeTestConductor.swift:165:21: note: duplicate key declared here
                    "checkPoint/error": "\(checkPointError)",
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

[1475/1495] Compiling DistributedActorsMultiNodeTests MultiNode+ClusterSingletonTests.swift
[1476/1495] Compiling DistributedActorsMultiNodeTests MultiNode+MultiNodeConductorTests.swift
[1477/1495] Emitting module DistributedActorsMultiNodeTests
[1478/1495] Compiling DistributedActorsMultiNodeTests MultiNode+ReceptionistTests.swift
[1479/1505] Compiling MultiNodeTestKitRunner Time.swift
[1480/1505] Compiling MultiNodeTestKitRunner Process+Extensions.swift
[1481/1505] Compiling MultiNodeTestKitRunner Terminal+Rainbow.swift
[1482/1505] Compiling MultiNodeTestKitRunner MultiNode+LogCapture.swift
[1483/1505] Compiling MultiNodeTestKitRunner MultiNode+TestSuites.swift
[1484/1505] Compiling MultiNodeTestKitRunner NaiveLogger.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKitRunner/OutputGrepper.swift:51:14: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
            .withPipes(
             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKitRunner/OutputGrepper.swift:51:14: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
            .withPipes(
             ^~~~~~~~~
             takingOwnershipOfDescriptors
[1485/1505] Compiling MultiNodeTestKitRunner OutputGrepper.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKitRunner/OutputGrepper.swift:51:14: warning: 'withPipes(inputDescriptor:outputDescriptor:)' is deprecated: renamed to 'takingOwnershipOfDescriptors(input:output:)'
            .withPipes(
             ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKitRunner/OutputGrepper.swift:51:14: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
            .withPipes(
             ^~~~~~~~~
             takingOwnershipOfDescriptors
[1486/1505] Compiling MultiNodeTestKitRunner boot+MultiNodeTestKitRunner+Exec.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKitRunner/boot+MultiNodeTestKitRunner+Exec.swift:56:22: warning: 'installSwiftBacktrace' is deprecated: Backtrace will not longer be offered by the actor system by default, and has to be depended on by end-users
            settings.installSwiftBacktrace = true
                     ^
[1487/1505] Emitting module MultiNodeTestKitRunner
[1488/1505] Compiling MultiNodeTestKitRunner boot+MultiNodeTestKitRunner+Test.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKitRunner/boot+MultiNodeTestKitRunner+Test.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.Process
~~~~~~~~~~~~~~~~^
[1489/1506] Compiling MultiNodeTestKitRunner boot+MultiNodeTestKitRunner.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKitRunner/boot+MultiNodeTestKitRunner.swift:148:25: warning: variable 'reason' was never used; consider replacing with '_' or removing it
                    var reason: String = "MultiNode test failed, output was dumped."
                        ^~~~~~
                        _
[1489/1506] Write Objects.LinkFileList
[1490/1506] Linking it_Clustered_swim_suspension_reachability
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/it_Clustered_swim_suspension_reachability: replacing existing signature
[1491/1506] Applying it_Clustered_swim_suspension_reachability
[1492/1506] Linking MultiNodeTestKitRunner
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/MultiNodeTestKitRunner: replacing existing signature
[1493/1506] Applying MultiNodeTestKitRunner
[1495/1506] Compiling DistributedActorsTestKit SingleClusterSystemXCTestCase.swift
[1496/1506] Compiling DistributedActorsTestKit TestProbes+Receptionist.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/TestProbes+Receptionist.swift:33:71: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                    pinfo("Received listing: \($0.refs.count)", file: file, line: line)
                                                                      ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/TestProbes+Receptionist.swift:28:30: note: did you mean for parameter 'file' to default to '#fileID'?
        file: StaticString = #filePath, line: UInt = #line, column: UInt = #column
                             ^~~~~~~~~
                             #fileID
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/TestProbes+Receptionist.swift:33:71: note: add parentheses to silence this warning
                    pinfo("Received listing: \($0.refs.count)", file: file, line: line)
                                                                      ^
                                                                      (   )
DistributedCluster.file (private):1:9: note: 'file' declared here
private file: StaticString
        ^
[1497/1507] Compiling DistributedActorsTestKit TestProbes.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/TestProbes.swift:699:25: warning: generic parameter 'Message' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func forward<Message>(_ message: Message, to target: _ActorRef<Message>, file: String = #filePath, line: UInt = #line) where Message: Codable {
                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/TestProbes.swift:36:35: note: 'Message' previously declared here
public final class ActorTestProbe<Message: Codable>: @unchecked Sendable {
                                  ^
[1498/1507] Compiling DistributedActorsTestKit ClusteredActorSystemsXCTestCase.swift
[1499/1507] Compiling DistributedActorsTestKit DistributedActor+Assertions.swift
[1502/1507] Emitting module DistributedActorsTestKit
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/ShouldMatchers.swift:36:15: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    func toBe<T>(_ expected: T.Type) {
              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/ShouldMatchers.swift:26:28: note: 'T' previously declared here
public struct TestMatchers<T> {
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/TestProbes.swift:699:25: warning: generic parameter 'Message' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func forward<Message>(_ message: Message, to target: _ActorRef<Message>, file: String = #filePath, line: UInt = #line) where Message: Codable {
                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/TestProbes.swift:36:35: note: 'Message' previously declared here
public final class ActorTestProbe<Message: Codable>: @unchecked Sendable {
                                  ^
[1505/1507] Compiling DistributedActorsTestKit LogCapture.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/ShouldMatchers.swift:36:15: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    func toBe<T>(_ expected: T.Type) {
              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/ShouldMatchers.swift:26:28: note: 'T' previously declared here
public struct TestMatchers<T> {
                           ^
[1506/1507] Compiling DistributedActorsTestKit ShouldMatchers.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/ShouldMatchers.swift:36:15: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    func toBe<T>(_ expected: T.Type) {
              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/ShouldMatchers.swift:26:28: note: 'T' previously declared here
public struct TestMatchers<T> {
                           ^
[1507/1507] Compiling DistributedActorsTestKit Task+Testing.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/Task+Testing.swift:33:23: error: type 'Task<Success, any Error>' has no member 'select'
        return await .select(valueTask, timeoutTask)
                     ~^~~~~~
error: fatalError
Fetching https://github.com/apple/swift-cluster-membership from cache
Fetched https://github.com/apple/swift-cluster-membership from cache (0.23s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-nio.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-metrics.git from cache (0.38s)
Fetching https://github.com/apple/swift-service-discovery from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.38s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.39s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-log.git from cache (0.40s)
Fetching https://github.com/swift-server/swift-backtrace from cache
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.40s)
Fetching https://github.com/apple/swift-protobuf from cache
Fetched https://github.com/apple/swift-nio.git from cache (0.46s)
Fetching https://github.com/apple/swift-nio-ssl from cache
Fetched https://github.com/swift-server/swift-backtrace from cache (0.21s)
Fetching https://github.com/apple/swift-atomics from cache
Fetched https://github.com/apple/swift-service-discovery from cache (0.23s)
Fetched https://github.com/apple/swift-collections from cache (0.23s)
Fetched https://github.com/apple/swift-async-algorithms from cache (0.23s)
Fetched https://github.com/apple/swift-protobuf from cache (0.27s)
Fetched https://github.com/apple/swift-nio-ssl from cache (0.22s)
Fetched https://github.com/apple/swift-atomics from cache (0.17s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 0.1.0 (0.63s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.05s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.25s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.05s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.35s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.05s)
Computing version for https://github.com/apple/swift-service-discovery
Computed https://github.com/apple/swift-service-discovery at 1.3.0 (0.43s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.06s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.04s)
Computing version for https://github.com/swift-server/swift-backtrace
Computed https://github.com/swift-server/swift-backtrace at 1.3.4 (0.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.05s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.26.0 (0.03s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.63.0 (0.04s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git from cache (0.22s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.2.1 (0.03s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.21.0 (0.03s)
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/apple/swift-nio-http2.git from cache
Fetched https://github.com/apple/swift-http-types from cache (0.20s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.21s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.03s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.30.0 (0.02s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.25.2 (0.45s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-nio-ssl-3eddd832 is not valid git repository for 'https://github.com/apple/swift-nio-ssl', will fetch again.
Fetching https://github.com/apple/swift-nio-ssl from cache
Fetched https://github.com/apple/swift-nio-ssl from cache (0.03s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-nio-ssl-3eddd832 is not valid git repository for 'https://github.com/apple/swift-nio-ssl', will fetch again.
Fetching https://github.com/apple/swift-nio-ssl from cache
Fetched https://github.com/apple/swift-nio-ssl from cache (0.02s)
Creating working copy for https://github.com/apple/swift-nio-ssl
Working copy of https://github.com/apple/swift-nio-ssl resolved at 2.26.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-async-algorithms-c3a8d752 is not valid git repository for 'https://github.com/apple/swift-async-algorithms', will fetch again.
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-async-algorithms-c3a8d752 is not valid git repository for 'https://github.com/apple/swift-async-algorithms', will fetch again.
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.01s)
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 0.1.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.63.0
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-atomics-7429e549 is not valid git repository for 'https://github.com/apple/swift-atomics', will fetch again.
Fetching https://github.com/apple/swift-atomics from cache
Fetched https://github.com/apple/swift-atomics from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-atomics-7429e549 is not valid git repository for 'https://github.com/apple/swift-atomics', will fetch again.
Fetching https://github.com/apple/swift-atomics from cache
Fetched https://github.com/apple/swift-atomics from cache (0.01s)
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.3
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-backtrace-57544da7 is not valid git repository for 'https://github.com/swift-server/swift-backtrace', will fetch again.
Fetching https://github.com/swift-server/swift-backtrace from cache
Fetched https://github.com/swift-server/swift-backtrace from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-backtrace-57544da7 is not valid git repository for 'https://github.com/swift-server/swift-backtrace', will fetch again.
Fetching https://github.com/swift-server/swift-backtrace from cache
Fetched https://github.com/swift-server/swift-backtrace from cache (0.01s)
Creating working copy for https://github.com/swift-server/swift-backtrace
Working copy of https://github.com/swift-server/swift-backtrace resolved at 1.3.4
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.01s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-protobuf-88c150a7 is not valid git repository for 'https://github.com/apple/swift-protobuf', will fetch again.
Fetching https://github.com/apple/swift-protobuf from cache
Fetched https://github.com/apple/swift-protobuf from cache (0.03s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-protobuf-88c150a7 is not valid git repository for 'https://github.com/apple/swift-protobuf', will fetch again.
Fetching https://github.com/apple/swift-protobuf from cache
Fetched https://github.com/apple/swift-protobuf from cache (0.03s)
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.25.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.2.1
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-argument-parser-54a11a8d is not valid git repository for 'https://github.com/apple/swift-argument-parser', will fetch again.
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.02s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-cluster-membership
Working copy of https://github.com/apple/swift-cluster-membership resolved at main (4e56d9a)
Creating working copy for https://github.com/apple/swift-service-discovery
Working copy of https://github.com/apple/swift-service-discovery resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.30.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin MultiNodeTestPlugin
[3/3] Compiling plugin Swift-DocC
[4/4] Compiling plugin Swift-DocC Preview
[5/5] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[5/10] Write swift-version--423B1241ED78D482.txt
[7/8] Emitting module DistributedActorsTestKit
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/ShouldMatchers.swift:36:15: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    func toBe<T>(_ expected: T.Type) {
              ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/ShouldMatchers.swift:26:28: note: 'T' previously declared here
public struct TestMatchers<T> {
                           ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/TestProbes.swift:699:25: warning: generic parameter 'Message' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func forward<Message>(_ message: Message, to target: _ActorRef<Message>, file: String = #filePath, line: UInt = #line) where Message: Codable {
                        ^
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/TestProbes.swift:36:35: note: 'Message' previously declared here
public final class ActorTestProbe<Message: Codable>: @unchecked Sendable {
                                  ^
[8/8] Compiling DistributedActorsTestKit Task+Testing.swift
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedActorsTestKit/Task+Testing.swift:33:23: error: type 'Task<Success, any Error>' has no member 'select'
        return await .select(valueTask, timeoutTask)
                     ~^~~~~~
error: fatalError
BUILD FAILURE 5.10 macosSpm