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 package-concurrency-helpers, reference main (f1028d), with Swift 5.9 for macOS (SPM) on 7 Nov 2024 13:04:37 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-concurrency-helpers.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/package-concurrency-helpers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f1028d2 ci: 🔄 synced local '.github/workflows/' with remote 'workflows/swift'
Cloned https://github.com/ordo-one/package-concurrency-helpers.git
Revision (git rev-parse @):
f1028d27a5c38030e3a098e480e612ed287039bf
SUCCESS checkout https://github.com/ordo-one/package-concurrency-helpers.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/ordo-one/package-concurrency-helpers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Compiling _PauseShims _PauseShims.c
[3/6] Compiling _AtomicsShims.c
[5/25] Emitting module LatencyTimer
[6/25] Compiling LatencyTimer LatencyTimer.swift
[7/25] Compiling Atomics UnsafeAtomic.swift
[8/25] Compiling Atomics UnsafeAtomicLazyReference.swift
[9/27] Compiling Atomics Primitives.shims.swift
[10/27] Compiling Atomics AtomicInteger.swift
[11/34] Compiling Atomics AtomicBool.swift
[12/34] Compiling Atomics IntegerConformances.swift
[13/34] Compiling Atomics PointerConformances.swift
[14/34] Compiling Atomics Primitives.native.swift
[15/34] Compiling Atomics IntegerOperations.swift
[16/34] Compiling Atomics Unmanaged extensions.swift
[17/34] Compiling Atomics ManagedAtomic.swift
[18/34] Compiling Atomics ManagedAtomicLazyReference.swift
[19/34] Compiling Atomics AtomicMemoryOrderings.swift
[20/34] Compiling Atomics DoubleWord.swift
[21/34] Compiling Atomics AtomicOptionalWrappable.swift
[22/34] Compiling Atomics AtomicReference.swift
[23/34] Compiling Atomics AtomicStorage.swift
[24/34] Compiling Atomics AtomicValue.swift
[25/34] Compiling Atomics OptionalRawRepresentable.swift
[26/34] Compiling Atomics RawRepresentable.swift
[27/34] Emitting module Atomics
[28/43] Compiling PackageConcurrencyHelpers Lock.swift
[29/43] Compiling PackageConcurrencyHelpers Lockable.swift
[30/43] Compiling PackageConcurrencyHelpers YieldWithBackPressure.swift
[31/43] Compiling PackageConcurrencyHelpers Protected.swift
[32/43] Compiling PackageConcurrencyHelpers Spinlock.swift
[33/43] Emitting module PackageConcurrencyHelpers
[34/43] Compiling PackageConcurrencyHelpers ForBlockingCall.swift
[35/43] Compiling PackageConcurrencyHelpers RunSync.swift
[36/43] Compiling PackageConcurrencyHelpers NIOSendable.swift
[37/43] Compiling Helpers NearestPowerOf2.swift
[38/43] Compiling Helpers ProcessingRate.swift
[39/43] Compiling Helpers TimeIntervalCounter.swift
[40/43] Compiling Helpers MakeStream.swift
[41/43] Compiling Helpers IsBeingDebugged.swift
[42/43] Emitting module Helpers
[43/43] Compiling Helpers Box.swift
Build complete! (31.94s)
Fetching https://github.com/ordo-one/package-latency-tools
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-atomics
[1/2038] Fetching swift-docc-plugin
[83/3607] Fetching swift-docc-plugin, swift-atomics
[115/3969] Fetching swift-docc-plugin, swift-atomics, package-latency-tools
Fetched https://github.com/apple/swift-docc-plugin (1.91s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting
Fetched https://github.com/ordo-one/package-latency-tools (1.91s)
Fetched https://github.com/apple/swift-atomics (1.91s)
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting (0.89s)
Computing version for https://github.com/ordo-one/package-latency-tools
Computed https://github.com/ordo-one/package-latency-tools at 1.0.0 (0.60s)
Fetching https://github.com/apple/swift-numerics
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics (1.17s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.56s)
Computing version for https://github.com/apple/swift-atomics
Computed https://github.com/apple/swift-atomics at 1.2.0 (0.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.56s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3154] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (1.20s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.59s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting
Computed https://github.com/mattgallagher/CwlPreconditionTesting at 2.2.2 (0.57s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.82s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.56s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting resolved at 2.2.2
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-atomics
Working copy of https://github.com/apple/swift-atomics resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/ordo-one/package-latency-tools
Working copy of https://github.com/ordo-one/package-latency-tools resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Build complete.
Done.