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 Tree with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattcox/Tree.git
Reference: v1.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mattcox/Tree
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 4bc83d7 Downgrades package version to 5.7
Cloned https://github.com/mattcox/Tree.git
Revision (git rev-parse @):
4bc83d7e5cf240dd18886af28564c43dcab2e0e2
SUCCESS checkout https://github.com/mattcox/Tree.git at v1.0.0
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections (0.21s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.6 (0.04s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "tree",
      "name": "Tree",
      "url": "https://github.com/mattcox/Tree.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Tree",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.0.6",
          "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/mattcox/Tree.git from cache
Fetched https://github.com/mattcox/Tree.git (0.17s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections (0.19s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.6 (0.03s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.6
Creating working copy for https://github.com/mattcox/Tree.git
Working copy of https://github.com/mattcox/Tree.git resolved at v1.0.0
warning: '.resolve-product-dependencies': dependency 'tree' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/mattcox/Tree.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/66] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[2/66] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[3/66] Compiling OrderedCollections OrderedSet+Diffing.swift
[4/66] Compiling OrderedCollections OrderedSet+Equatable.swift
[5/66] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[6/66] Compiling OrderedCollections OrderedSet+Hashable.swift
[7/72] Compiling OrderedCollections _HashTable.swift
[8/72] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[9/72] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[10/72] Compiling OrderedCollections _HashTable+Bucket.swift
[11/72] Compiling OrderedCollections _HashTable+BucketIterator.swift
[12/72] Compiling OrderedCollections _HashTable+Constants.swift
[13/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[14/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[15/74] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[16/74] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[17/74] Compiling OrderedCollections OrderedSet+Sendable.swift
[18/74] Compiling OrderedCollections OrderedSet+SubSequence.swift
[21/74] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[22/74] Compiling OrderedCollections OrderedDictionary+Values.swift
[23/74] Compiling OrderedCollections OrderedDictionary.swift
[24/74] Compiling OrderedCollections OrderedSet+Codable.swift
[25/74] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[26/74] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[27/74] Compiling OrderedCollections _HashTable+Testing.swift
[28/74] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[31/74] Emitting module DequeModule
[32/74] Compiling DequeModule _DequeSlot.swift
[33/74] Compiling DequeModule _UnsafeWrappedBuffer.swift
[41/74] Compiling OrderedCollections _Hashtable+Header.swift
[42/74] Compiling OrderedCollections OrderedDictionary+Codable.swift
[43/74] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[44/74] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[45/74] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[46/74] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[47/74] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[48/74] Compiling OrderedCollections OrderedDictionary+Elements.swift
[49/74] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[50/74] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[51/74] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[52/74] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[53/74] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[54/74] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[55/74] Compiling OrderedCollections OrderedSet+Initializers.swift
[56/74] Compiling OrderedCollections OrderedSet+Insertions.swift
[57/74] Compiling OrderedCollections OrderedSet+Invariants.swift
[58/74] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[59/74] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[60/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[68/74] Compiling OrderedCollections OrderedSet+Testing.swift
[69/74] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[70/74] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[71/74] Compiling OrderedCollections OrderedSet.swift
[72/74] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[73/74] Compiling OrderedCollections _UnsafeBitset.swift
[74/74] Emitting module OrderedCollections
[75/76] Compiling Collections Collections.swift
[76/76] Emitting module Collections
[77/80] Compiling Tree TreeBuilder.swift
[78/80] Emitting module Tree
[79/80] Compiling Tree NodeIterator.swift
[80/80] Compiling Tree Node.swift
Build complete! (6.37s)
Build complete.
Done.