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, reference main (3f524e), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 05:04:35 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: main
Initialized empty Git repository in /Users/admin/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
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.95s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (3.39s)
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.71s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.75s)
Creating working copy for https://github.com/ryanashcraft/swift-pid.git
Working copy of https://github.com/ryanashcraft/swift-pid.git resolved at main (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 OrderedSet+Diffing.swift
[7/72] Compiling OrderedCollections OrderedSet+Equatable.swift
[8/72] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[9/72] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[10/72] Compiling OrderedCollections OrderedDictionary+Values.swift
[11/72] Compiling OrderedCollections OrderedDictionary.swift
[12/72] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[13/72] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[14/72] Emitting module DequeModule
[15/72] Compiling OrderedCollections OrderedDictionary+Elements.swift
[16/72] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[17/72] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[18/72] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[19/74] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[20/74] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[21/74] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[22/74] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[23/74] Compiling OrderedCollections OrderedSet+Codable.swift
[24/74] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[25/74] Emitting module OrderedCollections
[26/79] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[27/79] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[28/79] Compiling OrderedCollections OrderedSet+Sendable.swift
[29/79] Compiling OrderedCollections OrderedSet+SubSequence.swift
[30/79] Compiling OrderedCollections OrderedSet+Testing.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
[39/79] Compiling DequeModule _DequeSlot.swift
[40/79] Compiling DequeModule _UnsafeWrappedBuffer.swift
[43/79] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[44/79] Compiling OrderedCollections OrderedSet+Hashable.swift
[45/79] Compiling OrderedCollections OrderedSet+Initializers.swift
[46/79] Compiling OrderedCollections OrderedSet+Insertions.swift
[47/79] Compiling OrderedCollections OrderedSet+Invariants.swift
[48/79] Compiling OrderedCollections _HashTable.swift
[49/79] Compiling OrderedCollections _Hashtable+Header.swift
[50/79] Compiling OrderedCollections OrderedDictionary+Codable.swift
[51/79] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[52/79] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[53/79] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[54/79] Compiling OrderedCollections _HashTable+Bucket.swift
[55/79] Compiling OrderedCollections _HashTable+BucketIterator.swift
[56/79] Compiling OrderedCollections _HashTable+Constants.swift
[57/79] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[58/79] Compiling OrderedCollections _HashTable+Testing.swift
[59/79] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[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] Compiling Collections Collections.swift
[81/81] Emitting module Collections
[82/84] Compiling PID PIDController.swift
[83/84] Emitting module PID
[84/84] Compiling PID RateLimitPIDController.swift
Build complete! (21.48s)
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.