The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Helm, reference v0.0.10 (92e87f), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 00:07:06 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/valentinradu/Helm.git
Reference: v0.0.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/valentinradu/Helm
 * tag               v0.0.10    -> FETCH_HEAD
HEAD is now at 92e87f0 Made Helm final
Cloned https://github.com/valentinradu/Helm.git
Revision (git rev-parse @):
92e87f062045b2a1810cd8a77057935a383bcfb1
SUCCESS checkout https://github.com/valentinradu/Helm.git at v0.0.10
Fetching https://github.com/apple/swift-collections.git
[1/23525] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.40s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.2 (3.15s)
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/valentinradu/Helm.git
[1/740] Fetching helm
Fetched https://github.com/valentinradu/Helm.git from cache (0.88s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.26s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/valentinradu/Helm.git
Working copy of https://github.com/valentinradu/Helm.git resolved at v0.0.10 (92e87f0)
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.3
Building package at path:  $PWD
https://github.com/valentinradu/Helm.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[5/7] Copying Media.xcassets
[6/7] Write swift-version--6988338F2F200930.txt
[8/72] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[9/72] Compiling OrderedCollections _HashTable.swift
[10/72] Compiling OrderedCollections _Hashtable+Header.swift
[11/72] Compiling OrderedCollections OrderedDictionary+Codable.swift
[12/72] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[13/77] Compiling OrderedCollections OrderedSet+Codable.swift
[14/77] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[15/77] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[16/77] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[17/78] Compiling OrderedCollections OrderedSet+Equatable.swift
[18/78] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[19/78] Compiling OrderedCollections OrderedSet+Hashable.swift
[20/78] Compiling OrderedCollections OrderedSet+Initializers.swift
[21/78] Compiling OrderedCollections OrderedSet+Insertions.swift
[22/78] Compiling DequeModule _UnsafeWrappedBuffer.swift
[23/78] Compiling OrderedCollections _HashTable+Constants.swift
[24/78] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[25/78] Compiling OrderedCollections _HashTable+Testing.swift
[27/78] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[28/78] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[29/78] Compiling OrderedCollections _HashTable+Bucket.swift
[30/78] Compiling OrderedCollections _HashTable+BucketIterator.swift
[35/78] Compiling OrderedCollections OrderedSet+Diffing.swift
[36/78] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[39/78] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[40/78] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[41/78] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[42/78] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[43/78] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[44/78] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[45/78] Compiling OrderedCollections OrderedDictionary+Elements.swift
[55/78] Emitting module DequeModule
[58/78] Compiling OrderedCollections OrderedSet+Invariants.swift
[59/78] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[60/78] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[61/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[62/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[63/78] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[64/78] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[65/78] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[66/78] Compiling OrderedCollections OrderedSet+SubSequence.swift
[67/78] Compiling OrderedCollections OrderedSet+Testing.swift
[68/78] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[69/78] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[70/78] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[71/78] Compiling OrderedCollections OrderedDictionary+Values.swift
[72/78] Compiling OrderedCollections OrderedDictionary.swift
[73/78] Emitting module OrderedCollections
[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/92] Compiling Helm Segue.swift
[83/92] Compiling Helm Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:21:10: warning: associated value 'missingTaggedSegue(name:)' of 'Sendable'-conforming generic enum 'HelmError' contains non-Sendable type 'AnyHashable'
 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' contains non-Sendable type 'AnyHashable'
 22 |     case missingPathEdge(Segue<N>)
 23 |     case fragmentNotPresented(N)
Swift.AnyHashable:1:23: note: struct 'AnyHashable' does not conform to the 'Sendable' protocol
1 | @frozen public struct AnyHashable {
  |                       `- note: struct 'AnyHashable' does not conform to the 'Sendable' protocol
2 |     public init<H>(_ base: H) where H : Hashable
3 |     public var base: Any { get }
[84/92] Compiling Helm Graph+Operators.swift
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:21:10: warning: associated value 'missingTaggedSegue(name:)' of 'Sendable'-conforming generic enum 'HelmError' contains non-Sendable type 'AnyHashable'
 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' contains non-Sendable type 'AnyHashable'
 22 |     case missingPathEdge(Segue<N>)
 23 |     case fragmentNotPresented(N)
Swift.AnyHashable:1:23: note: struct 'AnyHashable' does not conform to the 'Sendable' protocol
1 | @frozen public struct AnyHashable {
  |                       `- note: struct 'AnyHashable' does not conform to the 'Sendable' protocol
2 |     public init<H>(_ base: H) where H : Hashable
3 |     public var base: Any { get }
[85/92] Compiling Helm Helm+Validation.swift
[86/92] Compiling Helm Helm.swift
[87/92] Compiling Helm Segue+Graph.swift
[88/92] Compiling Helm Helm+Transitions.swift
[89/92] Emitting module Helm
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:21:10: warning: associated value 'missingTaggedSegue(name:)' of 'Sendable'-conforming generic enum 'HelmError' contains non-Sendable type 'AnyHashable'
 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' contains non-Sendable type 'AnyHashable'
 22 |     case missingPathEdge(Segue<N>)
 23 |     case fragmentNotPresented(N)
Swift.AnyHashable:1:23: note: struct 'AnyHashable' does not conform to the 'Sendable' protocol
1 | @frozen public struct AnyHashable {
  |                       `- note: struct 'AnyHashable' does not conform to the 'Sendable' protocol
2 |     public init<H>(_ base: H) where H : Hashable
3 |     public var base: Any { get }
[90/92] Compiling Helm Helm+Traversal.swift
[91/92] Compiling Helm Graph.swift
[92/92] Compiling Helm Helm+Navigation.swift
[93/99] Compiling Playground resource_bundle_accessor.swift
[94/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
[95/99] Compiling Playground NavigationView.swift
[96/99] Compiling Playground Basic.swift
[97/99] Compiling Playground ActionSheet.swift
[98/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
[99/99] Compiling Playground TabView.swift
Build complete! (13.40s)
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.