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 Linux on 4 Nov 2024 04:56:36 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.56.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:  $PWD
https://github.com/ryanashcraft/swift-pid.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections.git
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.56s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (3.60s)
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
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[12/27] Compiling InternalCollectionsUtilities Specialize.swift
[13/29] Compiling InternalCollectionsUtilities Debugging.swift
[14/29] Compiling InternalCollectionsUtilities Descriptions.swift
[15/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[16/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/29] Emitting module InternalCollectionsUtilities
[18/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[20/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[21/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/29] Compiling InternalCollectionsUtilities Integer rank.swift
[25/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/304] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[32/304] Compiling HeapModule Heap+Descriptions.swift
[33/304] Compiling HeapModule _HeapNode.swift
[34/304] Compiling BitCollections BitArray+Codable.swift
[35/304] Compiling BitCollections BitArray+Collection.swift
[36/306] Compiling HeapModule Heap+UnsafeHandle.swift
[37/306] Compiling HeapModule Heap.swift
[38/306] Compiling HeapModule Heap+Invariants.swift
[39/306] Compiling BitCollections BitArray+Extras.swift
[40/306] Compiling BitCollections BitArray+Fill.swift
[41/306] Compiling BitCollections BitArray+Copy.swift
[42/306] Compiling BitCollections BitArray+CustomReflectable.swift
[43/306] Emitting module HeapModule
[45/307] Compiling DequeModule _DequeSlot.swift
[46/307] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/307] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[48/307] Compiling BitCollections BitSet+CustomReflectable.swift
[49/307] Compiling BitCollections BitSet+CustomStringConvertible.swift
[50/307] Compiling BitCollections BitSet+Equatable.swift
[51/307] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[52/307] Compiling BitCollections BitSet+Extras.swift
[53/307] Compiling BitCollections BitSet+Hashable.swift
[54/314] Compiling BitCollections BitArray+Testing.swift
[55/314] Compiling BitCollections BitArray._UnsafeHandle.swift
[56/314] Compiling BitCollections BitArray.swift
[57/314] Compiling BitCollections BitSet+BidirectionalCollection.swift
[58/314] Compiling BitCollections BitSet+Codable.swift
[59/314] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[60/314] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[61/314] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[62/314] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[63/314] Compiling BitCollections BitSet+SetAlgebra union.swift
[64/314] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[65/314] Compiling BitCollections BitSet.Counted.swift
[66/314] Compiling BitCollections BitSet.Index.swift
[67/314] Compiling BitCollections BitSet._UnsafeHandle.swift
[68/321] Compiling BitCollections BitArray+BitwiseOperations.swift
[69/321] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[74/321] Compiling BitCollections BitArray+Descriptions.swift
[75/321] Compiling BitCollections BitArray+Equatable.swift
[76/321] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[77/321] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[80/321] Compiling BitCollections BitArray+Hashable.swift
[81/321] Compiling BitCollections BitArray+Initializers.swift
[84/321] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[85/321] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[86/321] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[87/321] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[88/321] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[89/321] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[90/321] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[91/321] Compiling BitCollections BitSet+Initializers.swift
[92/321] Compiling BitCollections BitSet+Invariants.swift
[93/321] Compiling BitCollections BitSet+Random.swift
[94/321] Compiling BitCollections BitSet+SetAlgebra basics.swift
[95/321] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[96/321] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[97/321] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[119/321] Compiling BitCollections BitArray+RandomBits.swift
[120/321] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[121/321] Compiling BitCollections BitArray+Shifts.swift
[138/321] Emitting module BitCollections
[149/321] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[150/321] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[151/321] Compiling HashTreeCollections TreeDictionary+Filter.swift
[152/321] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[153/321] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[154/321] Compiling HashTreeCollections TreeDictionary+Keys.swift
[155/321] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[156/321] Compiling HashTreeCollections TreeDictionary+Merge.swift
[157/321] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[158/321] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[159/321] Compiling HashTreeCollections TreeDictionary+Values.swift
[160/321] Compiling OrderedCollections OrderedSet+Sendable.swift
[161/321] Compiling OrderedCollections OrderedSet+SubSequence.swift
[162/321] Compiling OrderedCollections OrderedSet+Testing.swift
[163/321] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[164/321] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[165/321] Compiling OrderedCollections OrderedSet.swift
[166/321] Compiling OrderedCollections _UnsafeBitset.swift
[167/321] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[168/321] Compiling HashTreeCollections TreeSet+Extras.swift
[169/321] Compiling HashTreeCollections TreeSet+Filter.swift
[178/331] Emitting module DequeModule
[179/332] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[180/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[181/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[182/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[183/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[184/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[185/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[186/332] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[187/332] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[188/332] Compiling HashTreeCollections TreeSet.swift
[249/342] Emitting module OrderedCollections
[284/343] Emitting module _RopeModule
[334/343] Emitting module HashTreeCollections
[336/344] Compiling _RopeModule Rope+Join.swift
[337/344] Compiling _RopeModule Rope+MutatingForEach.swift
[338/344] Compiling _RopeModule Rope+Remove.swift
[339/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[340/344] Compiling _RopeModule Rope+Split.swift
[341/344] Compiling _RopeModule Optional Utilities.swift
[342/344] Compiling _RopeModule String Utilities.swift
[343/344] Compiling _RopeModule String.Index+ABI.swift
[344/344] Compiling _RopeModule _CharacterRecognizer.swift
[346/347] Compiling Collections Collections.swift
[347/347] Emitting module Collections
[349/351] Emitting module PID
[350/351] Compiling PID PIDController.swift
[351/351] Compiling PID RateLimitPIDController.swift
Build complete! (36.24s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.