Build Information
Successful build of Time, reference main (eab0cb), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 12:34:25 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ctrlgroup/Time.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ctrlgroup/Time
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at eab0cb3 Added normal weekday symbol
Cloned https://github.com/ctrlgroup/Time.git
Revision (git rev-parse @):
eab0cb3d54e2467a2a22375126bac865b171b254
SUCCESS checkout https://github.com/ctrlgroup/Time.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ctrlgroup/Time.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/7] Compiling Resolver Constants.swift
[6/7] Emitting module Resolver
[7/7] Compiling Resolver Resolver.swift
[8/35] Emitting module Time
[9/38] Compiling Time Calendar.swift
[10/38] Compiling Time CalendarDate+Arithmetic.swift
[11/38] Compiling Time CalendarDate+String.swift
[12/38] Compiling Time TimeInterval.swift
[13/38] Compiling Time DateFactory.swift
[14/38] Compiling Time TimeZoneProvider.swift
[15/38] Compiling Time DayOfWeek.swift
[16/38] Compiling Time Array.swift
[17/38] Compiling Time String.swift
[18/38] Compiling Time Date.swift
[19/38] Compiling Time DateTime+String.swift
[20/38] Compiling Time DateTime.swift
[21/38] Compiling Time TimeZone.swift
[22/38] Compiling Time Timestamp+Arithmetic.swift
[23/38] Compiling Time Timestamp+Codable.swift
[24/38] Compiling Time CalendarDateRange.swift
[25/38] Compiling Time CalendarDateRangeSegmenter.swift
[26/38] Compiling Time Clock.swift
[27/38] Compiling Time Time+Injection.swift
[28/38] Compiling Time TimeOfDay+ISO8601String.swift
[29/38] Compiling Time TimeOfDay+String.swift
[30/38] Compiling Time TimeOfDay.swift
[31/38] Compiling Time TimeRange.swift
[32/38] Compiling Time TimeSerializationType.swift
[33/38] Compiling Time CalendarDate+StringFormatting.swift
[34/38] Compiling Time CalendarDate+Weekdays.swift
[35/38] Compiling Time CalendarDate.swift
[36/38] Compiling Time Timestamp+ISO8601.swift
[37/38] Compiling Time Timestamp+RelativeTimeFormatting.swift
[38/38] Compiling Time Timestamp.swift
[39/44] Compiling TimeTestHelpers DateFactoryStub.swift
[40/44] Compiling TimeTestHelpers Timestamp+Example.swift
[41/44] Compiling TimeTestHelpers TimeZoneFactoryStub.swift
[42/44] Compiling TimeTestHelpers CalendarDate+Example.swift
[43/44] Emitting module TimeTestHelpers
[44/44] Compiling TimeTestHelpers Clock+Fake.swift
Build complete! (21.12s)
Fetching https://github.com/ctrlgroup/Resolver.git
[1/1599] Fetching resolver
Fetched https://github.com/ctrlgroup/Resolver.git from cache (1.00s)
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14759] Fetching quick
[297/34343] Fetching quick, nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.75s)
Fetched https://github.com/Quick/Quick.git from cache (1.75s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (2.26s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.89s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (1.44s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.49s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.75s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.29s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/ctrlgroup/Resolver.git
Working copy of https://github.com/ctrlgroup/Resolver.git resolved at feature/moc-view-context-constant (c50f9e7)
Build complete.
{
"dependencies" : [
{
"identity" : "resolver",
"requirement" : {
"branch" : [
"feature/moc-view-context-constant"
]
},
"type" : "sourceControl",
"url" : "https://github.com/ctrlgroup/Resolver.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "9.2.1",
"upper_bound" : "10.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
}
],
"manifest_display_name" : "Time",
"name" : "Time",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "Time",
"targets" : [
"Time"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TimeTestHelpers",
"targets" : [
"TimeTestHelpers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TimeTests",
"module_type" : "SwiftTarget",
"name" : "TimeTests",
"path" : "Tests/TimeTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"CalendarDate/CalendarDate+ArithmeticTests.swift",
"CalendarDate/CalendarDate+IntegerRepresentationTests.swift",
"CalendarDate/CalendarDateStringFormattingTests.swift",
"CalendarDate/CalendarDateStringTests.swift",
"CalendarDate/CalendarDateTests.swift",
"CalendarDate/CalendarDateWeekdaysTests.swift",
"CalendarDateRange/CalendarDateRangeSegmenterTests.swift",
"CalendarDateRange/CalendarDateRangeTests.swift",
"CalendarTests.swift",
"Clock/ClockTests.swift",
"Date/DateTests.swift",
"DateTime/DateTime+Tests.swift",
"DayOfWeek/DayOfWeekTests.swift",
"Locale.swift",
"TimeOfDay/TimeOfDay+TwelveHourClock.swift",
"TimeOfDay/TimeOfDayISO8601StringTests.swift",
"TimeOfDay/TimeOfDayStringTests.swift",
"TimeOfDay/TimeOfDayTests.swift",
"TimeRange/TimeRangeTests.swift",
"TimeTestConfiguration.swift",
"Timestamp/Timestamp+ArithmeticTests.swift",
"Timestamp/TimestampISO8601Tests.swift",
"Timestamp/TimestampRelativeTimeFormattingTests.swift",
"Timestamp/TimestampTests.swift"
],
"target_dependencies" : [
"Time",
"TimeTestHelpers"
],
"type" : "test"
},
{
"c99name" : "TimeTestHelpers",
"module_type" : "SwiftTarget",
"name" : "TimeTestHelpers",
"path" : "Sources/TimeTestHelpers",
"product_memberships" : [
"TimeTestHelpers"
],
"sources" : [
"CalendarDate+Example.swift",
"Clock+Fake.swift",
"DateFactoryStub.swift",
"TimeZoneFactoryStub.swift",
"Timestamp+Example.swift"
],
"target_dependencies" : [
"Time"
],
"type" : "library"
},
{
"c99name" : "Time",
"module_type" : "SwiftTarget",
"name" : "Time",
"path" : "Sources/Time",
"product_dependencies" : [
"Resolver"
],
"product_memberships" : [
"Time",
"TimeTestHelpers"
],
"sources" : [
"Calendar.swift",
"CalendarDate/CalendarDate+Arithmetic.swift",
"CalendarDate/CalendarDate+String.swift",
"CalendarDate/CalendarDate+StringFormatting.swift",
"CalendarDate/CalendarDate+Weekdays.swift",
"CalendarDate/CalendarDate.swift",
"CalendarDateRange/CalendarDateRange.swift",
"CalendarDateRange/CalendarDateRangeSegmenter.swift",
"Clock/Clock.swift",
"Date/Date.swift",
"DateTime/DateTime+String.swift",
"DateTime/DateTime.swift",
"DayOfWeek/DayOfWeek.swift",
"Extensions/Array.swift",
"Extensions/String.swift",
"Extensions/TimeInterval.swift",
"Factories/DateFactory.swift",
"Factories/TimeZoneProvider.swift",
"Time+Injection.swift",
"TimeOfDay/TimeOfDay+ISO8601String.swift",
"TimeOfDay/TimeOfDay+String.swift",
"TimeOfDay/TimeOfDay.swift",
"TimeRange/TimeRange.swift",
"TimeSerializationType.swift",
"TimeZone.swift",
"Timestamp/Timestamp+Arithmetic.swift",
"Timestamp/Timestamp+Codable.swift",
"Timestamp/Timestamp+ISO8601.swift",
"Timestamp/Timestamp+RelativeTimeFormatting.swift",
"Timestamp/Timestamp.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.