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.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/o86TiJKT/2/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/mattcox/Tree.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/66] Compiling OrderedCollections OrderedDictionary+Elements.swift
[2/66] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[3/66] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[4/66] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[5/66] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[6/66] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[7/66] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[8/72] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[9/72] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[10/72] Compiling OrderedCollections OrderedDictionary+Values.swift
[11/72] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[12/72] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[13/74] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[17/74] Compiling DequeModule _DequeSlot.swift
[18/74] Compiling DequeModule _UnsafeWrappedBuffer.swift
[19/74] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[20/74] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[21/74] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[22/74] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[25/74] Compiling OrderedCollections _Hashtable+Header.swift
[26/74] Compiling OrderedCollections OrderedDictionary+Codable.swift
[27/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[28/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[29/74] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[30/74] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[31/74] Compiling OrderedCollections OrderedSet+Sendable.swift
[32/74] Compiling OrderedCollections OrderedSet+SubSequence.swift
[36/74] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[37/74] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[38/74] Compiling OrderedCollections OrderedSet+Diffing.swift
[39/74] Compiling OrderedCollections OrderedSet+Equatable.swift
[40/74] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[41/74] Compiling OrderedCollections OrderedSet+Hashable.swift
[45/74] Emitting module DequeModule
[48/74] Compiling OrderedCollections OrderedSet+Initializers.swift
[49/74] Compiling OrderedCollections OrderedSet+Insertions.swift
[50/74] Compiling OrderedCollections OrderedSet+Invariants.swift
[51/74] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[52/74] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[53/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[54/74] Compiling OrderedCollections _HashTable+Bucket.swift
[55/74] Compiling OrderedCollections _HashTable+BucketIterator.swift
[56/74] Compiling OrderedCollections _HashTable+Constants.swift
[57/74] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[58/74] Compiling OrderedCollections _HashTable+Testing.swift
[59/74] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[60/74] Compiling OrderedCollections _HashTable.swift
[68/74] Emitting module OrderedCollections
[69/74] Compiling OrderedCollections OrderedSet+Testing.swift
[70/74] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[71/74] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[72/74] Compiling OrderedCollections OrderedSet.swift
[73/74] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[74/74] Compiling OrderedCollections _UnsafeBitset.swift
[75/76] Emitting module Collections
[76/76] Compiling Collections Collections.swift
[77/80] Compiling Tree TreeBuilder.swift
[78/80] Compiling Tree NodeIterator.swift
[79/80] Emitting module Tree
[80/80] Compiling Tree Node.swift
Build complete! (6.67s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections (1.05s)
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
Build complete.
Done.