Build Information
Successful build of swift-pid 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.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanashcraft/swift-pid.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ryanashcraft/swift-pid
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3f524ec Rename product
Cloned https://github.com/ryanashcraft/swift-pid.git
Revision (git rev-parse @):
3f524ecc12bd519f27cbbc73b986be4d60351e91
SUCCESS checkout https://github.com/ryanashcraft/swift-pid.git at main
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.07s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-pid",
"name": "swift-pid",
"url": "https://github.com/ryanashcraft/swift-pid.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-pid",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.0.6",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ryanashcraft/swift-pid.git from cache
Fetched https://github.com/ryanashcraft/swift-pid.git (0.16s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.31s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.03s)
Creating working copy for https://github.com/ryanashcraft/swift-pid.git
Working copy of https://github.com/ryanashcraft/swift-pid.git resolved at main
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
warning: '.resolve-product-dependencies': dependency 'swift-pid' 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
https://github.com/ryanashcraft/swift-pid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/66] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[2/66] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[3/66] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[4/66] Compiling OrderedCollections OrderedDictionary+Values.swift
[5/68] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[6/68] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[7/68] Compiling OrderedCollections OrderedDictionary+Codable.swift
[8/68] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[9/68] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[10/68] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[11/68] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[12/68] Compiling OrderedCollections _Hashtable+Header.swift
[13/68] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[14/68] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[15/68] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[16/68] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[17/68] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[18/68] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[19/68] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[20/68] Compiling OrderedCollections OrderedSet+Sendable.swift
[21/68] Compiling OrderedCollections OrderedSet+SubSequence.swift
[22/74] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[23/74] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[24/74] Compiling OrderedCollections OrderedSet+Diffing.swift
[25/74] Compiling OrderedCollections OrderedSet+Equatable.swift
[26/74] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[27/74] Compiling OrderedCollections OrderedSet+Hashable.swift
[28/74] Compiling OrderedCollections OrderedSet+Initializers.swift
[29/74] Compiling OrderedCollections OrderedSet+Insertions.swift
[30/74] Compiling OrderedCollections OrderedSet+Invariants.swift
[31/74] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[32/74] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[33/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[38/74] Compiling DequeModule _DequeSlot.swift
[39/74] Compiling DequeModule _UnsafeWrappedBuffer.swift
[40/74] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[41/74] Emitting module DequeModule
[42/74] Compiling OrderedCollections OrderedDictionary+Elements.swift
[43/74] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[44/74] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[61/74] Compiling OrderedCollections _HashTable+Bucket.swift
[62/74] Compiling OrderedCollections _HashTable+BucketIterator.swift
[63/74] Compiling OrderedCollections _HashTable+Constants.swift
[64/74] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[65/74] Compiling OrderedCollections _HashTable+Testing.swift
[66/74] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[67/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] Compiling Collections Collections.swift
[76/76] Emitting module Collections
[77/79] Compiling PID RateLimitPIDController.swift
[78/79] Emitting module PID
[79/79] Compiling PID PIDController.swift
Build complete! (6.68s)
Build complete.
Done.