Build Information
Successful build of CompoundPredicate, reference v0.1.1 (39338c
), with Swift 5.9 for macOS (SPM) on 25 Oct 2024 03:01:11 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: 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.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 Unimplemented.swift
[4/21] Compiling IssueReporting WithExpectedIssue.swift
[5/22] Compiling IssueReporting ReportIssue.swift
[6/22] Compiling IssueReporting TestContext.swift
[7/22] Compiling IssueReporting WithIssueContext.swift
[8/22] Compiling IssueReporting IssueReporter.swift
[9/22] Compiling IssueReporting BreakpointReporter.swift
[10/22] Compiling IssueReporting XCTest.swift
[11/22] Compiling IssueReporting IsTesting.swift
[12/22] Compiling IssueReporting UncheckedSendable.swift
[13/22] Compiling IssueReporting Warn.swift
[14/22] Compiling IssueReporting Rethrows.swift
[15/22] Compiling IssueReporting SwiftTesting.swift
[16/22] Compiling IssueReporting AppHostWarning.swift
[17/22] Compiling IssueReporting Deprecations.swift
[18/22] Compiling IssueReporting FailureObserver.swift
[19/22] Compiling IssueReporting LockIsolated.swift
[20/22] Emitting module IssueReporting
[21/22] Compiling IssueReporting FatalErrorReporter.swift
[22/22] Compiling IssueReporting RuntimeWarningReporter.swift
[23/27] Compiling CompoundPredicate VariableReplacing.swift
[24/27] Compiling CompoundPredicate PredicateExpressions.swift
[25/27] Compiling CompoundPredicate RuntimeWarnings.swift
[26/27] Emitting module CompoundPredicate
[27/27] Compiling CompoundPredicate Predicate+combining.swift
Build complete! (37.64s)
Fetching https://github.com/noahkamara/swift-xctesting
[1/847] Fetching swift-xctesting
Fetched https://github.com/noahkamara/swift-xctesting (1.01s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-testing.git
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[226/16744] Fetching swift-docc-plugin, swift-testing
[227/82723] Fetching swift-docc-plugin, swift-testing, swift-syntax
Fetched https://github.com/apple/swift-testing.git (9.33s)
Fetching https://github.com/pointfreeco/swift-issue-reporting
Fetched https://github.com/apple/swift-docc-plugin (9.33s)
Fetching https://github.com/apple/swift-docc-symbolkit
Fetched https://github.com/apple/swift-syntax.git (9.33s)
[1/4968] Fetching swift-issue-reporting
[1045/8118] Fetching swift-issue-reporting, swift-docc-symbolkit
Fetched https://github.com/pointfreeco/swift-issue-reporting (1.43s)
Computing version for https://github.com/apple/swift-testing.git
Fetched https://github.com/apple/swift-docc-symbolkit (1.43s)
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.44s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.57s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.59s)
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/noahkamara/swift-xctesting
Working copy of https://github.com/noahkamara/swift-xctesting resolved at main
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/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
warning: 'spi-builder-workspace': dependency 'swift-xctesting' is not used by any target
Build complete.
Done.