The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-distributed-actors with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64

Build Log

                file: file, function: function, line: line
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:28:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:46:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:79:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:73:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:79:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/NodeDeathWatcher.swift:231:26: warning: 'onActorWatched(by:remoteNode:)' is deprecated: will be replaced by distributed actor / closure version
                instance.onActorWatched(by: watcher, remoteNode: remoteNode) // TODO: return and interpret directives
                         ^
[1323/1375] Compiling DistributedCluster ClusterEvents.pb.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterEventStream.swift:29:13: warning: variable 'props' was never mutated; consider changing to 'let' constant
        var props = ClusterEventStreamActor.props(customName: customName)
        ~~~ ^
        let
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:46:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:28:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:46:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:79:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:73:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:79:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/NodeDeathWatcher.swift:231:26: warning: 'onActorWatched(by:remoteNode:)' is deprecated: will be replaced by distributed actor / closure version
                instance.onActorWatched(by: watcher, remoteNode: remoteNode) // TODO: return and interpret directives
                         ^
[1324/1375] Compiling DistributedCluster Membership+Serialization.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterEventStream.swift:29:13: warning: variable 'props' was never mutated; consider changing to 'let' constant
        var props = ClusterEventStreamActor.props(customName: customName)
        ~~~ ^
        let
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:46:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:28:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:46:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:79:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:73:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:79:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/NodeDeathWatcher.swift:231:26: warning: 'onActorWatched(by:remoteNode:)' is deprecated: will be replaced by distributed actor / closure version
                instance.onActorWatched(by: watcher, remoteNode: remoteNode) // TODO: return and interpret directives
                         ^
[1325/1375] Compiling DistributedCluster Membership.pb.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterEventStream.swift:29:13: warning: variable 'props' was never mutated; consider changing to 'let' constant
        var props = ClusterEventStreamActor.props(customName: customName)
        ~~~ ^
        let
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:46:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:28:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:46:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:79:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:73:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:79:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/NodeDeathWatcher.swift:231:26: warning: 'onActorWatched(by:remoteNode:)' is deprecated: will be replaced by distributed actor / closure version
                instance.onActorWatched(by: watcher, remoteNode: remoteNode) // TODO: return and interpret directives
                         ^
[1326/1375] Compiling DistributedCluster OperationLog.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterEventStream.swift:29:13: warning: variable 'props' was never mutated; consider changing to 'let' constant
        var props = ClusterEventStreamActor.props(customName: customName)
        ~~~ ^
        let
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:46:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:28:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:46:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:79:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:73:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:79:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/NodeDeathWatcher.swift:231:26: warning: 'onActorWatched(by:remoteNode:)' is deprecated: will be replaced by distributed actor / closure version
                instance.onActorWatched(by: watcher, remoteNode: remoteNode) // TODO: return and interpret directives
                         ^
[1327/1375] Compiling DistributedCluster OperationLogClusterReceptionist+Codable.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterEventStream.swift:29:13: warning: variable 'props' was never mutated; consider changing to 'let' constant
        var props = ClusterEventStreamActor.props(customName: customName)
        ~~~ ^
        let
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:46:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:28:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:46:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:79:23: warning: parameter 'file' with default argument '#filePath' passed to parameter 'file', whose default argument is '#fileID'
                file: file, function: function, line: line
                      ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:73:24: note: did you mean for parameter 'file' to default to '#fileID'?
        file: String = #filePath, function: String = #function, line: UInt = #line
                       ^~~~~~~~~
                       #fileID
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/ClusterShell+Logging.swift:79:23: note: add parentheses to silence this warning
                file: file, function: function, line: line
                      ^
                      (   )
<unknown>:0: note: 'file' declared here
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Cluster/NodeDeathWatcher.swift:231:26: warning: 'onActorWatched(by:remoteNode:)' is deprecated: will be replaced by distributed actor / closure version
                instance.onActorWatched(by: watcher, remoteNode: remoteNode) // TODO: return and interpret directives
                         ^
