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.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: 0.0.3
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/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
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.35s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.08s)
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/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/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/1/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/1/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.19s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (0.06s)
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
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
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 OrderedSet+Partial SetAlgebra+Operations.swift
[2/66] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[3/66] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[4/66] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[5/66] Compiling OrderedCollections OrderedSet+Sendable.swift
[6/66] Compiling OrderedCollections OrderedSet+SubSequence.swift
[7/66] Compiling OrderedCollections OrderedSet+Initializers.swift
[8/66] Compiling OrderedCollections OrderedSet+Insertions.swift
[9/66] Compiling OrderedCollections OrderedSet+Invariants.swift
[10/66] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[11/66] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[12/66] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[13/70] Compiling DequeModule _DequeBuffer.swift
[14/70] Compiling DequeModule _DequeBufferHeader.swift
[15/71] Compiling DequeModule Deque.swift
[16/71] Compiling DequeModule UnsafeMutableBufferPointer+Utilities.swift
[17/74] Compiling DequeModule Deque+Hashable.swift
[18/74] Compiling DequeModule Deque+Sendable.swift
[19/74] Compiling DequeModule Deque+Testing.swift
[20/74] Compiling DequeModule Deque._Storage.swift
[21/74] Compiling DequeModule Deque._UnsafeHandle.swift
[22/74] Compiling DequeModule Deque+Equatable.swift
[23/74] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[24/74] Compiling DequeModule Deque+Extras.swift
[25/74] Compiling DequeModule Compatibility.swift
[26/74] Compiling DequeModule Deque+Codable.swift
[27/74] Compiling DequeModule Deque+Collection.swift
[28/74] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[29/74] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[30/74] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[31/74] Compiling OrderedCollections OrderedDictionary+Values.swift
[32/74] Compiling OrderedCollections OrderedDictionary.swift
[33/74] Compiling OrderedCollections OrderedSet+Codable.swift
[34/74] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[35/74] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[36/74] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[37/74] Compiling OrderedCollections OrderedSet+Diffing.swift
[38/74] Compiling OrderedCollections OrderedSet+Equatable.swift
[39/74] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[40/74] Compiling OrderedCollections OrderedSet+Hashable.swift
[45/74] Compiling DequeModule _DequeSlot.swift
[46/74] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/74] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[48/74] Compiling OrderedCollections _Hashtable+Header.swift
[49/74] Compiling OrderedCollections OrderedDictionary+Codable.swift
[50/74] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[51/74] Emitting module DequeModule
[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] Emitting module PID
[78/79] Compiling PID PIDController.swift
[79/79] Compiling PID RateLimitPIDController.swift
Build complete! (7.23s)
Build complete.
Done.