Build Information
Successful build of cassowary with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/compnerd/cassowary.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/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: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/compnerd/cassowary.git at main
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.28s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.10s)
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.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "cassowary",
"name": "cassowary",
"url": "https://github.com/compnerd/cassowary.git",
"version": "unspecified",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cassowary",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.0.5",
"path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/compnerd/cassowary.git from cache
Fetched https://github.com/compnerd/cassowary.git (0.24s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.25s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.5 (0.04s)
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.5
Creating working copy for https://github.com/compnerd/cassowary.git
Working copy of https://github.com/compnerd/cassowary.git resolved at main
warning: '.resolve-product-dependencies': dependency 'cassowary' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/45] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[2/45] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[3/45] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[4/45] Compiling OrderedCollections OrderedSet+Diffing.swift
[5/45] Compiling OrderedCollections OrderedSet+Equatable.swift
[6/45] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[7/51] Compiling OrderedCollections _Hashtable+Header.swift
[8/51] Compiling OrderedCollections OrderedDictionary+Codable.swift
[9/51] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[10/51] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[11/51] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[12/51] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[13/51] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[14/51] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[15/51] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[16/51] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[17/51] Compiling OrderedCollections OrderedDictionary+Values.swift
[18/51] Compiling OrderedCollections OrderedDictionary.swift
[19/51] Compiling OrderedCollections OrderedSet+Codable.swift
[20/51] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[21/51] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[22/51] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[23/51] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[24/51] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[25/51] Compiling OrderedCollections OrderedSet+SubSequence.swift
[26/51] Compiling OrderedCollections OrderedSet+Hashable.swift
[27/51] Compiling OrderedCollections OrderedSet+Initializers.swift
[28/51] Compiling OrderedCollections OrderedSet+Insertions.swift
[29/51] Compiling OrderedCollections OrderedSet+Invariants.swift
[30/51] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[31/51] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[32/51] Compiling OrderedCollections OrderedDictionary+Elements.swift
[33/51] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[34/51] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[35/51] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[36/51] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[37/51] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[38/51] Compiling OrderedCollections _HashTable+Bucket.swift
[39/51] Compiling OrderedCollections _HashTable+BucketIterator.swift
[40/51] Compiling OrderedCollections _HashTable+Constants.swift
[41/51] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[42/51] Compiling OrderedCollections _HashTable+Testing.swift
[43/51] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[44/51] Compiling OrderedCollections _HashTable.swift
[45/51] Emitting module OrderedCollections
[46/51] Compiling OrderedCollections OrderedSet+Testing.swift
[47/51] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[48/51] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[49/51] Compiling OrderedCollections OrderedSet.swift
[50/51] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[51/51] Compiling OrderedCollections _UnsafeBitset.swift
[52/61] Emitting module Cassowary
[53/62] Compiling Cassowary Term.swift
[54/62] Compiling Cassowary Symbol.swift
[55/62] Compiling Cassowary Symbolics.swift
[56/62] Compiling Cassowary Strength.swift
[57/62] Compiling Cassowary Variable.swift
[58/62] Compiling Cassowary Expression.swift
[59/62] Compiling Cassowary Row.swift
[60/62] Compiling Cassowary Constraint.swift
[61/62] Compiling Cassowary Errors.swift
[62/62] Compiling Cassowary Solver.swift
Build complete! (7.87s)
Build complete.
Done.