Build Information
Successful build of ReerCodable, reference main (66d828), with Swift 6.2 for Linux on 9 Apr 2026 20:20:48 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/reers/ReerCodable.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/reers/ReerCodable
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 66d8286 fix: support Swift 6 strict concurrency (#41)
Cloned https://github.com/reers/ReerCodable.git
Revision (git rev-parse @):
66d82867baa873bea546d8855137b83536a0a058
SUCCESS checkout https://github.com/reers/ReerCodable.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/reers/ReerCodable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax
[1/74932] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.36s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (9.69s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swift-6.2.4-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.51s)
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version-24593BA9C3E375BF.txt
[5/30] Emitting module ReerCodableMacros
[6/33] Compiling ReerCodableMacros PropertyInfo.swift
[7/33] Compiling ReerCodableMacros TypeInfo.swift
[8/33] Compiling ReerCodableMacros VariableDeclSyntax+Extensions.swift
[9/33] Compiling ReerCodableMacros CodingCaseImpl.swift
[10/33] Compiling ReerCodableMacros CodingContainerImpl.swift
[11/33] Compiling ReerCodableMacros CodingKeyImpl.swift
[12/33] Compiling ReerCodableMacros DateCodingImpl.swift
[13/33] Compiling ReerCodableMacros DefaultCodingValueImpl.swift
[14/33] Compiling ReerCodableMacros DefaultInstanceImpl.swift
[15/33] Compiling ReerCodableMacros EncodingKeyImpl.swift
[16/33] Compiling ReerCodableMacros FlatCodingImpl.swift
[17/33] Compiling ReerCodableMacros FlexibleTypeImpl.swift
[18/33] Compiling ReerCodableMacros IgnoreCodingImpl.swift
[19/33] Compiling ReerCodableMacros InheritedCodableImpl.swift
[20/33] Compiling ReerCodableMacros Plugins.swift
[21/33] Compiling ReerCodableMacros CompactDecodingImpl.swift
[22/33] Compiling ReerCodableMacros CopyableImpl.swift
[23/33] Compiling ReerCodableMacros CustomCodingImpl.swift
[24/33] Compiling ReerCodableMacros Base64CodingImpl.swift
[25/33] Compiling ReerCodableMacros CaseStyleImpl.swift
[26/33] Compiling ReerCodableMacros CodableImpl.swift
[27/33] Compiling ReerCodableMacros AttributeListSyntax+Extensions.swift
[28/33] Compiling ReerCodableMacros CheckType.swift
[29/33] Compiling ReerCodableMacros KeyConverter.swift
[30/33] Compiling ReerCodableMacros MacroError.swift
[31/34] Wrapping AST for ReerCodableMacros for debugging
[32/34] Write Objects.LinkFileList
[33/34] Linking ReerCodableMacros-tool
[35/88] Compiling ReerCodable CodingContainer.swift
[36/88] Compiling ReerCodable CodingIgnored.swift
[37/88] Compiling ReerCodable CodingKey.swift
[38/88] Compiling ReerCodable CompactDecoding.swift
[43/94] Compiling ReerCodable FlexibleType.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[44/94] Compiling ReerCodable KeyCodingStrategy.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[45/94] Compiling ReerCodable ReerCodableDelegate.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[46/94] Compiling ReerCodable DefaultValue.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[47/94] Compiling ReerCodable EnumCoding.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[48/94] Compiling ReerCodable FlatCoding.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[49/94] Compiling ReerCodable Copyable.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[50/94] Compiling ReerCodable CustomCoding.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[51/94] Compiling ReerCodable DateCoding.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[52/94] Compiling ReerCodable DefaultInstance.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)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[63/94] Compiling ReerCodable ReerCodableError.swift
[64/94] Compiling ReerCodable SingleValueDecodingContainer+Extensions.swift
[65/94] Compiling ReerCodable TypeConversion.swift
[69/94] Compiling ReerCodable AnyCodable.swift
[70/94] Compiling ReerCodable AnyCodingKey.swift
[71/94] Compiling ReerCodable DateCodingStrategy.swift
[72/94] Compiling ReerCodable Decodable+Extensions.swift
[73/94] Compiling ReerCodable KeyedDecodingContainer+Extensions.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[74/94] Compiling ReerCodable KeyedEncodingContainer+Extensions.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[75/94] Compiling ReerCodable Base64Coding.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[76/94] Compiling ReerCodable Codable.swift
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[77/94] Compiling ReerCodable Decoder+Extensions.swift
[78/94] Compiling ReerCodable Encodable+Extensions.swift
[79/94] Compiling ReerCodable Encoder+Extensions.swift
[80/94] Compiling ReerCodable Extensions.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)))
Internal Error: dataCorrupted(Swift.DecodingError.Context(codingPath: [], debugDescription: "Corrupted JSON", underlyingError: Optional(unexpected end of file)))
[85/94] Emitting module ReerCodable
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! (35.12s)
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"
}
],
"manifest_display_name" : "ReerCodable",
"name" : "ReerCodable",
"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"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "ReerCodable",
"targets" : [
"ReerCodable"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ReerCodableMacros",
"targets" : [
"ReerCodableMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "ReerCodableTests",
"module_type" : "SwiftTarget",
"name" : "ReerCodableTests",
"path" : "Tests/ReerCodableTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport",
"SwiftCompilerPlugin"
],
"sources" : [
"AnyCodableTests.swift",
"BigIntTests.swift",
"CodingContainerTests.swift",
"CopyableTests.swift",
"CustomCodingTests.swift",
"DateCodingTests.swift",
"DefaultInstanceTests.swift",
"DefaultValueTests.swift",
"EnumTests.swift",
"Extensions.swift",
"InheritedCodableTests.swift",
"MacroExpandTests.swift",
"NSObjectCodableTests.swift",
"NamingConventionTests.swift",
"OnlyDecodableTests.swift",
"OnlyEncodableTests.swift",
"PropertyListCodingTests.swift",
"ReerCodableTests.swift"
],
"target_dependencies" : [
"ReerCodable",
"ReerCodableMacros"
],
"type" : "test"
},
{
"c99name" : "ReerCodableMacros",
"module_type" : "SwiftTarget",
"name" : "ReerCodableMacros",
"path" : "Sources/ReerCodableMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"ReerCodable",
"ReerCodableMacros"
],
"sources" : [
"AttributeListSyntax+Extensions.swift",
"CheckType.swift",
"KeyConverter.swift",
"MacroError.swift",
"MacroImplementations/Base64CodingImpl.swift",
"MacroImplementations/CaseStyleImpl.swift",
"MacroImplementations/CodableImpl.swift",
"MacroImplementations/CodingCaseImpl.swift",
"MacroImplementations/CodingContainerImpl.swift",
"MacroImplementations/CodingKeyImpl.swift",
"MacroImplementations/CompactDecodingImpl.swift",
"MacroImplementations/CopyableImpl.swift",
"MacroImplementations/CustomCodingImpl.swift",
"MacroImplementations/DateCodingImpl.swift",
"MacroImplementations/DefaultCodingValueImpl.swift",
"MacroImplementations/DefaultInstanceImpl.swift",
"MacroImplementations/EncodingKeyImpl.swift",
"MacroImplementations/FlatCodingImpl.swift",
"MacroImplementations/FlexibleTypeImpl.swift",
"MacroImplementations/IgnoreCodingImpl.swift",
"MacroImplementations/InheritedCodableImpl.swift",
"Plugins.swift",
"PropertyInfo.swift",
"TypeInfo.swift",
"VariableDeclSyntax+Extensions.swift"
],
"type" : "macro"
},
{
"c99name" : "ReerCodable",
"module_type" : "SwiftTarget",
"name" : "ReerCodable",
"path" : "Sources/ReerCodable",
"product_memberships" : [
"ReerCodable"
],
"sources" : [
"AnyCodable.swift",
"AnyCodingKey.swift",
"DateCodingStrategy.swift",
"Decodable+Extensions.swift",
"Decoder+Extensions.swift",
"Encodable+Extensions.swift",
"Encoder+Extensions.swift",
"Extensions.swift",
"KeyedDecodingContainer+Extensions.swift",
"KeyedEncodingContainer+Extensions.swift",
"MacroDeclarations/Base64Coding.swift",
"MacroDeclarations/Codable.swift",
"MacroDeclarations/CodingContainer.swift",
"MacroDeclarations/CodingIgnored.swift",
"MacroDeclarations/CodingKey.swift",
"MacroDeclarations/CompactDecoding.swift",
"MacroDeclarations/Copyable.swift",
"MacroDeclarations/CustomCoding.swift",
"MacroDeclarations/DateCoding.swift",
"MacroDeclarations/DefaultInstance.swift",
"MacroDeclarations/DefaultValue.swift",
"MacroDeclarations/EnumCoding.swift",
"MacroDeclarations/FlatCoding.swift",
"MacroDeclarations/FlexibleType.swift",
"MacroDeclarations/KeyCodingStrategy.swift",
"ReerCodableDelegate.swift",
"ReerCodableError.swift",
"SingleValueDecodingContainer+Extensions.swift",
"TypeConversion.swift"
],
"target_dependencies" : [
"ReerCodableMacros"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.