[1328/1421] Compiling DistributedCluster _Thread.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1329/1421] Compiling DistributedCluster locks.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1330/1421] Compiling DistributedCluster DeadLetters.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1331/1421] Compiling DistributedCluster Dispatchers.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1332/1421] Compiling DistributedCluster DistributedActor+Extensions.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1333/1421] Compiling DistributedCluster DistributedActor+Internal.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1334/1421] Compiling DistributedCluster DistributedActor+Messages.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1335/1421] Compiling DistributedCluster DistributedActorContext.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1336/1421] Compiling DistributedCluster Gossip+Serialization.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1337/1421] Compiling DistributedCluster Gossip+Settings.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1338/1421] Compiling DistributedCluster GossipLogic.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1339/1421] Compiling DistributedCluster Gossiper+Shell+Serialization.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1340/1421] Compiling DistributedCluster Gossiper+Shell.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1341/1421] Compiling DistributedCluster Gossiper.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1342/1421] Compiling DistributedCluster ActorTransportInstrumentation.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1343/1421] Compiling DistributedCluster ReceptionistInstrumentation.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1344/1421] Compiling DistributedCluster ActorTransportInstrumentation+os_signpost.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1345/1421] Compiling DistributedCluster InstrumentationProvider+os_signpost.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1346/1421] Compiling DistributedCluster ReceptionistInstrumentation+os_signpost.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1347/1421] Compiling DistributedCluster InvocationBehavior.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1348/1421] Compiling DistributedCluster LifecycleWatch.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1349/1421] Compiling DistributedCluster LifecycleWatchContainer.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1350/1421] Compiling DistributedCluster _BehaviorDeathWatch.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:40:27: warning: value 'instance' was defined but never used; consider replacing with boolean test
                guard let instance = weakInstance.actor else {
                      ~~~~^~~~~~~~~~~
                                                        != nil
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/InvocationBehavior.swift:58:28: warning: value 'watcher' was defined but never used; consider replacing with boolean test
                    if let watcher = instance as? (any LifecycleWatch) {
                       ~~~~^~~~~~~~~~         ~~~
                                              is
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/LifecycleMonitoring/LifecycleWatchContainer.swift:61:13: warning: immutable value 'watched' was never used; consider replacing with '_' or removing it
        for watched in self.watching.values { // FIXME: something off
            ^~~~~~~
            _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:37:21: warning: will never be executed
            return .same
                    ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/DistributedActor+Messages.swift:36:13: note: a call to a never-returning function
            fatalError("EXECUTE: \(message)")
            ^
[1351/1421] Compiling DistributedCluster CoreMetrics+Extensions.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1352/1421] Compiling DistributedCluster CoreMetrics+MetricsPNCounter.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1353/1421] Compiling DistributedCluster Metrics+Actor.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1354/1421] Compiling DistributedCluster Metrics+ClusterSystem.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1355/1421] Compiling DistributedCluster MetricsSettings.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1356/1421] Compiling DistributedCluster NIO+Extensions.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1357/1421] Compiling DistributedCluster WorkerPool.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1358/1421] Compiling DistributedCluster ClusterSingleton.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1359/1421] Compiling DistributedCluster ClusterSingletonAllocationStrategy.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1360/1421] Compiling DistributedCluster ClusterSingletonBoss.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1361/1421] Compiling DistributedCluster ClusterSingletonPlugin.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1362/1421] Compiling DistributedCluster ClusterSingletonSettings.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1363/1421] Compiling DistributedCluster ClusterSystem+Plugins.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1364/1421] Compiling DistributedCluster ClusterSystemSettings+Plugins.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1365/1421] Compiling DistributedCluster Props+Metrics.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1366/1421] Compiling DistributedCluster Props.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1367/1421] Compiling DistributedCluster ActorID+Serialization.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1368/1421] Compiling DistributedCluster ActorID.pb.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1369/1421] Compiling DistributedCluster ProtobufMessage+Extensions.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1370/1421] Compiling DistributedCluster SystemMessages+Serialization.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1371/1421] Compiling DistributedCluster SystemMessages.pb.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1372/1421] Compiling DistributedCluster WireProtocol+Serialization.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1373/1421] Compiling DistributedCluster WireProtocol.pb.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Pattern/WorkerPool.swift:65:24: warning: initializers in actors are not marked with 'convenience'; this is an error in Swift 6
    public convenience init(selector: Selector, actorSystem: ActorSystem) async throws {
           ~~~~~~~~~~~~^

/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:181:13: warning: no 'async' operations occur within 'await' expression
            await self.updateSingleton(nil)
            ^
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:260:24: warning: immutable value 'callID' was never used; consider replacing with '_' or removing it
            while let (callID, continuation) = self.buffer.take() { // FIXME: the callIDs are not used in the actual call making but could be for better consistency
                       ^~~~~~
                       _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: use 'String(describing:)' to silence this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                           String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:467:92: note: provide a default value to avoid this warning
                    "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                           ^~~~~~~~~~
                                                                                                      ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: use 'String(describing:)' to silence this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                       String(describing:  )
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonBoss.swift:521:88: note: provide a default value to avoid this warning
                "Target singleton node and targetNode were not the same! TargetNode: \(targetNode)," +
                                                                                       ^~~~~~~~~~
                                                                                                  ?? <#default value#>
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Plugins/ClusterSingleton/ClusterSingletonPlugin.swift:93:20: warning: immutable value 'id' was never used; consider replacing with '_' or removing it
        guard let (id, boss) = self.singletons[name] else {
                   ^~
                   _
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DistributedCluster/Protobuf/ActorID+Serialization.swift:108:13: warning: initialization of immutable value 'encodeCustomMetadata' was never used; consider replacing with assignment to '_' or removing it
        let encodeCustomMetadata = metadataSettings.encodeCustomMetadata
        ~~~~^~~~~~~~~~~~~~~~~~~~
        _
[1374/1421] Compiling DistributedCluster ActorContext+Receptionist.swift
[1375/1421] Compiling DistributedCluster DistributedReception.swift
[1376/1421] Compiling DistributedCluster DistributedReceptionist.swift
[1377/1421] Compiling DistributedCluster Reception.swift
[1378/1421] Compiling DistributedCluster Receptionist+Serialization.swift
[1379/1421] Compiling DistributedCluster Receptionist.swift
[1380/1421] Compiling DistributedCluster ReceptionistOperations.swift
[1381/1421] Compiling DistributedCluster ReceptionistSettings.swift
[1382/1421] Compiling DistributedCluster SystemReceptionist.swift
[1383/1421] Compiling DistributedCluster Refs+any.swift
[1384/1421] Compiling DistributedCluster Refs.swift
[1385/1421] Compiling DistributedCluster Scheduler.swift
[1386/1421] Compiling DistributedCluster ActorRef+Serialization.swift
[1387/1421] Compiling DistributedCluster Serialization.pb.swift
[1388/1421] Compiling DistributedCluster Serialization+Codable.swift
[1389/1421] Compiling DistributedCluster Serialization+Context.swift
[1390/1421] Compiling DistributedCluster Serialization+Invocation.swift
[1391/1421] Compiling DistributedCluster Serialization+Manifest.swift
[1392/1421] Compiling DistributedCluster Serialization+PrimitiveSerializers.swift
[1393/1421] Compiling DistributedCluster Serialization+SerializerID.swift
[1394/1421] Compiling DistributedCluster Serialization+Serializers+Codable.swift
[1395/1421] Compiling DistributedCluster Serialization+Serializers+Protobuf.swift
[1396/1421] Compiling DistributedCluster Serialization+Serializers.swift
[1397/1421] Compiling DistributedCluster Serialization+Settings.swift
[1398/1421] Compiling DistributedCluster Serialization.swift
[1399/1421] Compiling DistributedCluster SerializationPool.swift
[1400/1421] Compiling DistributedCluster TopLevelBlobCoders.swift
[1401/1421] Compiling DistributedCluster TopLevelBytesBlobCoders.swift
[1402/1421] Compiling DistributedCluster TopLevelBytesBlobSerializer.swift
[1403/1421] Compiling DistributedCluster TopLevelProtobufCoders.swift
[1404/1421] Compiling DistributedCluster TopLevelProtobufSerializer.swift
[1405/1421] Compiling DistributedCluster StashBuffer.swift
[1406/1421] Compiling DistributedCluster String+Extensions.swift
[1407/1421] Compiling DistributedCluster Supervision.swift
[1408/1421] Compiling DistributedCluster SystemMessages.swift
[1409/1421] Compiling DistributedCluster Time.swift
[1410/1421] Compiling DistributedCluster TimeSpec.swift
[1411/1421] Compiling DistributedCluster Version.swift
[1412/1421] Compiling DistributedCluster WeakActorDictionary.swift
[1413/1421] Compiling DistributedCluster _ActorNaming.swift
[1414/1421] Compiling DistributedCluster _ActorShell.swift
[1415/1421] Compiling DistributedCluster _BehaviorTimers.swift
[1416/1421] Compiling DistributedCluster _Mailbox.swift
[1417/1421] Compiling DistributedCluster _OrderedSet+Extensions.swift
[1418/1421] Compiling DistributedCluster _Signals.swift
[1419/1421] Compiling DistributedCluster utils.swift
[1420/1437] Compiling MultiNodeTestKit MultiNodeTestKit.swift
[1421/1438] Emitting module it_Clustered_swim_suspension_reachability
[1422/1438] Compiling it_Clustered_swim_suspension_reachability main.swift
[1423/1438] Compiling MultiNodeTestKit MultiNodeTestSettings.swift
[1424/1438] Compiling MultiNodeTestKit MultiNodeTestKit+Control.swift
[1425/1438] Compiling MultiNodeTestKit MultiNodeTestConductor.swift
[1426/1438] Emitting module MultiNodeTestKit
[1427/1442] Compiling DistributedActorsMultiNodeTests MultiNode+MultiNodeConductorTests.swift
[1428/1442] Emitting module DistributedActorsMultiNodeTests
[1429/1442] Compiling DistributedActorsMultiNodeTests MultiNode+ReceptionistTests.swift
[1430/1442] Compiling DistributedActorsMultiNodeTests MultiNode+ClusterSingletonTests.swift
[1430/1451] Linking it_Clustered_swim_suspension_reachability
[1432/1451] Compiling MultiNodeTestKitRunner MultiNode+LogCapture.swift
[1433/1451] Compiling MultiNodeTestKitRunner MultiNode+TestSuites.swift
[1434/1451] Compiling MultiNodeTestKitRunner NaiveLogger.swift
[1435/1453] Compiling MultiNodeTestKitRunner OutputGrepper.swift
/Users/admin/builds/Z6YBxSjp/0/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/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKitRunner/OutputGrepper.swift:51:14: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
            .withPipes(
             ^~~~~~~~~
             takingOwnershipOfDescriptors
[1436/1453] Compiling MultiNodeTestKitRunner Process+Extensions.swift
/Users/admin/builds/Z6YBxSjp/0/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/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKitRunner/OutputGrepper.swift:51:14: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
            .withPipes(
             ^~~~~~~~~
             takingOwnershipOfDescriptors
[1437/1453] Compiling MultiNodeTestKitRunner Terminal+Rainbow.swift
/Users/admin/builds/Z6YBxSjp/0/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/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKitRunner/OutputGrepper.swift:51:14: note: use 'takingOwnershipOfDescriptors(input:output:)' instead
            .withPipes(
             ^~~~~~~~~
             takingOwnershipOfDescriptors
[1438/1453] Compiling MultiNodeTestKitRunner Time.swift
/Users/admin/builds/Z6YBxSjp/0/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
                     ^
[1439/1453] Compiling MultiNodeTestKitRunner boot+MultiNodeTestKitRunner+Exec.swift
/Users/admin/builds/Z6YBxSjp/0/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
                     ^
[1440/1453] Emitting module MultiNodeTestKitRunner
[1441/1453] Compiling MultiNodeTestKitRunner boot+MultiNodeTestKitRunner+Test.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKitRunner/boot+MultiNodeTestKitRunner+Test.swift:237:13: warning: capture of 'process' with non-sendable type 'Process' in a `@Sendable` closure
            process.terminate()
            ^
Foundation.Process:1:12: note: class 'Process' does not conform to the 'Sendable' protocol
open class Process : NSObject {
           ^
/Users/admin/builds/Z6YBxSjp/0/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
~~~~~~~~~~~~~~~~^
/Users/admin/builds/Z6YBxSjp/0/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."
                        ^~~~~~
                        _
[1442/1453] Compiling MultiNodeTestKitRunner boot+MultiNodeTestKitRunner.swift
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/MultiNodeTestKitRunner/boot+MultiNodeTestKitRunner+Test.swift:237:13: warning: capture of 'process' with non-sendable type 'Process' in a `@Sendable` closure
            process.terminate()
            ^
Foundation.Process:1:12: note: class 'Process' does not conform to the 'Sendable' protocol
open class Process : NSObject {
           ^
/Users/admin/builds/Z6YBxSjp/0/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
~~~~~~~~~~~~~~~~^
/Users/admin/builds/Z6YBxSjp/0/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."
                        ^~~~~~
                        _
[1442/1453] Linking MultiNodeTestKitRunner
[1447/1453] Emitting module DistributedActorsTestKit
[1451/1456] Compiling DistributedActorsTestKit Task+Testing.swift
/Users/admin/builds/Z6YBxSjp/0/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/admin/builds/Z6YBxSjp/0/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/admin/builds/Z6YBxSjp/0/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
        ^
[1452/1456] Compiling DistributedActorsTestKit TestProbes+Receptionist.swift
/Users/admin/builds/Z6YBxSjp/0/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/admin/builds/Z6YBxSjp/0/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/admin/builds/Z6YBxSjp/0/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
        ^
[1453/1456] Compiling DistributedActorsTestKit TestProbes.swift
/Users/admin/builds/Z6YBxSjp/0/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/admin/builds/Z6YBxSjp/0/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/admin/builds/Z6YBxSjp/0/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
        ^
Build complete! (147.22s)
Fetching https://github.com/apple/swift-cluster-membership from cache
Fetched https://github.com/apple/swift-cluster-membership (0.25s)
Fetching https://github.com/apple/swift-metrics.git from cache
Fetching https://github.com/apple/swift-nio-extras.git from cache
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.29s)
Fetching https://github.com/apple/swift-nio.git from cache
Fetched https://github.com/apple/swift-metrics.git (0.30s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-nio-extras.git (0.41s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.28s)
Fetching https://github.com/apple/swift-service-discovery from cache
Fetched https://github.com/apple/swift-service-discovery (0.39s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-argument-parser (2.01s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-collections (1.26s)
Fetching https://github.com/swift-server/swift-backtrace from cache
Fetched https://github.com/swift-server/swift-backtrace (0.62s)
Fetching https://github.com/apple/swift-protobuf from cache
Fetched https://github.com/apple/swift-async-algorithms (0.88s)
Fetching https://github.com/apple/swift-nio-ssl from cache
Fetched https://github.com/apple/swift-nio.git (3.52s)
Fetching https://github.com/apple/swift-atomics from cache
Fetched https://github.com/apple/swift-nio-ssl (0.65s)
Fetched https://github.com/apple/swift-protobuf (1.04s)
Fetched https://github.com/apple/swift-atomics (0.33s)
Computing version for https://github.com/apple/swift-service-discovery
Computed https://github.com/apple/swift-service-discovery at 1.3.0 (0.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.3.0 (0.15s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.0 (0.07s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.25.2 (0.07s)
Computing version for https://github.com/apple/swift-nio-ssl
Computed https://github.com/apple/swift-nio-ssl at 2.26.0 (0.05s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.06s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.22.0 (0.10s)
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 (0.67s)
Fetched https://github.com/apple/swift-nio-http2.git (0.77s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.07s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.64.0 (0.04s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git (0.31s)
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-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.15s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.54s)
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-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.03s)
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-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.30.0 (0.04s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.07s)
Computing version for https://github.com/swift-server/swift-backtrace
Computed https://github.com/swift-server/swift-backtrace at 1.3.4 (0.10s)
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.22.0
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
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-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
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-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.0.3
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-cluster-membership
Working copy of https://github.com/apple/swift-cluster-membership resolved at main
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
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-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-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.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.64.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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.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
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
Build complete.
Done.