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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/compnerd/cassowary.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/compnerd/cassowary
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5530573 gitignore: ignore the default SPM build directory
Cloned https://github.com/compnerd/cassowary.git
Revision (git rev-parse @):
5530573af9b3899143c442a14a7069aa3e5ea33b
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/compnerd/cassowary.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/compnerd/cassowary.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/50] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[5/50] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[6/50] Compiling OrderedCollections OrderedSet+Diffing.swift
[7/50] Compiling OrderedCollections OrderedSet+Equatable.swift
[8/50] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[9/50] Compiling OrderedCollections OrderedSet+Hashable.swift
[10/56] Compiling OrderedCollections OrderedDictionary+Elements.swift
[11/56] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[12/56] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[13/56] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[14/56] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[15/56] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[16/56] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[17/56] Compiling OrderedCollections _Hashtable+Header.swift
[18/56] Compiling OrderedCollections OrderedDictionary+Codable.swift
[19/56] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[20/56] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[21/56] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[22/56] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[23/56] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[24/56] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[25/56] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[26/56] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[27/56] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[28/56] Compiling OrderedCollections OrderedSet+Sendable.swift
[29/56] Compiling OrderedCollections OrderedSet+SubSequence.swift
[30/56] Compiling OrderedCollections OrderedSet+Initializers.swift
[31/56] Compiling OrderedCollections OrderedSet+Insertions.swift
[32/56] Compiling OrderedCollections OrderedSet+Invariants.swift
[33/56] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[34/56] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[35/56] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[36/56] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[37/56] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[38/56] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[39/56] Compiling OrderedCollections OrderedDictionary+Values.swift
[40/56] Compiling OrderedCollections OrderedDictionary.swift
[41/56] Compiling OrderedCollections OrderedSet+Codable.swift
[42/56] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[43/56] Compiling OrderedCollections _HashTable+Bucket.swift
[44/56] Compiling OrderedCollections _HashTable+BucketIterator.swift
[45/56] Compiling OrderedCollections _HashTable+Constants.swift
[46/56] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[47/56] Compiling OrderedCollections _HashTable+Testing.swift
[48/56] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[49/56] Compiling OrderedCollections _HashTable.swift
[50/56] Emitting module OrderedCollections
[51/56] Compiling OrderedCollections OrderedSet+Testing.swift
[52/56] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[53/56] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[54/56] Compiling OrderedCollections OrderedSet.swift
[55/56] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[56/56] Compiling OrderedCollections _UnsafeBitset.swift
[57/66] Compiling Cassowary Term.swift
[58/67] Compiling Cassowary Symbolics.swift
[59/67] Compiling Cassowary Strength.swift
[60/67] Compiling Cassowary Expression.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cassowary/Expression.swift:5:1: warning: using '@_implementationOnly' without enabling library evolution for 'Cassowary' may lead to instability during execution
import OrderedCollections
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cassowary/Row.swift:5:1: warning: using '@_implementationOnly' without enabling library evolution for 'Cassowary' may lead to instability during execution
import OrderedCollections
^
[61/67] Compiling Cassowary Row.swift
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cassowary/Expression.swift:5:1: warning: using '@_implementationOnly' without enabling library evolution for 'Cassowary' may lead to instability during execution
import OrderedCollections
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cassowary/Row.swift:5:1: warning: using '@_implementationOnly' without enabling library evolution for 'Cassowary' may lead to instability during execution
import OrderedCollections
^
[62/67] Compiling Cassowary Symbol.swift
[63/67] Compiling Cassowary Constraint.swift
[64/67] Compiling Cassowary Errors.swift
[65/67] Emitting module Cassowary
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cassowary/Expression.swift:5:1: warning: using '@_implementationOnly' without enabling library evolution for 'Cassowary' may lead to instability during execution
import OrderedCollections
^
/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Cassowary/Row.swift:5:1: warning: using '@_implementationOnly' without enabling library evolution for 'Cassowary' may lead to instability during execution
import OrderedCollections
^
[66/67] Compiling Cassowary Solver.swift
[67/67] Compiling Cassowary Variable.swift
Build complete! (2.23s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.19s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.02s)
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.6
Build complete.
Done.