Build Information
Successful build of ETBCodable, reference v1.0.0 (0b9c20), with Swift 6.3 for Linux on 23 Apr 2026 09:12:26 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.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/elf0-fr/ETBCodable.git
Reference: v1.0.0
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/elf0-fr/ETBCodable
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 0b9c20c Merge pull request #6 from elf0-fr/Release/V1.0.0
Cloned https://github.com/elf0-fr/ETBCodable.git
Revision (git rev-parse @):
0b9c20c7564385723f3279a8ff642c096a7bad77
SUCCESS checkout https://github.com/elf0-fr/ETBCodable.git at v1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/elf0-fr/ETBCodable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.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/swiftlang/swift-syntax.git
[1/75036] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.88s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (14.17s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.58s)
Building for debugging...
[0/11] Write sources
[3/11] Write swift-version-24593BA9C3E375BF.txt
[5/16] Compiling ETBCodableMacros ETBCodableMacro+Main.swift
[6/16] Compiling ETBCodableMacros CodingKeyMacro.swift
[7/16] Compiling ETBCodableMacros ETBCodableMacro+Helper.swift
[8/16] Emitting module ETBCodableMacros
[9/16] Compiling ETBCodableMacros CodableMacro.swift
[10/17] Wrapping AST for ETBCodableMacros for debugging
[11/17] Write Objects.LinkFileList
[12/17] Linking ETBCodableMacros-tool
[14/19] Emitting module ETBCodable
[15/19] Compiling ETBCodable ETBCodable.swift
[16/20] Wrapping AST for ETBCodable for debugging
[18/22] Compiling ETBCodableClient main.swift
[19/22] Emitting module ETBCodableClient
Internal Error: DecodingError.dataCorrupted: Data was corrupted. Debug description: Corrupted JSON. Underlying error: unexpected end of file
[20/23] Wrapping AST for ETBCodableClient for debugging
[21/23] Write Objects.LinkFileList
[22/23] Linking ETBCodableClient
Build complete! (37.82s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "602.0.0-latest",
"upper_bound" : "603.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "ETBCodable",
"name" : "ETBCodable",
"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" : "ETBCodable",
"targets" : [
"ETBCodable"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ETBCodableClient",
"targets" : [
"ETBCodableClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "ETBCodableMacros",
"targets" : [
"ETBCodableMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "ETBCodableTests",
"module_type" : "SwiftTarget",
"name" : "ETBCodableTests",
"path" : "Tests/ETBCodableTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"ETBCodableTests.swift",
"Test_CodingKeyMacro.swift"
],
"target_dependencies" : [
"ETBCodableMacros"
],
"type" : "test"
},
{
"c99name" : "ETBCodableMacros",
"module_type" : "SwiftTarget",
"name" : "ETBCodableMacros",
"path" : "Sources/ETBCodableMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"ETBCodable",
"ETBCodableClient",
"ETBCodableMacros"
],
"sources" : [
"CodableMacro.swift",
"CodingKeyMacro.swift",
"ETBCodableMacro+Helper.swift",
"ETBCodableMacro+Main.swift"
],
"type" : "macro"
},
{
"c99name" : "ETBCodableClient",
"module_type" : "SwiftTarget",
"name" : "ETBCodableClient",
"path" : "Sources/ETBCodableClient",
"product_memberships" : [
"ETBCodableClient"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ETBCodable"
],
"type" : "executable"
},
{
"c99name" : "ETBCodable",
"module_type" : "SwiftTarget",
"name" : "ETBCodable",
"path" : "Sources/ETBCodable",
"product_memberships" : [
"ETBCodable",
"ETBCodableClient"
],
"sources" : [
"ETBCodable.swift"
],
"target_dependencies" : [
"ETBCodableMacros"
],
"type" : "library"
}
],
"tools_version" : "6.2"
}
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.