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: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mattcox/Tree
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ccf2ba7 Update README.md
Cloned https://github.com/mattcox/Tree.git
Revision (git rev-parse @):
ccf2ba7da617ec2b08a6594325fca413c0190344
SUCCESS checkout https://github.com/mattcox/Tree.git at main
========================================
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 DequeModule Deque+CustomDebugStringConvertible.swift
[2/66] Compiling DequeModule Deque+CustomReflectable.swift
[3/66] Compiling DequeModule Deque+CustomStringConvertible.swift
[4/66] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[5/66] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[6/66] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[7/68] Compiling DequeModule Deque+Hashable.swift
[8/68] Compiling DequeModule Deque+Sendable.swift
[9/68] Compiling DequeModule Deque+Testing.swift
[10/68] Compiling DequeModule Deque.swift
[11/68] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[12/68] Compiling DequeModule _DequeBuffer.swift
[13/68] Compiling DequeModule _DequeBufferHeader.swift
[21/68] Compiling DequeModule Deque+Equatable.swift
[22/68] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[23/68] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[30/74] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[31/74] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[32/74] Compiling OrderedCollections OrderedSet+Diffing.swift
[33/74] Compiling OrderedCollections OrderedSet+Equatable.swift
[34/74] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[35/74] Compiling OrderedCollections OrderedSet+Hashable.swift
[36/74] Emitting module DequeModule
[37/74] Compiling DequeModule _DequeSlot.swift
[38/74] Compiling DequeModule _UnsafeWrappedBuffer.swift
[39/74] Compiling DequeModule Deque._Storage.swift
[40/74] Compiling DequeModule Deque._UnsafeHandle.swift
[48/74] Compiling OrderedCollections _HashTable+Bucket.swift
[49/74] Compiling OrderedCollections _HashTable+BucketIterator.swift
[50/74] Compiling OrderedCollections _HashTable+Constants.swift
[51/74] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[52/74] Compiling OrderedCollections _HashTable+Testing.swift
[53/74] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[54/74] Compiling OrderedCollections _HashTable.swift
[55/74] Compiling OrderedCollections OrderedDictionary+Elements.swift
[56/74] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[57/74] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[58/74] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[59/74] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[60/74] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[61/74] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[62/74] Emitting module OrderedCollections
[63/74] Compiling OrderedCollections OrderedSet+Initializers.swift
[64/74] Compiling OrderedCollections OrderedSet+Insertions.swift
[65/74] Compiling OrderedCollections OrderedSet+Invariants.swift
[66/74] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[67/74] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[68/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[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] Compiling Collections Collections.swift
[76/76] Emitting module Collections
[77/80] Compiling Tree NodeIterator.swift
[78/80] Compiling Tree TreeBuilder.swift
[79/80] Emitting module Tree
[80/80] Compiling Tree Node.swift
Build complete! (10.23s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections (1.06s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.6 (0.02s)
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.