This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanashcraft/swift-pid.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/ryanashcraft/swift-pid.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/apple/swift-collections.git
[1/14015] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.10s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (1.44s)
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
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/71] Emitting module DequeModule
[7/73] Emitting module OrderedCollections
[8/79] Compiling OrderedCollections _HashTable+Bucket.swift
[9/79] Compiling OrderedCollections _HashTable+BucketIterator.swift
[10/79] Compiling OrderedCollections _HashTable+Constants.swift
[11/79] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[12/79] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[13/79] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[14/79] Compiling OrderedCollections OrderedDictionary+Values.swift
[15/79] Compiling OrderedCollections OrderedDictionary.swift
[16/79] Compiling OrderedCollections OrderedSet+Codable.swift
[17/79] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[18/79] Compiling DequeModule _DequeSlot.swift
[19/79] Compiling DequeModule _UnsafeWrappedBuffer.swift
[20/79] Compiling OrderedCollections _Hashtable+Header.swift
[21/79] Compiling OrderedCollections OrderedDictionary+Codable.swift
[22/79] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[23/79] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[26/79] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[27/79] Compiling OrderedCollections OrderedDictionary+Elements.swift
[28/79] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[29/79] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[30/79] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[31/79] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[32/79] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[33/79] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[34/79] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[35/79] Compiling OrderedCollections _HashTable.swift
[36/79] Compiling OrderedCollections OrderedSet+Initializers.swift
[37/79] Compiling OrderedCollections OrderedSet+Insertions.swift
[38/79] Compiling OrderedCollections OrderedSet+Invariants.swift
[39/79] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[40/79] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[41/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[42/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[43/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[44/79] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[45/79] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[46/79] Compiling OrderedCollections OrderedSet+Sendable.swift
[47/79] Compiling OrderedCollections OrderedSet+SubSequence.swift
[48/79] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[49/79] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[50/79] Compiling OrderedCollections OrderedSet+Diffing.swift
[51/79] Compiling OrderedCollections OrderedSet+Equatable.swift
[52/79] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[53/79] Compiling OrderedCollections OrderedSet+Hashable.swift
[59/79] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[60/79] Compiling OrderedCollections _HashTable+Testing.swift
[75/80] Compiling OrderedCollections OrderedSet+Testing.swift
[76/80] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[77/80] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[78/80] Compiling OrderedCollections OrderedSet.swift
[79/80] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[80/80] Compiling OrderedCollections _UnsafeBitset.swift
[82/83] Compiling Collections Collections.swift
[83/83] Emitting module Collections
[85/87] Compiling PID PIDController.swift
[86/87] Emitting module PID
[87/87] Compiling PID RateLimitPIDController.swift
Build complete! (25.78s)
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" : "/host/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.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.