The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncObjects with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/AsyncObjects.git
Reference: v2.1.0
Cloned https://github.com/SwiftyLab/AsyncObjects.git into spi-builder-workspace
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/SwiftyLab/AsyncObjects.git at v2.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-format
[1/3114] Fetching swift-log
[2617/4537] Fetching swift-log, swift-docc-plugin
[4524/11500] Fetching swift-log, swift-docc-plugin, swift-format
Fetched https://github.com/apple/swift-log.git (0.60s)
Fetching https://github.com/apple/swift-collections.git
Fetched https://github.com/apple/swift-format (0.60s)
Fetched https://github.com/apple/swift-docc-plugin (0.61s)
[1/12006] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (0.92s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (0.41s)
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/5637] Fetching swift-tools-support-core
[1467/16481] Fetching swift-tools-support-core, swift-argument-parser
Fetched https://github.com/apple/swift-tools-support-core.git (0.64s)
Fetched https://github.com/apple/swift-argument-parser.git (0.64s)
[1/48902] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax (3.94s)
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.34s)
Fetching https://github.com/apple/swift-system.git
[1/2922] Fetching swift-system
Fetched https://github.com/apple/swift-system.git (0.33s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (0.56s)
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.31s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.30s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.30s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2111] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.36s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.28s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.4 (0.29s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.26s)
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
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-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-syntax
Working copy of https://github.com/apple/swift-syntax 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-format
Working copy of https://github.com/apple/swift-format resolved at 0.50700.1
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-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
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.4
warning: dependency 'swift-log' is not used by any target
Compiling plugin GenerateManualPlugin...
Compiling plugin Swift-DocC...
Compiling plugin Swift-DocC Preview...
Building for debugging...
[1/45] Compiling OrderedCollections OrderedSet+Hashable.swift
[2/45] Compiling OrderedCollections OrderedSet+Initializers.swift
[3/45] Compiling OrderedCollections OrderedSet+Insertions.swift
[4/45] Compiling OrderedCollections OrderedSet+Invariants.swift
[5/45] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[6/45] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[7/51] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[8/51] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[9/51] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[10/51] Compiling OrderedCollections OrderedDictionary+Values.swift
[11/51] Compiling OrderedCollections OrderedDictionary.swift
[12/51] Compiling OrderedCollections OrderedSet+Codable.swift
[13/51] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[14/51] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[15/51] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[16/51] Compiling OrderedCollections OrderedSet+Diffing.swift
[17/51] Compiling OrderedCollections OrderedSet+Equatable.swift
[18/51] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[19/51] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[20/51] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[21/51] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[22/51] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[23/51] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[24/51] Compiling OrderedCollections OrderedSet+SubSequence.swift
[25/51] Compiling OrderedCollections OrderedDictionary+Elements.swift
[26/51] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[27/51] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[28/51] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[29/51] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[30/51] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[31/51] Compiling OrderedCollections _Hashtable+Header.swift
[32/51] Compiling OrderedCollections OrderedDictionary+Codable.swift
[33/51] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[34/51] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[35/51] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[36/51] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[37/51] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[38/51] Compiling OrderedCollections _HashTable+Bucket.swift
[39/51] Compiling OrderedCollections _HashTable+BucketIterator.swift
[40/51] Compiling OrderedCollections _HashTable+Constants.swift
[41/51] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[42/51] Compiling OrderedCollections _HashTable+Testing.swift
[43/51] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[44/51] Compiling OrderedCollections _HashTable.swift
[45/51] Emitting module OrderedCollections
[46/51] Compiling OrderedCollections OrderedSet+Testing.swift
[47/51] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[48/51] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[49/51] Compiling OrderedCollections OrderedSet.swift
[50/51] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[51/51] Compiling OrderedCollections _UnsafeBitset.swift
[54/77] Emitting module AsyncObjects
/host/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackedContinuation.swift:53:13: warning: stored property 'id' of 'Sendable'-conforming struct 'Context' has non-sendable type 'UUID?'
        let id: UUID?
            ^
Foundation.UUID:1:15: note: struct 'UUID' does not conform to the 'Sendable' protocol
public struct UUID : ReferenceConvertible, Hashable, Equatable, CustomStringConvertible {
              ^
/host/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackedContinuation.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[55/80] Compiling AsyncObjects AsyncObject+Duration.swift
[56/80] Compiling AsyncObjects AsyncObject.swift
[57/80] Compiling AsyncObjects Cancellable.swift
[58/80] Compiling AsyncObjects CancellationSource+Linking.swift
[59/80] Compiling AsyncObjects Continuable.swift
[60/80] Compiling AsyncObjects ContinuableCollection.swift
[61/80] Compiling AsyncObjects ContinuableCollectionActor.swift
[62/80] Compiling AsyncObjects Exclusible.swift
[63/80] Compiling AsyncObjects Locker.swift
[64/80] Compiling AsyncObjects Loggable.swift
[65/80] Compiling AsyncObjects CancellationSource+Task.swift
[66/80] Compiling AsyncObjects CancellationSource+Timeout.swift
[67/80] Compiling AsyncObjects CancellationSource.swift
[68/80] Compiling AsyncObjects GlobalContinuation.swift
/host/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackedContinuation.swift:53:13: warning: stored property 'id' of 'Sendable'-conforming struct 'Context' has non-sendable type 'UUID?'
        let id: UUID?
            ^
Foundation.UUID:1:15: note: struct 'UUID' does not conform to the 'Sendable' protocol
public struct UUID : ReferenceConvertible, Hashable, Equatable, CustomStringConvertible {
              ^
/host/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackedContinuation.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[69/80] Compiling AsyncObjects TrackableContinuable.swift
/host/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackedContinuation.swift:53:13: warning: stored property 'id' of 'Sendable'-conforming struct 'Context' has non-sendable type 'UUID?'
        let id: UUID?
            ^
Foundation.UUID:1:15: note: struct 'UUID' does not conform to the 'Sendable' protocol
public struct UUID : ReferenceConvertible, Hashable, Equatable, CustomStringConvertible {
              ^
/host/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackedContinuation.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[70/80] Compiling AsyncObjects TrackedContinuation.swift
/host/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackedContinuation.swift:53:13: warning: stored property 'id' of 'Sendable'-conforming struct 'Context' has non-sendable type 'UUID?'
        let id: UUID?
            ^
Foundation.UUID:1:15: note: struct 'UUID' does not conform to the 'Sendable' protocol
public struct UUID : ReferenceConvertible, Hashable, Equatable, CustomStringConvertible {
              ^
/host/spi-builder-workspace/Sources/AsyncObjects/Continuation/TrackedContinuation.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency 
[71/80] Compiling AsyncObjects Task.swift
[72/80] Compiling AsyncObjects TaskGroup.swift
[73/80] Compiling AsyncObjects Future.swift
[74/80] Compiling AsyncObjects AsyncCountdownEvent.swift
[75/80] Compiling AsyncObjects AsyncEvent.swift
[76/80] Compiling AsyncObjects AsyncSemaphore.swift
[77/80] Compiling AsyncObjects AsyncObject+Clock.swift
[78/80] Compiling AsyncObjects TaskOperation.swift
[79/80] Compiling AsyncObjects TaskQueue.swift
[80/80] Compiling AsyncObjects TaskTracker.swift
Build complete! (25.78s)
Build complete.
Done.

Build Machine: Linux 1