Build Information
Successful build of swift-clocks, reference main (713d7c
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 05:18:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-clocks.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pointfreeco/swift-clocks
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 713d7cd Fix Wasm CI (#47)
Cloned https://github.com/pointfreeco/swift-clocks.git
Revision (git rev-parse @):
713d7cdaa1bc84abf69d04e0b4a84e3ae3ed162e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pointfreeco/swift-clocks.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/pointfreeco/swift-clocks.git
https://github.com/pointfreeco/swift-clocks.git
{
"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"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"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" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/36] Compiling IssueReporting TestContext.swift
[8/36] Compiling IssueReporting Unimplemented.swift
[9/38] Compiling IssueReporting WithExpectedIssue.swift
[10/38] Compiling IssueReporting WithIssueContext.swift
[11/38] Compiling ConcurrencyExtras Result.swift
[12/38] Compiling ConcurrencyExtras Task.swift
[13/39] Compiling IssueReporting RuntimeWarningReporter.swift
[14/39] Compiling IssueReporting ReportIssue.swift
[15/39] Compiling IssueReporting BreakpointReporter.swift
[16/39] Compiling IssueReporting FatalErrorReporter.swift
[17/39] Compiling ConcurrencyExtras MainSerialExecutor.swift
[18/39] Compiling ConcurrencyExtras UncheckedBox.swift
[19/39] Compiling ConcurrencyExtras Locking.swift
[20/39] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[23/39] Compiling ConcurrencyExtras AsyncStream.swift
[24/39] Compiling IssueReporting LockIsolated.swift
[25/39] Compiling ConcurrencyExtras LockIsolated.swift
[26/39] Compiling IssueReporting Rethrows.swift
[27/39] Compiling IssueReporting SwiftTesting.swift
[28/39] Compiling IssueReporting UncheckedSendable.swift
[29/39] Compiling IssueReporting Warn.swift
[30/39] Compiling IssueReporting XCTest.swift
[31/39] Emitting module ConcurrencyExtras
[32/39] Compiling IssueReporting Deprecations.swift
[33/39] Compiling IssueReporting FailureObserver.swift
[34/39] Emitting module IssueReporting
[35/39] Compiling IssueReporting IsTesting.swift
[36/39] Compiling IssueReporting IssueReporter.swift
[37/39] Compiling IssueReporting ErrorReporting.swift
[38/39] Compiling IssueReporting AppHostWarning.swift
[39/39] Compiling ConcurrencyExtras UncheckedSendable.swift
[40/48] Compiling Clocks Timer.swift
[41/48] Compiling Clocks UnimplementedClock.swift
[42/48] Compiling Clocks TestClock.swift
[43/48] Compiling Clocks _AsyncTimerSequence.swift
[44/48] Compiling Clocks ImmediateClock.swift
[45/48] Emitting module Clocks
[46/48] Compiling Clocks Lock.swift
[47/48] Compiling Clocks SwiftUI.swift
[48/48] Compiling Clocks AnyClock.swift
Build complete! (25.91s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.19s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.19s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.19s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.70s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.90s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.49s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.48s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.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.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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"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" : "6.0"
}
Done.