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 swift-pid 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/ryanashcraft/swift-pid.git
Reference: 0.0.3
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ryanashcraft/swift-pid.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/71] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[7/71] Compiling OrderedCollections OrderedSet+Diffing.swift
[8/71] Compiling OrderedCollections OrderedSet+Equatable.swift
[9/73] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[10/73] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[11/73] Compiling OrderedCollections OrderedDictionary+Codable.swift
[12/73] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[13/73] Compiling OrderedCollections _Hashtable+Header.swift
[18/73] Compiling DequeModule _DequeSlot.swift
[19/73] Compiling DequeModule _UnsafeWrappedBuffer.swift
[20/79] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[21/79] Compiling OrderedCollections _HashTable+Testing.swift
[22/79] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[23/79] Compiling OrderedCollections _HashTable+Bucket.swift
[24/79] Compiling OrderedCollections _HashTable+BucketIterator.swift
[25/79] Compiling OrderedCollections _HashTable+Constants.swift
[26/79] Compiling OrderedCollections _HashTable.swift
[27/79] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[28/79] Compiling OrderedCollections OrderedDictionary+Elements.swift
[29/79] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[30/79] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[31/79] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[32/79] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[33/79] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[34/79] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[35/79] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[36/79] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[37/79] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[38/79] Compiling OrderedCollections OrderedDictionary+Values.swift
[39/79] Compiling OrderedCollections OrderedDictionary.swift
[40/79] Compiling OrderedCollections OrderedSet+Codable.swift
[41/79] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[42/79] Compiling OrderedCollections OrderedSet+Initializers.swift
[43/79] Compiling OrderedCollections OrderedSet+Insertions.swift
[44/79] Compiling OrderedCollections OrderedSet+Invariants.swift
[45/79] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[46/79] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[47/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[48/79] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[49/79] Compiling OrderedCollections OrderedSet+Hashable.swift
[51/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[52/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[53/79] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[54/79] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[55/79] Compiling OrderedCollections OrderedSet+Sendable.swift
[56/79] Compiling OrderedCollections OrderedSet+SubSequence.swift
[57/79] Emitting module DequeModule
[73/79] Compiling OrderedCollections OrderedSet+Testing.swift
[74/79] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[75/79] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[76/79] Compiling OrderedCollections OrderedSet.swift
[77/79] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[78/79] Compiling OrderedCollections _UnsafeBitset.swift
[79/79] Emitting module OrderedCollections
[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! (4.19s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.17s)
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Build complete.
Done.