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.10 for macOS (SPM) on 25 Oct 2024 03:04:54 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path:  $PWD
https://github.com/NoahKamara/CompoundPredicate.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-33747A42983211AE.txt
[6/24] Compiling IssueReporting ReportIssue.swift
[7/24] Compiling IssueReporting TestContext.swift
[8/25] Compiling IssueReporting WithIssueContext.swift
[9/25] Compiling IssueReporting XCTest.swift
[10/25] Compiling IssueReporting IsTesting.swift
[11/25] Compiling IssueReporting AppHostWarning.swift
[12/25] Compiling IssueReporting Deprecations.swift
[13/25] Emitting module IssueReporting
[14/25] Compiling IssueReporting UncheckedSendable.swift
[15/25] Compiling IssueReporting Warn.swift
[16/25] Compiling IssueReporting IssueReporter.swift
[17/25] Compiling IssueReporting BreakpointReporter.swift
[18/25] Compiling IssueReporting Rethrows.swift
[19/25] Compiling IssueReporting SwiftTesting.swift
[20/25] Compiling IssueReporting FailureObserver.swift
[21/25] Compiling IssueReporting LockIsolated.swift
[22/25] Compiling IssueReporting FatalErrorReporter.swift
[23/25] Compiling IssueReporting RuntimeWarningReporter.swift
[24/25] Compiling IssueReporting Unimplemented.swift
[25/25] Compiling IssueReporting WithExpectedIssue.swift
[26/30] Compiling CompoundPredicate RuntimeWarnings.swift
[27/30] Compiling CompoundPredicate PredicateExpressions.swift
[28/30] Compiling CompoundPredicate VariableReplacing.swift
[29/30] Compiling CompoundPredicate Predicate+combining.swift
[30/30] Emitting module CompoundPredicate
Build complete! (29.65s)
Fetching https://github.com/noahkamara/swift-xctesting
[1/847] Fetching swift-xctesting
Fetched https://github.com/noahkamara/swift-xctesting from cache (1.58s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[42/7006] Fetching swift-docc-plugin, swift-issue-reporting
[872/21712] Fetching swift-docc-plugin, swift-issue-reporting, swift-testing
[2064/24862] Fetching swift-docc-plugin, swift-issue-reporting, swift-testing, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.42s)
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (1.42s)
[8950/16744] Fetching swift-docc-plugin, swift-testing
[16745/82723] Fetching swift-docc-plugin, swift-testing, swift-syntax
Fetched https://github.com/apple/swift-testing.git from cache (3.89s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.89s)
Fetched https://github.com/apple/swift-docc-plugin from cache (3.89s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.5.1 (0.47s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (2.85s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.4.2 (0.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.60s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.61s)
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/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/noahkamara/swift-xctesting
Working copy of https://github.com/noahkamara/swift-xctesting resolved at main (cc74147)
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
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/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.5.1
warning: 'spi-builder-workspace': dependency 'swift-xctesting' is not used by any target
Build complete.
Done.