Build Information
Successful build of swift-pid, reference 0.0.3 (3f524e
), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 05:07:18 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanashcraft/swift-pid.git
Reference: 0.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ryanashcraft/swift-pid
* tag 0.0.3 -> FETCH_HEAD
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 0.0.3
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.89s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (3.56s)
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/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/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/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.1.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/ryanashcraft/swift-pid.git
[1/46] Fetching swift-pid
Fetched https://github.com/ryanashcraft/swift-pid.git from cache (0.77s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.71s)
Creating working copy for https://github.com/ryanashcraft/swift-pid.git
Working copy of https://github.com/ryanashcraft/swift-pid.git resolved at 0.0.3 (3f524ec)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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: 6.0
Building package at path: $PWD
https://github.com/ryanashcraft/swift-pid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/72] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[7/72] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[8/74] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[9/74] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[10/74] Compiling OrderedCollections _Hashtable+Header.swift
[11/74] Compiling OrderedCollections OrderedDictionary+Codable.swift
[12/74] Compiling OrderedCollections _HashTable+Testing.swift
[13/74] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[14/74] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[15/74] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[16/74] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[17/74] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[18/74] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[19/74] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[20/74] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[21/74] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[22/74] Compiling OrderedCollections OrderedSet+Diffing.swift
[23/74] Compiling OrderedCollections OrderedSet+Equatable.swift
[24/79] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[25/79] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[26/79] Compiling OrderedCollections OrderedSet+Sendable.swift
[27/79] Compiling OrderedCollections OrderedSet+SubSequence.swift
[28/79] Compiling OrderedCollections OrderedSet+Testing.swift
[29/79] Compiling DequeModule _DequeSlot.swift
[30/79] Compiling DequeModule _UnsafeWrappedBuffer.swift
[31/79] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[32/79] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[33/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[34/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[35/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[36/79] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[37/79] Compiling OrderedCollections OrderedSet+Hashable.swift
[38/79] Compiling OrderedCollections OrderedSet+Initializers.swift
[39/79] Compiling OrderedCollections OrderedSet+Insertions.swift
[40/79] Compiling OrderedCollections OrderedSet+Invariants.swift
[41/79] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[42/79] Compiling OrderedCollections _HashTable.swift
[43/79] Compiling OrderedCollections _HashTable+Bucket.swift
[44/79] Compiling OrderedCollections _HashTable+BucketIterator.swift
[45/79] Emitting module DequeModule
[46/79] Compiling OrderedCollections OrderedDictionary+Elements.swift
[47/79] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[48/79] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[49/79] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[50/79] Compiling OrderedCollections _HashTable+Constants.swift
[51/79] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[61/79] Compiling OrderedCollections OrderedDictionary.swift
[62/79] Compiling OrderedCollections OrderedSet+Codable.swift
[69/79] Emitting module OrderedCollections
[75/79] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[76/79] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[77/79] Compiling OrderedCollections OrderedSet.swift
[78/79] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[79/79] Compiling OrderedCollections _UnsafeBitset.swift
[80/81] Emitting module Collections
[81/81] Compiling Collections Collections.swift
[82/84] Compiling PID RateLimitPIDController.swift
[83/84] Emitting module PID
[84/84] Compiling PID PIDController.swift
Build complete! (21.60s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "swift-pid",
"name" : "swift-pid",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PID",
"targets" : [
"PID"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PIDTests",
"module_type" : "SwiftTarget",
"name" : "PIDTests",
"path" : "Tests",
"sources" : [
"Swift-PIDTests/Swift_PIDTests.swift"
],
"target_dependencies" : [
"PID"
],
"type" : "test"
},
{
"c99name" : "PID",
"module_type" : "SwiftTarget",
"name" : "PID",
"path" : "Sources",
"product_dependencies" : [
"Collections"
],
"product_memberships" : [
"PID"
],
"sources" : [
"Swift-PID/PIDController.swift",
"Swift-PID/RateLimitPIDController.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.