Build Information
Successful build of swift-clocks, reference 1.0.6 (cc4620), with Swift 6.3 for Linux on 15 Apr 2026 12:31:26 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/swift-clocks.git
Reference: 1.0.6
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
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: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/pointfreeco/swift-clocks.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/2277] Fetching swift-docc-plugin
[184/3233] Fetching swift-docc-plugin, swift-concurrency-extras
[2779/8956] Fetching swift-docc-plugin, swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/apple/swift-docc-plugin from cache (0.54s)
[4562/6679] Fetching swift-concurrency-extras, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.00s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.02s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.54s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (2.34s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.45s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.03s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.43s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.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.6
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/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/20] Emitting module IssueReportingPackageSupport
[9/20] Compiling IssueReportingPackageSupport _Test.swift
[11/41] Compiling IssueReporting TestContext.swift
[12/41] Compiling IssueReporting Unimplemented.swift
[13/43] Emitting module IssueReporting
[14/43] Compiling IssueReporting WithExpectedIssue.swift
[15/43] Compiling IssueReporting WithIssueContext.swift
[16/43] Compiling IssueReporting ErrorReporting.swift
[17/43] Compiling IssueReporting AppHostWarning.swift
[18/43] Emitting module ConcurrencyExtras
[19/44] Compiling IssueReporting Deprecations.swift
[20/44] Compiling IssueReporting XCTest.swift
[24/44] Compiling IssueReporting BreakpointReporter.swift
[25/44] Compiling IssueReporting DefaultReporter.swift
[26/44] Compiling IssueReporting FatalErrorReporter.swift
[27/44] Compiling IssueReporting IssueSeverity.swift
[28/44] Compiling IssueReporting ReportIssue.swift
[29/44] Compiling ConcurrencyExtras MainSerialExecutor.swift
[30/44] Compiling ConcurrencyExtras Result.swift
[31/44] Compiling ConcurrencyExtras LockIsolated.swift
[32/44] Compiling ConcurrencyExtras Task.swift
[33/44] Compiling IssueReporting IsTesting.swift
[34/44] Compiling IssueReporting IssueReporter.swift
[35/44] Compiling ConcurrencyExtras UncheckedSendable.swift
[37/45] Compiling IssueReporting SwiftTesting.swift
[38/45] Compiling IssueReporting UncheckedSendable.swift
[39/45] Compiling IssueReporting Warn.swift
[40/45] Compiling IssueReporting FailureObserver.swift
[41/45] Compiling IssueReporting LockIsolated.swift
[42/45] Compiling IssueReporting Rethrows.swift
[47/54] Compiling Clocks Timer.swift
[48/55] Compiling Clocks Lock.swift
[49/55] Compiling Clocks ImmediateClock.swift
[50/55] Compiling Clocks AnyClock.swift
[51/55] Compiling Clocks UnimplementedClock.swift
[52/55] Compiling Clocks _AsyncTimerSequence.swift
[53/55] Compiling Clocks SwiftUI.swift
[54/55] Emitting module Clocks
[55/55] Compiling Clocks TestClock.swift
Build complete! (38.18s)
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" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.