Build Information
Successful build of swift-clocks, reference 1.0.6 (cc4620
), with Swift 5.10 for macOS (SPM) on 27 Dec 2024 07:06:07 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-clocks.git
Reference: 1.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-clocks
* tag 1.0.6 -> FETCH_HEAD
HEAD is now at cc46202 Update Package@swift-6.0.swift (#44)
Cloned https://github.com/pointfreeco/swift-clocks.git
Revision (git rev-parse @):
cc46202b53476d64e824e0b6612da09d84ffde8e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-clocks.git at 1.0.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/pointfreeco/swift-clocks.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/6] Write sources
[5/6] Write swift-version-33747A42983211AE.txt
[7/36] Compiling IssueReporting Unimplemented.swift
[8/36] Compiling IssueReporting WithExpectedIssue.swift
[9/37] Compiling IssueReporting ReportIssue.swift
[10/37] Compiling IssueReporting TestContext.swift
[11/37] Compiling IssueReporting WithIssueContext.swift
[12/37] Compiling IssueReporting IssueReporter.swift
[13/37] Compiling IssueReporting BreakpointReporter.swift
[14/37] Compiling IssueReporting XCTest.swift
[15/37] Compiling IssueReporting IsTesting.swift
[16/37] Compiling IssueReporting UncheckedSendable.swift
[17/37] Compiling IssueReporting Warn.swift
[18/37] Compiling IssueReporting FailureObserver.swift
[19/37] Compiling IssueReporting LockIsolated.swift
[20/37] Compiling IssueReporting Rethrows.swift
[21/37] Compiling IssueReporting SwiftTesting.swift
[22/37] Compiling IssueReporting FatalErrorReporter.swift
[23/37] Compiling IssueReporting RuntimeWarningReporter.swift
[24/37] Emitting module IssueReporting
[25/37] Compiling IssueReporting AppHostWarning.swift
[26/37] Compiling IssueReporting Deprecations.swift
[29/38] Compiling ConcurrencyExtras MainSerialExecutor.swift
[30/38] Compiling ConcurrencyExtras LockIsolated.swift
[31/38] Compiling ConcurrencyExtras Result.swift
[32/38] Compiling ConcurrencyExtras UncheckedBox.swift
[33/38] Compiling ConcurrencyExtras Locking.swift
[34/38] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[35/38] Compiling ConcurrencyExtras Task.swift
[36/38] Compiling ConcurrencyExtras AsyncStream.swift
[37/38] Emitting module ConcurrencyExtras
[38/38] Compiling ConcurrencyExtras UncheckedSendable.swift
[39/47] Compiling Clocks Timer.swift
[40/47] Compiling Clocks UnimplementedClock.swift
[41/47] Compiling Clocks Lock.swift
[42/47] Compiling Clocks AnyClock.swift
[43/47] Compiling Clocks ImmediateClock.swift
[44/47] Compiling Clocks _AsyncTimerSequence.swift
[45/47] Compiling Clocks SwiftUI.swift
[46/47] Emitting module Clocks
[47/47] Compiling Clocks TestClock.swift
Build complete! (24.24s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/apple/swift-docc-plugin
[1/5026] Fetching xctest-dynamic-overlay
[2/7074] Fetching xctest-dynamic-overlay, swift-docc-plugin
[84/7899] Fetching xctest-dynamic-overlay, swift-docc-plugin, swift-concurrency-extras
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.92s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.92s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.92s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.33s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3245] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.26s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.53s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.4.3 (0.39s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.4.3
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
}
],
"manifest_display_name" : "swift-clocks",
"name" : "swift-clocks",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Clocks",
"targets" : [
"Clocks"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ClocksTests",
"module_type" : "SwiftTarget",
"name" : "ClocksTests",
"path" : "Tests/ClocksTests",
"sources" : [
"ImmediateClockTests.swift",
"Internal/ActorIsolated.swift",
"Internal/AsyncStream.swift",
"TestClocksTests.swift",
"UnimplementedClockTests.swift"
],
"target_dependencies" : [
"Clocks"
],
"type" : "test"
},
{
"c99name" : "Clocks",
"module_type" : "SwiftTarget",
"name" : "Clocks",
"path" : "Sources/Clocks",
"product_dependencies" : [
"ConcurrencyExtras",
"IssueReporting"
],
"product_memberships" : [
"Clocks"
],
"sources" : [
"AnyClock.swift",
"ImmediateClock.swift",
"Internal/Lock.swift",
"Internal/_AsyncTimerSequence.swift",
"SwiftUI.swift",
"TestClock.swift",
"Timer.swift",
"UnimplementedClock.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.