The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncObjects with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-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/SwiftyLab/AsyncObjects.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/SwiftyLab/AsyncObjects
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8fa6219 fix(`CancellationSource`): prevent priority inversion of submitted tasks
Cloned https://github.com/SwiftyLab/AsyncObjects.git
Revision (git rev-parse @):
8fa6219a5b9b76325d4eff7afcf4c60b50f3af8d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/SwiftyLab/AsyncObjects.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SwiftyLab/AsyncObjects.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-format
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/1457] Fetching swift-docc-plugin
[133/4626] Fetching swift-docc-plugin, swift-log
[702/13103] Fetching swift-docc-plugin, swift-log, swift-format
[13104/26849] Fetching swift-docc-plugin, swift-log, swift-format, swift-collections
Fetched https://github.com/apple/swift-log.git from cache (1.02s)
Fetched https://github.com/apple/swift-format from cache (1.03s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.03s)
Fetched https://github.com/apple/swift-collections.git from cache (1.04s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (0.49s)
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-argument-parser.git
[1/6126] Fetching swift-tools-support-core
[5086/17561] Fetching swift-tools-support-core, swift-argument-parser
[17562/74949] Fetching swift-tools-support-core, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-tools-support-core.git from cache (3.82s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.83s)
Fetched https://github.com/apple/swift-syntax from cache (3.87s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (0.52s)
Fetching https://github.com/apple/swift-system.git
[1/2983] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.36s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (1.12s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.44s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.43s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.43s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2484] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.34s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.0 (0.64s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.41s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
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.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
warning: 'spi-builder-workspace': dependency 'swift-log' is not used by any target
[1/1] Compiling plugin GenerateManualPlugin
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/24] Emitting module _CollectionsUtilities
[9/26] Compiling _CollectionsUtilities UInt+reversed.swift
[10/26] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[11/26] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[12/26] Compiling _CollectionsUtilities Integer rank.swift
[13/26] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[14/26] Compiling _CollectionsUtilities Debugging.swift
[15/26] Compiling _CollectionsUtilities Descriptions.swift
[16/26] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[17/26] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[18/26] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[19/26] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/26] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[21/26] Compiling _CollectionsUtilities Specialize.swift
[22/26] Compiling _CollectionsUtilities _SortedCollection.swift
[23/26] Compiling _CollectionsUtilities _UniqueCollection.swift
[24/26] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[25/26] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[26/26] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[28/82] Compiling OrderedCollections OrderedDictionary.swift
[29/82] Compiling OrderedCollections OrderedSet+Codable.swift
[30/82] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[31/82] Compiling OrderedCollections OrderedSet+Descriptions.swift
[32/82] Compiling OrderedCollections OrderedSet+Diffing.swift
[33/82] Compiling OrderedCollections OrderedSet+Equatable.swift
[34/82] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[35/82] Compiling OrderedCollections OrderedSet+Hashable.swift
[36/82] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[37/82] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[38/82] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[39/82] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[40/82] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[41/82] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[42/82] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[43/82] Compiling OrderedCollections OrderedDictionary+Values.swift
[44/89] Compiling OrderedCollections OrderedSet+Initializers.swift
[45/89] Compiling OrderedCollections OrderedSet+Insertions.swift
[46/89] Compiling OrderedCollections OrderedSet+Invariants.swift
[47/89] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[48/89] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[49/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[50/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[51/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[52/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[53/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[54/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[55/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[56/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[57/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[58/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[59/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[60/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[61/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[62/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[63/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[64/89] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[65/89] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[66/89] Compiling OrderedCollections OrderedDictionary+Codable.swift
[67/89] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[68/89] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[69/89] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[70/89] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[71/89] Compiling OrderedCollections OrderedDictionary+Elements.swift
[72/89] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[73/89] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[74/89] Compiling OrderedCollections _HashTable+Bucket.swift
[75/89] Compiling OrderedCollections _HashTable+BucketIterator.swift
[76/89] Compiling OrderedCollections _HashTable+Constants.swift
[77/89] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[78/89] Compiling OrderedCollections _HashTable+Testing.swift
[79/89] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[80/89] Compiling OrderedCollections _HashTable.swift
[81/89] Compiling OrderedCollections _Hashtable+Header.swift
[82/89] Compiling OrderedCollections OrderedSet+Sendable.swift
[83/89] Compiling OrderedCollections OrderedSet+SubSequence.swift
[84/89] Compiling OrderedCollections OrderedSet+Testing.swift
[85/89] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[86/89] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[87/89] Compiling OrderedCollections OrderedSet.swift
[88/89] Compiling OrderedCollections _UnsafeBitset.swift
[89/89] Emitting module OrderedCollections
[91/114] Emitting module AsyncObjects
/host/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
@_implementationOnly import Glibc
                     ^
/host/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:50:18: warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<pthread_mutex_t>')
    internal let platformLock: PlatformLock
                 ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[92/117] Compiling AsyncObjects Continuable.swift
[93/117] Compiling AsyncObjects ContinuableCollection.swift
[94/117] Compiling AsyncObjects ContinuableCollectionActor.swift
[95/117] Compiling AsyncObjects AsyncObject+Duration.swift
[96/117] Compiling AsyncObjects AsyncObject.swift
[97/117] Compiling AsyncObjects Cancellable.swift
[98/117] Compiling AsyncObjects CancellationSource+Linking.swift
[99/117] Compiling AsyncObjects Exclusible.swift
/host/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
@_implementationOnly import Glibc
                     ^
/host/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:50:18: warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<pthread_mutex_t>')
    internal let platformLock: PlatformLock
                 ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[100/117] Compiling AsyncObjects Locker.swift
/host/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
@_implementationOnly import Glibc
                     ^
/host/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:50:18: warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<pthread_mutex_t>')
    internal let platformLock: PlatformLock
                 ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[101/117] Compiling AsyncObjects Loggable.swift
/host/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:5:22: warning: using '@_implementationOnly' without enabling library evolution for 'AsyncObjects' may lead to instability during execution
@_implementationOnly import Glibc
                     ^
/host/spi-builder-workspace/Sources/AsyncObjects/Locks/Locker.swift:50:18: warning: stored property 'platformLock' of 'Sendable'-conforming class 'Locker' has non-sendable type 'Locker.PlatformLock' (aka 'UnsafeMutablePointer<pthread_mutex_t>')
    internal let platformLock: PlatformLock
                 ^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : _Pointer {
                      ^
[102/117] Compiling AsyncObjects GlobalContinuation.swift
[103/117] Compiling AsyncObjects TrackableContinuable.swift
[104/117] Compiling AsyncObjects TrackedContinuation.swift
[105/117] Compiling AsyncObjects Task.swift
[106/117] Compiling AsyncObjects TaskGroup.swift
[107/117] Compiling AsyncObjects Future.swift
[108/117] Compiling AsyncObjects CancellationSource+Task.swift
[109/117] Compiling AsyncObjects CancellationSource+Timeout.swift
[110/117] Compiling AsyncObjects CancellationSource.swift
[111/117] Compiling AsyncObjects AsyncCountdownEvent.swift
[112/117] Compiling AsyncObjects AsyncEvent.swift
[113/117] Compiling AsyncObjects AsyncSemaphore.swift
[114/117] Compiling AsyncObjects AsyncObject+Clock.swift
[115/117] Compiling AsyncObjects TaskOperation.swift
[116/117] Compiling AsyncObjects TaskQueue.swift
[117/117] Compiling AsyncObjects TaskTracker.swift
Build complete! (41.67s)
Build complete.
Done.

Build Machine: Linux 1