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 SwiftAnnouncements with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/grype/SwiftAnnouncements.git
Reference: 1.0.5
Cloned https://github.com/grype/SwiftAnnouncements.git into spi-builder-workspace
SUCCESS checkout https://github.com/grype/SwiftAnnouncements.git at 1.0.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/grype/RWLock-Swift
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1193] Fetching cwlpreconditiontesting
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.25s)
Fetched https://github.com/grype/RWLock-Swift (0.25s)
[1/432] Fetching cwlcatchexception
[433/16178] Fetching cwlcatchexception, nimble
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.20s)
[945/15746] Fetching nimble
Fetched https://github.com/Quick/Nimble (1.16s)
Computing version for https://github.com/grype/RWLock-Swift
Computed https://github.com/grype/RWLock-Swift at 1.0.0 (0.32s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 9.2.1 (0.32s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.2 (0.37s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.33s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/grype/RWLock-Swift
Working copy of https://github.com/grype/RWLock-Swift resolved at 1.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.2
Building for debugging...
[1/3] Compiling RWLock RWLockedPropertyWrapper.swift
[2/3] Emitting module RWLock
[3/3] Compiling RWLock RWLock.swift
[6/11] Compiling SwiftAnnouncements Subscription.swift
/host/spi-builder-workspace/Sources/SwiftAnnouncements/Subscription.swift:55:25: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func handles<T:Announceable>(_ anAnnouncement: T) -> Bool {
                        ^
/host/spi-builder-workspace/Sources/SwiftAnnouncements/Subscription.swift:16:27: note: 'T' previously declared here
public class Subscription<T: Announceable> {
                          ^
[7/11] Compiling SwiftAnnouncements AnySubscription.swift
[8/11] Compiling SwiftAnnouncements Announceable.swift
[9/11] Compiling SwiftAnnouncements Announcer.swift
[10/11] Compiling SwiftAnnouncements Registry.swift
[11/11] Emitting module SwiftAnnouncements
/host/spi-builder-workspace/Sources/SwiftAnnouncements/Subscription.swift:55:25: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public func handles<T:Announceable>(_ anAnnouncement: T) -> Bool {
                        ^
/host/spi-builder-workspace/Sources/SwiftAnnouncements/Subscription.swift:16:27: note: 'T' previously declared here
public class Subscription<T: Announceable> {
                          ^
Build complete! (11.85s)
Build complete.
Done.

Build Machine: Linux 2