The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Helm, reference v0.0.12-beta (4cbe7c), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 09:34:27 UTC.

Swift 6 data race errors: 18

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valentinradu/Helm.git
Reference: v0.0.12-beta
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/valentinradu/Helm
 * tag               v0.0.12-beta -> FETCH_HEAD
HEAD is now at 4cbe7c1 Removed logo
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
4cbe7c1348acee3054dfaa7d5f19eff8e8f95cc4
SUCCESS checkout https://github.com/valentinradu/Helm.git at v0.0.12-beta
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.77s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.2 (0.78s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "helm",
      "name": "Helm",
      "url": "https://github.com/valentinradu/Helm.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Helm",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/valentinradu/Helm.git
[1/740] Fetching helm
Fetched https://github.com/valentinradu/Helm.git from cache (1.00s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.75s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/valentinradu/Helm.git
Working copy of https://github.com/valentinradu/Helm.git resolved at v0.0.12-beta (4cbe7c1)
warning: '.resolve-product-dependencies': dependency 'helm' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/valentinradu/Helm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/7] Write sources
[5/7] Copying Media.xcassets
[6/7] Write swift-version--7754E27361AE5C74.txt
[8/72] Emitting module OrderedCollections
[9/77] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[10/77] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[11/78] Compiling DequeModule _UnsafeWrappedBuffer.swift
[12/78] Compiling OrderedCollections OrderedSet+Invariants.swift
[13/78] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[14/78] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[15/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[16/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[17/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[18/78] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[19/78] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[20/78] Compiling OrderedCollections OrderedSet+SubSequence.swift
[21/78] Compiling OrderedCollections OrderedSet+Testing.swift
[23/78] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[24/78] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[25/78] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[26/78] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[27/78] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[28/78] Compiling OrderedCollections _HashTable.swift
[29/78] Compiling OrderedCollections _Hashtable+Header.swift
[30/78] Compiling OrderedCollections OrderedDictionary+Codable.swift
[33/78] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[34/78] Compiling OrderedCollections OrderedDictionary+Values.swift
[35/78] Compiling OrderedCollections OrderedSet+Initializers.swift
[36/78] Compiling OrderedCollections OrderedSet+Insertions.swift
[37/78] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[38/78] Compiling OrderedCollections OrderedSet+Hashable.swift
[39/78] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[40/78] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[41/78] Emitting module DequeModule
[42/78] Compiling OrderedCollections OrderedDictionary.swift
[43/78] Compiling OrderedCollections OrderedSet+Equatable.swift
[44/78] Compiling OrderedCollections OrderedSet+Codable.swift
[45/78] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[46/78] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/78] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[48/78] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/78] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[50/78] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[51/78] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[52/78] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[53/78] Compiling OrderedCollections OrderedDictionary+Elements.swift
[64/78] Compiling OrderedCollections _HashTable+Bucket.swift
[65/78] Compiling OrderedCollections _HashTable+BucketIterator.swift
[66/78] Compiling OrderedCollections _HashTable+Constants.swift
[67/78] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[68/78] Compiling OrderedCollections _HashTable+Testing.swift
[74/78] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[75/78] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[76/78] Compiling OrderedCollections OrderedSet.swift
[77/78] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[78/78] Compiling OrderedCollections _UnsafeBitset.swift
[79/80] Compiling Collections Collections.swift
[80/80] Emitting module Collections
[81/91] Compiling Helm Optional+Unwrap.swift
[82/91] Compiling Helm Segue+Graph.swift
[83/92] Compiling Helm Helm+Validation.swift
[84/92] Compiling Helm Segue.swift
[85/92] Compiling Helm Helm+Transitions.swift
[86/92] Compiling Helm Helm+Traversal.swift
[87/92] Compiling Helm Helm.swift
[88/92] Compiling Helm Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:15:10: warning: associated value 'oneEdgeToManySegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 13 |     case missingInlets
 14 |     case ambiguousInlets
 15 |     case oneEdgeToManySegues(Set<Segue<N>>)
    |          `- warning: associated value 'oneEdgeToManySegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 16 |     case autoCycleDetected(Set<Segue<N>>)
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:16:10: warning: associated value 'autoCycleDetected' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 14 |     case ambiguousInlets
 15 |     case oneEdgeToManySegues(Set<Segue<N>>)
 16 |     case autoCycleDetected(Set<Segue<N>>)
    |          `- warning: associated value 'autoCycleDetected' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:17:10: warning: associated value 'pathMismatch' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
 15 |     case oneEdgeToManySegues(Set<Segue<N>>)
 16 |     case autoCycleDetected(Set<Segue<N>>)
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
    |          `- warning: associated value 'pathMismatch' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
 19 |     case missingSegueToFragment(N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph.swift:41:15: note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
 39 |
 40 | /// An directed edge between two nodes
 41 | public struct DirectedEdge<N: Node>: DirectedConnector {
    |               `- note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
 42 |     public let from: N
 43 |     public let to: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:18:10: warning: associated value 'ambiguousAutoSegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 16 |     case autoCycleDetected(Set<Segue<N>>)
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
    |          `- warning: associated value 'ambiguousAutoSegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 19 |     case missingSegueToFragment(N)
 20 |     case missingSegueForEdge(DirectedEdge<N>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:19:10: warning: associated value 'missingSegueToFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
    |                       `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
 11 |     case empty
 12 |     case emptyPath
    :
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
 19 |     case missingSegueToFragment(N)
    |          `- warning: associated value 'missingSegueToFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
 20 |     case missingSegueForEdge(DirectedEdge<N>)
 21 |     case missingTaggedSegue(name: AnyHashable)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:20:10: warning: associated value 'missingSegueForEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
 19 |     case missingSegueToFragment(N)
 20 |     case missingSegueForEdge(DirectedEdge<N>)
    |          `- warning: associated value 'missingSegueForEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
 21 |     case missingTaggedSegue(name: AnyHashable)
 22 |     case missingPathEdge(Segue<N>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph.swift:41:15: note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
 39 |
 40 | /// An directed edge between two nodes
 41 | public struct DirectedEdge<N: Node>: DirectedConnector {
    |               `- note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
 42 |     public let from: N
 43 |     public let to: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:21:10: warning: associated value 'missingTaggedSegue(name:)' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type '(name: AnyHashable)'; this is an error in the Swift 6 language mode
 19 |     case missingSegueToFragment(N)
 20 |     case missingSegueForEdge(DirectedEdge<N>)
 21 |     case missingTaggedSegue(name: AnyHashable)
    |          `- warning: associated value 'missingTaggedSegue(name:)' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type '(name: AnyHashable)'; this is an error in the Swift 6 language mode
 22 |     case missingPathEdge(Segue<N>)
 23 |     case fragmentNotPresented(N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:22:10: warning: associated value 'missingPathEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 20 |     case missingSegueForEdge(DirectedEdge<N>)
 21 |     case missingTaggedSegue(name: AnyHashable)
 22 |     case missingPathEdge(Segue<N>)
    |          `- warning: associated value 'missingPathEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 23 |     case fragmentNotPresented(N)
 24 |     case ambiguousForwardFromFragment(N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:23:10: warning: associated value 'fragmentNotPresented' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
    |                       `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
 11 |     case empty
 12 |     case emptyPath
    :
 21 |     case missingTaggedSegue(name: AnyHashable)
 22 |     case missingPathEdge(Segue<N>)
 23 |     case fragmentNotPresented(N)
    |          `- warning: associated value 'fragmentNotPresented' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
 24 |     case ambiguousForwardFromFragment(N)
 25 |     case fragmentMissingDismissableSegue(N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:24:10: warning: associated value 'ambiguousForwardFromFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
    |                       `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
 11 |     case empty
 12 |     case emptyPath
    :
 22 |     case missingPathEdge(Segue<N>)
 23 |     case fragmentNotPresented(N)
 24 |     case ambiguousForwardFromFragment(N)
    |          `- warning: associated value 'ambiguousForwardFromFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
 25 |     case fragmentMissingDismissableSegue(N)
 26 |     case segueNotDismissable(Segue<N>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:25:10: warning: associated value 'fragmentMissingDismissableSegue' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
    |                       `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
 11 |     case empty
 12 |     case emptyPath
    :
 23 |     case fragmentNotPresented(N)
 24 |     case ambiguousForwardFromFragment(N)
 25 |     case fragmentMissingDismissableSegue(N)
    |          `- warning: associated value 'fragmentMissingDismissableSegue' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
 26 |     case segueNotDismissable(Segue<N>)
 27 |     case noDismissableSegues
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:26:10: warning: associated value 'segueNotDismissable' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 24 |     case ambiguousForwardFromFragment(N)
 25 |     case fragmentMissingDismissableSegue(N)
 26 |     case segueNotDismissable(Segue<N>)
    |          `- warning: associated value 'segueNotDismissable' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 27 |     case noDismissableSegues
 28 | }
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:76:10: warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
 73 | }
 74 |
 75 | public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
    |                                         `- note: consider making generic parameter 'E' conform to the 'Sendable' protocol
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
    |          `- warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
 78 |     case missingEgressEdges(from: E.N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:76:10: warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 74 |
 75 | public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
    |          `- warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
 78 |     case missingEgressEdges(from: E.N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:77:10: warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
 73 | }
 74 |
 75 | public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
    |                                         `- note: consider making generic parameter 'E' conform to the 'Sendable' protocol
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
    |          `- warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
 78 |     case missingEgressEdges(from: E.N)
 79 |     case missingIngressEdges(to: E.N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:77:10: warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 75 | public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
    |          `- warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 78 |     case missingEgressEdges(from: E.N)
 79 |     case missingIngressEdges(to: E.N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:78:10: warning: associated value 'missingEgressEdges(from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
 78 |     case missingEgressEdges(from: E.N)
    |          `- warning: associated value 'missingEgressEdges(from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 79 |     case missingIngressEdges(to: E.N)
 80 | }
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:79:10: warning: associated value 'missingIngressEdges(to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
 78 |     case missingEgressEdges(from: E.N)
 79 |     case missingIngressEdges(to: E.N)
    |          `- warning: associated value 'missingIngressEdges(to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 80 | }
 81 |
[89/92] Compiling Helm Graph+Operators.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:15:10: warning: associated value 'oneEdgeToManySegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 13 |     case missingInlets
 14 |     case ambiguousInlets
 15 |     case oneEdgeToManySegues(Set<Segue<N>>)
    |          `- warning: associated value 'oneEdgeToManySegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 16 |     case autoCycleDetected(Set<Segue<N>>)
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:16:10: warning: associated value 'autoCycleDetected' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 14 |     case ambiguousInlets
 15 |     case oneEdgeToManySegues(Set<Segue<N>>)
 16 |     case autoCycleDetected(Set<Segue<N>>)
    |          `- warning: associated value 'autoCycleDetected' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:17:10: warning: associated value 'pathMismatch' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
 15 |     case oneEdgeToManySegues(Set<Segue<N>>)
 16 |     case autoCycleDetected(Set<Segue<N>>)
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
    |          `- warning: associated value 'pathMismatch' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
 19 |     case missingSegueToFragment(N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph.swift:41:15: note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
 39 |
 40 | /// An directed edge between two nodes
 41 | public struct DirectedEdge<N: Node>: DirectedConnector {
    |               `- note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
 42 |     public let from: N
 43 |     public let to: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:18:10: warning: associated value 'ambiguousAutoSegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 16 |     case autoCycleDetected(Set<Segue<N>>)
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
    |          `- warning: associated value 'ambiguousAutoSegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 19 |     case missingSegueToFragment(N)
 20 |     case missingSegueForEdge(DirectedEdge<N>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:19:10: warning: associated value 'missingSegueToFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
    |                       `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
 11 |     case empty
 12 |     case emptyPath
    :
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
 19 |     case missingSegueToFragment(N)
    |          `- warning: associated value 'missingSegueToFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
 20 |     case missingSegueForEdge(DirectedEdge<N>)
 21 |     case missingTaggedSegue(name: AnyHashable)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:20:10: warning: associated value 'missingSegueForEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
 19 |     case missingSegueToFragment(N)
 20 |     case missingSegueForEdge(DirectedEdge<N>)
    |          `- warning: associated value 'missingSegueForEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
 21 |     case missingTaggedSegue(name: AnyHashable)
 22 |     case missingPathEdge(Segue<N>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph.swift:41:15: note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
 39 |
 40 | /// An directed edge between two nodes
 41 | public struct DirectedEdge<N: Node>: DirectedConnector {
    |               `- note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
 42 |     public let from: N
 43 |     public let to: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:21:10: warning: associated value 'missingTaggedSegue(name:)' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type '(name: AnyHashable)'; this is an error in the Swift 6 language mode
 19 |     case missingSegueToFragment(N)
 20 |     case missingSegueForEdge(DirectedEdge<N>)
 21 |     case missingTaggedSegue(name: AnyHashable)
    |          `- warning: associated value 'missingTaggedSegue(name:)' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type '(name: AnyHashable)'; this is an error in the Swift 6 language mode
 22 |     case missingPathEdge(Segue<N>)
 23 |     case fragmentNotPresented(N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:22:10: warning: associated value 'missingPathEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 20 |     case missingSegueForEdge(DirectedEdge<N>)
 21 |     case missingTaggedSegue(name: AnyHashable)
 22 |     case missingPathEdge(Segue<N>)
    |          `- warning: associated value 'missingPathEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 23 |     case fragmentNotPresented(N)
 24 |     case ambiguousForwardFromFragment(N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:23:10: warning: associated value 'fragmentNotPresented' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
    |                       `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
 11 |     case empty
 12 |     case emptyPath
    :
 21 |     case missingTaggedSegue(name: AnyHashable)
 22 |     case missingPathEdge(Segue<N>)
 23 |     case fragmentNotPresented(N)
    |          `- warning: associated value 'fragmentNotPresented' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
 24 |     case ambiguousForwardFromFragment(N)
 25 |     case fragmentMissingDismissableSegue(N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:24:10: warning: associated value 'ambiguousForwardFromFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
    |                       `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
 11 |     case empty
 12 |     case emptyPath
    :
 22 |     case missingPathEdge(Segue<N>)
 23 |     case fragmentNotPresented(N)
 24 |     case ambiguousForwardFromFragment(N)
    |          `- warning: associated value 'ambiguousForwardFromFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
 25 |     case fragmentMissingDismissableSegue(N)
 26 |     case segueNotDismissable(Segue<N>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:25:10: warning: associated value 'fragmentMissingDismissableSegue' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
    |                       `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
 11 |     case empty
 12 |     case emptyPath
    :
 23 |     case fragmentNotPresented(N)
 24 |     case ambiguousForwardFromFragment(N)
 25 |     case fragmentMissingDismissableSegue(N)
    |          `- warning: associated value 'fragmentMissingDismissableSegue' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
 26 |     case segueNotDismissable(Segue<N>)
 27 |     case noDismissableSegues
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:26:10: warning: associated value 'segueNotDismissable' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 24 |     case ambiguousForwardFromFragment(N)
 25 |     case fragmentMissingDismissableSegue(N)
 26 |     case segueNotDismissable(Segue<N>)
    |          `- warning: associated value 'segueNotDismissable' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 27 |     case noDismissableSegues
 28 | }
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:76:10: warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
 73 | }
 74 |
 75 | public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
    |                                         `- note: consider making generic parameter 'E' conform to the 'Sendable' protocol
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
    |          `- warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
 78 |     case missingEgressEdges(from: E.N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:76:10: warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 74 |
 75 | public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
    |          `- warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
 78 |     case missingEgressEdges(from: E.N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:77:10: warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
 73 | }
 74 |
 75 | public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
    |                                         `- note: consider making generic parameter 'E' conform to the 'Sendable' protocol
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
    |          `- warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
 78 |     case missingEgressEdges(from: E.N)
 79 |     case missingIngressEdges(to: E.N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:77:10: warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 75 | public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
    |          `- warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 78 |     case missingEgressEdges(from: E.N)
 79 |     case missingIngressEdges(to: E.N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:78:10: warning: associated value 'missingEgressEdges(from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
 78 |     case missingEgressEdges(from: E.N)
    |          `- warning: associated value 'missingEgressEdges(from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 79 |     case missingIngressEdges(to: E.N)
 80 | }
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:79:10: warning: associated value 'missingIngressEdges(to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
 78 |     case missingEgressEdges(from: E.N)
 79 |     case missingIngressEdges(to: E.N)
    |          `- warning: associated value 'missingIngressEdges(to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 80 | }
 81 |
[90/92] Compiling Helm Graph.swift
[91/92] Emitting module Helm
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:15:10: warning: associated value 'oneEdgeToManySegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 13 |     case missingInlets
 14 |     case ambiguousInlets
 15 |     case oneEdgeToManySegues(Set<Segue<N>>)
    |          `- warning: associated value 'oneEdgeToManySegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 16 |     case autoCycleDetected(Set<Segue<N>>)
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:16:10: warning: associated value 'autoCycleDetected' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 14 |     case ambiguousInlets
 15 |     case oneEdgeToManySegues(Set<Segue<N>>)
 16 |     case autoCycleDetected(Set<Segue<N>>)
    |          `- warning: associated value 'autoCycleDetected' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:17:10: warning: associated value 'pathMismatch' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
 15 |     case oneEdgeToManySegues(Set<Segue<N>>)
 16 |     case autoCycleDetected(Set<Segue<N>>)
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
    |          `- warning: associated value 'pathMismatch' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
 19 |     case missingSegueToFragment(N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph.swift:41:15: note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
 39 |
 40 | /// An directed edge between two nodes
 41 | public struct DirectedEdge<N: Node>: DirectedConnector {
    |               `- note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
 42 |     public let from: N
 43 |     public let to: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:18:10: warning: associated value 'ambiguousAutoSegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 16 |     case autoCycleDetected(Set<Segue<N>>)
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
    |          `- warning: associated value 'ambiguousAutoSegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 19 |     case missingSegueToFragment(N)
 20 |     case missingSegueForEdge(DirectedEdge<N>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:19:10: warning: associated value 'missingSegueToFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
    |                       `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
 11 |     case empty
 12 |     case emptyPath
    :
 17 |     case pathMismatch(Set<DirectedEdge<N>>)
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
 19 |     case missingSegueToFragment(N)
    |          `- warning: associated value 'missingSegueToFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
 20 |     case missingSegueForEdge(DirectedEdge<N>)
 21 |     case missingTaggedSegue(name: AnyHashable)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:20:10: warning: associated value 'missingSegueForEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
 18 |     case ambiguousAutoSegues(Set<Segue<N>>)
 19 |     case missingSegueToFragment(N)
 20 |     case missingSegueForEdge(DirectedEdge<N>)
    |          `- warning: associated value 'missingSegueForEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
 21 |     case missingTaggedSegue(name: AnyHashable)
 22 |     case missingPathEdge(Segue<N>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph.swift:41:15: note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
 39 |
 40 | /// An directed edge between two nodes
 41 | public struct DirectedEdge<N: Node>: DirectedConnector {
    |               `- note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
 42 |     public let from: N
 43 |     public let to: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:21:10: warning: associated value 'missingTaggedSegue(name:)' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type '(name: AnyHashable)'; this is an error in the Swift 6 language mode
 19 |     case missingSegueToFragment(N)
 20 |     case missingSegueForEdge(DirectedEdge<N>)
 21 |     case missingTaggedSegue(name: AnyHashable)
    |          `- warning: associated value 'missingTaggedSegue(name:)' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type '(name: AnyHashable)'; this is an error in the Swift 6 language mode
 22 |     case missingPathEdge(Segue<N>)
 23 |     case fragmentNotPresented(N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:22:10: warning: associated value 'missingPathEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 20 |     case missingSegueForEdge(DirectedEdge<N>)
 21 |     case missingTaggedSegue(name: AnyHashable)
 22 |     case missingPathEdge(Segue<N>)
    |          `- warning: associated value 'missingPathEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 23 |     case fragmentNotPresented(N)
 24 |     case ambiguousForwardFromFragment(N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:23:10: warning: associated value 'fragmentNotPresented' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
    |                       `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
 11 |     case empty
 12 |     case emptyPath
    :
 21 |     case missingTaggedSegue(name: AnyHashable)
 22 |     case missingPathEdge(Segue<N>)
 23 |     case fragmentNotPresented(N)
    |          `- warning: associated value 'fragmentNotPresented' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
 24 |     case ambiguousForwardFromFragment(N)
 25 |     case fragmentMissingDismissableSegue(N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:24:10: warning: associated value 'ambiguousForwardFromFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
    |                       `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
 11 |     case empty
 12 |     case emptyPath
    :
 22 |     case missingPathEdge(Segue<N>)
 23 |     case fragmentNotPresented(N)
 24 |     case ambiguousForwardFromFragment(N)
    |          `- warning: associated value 'ambiguousForwardFromFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
 25 |     case fragmentMissingDismissableSegue(N)
 26 |     case segueNotDismissable(Segue<N>)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:25:10: warning: associated value 'fragmentMissingDismissableSegue' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
  8 | import Foundation
  9 |
 10 | public enum HelmError<N: Fragment>: Equatable, LocalizedError {
    |                       `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
 11 |     case empty
 12 |     case emptyPath
    :
 23 |     case fragmentNotPresented(N)
 24 |     case ambiguousForwardFromFragment(N)
 25 |     case fragmentMissingDismissableSegue(N)
    |          `- warning: associated value 'fragmentMissingDismissableSegue' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
 26 |     case segueNotDismissable(Segue<N>)
 27 |     case noDismissableSegues
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:26:10: warning: associated value 'segueNotDismissable' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 24 |     case ambiguousForwardFromFragment(N)
 25 |     case fragmentMissingDismissableSegue(N)
 26 |     case segueNotDismissable(Segue<N>)
    |          `- warning: associated value 'segueNotDismissable' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
 27 |     case noDismissableSegues
 28 | }
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 17 |
 18 | /// Segues are the edges between the navigation graph's fragments.
 19 | public struct Segue<N: Fragment>: DirectedConnector, Equatable {
    |               `- note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
 20 |     /// The input fragment
 21 |     public let from: N
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:76:10: warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
 73 | }
 74 |
 75 | public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
    |                                         `- note: consider making generic parameter 'E' conform to the 'Sendable' protocol
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
    |          `- warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
 78 |     case missingEgressEdges(from: E.N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:76:10: warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 74 |
 75 | public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
    |          `- warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
 78 |     case missingEgressEdges(from: E.N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:77:10: warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
 73 | }
 74 |
 75 | public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
    |                                         `- note: consider making generic parameter 'E' conform to the 'Sendable' protocol
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
    |          `- warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
 78 |     case missingEgressEdges(from: E.N)
 79 |     case missingIngressEdges(to: E.N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:77:10: warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 75 | public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
    |          `- warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 78 |     case missingEgressEdges(from: E.N)
 79 |     case missingIngressEdges(to: E.N)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:78:10: warning: associated value 'missingEgressEdges(from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 76 |     case ambiguousEgressEdges(Set<E>, from: E.N)
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
 78 |     case missingEgressEdges(from: E.N)
    |          `- warning: associated value 'missingEgressEdges(from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 79 |     case missingIngressEdges(to: E.N)
 80 | }
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:79:10: warning: associated value 'missingIngressEdges(to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 77 |     case ambiguousIngressEdges(Set<E>, to: E.N)
 78 |     case missingEgressEdges(from: E.N)
 79 |     case missingIngressEdges(to: E.N)
    |          `- warning: associated value 'missingIngressEdges(to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
 80 | }
 81 |
[92/92] Compiling Helm Helm+Navigation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:155:13: warning: capture of 'fragments' with non-sendable type 'Set<N>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
153 |     func pickPresented(_ fragments: Set<N>) -> Binding<N?> {
154 |         return Binding {
155 |             fragments.first(where: { self.isPresented($0) })
    |             `- warning: capture of 'fragments' with non-sendable type 'Set<N>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
156 |         }
157 |         set: {
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:25: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
119 | /// Helm holds the navigation rules plus the presented path.
120 | /// Has methods to navigate and list all possible transitions.
121 | public final class Helm<N: Fragment>: ObservableObject {
    |                         `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
122 |     public typealias HelmSegue = Segue<N>
123 |     public typealias HelmGraph = Set<HelmSegue>
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:155:38: warning: capture of 'self' with non-sendable type 'Helm<N>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
153 |     func pickPresented(_ fragments: Set<N>) -> Binding<N?> {
154 |         return Binding {
155 |             fragments.first(where: { self.isPresented($0) })
    |                                      `- warning: capture of 'self' with non-sendable type 'Helm<N>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
156 |         }
157 |         set: {
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:20: note: generic class 'Helm' does not conform to the 'Sendable' protocol
119 | /// Helm holds the navigation rules plus the presented path.
120 | /// Has methods to navigate and list all possible transitions.
121 | public final class Helm<N: Fragment>: ObservableObject {
    |                    `- note: generic class 'Helm' does not conform to the 'Sendable' protocol
122 |     public typealias HelmSegue = Segue<N>
123 |     public typealias HelmGraph = Set<HelmSegue>
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:155:38: warning: capture of 'self' with non-sendable type 'Helm<N>' in an isolated closure; this is an error in the Swift 6 language mode
153 |     func pickPresented(_ fragments: Set<N>) -> Binding<N?> {
154 |         return Binding {
155 |             fragments.first(where: { self.isPresented($0) })
    |                                      `- warning: capture of 'self' with non-sendable type 'Helm<N>' in an isolated closure; this is an error in the Swift 6 language mode
156 |         }
157 |         set: {
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:20: note: generic class 'Helm' does not conform to the 'Sendable' protocol
119 | /// Helm holds the navigation rules plus the presented path.
120 | /// Has methods to navigate and list all possible transitions.
121 | public final class Helm<N: Fragment>: ObservableObject {
    |                    `- note: generic class 'Helm' does not conform to the 'Sendable' protocol
122 |     public typealias HelmSegue = Segue<N>
123 |     public typealias HelmGraph = Set<HelmSegue>
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:159:17: warning: capture of 'self' with non-sendable type 'Helm<N>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
157 |         set: {
158 |             if let fragment = $0 {
159 |                 self.present(fragment: fragment)
    |                 `- warning: capture of 'self' with non-sendable type 'Helm<N>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
160 |             } else {
161 |                 for fragment in fragments {
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:20: note: generic class 'Helm' does not conform to the 'Sendable' protocol
119 | /// Helm holds the navigation rules plus the presented path.
120 | /// Has methods to navigate and list all possible transitions.
121 | public final class Helm<N: Fragment>: ObservableObject {
    |                    `- note: generic class 'Helm' does not conform to the 'Sendable' protocol
122 |     public typealias HelmSegue = Segue<N>
123 |     public typealias HelmGraph = Set<HelmSegue>
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:161:33: warning: capture of 'fragments' with non-sendable type 'Set<N>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
159 |                 self.present(fragment: fragment)
160 |             } else {
161 |                 for fragment in fragments {
    |                                 `- warning: capture of 'fragments' with non-sendable type 'Set<N>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
162 |                     if self.isPresented(fragment) {
163 |                         self.dismiss(fragment: fragment)
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:25: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
119 | /// Helm holds the navigation rules plus the presented path.
120 | /// Has methods to navigate and list all possible transitions.
121 | public final class Helm<N: Fragment>: ObservableObject {
    |                         `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
122 |     public typealias HelmSegue = Segue<N>
123 |     public typealias HelmGraph = Set<HelmSegue>
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:182:13: warning: capture of 'self' with non-sendable type 'Helm<N>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
180 |     func isPresented<ID>(_ fragment: N, id: ID?) -> Binding<Bool> where ID: PathFragmentIdentifier {
181 |         Binding {
182 |             self.isPresented(fragment, id: id)
    |             `- warning: capture of 'self' with non-sendable type 'Helm<N>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
183 |         }
184 |         set: { [self] in
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:20: note: generic class 'Helm' does not conform to the 'Sendable' protocol
119 | /// Helm holds the navigation rules plus the presented path.
120 | /// Has methods to navigate and list all possible transitions.
121 | public final class Helm<N: Fragment>: ObservableObject {
    |                    `- note: generic class 'Helm' does not conform to the 'Sendable' protocol
122 |     public typealias HelmSegue = Segue<N>
123 |     public typealias HelmGraph = Set<HelmSegue>
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:182:30: warning: capture of 'fragment' with non-sendable type 'N' in a `@Sendable` closure; this is an error in the Swift 6 language mode
180 |     func isPresented<ID>(_ fragment: N, id: ID?) -> Binding<Bool> where ID: PathFragmentIdentifier {
181 |         Binding {
182 |             self.isPresented(fragment, id: id)
    |                              `- warning: capture of 'fragment' with non-sendable type 'N' in a `@Sendable` closure; this is an error in the Swift 6 language mode
183 |         }
184 |         set: { [self] in
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:25: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
119 | /// Helm holds the navigation rules plus the presented path.
120 | /// Has methods to navigate and list all possible transitions.
121 | public final class Helm<N: Fragment>: ObservableObject {
    |                         `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
122 |     public typealias HelmSegue = Segue<N>
123 |     public typealias HelmGraph = Set<HelmSegue>
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:182:44: warning: capture of 'id' with non-sendable type 'ID?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
178 |     /// - parameter fragment: The fragment
179 |     /// - returns: A binding, true if the fragment is presented.
180 |     func isPresented<ID>(_ fragment: N, id: ID?) -> Binding<Bool> where ID: PathFragmentIdentifier {
    |                      `- note: consider making generic parameter 'ID' conform to the 'Sendable' protocol
181 |         Binding {
182 |             self.isPresented(fragment, id: id)
    |                                            `- warning: capture of 'id' with non-sendable type 'ID?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
183 |         }
184 |         set: { [self] in
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:186:21: warning: capture of 'self' with non-sendable type 'Helm<N>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
184 |         set: { [self] in
185 |             if $0 {
186 |                 if !isPresented(fragment, id: id) {
    |                     `- warning: capture of 'self' with non-sendable type 'Helm<N>' in a `@Sendable` closure; this is an error in the Swift 6 language mode
187 |                     present(fragment: fragment, id: id)
188 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:20: note: generic class 'Helm' does not conform to the 'Sendable' protocol
119 | /// Helm holds the navigation rules plus the presented path.
120 | /// Has methods to navigate and list all possible transitions.
121 | public final class Helm<N: Fragment>: ObservableObject {
    |                    `- note: generic class 'Helm' does not conform to the 'Sendable' protocol
122 |     public typealias HelmSegue = Segue<N>
123 |     public typealias HelmGraph = Set<HelmSegue>
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:186:33: warning: capture of 'fragment' with non-sendable type 'N' in a `@Sendable` closure; this is an error in the Swift 6 language mode
184 |         set: { [self] in
185 |             if $0 {
186 |                 if !isPresented(fragment, id: id) {
    |                                 `- warning: capture of 'fragment' with non-sendable type 'N' in a `@Sendable` closure; this is an error in the Swift 6 language mode
187 |                     present(fragment: fragment, id: id)
188 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:25: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
119 | /// Helm holds the navigation rules plus the presented path.
120 | /// Has methods to navigate and list all possible transitions.
121 | public final class Helm<N: Fragment>: ObservableObject {
    |                         `- note: consider making generic parameter 'N' conform to the 'Sendable' protocol
122 |     public typealias HelmSegue = Segue<N>
123 |     public typealias HelmGraph = Set<HelmSegue>
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:186:47: warning: capture of 'id' with non-sendable type 'ID?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
178 |     /// - parameter fragment: The fragment
179 |     /// - returns: A binding, true if the fragment is presented.
180 |     func isPresented<ID>(_ fragment: N, id: ID?) -> Binding<Bool> where ID: PathFragmentIdentifier {
    |                      `- note: consider making generic parameter 'ID' conform to the 'Sendable' protocol
181 |         Binding {
182 |             self.isPresented(fragment, id: id)
    :
184 |         set: { [self] in
185 |             if $0 {
186 |                 if !isPresented(fragment, id: id) {
    |                                               `- warning: capture of 'id' with non-sendable type 'ID?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
187 |                     present(fragment: fragment, id: id)
188 |                 }
[93/99] Compiling Playground resource_bundle_accessor.swift
[94/99] Compiling Playground NavigationView.swift
[95/99] Compiling Playground PlaygroundFragment.swift
/Users/admin/builder/spi-builder-workspace/Sources/Playground/PlaygroundFragment.swift:15:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
13 | typealias PlaygroundEdge = DirectedEdge<PlaygroundFragment>
14 |
15 | extension String: Identifiable {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
16 |     public var id: String {
17 |         self
[96/99] Emitting module Playground
/Users/admin/builder/spi-builder-workspace/Sources/Playground/PlaygroundFragment.swift:15:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
13 | typealias PlaygroundEdge = DirectedEdge<PlaygroundFragment>
14 |
15 | extension String: Identifiable {
   | |- warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
16 |     public var id: String {
17 |         self
[97/99] Compiling Playground ActionSheet.swift
[98/99] Compiling Playground TabView.swift
[99/99] Compiling Playground Basic.swift
Build complete! (33.24s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "Helm",
  "name" : "Helm",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    },
    {
      "name" : "driverkit",
      "version" : "19.0"
    }
  ],
  "products" : [
    {
      "name" : "Helm",
      "targets" : [
        "Helm"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Playground",
      "targets" : [
        "Playground"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Playground",
      "module_type" : "SwiftTarget",
      "name" : "Playground",
      "path" : "Sources/Playground",
      "product_memberships" : [
        "Playground"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Playground/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Examples/ActionSheet.swift",
        "Examples/Basic.swift",
        "Examples/NavigationView.swift",
        "Examples/TabView.swift",
        "PlaygroundFragment.swift"
      ],
      "target_dependencies" : [
        "Helm"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HelmTests",
      "module_type" : "SwiftTarget",
      "name" : "HelmTests",
      "path" : "Tests/HelmTests",
      "sources" : [
        "Fixtures.swift",
        "GraphTests.swift",
        "HelmTests.swift"
      ],
      "target_dependencies" : [
        "Helm"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Helm",
      "module_type" : "SwiftTarget",
      "name" : "Helm",
      "path" : "Sources/Helm",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "Helm",
        "Playground"
      ],
      "sources" : [
        "Errors.swift",
        "Graph+Operators.swift",
        "Graph.swift",
        "Helm+Navigation.swift",
        "Helm+Transitions.swift",
        "Helm+Traversal.swift",
        "Helm+Validation.swift",
        "Helm.swift",
        "Optional+Unwrap.swift",
        "Segue+Graph.swift",
        "Segue.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.