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 Chord, reference 0.1.6 (30e76f), with Swift 5.9 for macOS (SPM) on 29 Oct 2024 03:02:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/Chord.git
Reference: 0.1.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/Chord
 * tag               0.1.6      -> FETCH_HEAD
HEAD is now at 30e76f8 Merge branch 'main' into release
Cloned https://github.com/OperatorFoundation/Chord.git
Revision (git rev-parse @):
30e76f8f89ebdf310a62790ff1369e2702d2db66
SUCCESS checkout https://github.com/OperatorFoundation/Chord.git at 0.1.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/OperatorFoundation/Chord.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling SwiftQueue Queue.swift
[2/3] Compiling SwiftQueue LinkedList.swift
[3/3] Emitting module SwiftQueue
[4/23] Emitting module Chord
[5/25] Compiling Chord ThreadSafeSet.swift
[6/25] Compiling Chord Timeout.swift
[7/25] Compiling Chord Collector.swift
[8/25] Compiling Chord ConcurrencyTester.swift
[9/25] Compiling Chord Synchronizer.swift
[10/25] Compiling Chord ThreadSafeDictionary.swift
[11/25] Compiling Chord AsyncTimer.swift
[12/25] Compiling Chord Asynchronizer.swift
[13/25] Compiling Chord AsyncBufferingQueue.swift
[14/25] Compiling Chord AsyncLock.swift
[15/25] Compiling Chord AsyncQueue.swift
[16/25] Compiling Chord BlockingQueue.swift
[17/25] Compiling Chord Chord.swift
[18/25] Compiling Chord InvertedLockedCounter.swift
[19/25] Compiling Chord LockedCounter.swift
[20/25] Compiling Chord RepeatingTask.swift
[21/25] Compiling Chord SleepingTimer.swift
[22/25] Compiling Chord Data+async.swift
[23/25] Compiling Chord FilteredQueue.swift
[24/25] Compiling Chord MultiQueue.swift
[25/25] Compiling Chord Promise.swift
Build complete! (11.83s)
Fetching https://github.com/OperatorFoundation/Datable
Fetching https://github.com/OperatorFoundation/SwiftQueue
[1/70] Fetching swiftqueue
[33/469] Fetching swiftqueue, datable
Fetched https://github.com/OperatorFoundation/SwiftQueue (1.42s)
Fetched https://github.com/OperatorFoundation/Datable (1.42s)
Computing version for https://github.com/OperatorFoundation/SwiftQueue
Computed https://github.com/OperatorFoundation/SwiftQueue at 0.1.3 (0.44s)
Computing version for https://github.com/OperatorFoundation/Datable
Computed https://github.com/OperatorFoundation/Datable at 4.0.1 (0.42s)
Creating working copy for https://github.com/OperatorFoundation/Datable
Working copy of https://github.com/OperatorFoundation/Datable resolved at 4.0.1
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue
Working copy of https://github.com/OperatorFoundation/SwiftQueue resolved at 0.1.3
Build complete.
Done.