Build Information
Successful build of swift-typed-date, reference main (7e716b), with Swift 6.2 for macOS (SPM) on 14 Mar 2026 17:55:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ryu0118/swift-typed-date.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ryu0118/swift-typed-date
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7e716b8 Merge pull request #11 from peterkovacs/main
Cloned https://github.com/Ryu0118/swift-typed-date.git
Revision (git rev-parse @):
7e716b8f99693070b146d13e0b2e6fe0c92173b6
SUCCESS checkout https://github.com/Ryu0118/swift-typed-date.git at main
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/961] Fetching swift-macro-testing
[59/6347] Fetching swift-macro-testing, swift-custom-dump
[336/12065] Fetching swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay
[12066/27845] Fetching swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay, swift-snapshot-testing
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.41s)
[6505/22127] Fetching swift-macro-testing, swift-custom-dump, swift-snapshot-testing
[6822/96876] Fetching swift-macro-testing, swift-custom-dump, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (3.99s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.99s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.99s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.99s)
Fetching https://github.com/swiftlang/swift-syntax
[1/74749] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.96s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (8.55s)
Computing version for https://github.com/swiftlang/swift-syntax
Updating https://github.com/swiftlang/swift-syntax
Updated https://github.com/swiftlang/swift-syntax (0.93s)
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (3.72s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.53s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.51s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.52s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.17s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-typed-date",
"name": "swift-typed-date",
"url": "https://github.com/Ryu0118/swift-typed-date.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-typed-date",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Ryu0118/swift-typed-date.git
[1/359] Fetching swift-typed-date
Fetched https://github.com/Ryu0118/swift-typed-date.git from cache (0.81s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.94s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.02s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/Ryu0118/swift-typed-date.git
Working copy of https://github.com/Ryu0118/swift-typed-date.git resolved at main (7e716b8)
warning: '.resolve-product-dependencies': dependency 'swift-typed-date' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Ryu0118/swift-typed-date.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[5/8] Write swift-version-49B95AFC49DCD68C.txt
[7/14] Compiling TypedDateCore TypedDateUnits.swift
[9/14] Compiling TypedDateCore TypedDateUnits+BinaryInteger.swift
[11/14] Emitting module TypedDateCore
[13/19] Compiling TypedDateMacros MacroPlugins.swift
[14/19] Compiling TypedDateMacros ModifyContextMacro.swift
[15/19] Compiling TypedDateMacros EraseContextMacro.swift
[16/19] Compiling TypedDateMacros FillInContextMacro.swift
[17/19] Emitting module TypedDateMacros
[17/19] Write Objects.LinkFileList
[18/19] Linking TypedDateMacros-tool
[20/47] Compiling TypedDate TypedDateProtocol.swift
[22/49] Compiling TypedDate exported.swift
[24/49] Compiling TypedDate TypedDateOf.swift
[25/49] Compiling TypedDate TypedDate.swift
[26/49] Compiling TypedDate TypedDateOf.swift
[27/49] Compiling TypedDate TypedDate.swift
[28/49] Compiling TypedDate TypedDate+Hashable.swift
[29/49] Compiling TypedDate TypedDate+components.swift
[30/49] Compiling TypedDate TypedDate+Codable.swift
[31/49] Compiling TypedDate TypedDate+Comparable.swift
[32/49] Compiling TypedDate Date+scope.swift
[33/49] Compiling TypedDate Macro.swift
[34/49] Emitting module TypedDate
[35/49] Compiling TypedDate TypedDate+erase.swift
[36/49] Compiling TypedDate TypedDate+fill.swift
[37/49] Compiling TypedDate TypedDate+init.swift
[38/49] Compiling TypedDate TypedDate+modify.swift
[41/49] Compiling TypedDate TypedDate+init.swift
[46/49] Emitting module TypedDate
[47/49] Compiling TypedDate TypedDate+modify.swift
Build complete! (9.25s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
}
],
"manifest_display_name" : "swift-typed-date",
"name" : "swift-typed-date",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
}
],
"products" : [
{
"name" : "TypedDate",
"targets" : [
"TypedDate"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TypedDateMacros",
"targets" : [
"TypedDateMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "TypedDateTests",
"module_type" : "SwiftTarget",
"name" : "TypedDateTests",
"path" : "Tests/TypedDateTests",
"sources" : [
"TypedDateAddTests.swift",
"TypedDateCodableTests.swift",
"TypedDateComparableTests.swift",
"TypedDateComponentsTests.swift",
"TypedDateEquatableTests.swift",
"TypedDateEraseTests.swift",
"TypedDateFillTests.swift",
"TypedDateInitTests.swift",
"TypedDateModifyTests.swift",
"TypedDateScopeTests.swift",
"TypedDateTestSupport.swift"
],
"target_dependencies" : [
"TypedDate"
],
"type" : "test"
},
{
"c99name" : "TypedDateMacrosTests",
"module_type" : "SwiftTarget",
"name" : "TypedDateMacrosTests",
"path" : "Tests/TypedDateMacrosTests",
"product_dependencies" : [
"SwiftSyntaxMacros",
"MacroTesting"
],
"sources" : [
"EraseContextMacroTests.swift",
"FillInContextMacroTests.swift",
"ModifyContextMacroTests.swift"
],
"target_dependencies" : [
"TypedDateMacros",
"TypedDateCore"
],
"type" : "test"
},
{
"c99name" : "TypedDateMacros",
"module_type" : "SwiftTarget",
"name" : "TypedDateMacros",
"path" : "Sources/TypedDateMacros",
"product_dependencies" : [
"SwiftSyntax",
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"TypedDate",
"TypedDateMacros"
],
"sources" : [
"EraseContextMacro.swift",
"FillInContextMacro.swift",
"MacroPlugins.swift",
"ModifyContextMacro.swift"
],
"target_dependencies" : [
"TypedDateCore"
],
"type" : "macro"
},
{
"c99name" : "TypedDateCore",
"module_type" : "SwiftTarget",
"name" : "TypedDateCore",
"path" : "Sources/TypedDateCore",
"product_memberships" : [
"TypedDate",
"TypedDateMacros"
],
"sources" : [
"TypedDateUnits+BinaryInteger.swift",
"TypedDateUnits.swift"
],
"type" : "library"
},
{
"c99name" : "TypedDate",
"module_type" : "SwiftTarget",
"name" : "TypedDate",
"path" : "Sources/TypedDate",
"product_memberships" : [
"TypedDate"
],
"sources" : [
"Date+scope.swift",
"Macro.swift",
"TypedDate+Codable.swift",
"TypedDate+Comparable.swift",
"TypedDate+Hashable.swift",
"TypedDate+components.swift",
"TypedDate+erase.swift",
"TypedDate+fill.swift",
"TypedDate+init.swift",
"TypedDate+modify.swift",
"TypedDate.swift",
"TypedDateOf.swift",
"TypedDateProtocol.swift",
"exported.swift"
],
"target_dependencies" : [
"TypedDateCore",
"TypedDateMacros"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.