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

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

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 /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
 * 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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/ryanashcraft/swift-pid.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/apple/swift-collections.git
[1/12695] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (1.81s)
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...
[1/66] Emitting module DequeModule
[2/68] Compiling OrderedCollections _HashTable+Bucket.swift
[3/68] Compiling OrderedCollections _HashTable+BucketIterator.swift
[4/68] Compiling OrderedCollections _HashTable+Constants.swift
[5/68] Compiling OrderedCollections _Hashtable+Header.swift
[6/68] Compiling OrderedCollections OrderedDictionary+Codable.swift
[7/68] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[8/68] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[9/68] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[10/68] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[11/68] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[12/74] Compiling OrderedCollections OrderedSet+Initializers.swift
[13/74] Compiling OrderedCollections OrderedSet+Insertions.swift
[14/74] Compiling OrderedCollections OrderedSet+Invariants.swift
[15/74] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[16/74] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[17/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[18/74] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[19/74] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[20/74] Compiling OrderedCollections OrderedSet+Diffing.swift
[21/74] Compiling OrderedCollections OrderedSet+Equatable.swift
[22/74] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[23/74] Compiling OrderedCollections OrderedSet+Hashable.swift
[24/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[25/74] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[26/74] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[27/74] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[28/74] Compiling OrderedCollections OrderedSet+Sendable.swift
[29/74] Compiling OrderedCollections OrderedSet+SubSequence.swift
[30/74] Emitting module OrderedCollections
[34/74] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[35/74] Compiling OrderedCollections _HashTable+Testing.swift
[36/74] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[37/74] Compiling OrderedCollections _HashTable.swift
[38/74] Compiling DequeModule _DequeSlot.swift
[39/74] Compiling DequeModule _UnsafeWrappedBuffer.swift
[43/74] Compiling OrderedCollections OrderedDictionary+Elements.swift
[44/74] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[45/74] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[46/74] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[47/74] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[48/74] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[49/74] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[50/74] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[51/74] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[52/74] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[53/74] Compiling OrderedCollections OrderedDictionary+Values.swift
[56/74] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[71/76] Compiling OrderedCollections OrderedSet+Testing.swift
[72/76] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[73/76] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[74/76] Compiling OrderedCollections OrderedSet.swift
[75/76] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[76/76] Compiling OrderedCollections _UnsafeBitset.swift
[79/80] Emitting module Collections
[80/80] Compiling Collections Collections.swift
[83/85] Compiling PID RateLimitPIDController.swift
[84/85] Emitting module PID
[85/85] Compiling PID PIDController.swift
Build complete! (14.12s)
Build complete.
Done.