Build Information
Successful build of CompoundPredicate, reference v0.1.1 (39338c
), with Swift 5.10 for macOS (SPM) on 25 Oct 2024 03:01:10 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: v0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NoahKamara/CompoundPredicate
* tag v0.1.1 -> FETCH_HEAD
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 v0.1.1
========================================
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 Unimplemented.swift
[7/24] Compiling IssueReporting WithExpectedIssue.swift
[8/25] Compiling IssueReporting ReportIssue.swift
[9/25] Compiling IssueReporting TestContext.swift
[10/25] Compiling IssueReporting WithIssueContext.swift
[11/25] Emitting module IssueReporting
[12/25] Compiling IssueReporting UncheckedSendable.swift
[13/25] Compiling IssueReporting Warn.swift
[14/25] Compiling IssueReporting Rethrows.swift
[15/25] Compiling IssueReporting SwiftTesting.swift
[16/25] Compiling IssueReporting AppHostWarning.swift
[17/25] Compiling IssueReporting Deprecations.swift
[18/25] Compiling IssueReporting FailureObserver.swift
[19/25] Compiling IssueReporting LockIsolated.swift
[20/25] Compiling IssueReporting XCTest.swift
[21/25] Compiling IssueReporting IsTesting.swift
[22/25] Compiling IssueReporting FatalErrorReporter.swift
[23/25] Compiling IssueReporting RuntimeWarningReporter.swift
[24/25] Compiling IssueReporting IssueReporter.swift
[25/25] Compiling IssueReporting BreakpointReporter.swift
[26/30] Compiling CompoundPredicate VariableReplacing.swift
[27/30] Compiling CompoundPredicate Predicate+combining.swift
[28/30] Emitting module CompoundPredicate
[29/30] Compiling CompoundPredicate RuntimeWarnings.swift
[30/30] Compiling CompoundPredicate PredicateExpressions.swift
Build complete! (28.85s)
Fetching https://github.com/noahkamara/swift-xctesting
[1/847] Fetching swift-xctesting
Fetched https://github.com/noahkamara/swift-xctesting from cache (1.69s)
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2038] Fetching swift-docc-plugin
[83/7006] Fetching swift-docc-plugin, swift-issue-reporting
[773/21712] Fetching swift-docc-plugin, swift-issue-reporting, swift-testing
[923/24862] Fetching swift-docc-plugin, swift-issue-reporting, swift-testing, swift-docc-symbolkit
Fetched https://github.com/pointfreeco/swift-issue-reporting from cache (1.65s)
Fetched https://github.com/apple/swift-testing.git from cache (1.65s)
[1/65979] Fetching swift-syntax
Fetched https://github.com/apple/swift-docc-symbolkit from cache (3.45s)
Fetched https://github.com/apple/swift-docc-plugin from cache (3.45s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.45s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.5.1 (0.50s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (2.76s)
Computing version for https://github.com/pointfreeco/swift-issue-reporting
Computed https://github.com/pointfreeco/swift-issue-reporting at 1.4.2 (0.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.54s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.62s)
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-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-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.5.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)
warning: 'spi-builder-workspace': dependency 'swift-xctesting' is not used by any target
Build complete.
Done.