Build Information
Successful build of swift-typed-date, reference main (7e716b), with Swift 6.2 for Linux on 14 Mar 2026 17:56:46 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ryu0118/swift-typed-date.git
Reference: main
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/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
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Ryu0118/swift-typed-date.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d2f920c74e2de776c2ba4e297b2280b61148e6eb762436a4aad45f2a95167cea
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
[1/961] Fetching swift-macro-testing
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.42s)
[1/74749] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (10.19s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (14.36s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.85s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/15780] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.66s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.9 (4.13s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5386] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.38s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.73s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5718] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.93s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.67s)
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/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
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.9
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/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2.3-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2.3-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.37s)
Building for debugging...
[0/10] Write sources
[5/10] Write swift-version-24593BA9C3E375BF.txt
[7/16] Emitting module TypedDateCore
[8/16] Compiling TypedDateCore TypedDateUnits.swift
[9/16] Compiling TypedDateCore TypedDateUnits+BinaryInteger.swift
[11/17] Emitting module TypedDateCore
[12/17] Compiling TypedDateCore TypedDateUnits+BinaryInteger.swift
[13/17] Compiling TypedDateCore TypedDateUnits.swift
[14/18] Wrapping AST for TypedDateCore for debugging
[16/23] Compiling TypedDateMacros ModifyContextMacro.swift
[17/23] Compiling TypedDateMacros FillInContextMacro.swift
[18/23] Compiling TypedDateMacros MacroPlugins.swift
[19/23] Compiling TypedDateMacros EraseContextMacro.swift
[20/23] Emitting module TypedDateMacros
[21/24] Wrapping AST for TypedDateMacros for debugging
[22/24] Write Objects.LinkFileList
[23/24] Linking TypedDateMacros-tool
[25/52] Compiling TypedDate TypedDateProtocol.swift
[27/54] Compiling TypedDate exported.swift
[29/54] Compiling TypedDate TypedDate.swift
[30/54] Compiling TypedDate TypedDateOf.swift
[31/54] Compiling TypedDate TypedDate+Codable.swift
[32/54] Compiling TypedDate TypedDate+Comparable.swift
[33/54] Compiling TypedDate TypedDate+Hashable.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[34/54] Compiling TypedDate TypedDate+components.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[35/54] Compiling TypedDate TypedDate+erase.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[36/54] Compiling TypedDate TypedDate+components.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[39/54] Compiling TypedDate Date+scope.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[40/54] Compiling TypedDate Macro.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[45/54] Compiling TypedDate TypedDate+init.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[46/54] Compiling TypedDate TypedDate+modify.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[47/54] Emitting module TypedDate
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
Build complete! (51.03s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d2f920c74e2de776c2ba4e297b2280b61148e6eb762436a4aad45f2a95167cea
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.