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 CompoundPredicate, reference main (39338c), with Swift 5.9 for macOS (SPM) on 25 Oct 2024 03:01:04 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/NoahKamara/CompoundPredicate.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NoahKamara/CompoundPredicate
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 39338c0 chore: update tests to swift testing
Cloned https://github.com/NoahKamara/CompoundPredicate.git
Revision (git rev-parse @):
39338c0520bf45a15ac0d55f30d213f1a085262a
SUCCESS checkout https://github.com/NoahKamara/CompoundPredicate.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/NoahKamara/CompoundPredicate.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...
[3/21] Compiling IssueReporting IssueReporter.swift
[4/21] Compiling IssueReporting BreakpointReporter.swift
[5/22] Compiling IssueReporting WithIssueContext.swift
[6/22] Compiling IssueReporting Rethrows.swift
[7/22] Compiling IssueReporting SwiftTesting.swift
[8/22] Compiling IssueReporting Unimplemented.swift
[9/22] Compiling IssueReporting WithExpectedIssue.swift
[10/22] Compiling IssueReporting ReportIssue.swift
[11/22] Compiling IssueReporting TestContext.swift
[12/22] Compiling IssueReporting AppHostWarning.swift
[13/22] Compiling IssueReporting Deprecations.swift
[14/22] Compiling IssueReporting FailureObserver.swift
[15/22] Compiling IssueReporting LockIsolated.swift
[16/22] Compiling IssueReporting UncheckedSendable.swift
[17/22] Compiling IssueReporting Warn.swift
[18/22] Emitting module IssueReporting
[19/22] Compiling IssueReporting XCTest.swift
[20/22] Compiling IssueReporting IsTesting.swift
[21/22] Compiling IssueReporting FatalErrorReporter.swift
[22/22] Compiling IssueReporting RuntimeWarningReporter.swift
[23/27] Emitting module CompoundPredicate
[24/27] Compiling CompoundPredicate RuntimeWarnings.swift
[25/27] Compiling CompoundPredicate VariableReplacing.swift
[26/27] Compiling CompoundPredicate Predicate+combining.swift
[27/27] Compiling CompoundPredicate PredicateExpressions.swift
Build complete! (32.83s)
Fetching https://github.com/noahkamara/swift-xctesting
[1/847] Fetching swift-xctesting
Fetched https://github.com/noahkamara/swift-xctesting (0.97s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-testing.git
[1/14706] Fetching swift-testing
[2/17856] Fetching swift-testing, swift-docc-symbolkit
[17857/83835] Fetching swift-testing, swift-docc-symbolkit, swift-syntax
Fetched https://github.com/apple/swift-testing.git (3.89s)
Fetched https://github.com/apple/swift-docc-symbolkit (3.89s)
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-syntax.git (3.89s)
[1/2038] Fetching swift-docc-plugin
[226/7006] Fetching swift-docc-plugin, swift-issue-reporting
Fetched https://github.com/apple/swift-docc-plugin (1.51s)
Fetched https://github.com/pointfreeco/swift-issue-reporting (1.51s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.5.1 (0.43s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (3.01s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.4.2 (0.41s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.53s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.57s)
Creating working copy for https://github.com/noahkamara/swift-xctesting
Working copy of https://github.com/noahkamara/swift-xctesting resolved at main
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/pointfreeco/swift-issue-reporting
Working copy of https://github.com/pointfreeco/swift-issue-reporting resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.5.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
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
warning: 'spi-builder-workspace': dependency 'swift-xctesting' is not used by any target
Build complete.
Done.