Build Information
Successful build of swift-pid with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-1":/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: 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: 5.10
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-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.16s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (1.31s)
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] Compiling OrderedCollections _HashTable+Bucket.swift
[8/73] Compiling OrderedCollections _HashTable+BucketIterator.swift
[9/73] Compiling OrderedCollections _HashTable+Constants.swift
[10/73] Compiling DequeModule _DequeSlot.swift
[11/73] Compiling DequeModule _UnsafeWrappedBuffer.swift
[12/73] Compiling OrderedCollections OrderedDictionary+Codable.swift
[13/73] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[14/73] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[15/73] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[16/73] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[17/73] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[18/73] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[19/73] Compiling OrderedCollections _Hashtable+Header.swift
[20/73] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[21/73] Compiling OrderedCollections _HashTable.swift
[22/73] Compiling OrderedCollections OrderedDictionary+Elements.swift
[23/73] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[24/73] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[29/79] Emitting module OrderedCollections
[30/79] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[31/79] Compiling OrderedCollections _HashTable+Testing.swift
[35/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[36/79] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[37/79] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[38/79] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[39/79] Compiling OrderedCollections OrderedSet+Sendable.swift
[40/79] Compiling OrderedCollections OrderedSet+SubSequence.swift
[54/80] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[56/80] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[57/80] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[58/80] Compiling OrderedCollections OrderedSet+Diffing.swift
[59/80] Compiling OrderedCollections OrderedSet+Equatable.swift
[60/80] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[61/80] Compiling OrderedCollections OrderedSet+Hashable.swift
[62/80] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[63/80] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[64/80] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[65/80] Compiling OrderedCollections OrderedDictionary+Values.swift
[66/80] Compiling OrderedCollections OrderedDictionary.swift
[67/80] Compiling OrderedCollections OrderedSet+Codable.swift
[68/80] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[69/80] Compiling OrderedCollections OrderedSet+Initializers.swift
[70/80] Compiling OrderedCollections OrderedSet+Insertions.swift
[71/80] Compiling OrderedCollections OrderedSet+Invariants.swift
[72/80] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[73/80] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[74/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.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 RateLimitPIDController.swift
[86/87] Emitting module PID
[87/87] Compiling PID PIDController.swift
Build complete! (20.37s)
Build complete.
Done.