The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-pid, reference main (3f524e), with Swift 6.3 for Linux on 14 Apr 2026 05:44:34 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/ryanashcraft/swift-pid.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-collections.git
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.77s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.42s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/29] Emitting module InternalCollectionsUtilities
[13/31] Compiling InternalCollectionsUtilities Debugging.swift
[14/31] Compiling InternalCollectionsUtilities Descriptions.swift
[15/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/31] Compiling InternalCollectionsUtilities Integer rank.swift
[17/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[19/31] Compiling InternalCollectionsUtilities String+Padding.swift
[20/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[26/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[27/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[28/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[30/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[31/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[33/72] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[34/72] Compiling HeapModule Heap+Invariants.swift
[35/124] Compiling BitCollections BitSet+Initializers.swift
[36/124] Compiling BitCollections BitSet+Invariants.swift
[37/124] Compiling BitCollections BitSet+Random.swift
[38/124] Compiling BitCollections BitSet+SetAlgebra basics.swift
[39/139] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[40/139] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[41/139] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[42/139] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[43/161] Compiling BitCollections BitArray+Testing.swift
[44/161] Compiling BitCollections BitArray._UnsafeHandle.swift
[45/161] Compiling BitCollections BitArray.swift
[46/161] Compiling BitCollections BitSet+BidirectionalCollection.swift
[47/165] Compiling _RopeModule BigString+Builder.swift
[48/165] Compiling _RopeModule BigString+Contents.swift
[49/165] Compiling _RopeModule BigString+Debugging.swift
[50/165] Compiling _RopeModule BigString+Index.swift
[51/165] Compiling _RopeModule BigString+Ingester.swift
[52/244] Compiling _RopeModule BigString+Chunk.swift
[53/244] Compiling _RopeModule BigString+BidirectionalCollection.swift
[54/244] Compiling _RopeModule BigString+Comparable.swift
[55/244] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[56/244] Compiling _RopeModule BigString+CustomStringConvertible.swift
[57/244] Compiling _RopeModule BigString+Equatable.swift
[58/244] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[59/244] Compiling _RopeModule BigString+Hashing.swift
[60/244] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[61/244] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[62/275] Compiling HeapModule Heap+Descriptions.swift
[63/331] Emitting module ContainersPreview
[64/331] Compiling _RopeModule BigString+UnicodeScalarView.swift
[65/331] Compiling _RopeModule BigSubstring+UTF16View.swift
[66/331] Compiling _RopeModule BigSubstring+UTF8View.swift
[67/331] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[68/331] Compiling _RopeModule BigString+Invariants.swift
[69/331] Compiling _RopeModule BigString+Metrics.swift
[70/331] Compiling _RopeModule BigString+Summary.swift
[71/331] Compiling _RopeModule BigString.swift
[72/331] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[73/331] Compiling HeapModule Heap.swift
[74/331] Compiling HeapModule _HeapNode.swift
[76/332] Emitting module HeapModule
[77/345] Compiling HeapModule Heap+UnsafeHandle.swift
[79/373] Compiling DequeModule Deque+Testing.swift
[80/373] Compiling DequeModule Deque._Storage.swift
[81/373] Compiling DequeModule Deque._UnsafeHandle.swift
[82/373] Compiling DequeModule Deque.swift
[83/373] Compiling DequeModule _DequeBuffer.swift
[84/373] Compiling DequeModule _DequeBufferHeader.swift
[85/373] Compiling DequeModule RigidDeque+Append.swift
[86/373] Compiling DequeModule RigidDeque+Consumption.swift
[87/380] Compiling DequeModule RigidDeque+Prepend.swift
[88/380] Compiling _RopeModule Rope+Invariants.swift
[89/380] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[90/380] Compiling _RopeModule Rope+_Storage.swift
[91/380] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[92/380] Compiling _RopeModule Rope+_UnsafeHandle.swift
[93/380] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[94/380] Compiling _RopeModule RopeElement.swift
[95/380] Compiling DequeModule UniqueDeque+Consumption.swift
[96/380] Compiling DequeModule UniqueDeque+Container.swift
[97/380] Compiling DequeModule UniqueDeque+Descriptions.swift
[98/380] Compiling DequeModule UniqueDeque+Equatable.swift
[99/380] Compiling DequeModule UniqueDeque+Experimental.swift
[100/385] Compiling DequeModule UniqueDeque+Removals.swift
[101/385] Compiling DequeModule RigidDeque+Equatable.swift
[102/385] Compiling DequeModule RigidDeque+Experimental.swift
[103/385] Compiling DequeModule RigidDeque+Hashable.swift
[104/385] Compiling DequeModule RigidDeque+Initializers.swift
[105/385] Compiling DequeModule RigidDeque+Insertions.swift
[107/392] Compiling DequeModule UniqueDeque+Replacements.swift
[108/392] Compiling DequeModule UniqueDeque.swift
[109/392] Compiling DequeModule _DequeSlot.swift
[110/392] Compiling DequeModule _UnsafeDequeHandle.swift
[111/392] Compiling DequeModule _UnsafeDequeSegments.swift
[114/392] Compiling DequeModule RigidDeque+Container.swift
[115/392] Compiling DequeModule RigidDeque+Descriptions.swift
[116/392] Compiling DequeModule RigidDeque+Removals.swift
[117/392] Compiling DequeModule RigidDeque+Replacements.swift
[118/392] Compiling DequeModule RigidDeque+Testing.swift
[119/392] Compiling DequeModule RigidDeque.swift
[120/392] Compiling DequeModule UniqueDeque+Append.swift
[132/392] Compiling DequeModule UniqueDeque+Hashable.swift
[133/392] Compiling DequeModule UniqueDeque+Initializers.swift
[134/392] Compiling DequeModule UniqueDeque+Insertions.swift
[135/392] Compiling DequeModule UniqueDeque+Prepend.swift
[153/392] Compiling DequeModule Deque+Codable.swift
[154/392] Compiling DequeModule Deque+Collection.swift
[155/392] Compiling DequeModule Deque+CustomReflectable.swift
[156/392] Compiling DequeModule Deque+Descriptions.swift
[157/392] Compiling DequeModule Deque+Equatable.swift
[158/392] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[159/392] Compiling DequeModule Deque+Extras.swift
[160/392] Compiling DequeModule Deque+Hashable.swift
[161/392] Compiling _RopeModule RopeMetric.swift
[162/392] Compiling HashTreeCollections _UnsafePath.swift
[163/392] Compiling HashTreeCollections TreeDictionary+Codable.swift
[164/392] Compiling HashTreeCollections TreeDictionary+Collection.swift
[165/392] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[166/392] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[167/392] Compiling _RopeModule Rope+Index.swift
[168/392] Compiling BitCollections BitSet.Index.swift
[208/402] Emitting module BitCollections
[210/402] Compiling OrderedCollections OrderedSet+Sendable.swift
[211/402] Compiling OrderedCollections OrderedSet+SubSequence.swift
[212/402] Compiling OrderedCollections OrderedSet+Testing.swift
[213/402] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[214/402] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[215/402] Compiling OrderedCollections OrderedSet.swift
[255/412] Compiling _RopeModule String Utilities.swift
[256/412] Compiling _RopeModule String.Index+ABI.swift
[257/412] Compiling _RopeModule _CharacterRecognizer.swift
[258/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[259/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[260/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[261/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[262/412] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[263/412] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[264/412] Compiling HashTreeCollections TreeSet.swift
[291/412] Compiling OrderedCollections _UnsafeBitset.swift
[303/412] Compiling _RopeModule BigString+Chunk+Counts.swift
[304/412] Compiling _RopeModule BigString+Chunk+Description.swift
[305/412] Compiling _RopeModule BigString+Chunk+Index.swift
[306/412] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[307/412] Compiling _RopeModule BigString+Chunk+Splitting.swift
[308/412] Compiling HashTreeCollections _HashNode+Structural union.swift
[309/412] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[310/412] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[322/412] Emitting module OrderedCollections
[355/413] Emitting module _RopeModule
[361/413] Compiling _RopeModule Rope+Join.swift
[362/413] Compiling _RopeModule Rope+MutatingForEach.swift
[363/413] Compiling _RopeModule Rope+Remove.swift
[364/413] Compiling _RopeModule Rope+RemoveSubrange.swift
[365/413] Compiling _RopeModule Rope+Split.swift
[366/413] Compiling _RopeModule Optional Utilities.swift
[413/414] Emitting module HashTreeCollections
[415/415] Emitting module DequeModule
[417/422] Compiling Collections OrderedCollections reexports.swift
[418/422] Emitting module Collections
[419/422] Compiling Collections BitCollections reexports.swift
[420/422] Compiling Collections DequeModule reexports.swift
[421/422] Compiling Collections HeapModule reexports.swift
[422/422] Compiling Collections HashTreeCollections reexports.swift
[424/426] Compiling PID PIDController.swift
[425/426] Compiling PID RateLimitPIDController.swift
[426/426] Emitting module PID
Build complete! (55.42s)
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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.