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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
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.10
Building package at path:  $workDir
https://github.com/ryanashcraft/swift-pid.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-collections.git
[1/13746] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.19s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (1.67s)
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 OrderedCollections
[7/77] Emitting module DequeModule
[8/77] Compiling OrderedCollections _Hashtable+Header.swift
[9/77] Compiling OrderedCollections OrderedDictionary+Codable.swift
[10/77] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[11/79] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[12/79] Compiling OrderedCollections _HashTable+Bucket.swift
[13/79] Compiling OrderedCollections _HashTable+BucketIterator.swift
[14/79] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[15/79] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[16/79] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[17/79] Compiling OrderedCollections _HashTable+Constants.swift
[18/79] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[19/79] Compiling OrderedCollections _HashTable+Testing.swift
[20/79] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[21/79] Compiling OrderedCollections _HashTable.swift
[22/79] Compiling OrderedCollections OrderedDictionary+Elements.swift
[23/79] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[24/79] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[25/79] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[33/79] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[34/79] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[35/79] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[36/79] Compiling OrderedCollections OrderedDictionary+Values.swift
[37/79] Compiling OrderedCollections OrderedDictionary.swift
[38/79] Compiling OrderedCollections OrderedSet+Codable.swift
[39/79] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[40/79] Compiling OrderedCollections OrderedSet+Initializers.swift
[41/79] Compiling OrderedCollections OrderedSet+Insertions.swift
[42/79] Compiling OrderedCollections OrderedSet+Invariants.swift
[43/79] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[44/79] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[45/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[46/79] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[47/79] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[48/79] Compiling OrderedCollections OrderedSet+Diffing.swift
[49/79] Compiling OrderedCollections OrderedSet+Equatable.swift
[50/79] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[51/79] Compiling OrderedCollections OrderedSet+Hashable.swift
[52/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[53/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[54/79] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[55/79] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[56/79] Compiling OrderedCollections OrderedSet+Sendable.swift
[57/79] Compiling OrderedCollections OrderedSet+SubSequence.swift
[69/79] Compiling DequeModule _DequeSlot.swift
[70/79] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/79] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.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] Emitting module PID
[86/87] Compiling PID PIDController.swift
[87/87] Compiling PID RateLimitPIDController.swift
Build complete! (20.59s)
Build complete.
Done.