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 InfomaniakConcurrency with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Infomaniak/swift-concurrency.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Infomaniak/swift-concurrency
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 55fe754 Merge pull request #5 from Infomaniak/asyncReduce
Cloned https://github.com/Infomaniak/swift-concurrency.git
Revision (git rev-parse @):
55fe7541cbfcfb4b73e7836b390e2c566a9ba910
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Infomaniak/swift-concurrency.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/Infomaniak/swift-concurrency.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling InfomaniakConcurrency Logs.swift
[2/10] Compiling InfomaniakConcurrency Collection+asyncCompactMap.swift
[3/10] Compiling InfomaniakConcurrency Collection+asyncMap.swift
[4/10] Compiling InfomaniakConcurrency Collection+concurrentMap.swift
[5/10] Compiling InfomaniakConcurrency ArrayAccumulator.swift
[6/10] Compiling InfomaniakConcurrency Collection+asyncForEach.swift
[7/10] Compiling InfomaniakConcurrency Collection+concurrentCompactMap.swift
[8/10] Compiling InfomaniakConcurrency Collection+concurrentForEach.swift
[9/10] Emitting module InfomaniakConcurrency
[10/10] Compiling InfomaniakConcurrency ConcurrencyHeuristic.swift
[11/11] Compiling InfomaniakConcurrency Collection+asyncReduce.swift
Build complete! (4.37s)
Build complete.
Done.