Build Information
Successful build of swift-extras-json, reference v0.6.0 (122b94), with Swift 6.3 for Linux on 11 Apr 2026 22:16:39 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/swift-extras/swift-extras-json.git
Reference: v0.6.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/swift-extras/swift-extras-json
* tag v0.6.0 -> FETCH_HEAD
HEAD is now at 122b945 Move to swift-extras (#67)
Cloned https://github.com/swift-extras/swift-extras-json.git
Revision (git rev-parse @):
122b9454ef01bf89a4c190b8fd3717ddd0a2fbd0
SUCCESS checkout https://github.com/swift-extras/swift-extras-json.git at v0.6.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.3
Building package at path: $PWD
https://github.com/swift-extras/swift-extras-json.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/15] Compiling ExtrasJSON JSONUnkeyedDecodingContainer.swift
[4/15] Compiling ExtrasJSON JSONEncoder.swift
[5/15] Compiling ExtrasJSON ArrayKey.swift
[6/15] Compiling ExtrasJSON JSONDecoder.swift
[7/15] Compiling ExtrasJSON JSONKeyedDecodingContainer.swift
[8/15] Compiling ExtrasJSON JSONSingleValueDecodingContainer.swift
[9/15] Emitting module ExtrasJSON
[10/16] Compiling ExtrasJSON JSONKeyedEncodingContainer.swift
[11/16] Compiling ExtrasJSON JSONSingleValueEncodingContainer.swift
[12/16] Compiling ExtrasJSON JSONValue.swift
[13/16] Compiling ExtrasJSON DocumentReader.swift
[14/16] Compiling ExtrasJSON JSONUnkeyedEncodingContainer.swift
[15/16] Compiling ExtrasJSON JSONError+DecodingError.swift
[16/16] Compiling ExtrasJSON JSONParser.swift
Build complete! (6.72s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-extras-json",
"name" : "swift-extras-json",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ExtrasJSON",
"targets" : [
"ExtrasJSON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LearningTests",
"module_type" : "SwiftTarget",
"name" : "LearningTests",
"path" : "Tests/LearningTests",
"sources" : [
"FoundationJSONDecoderTests.swift",
"FoundationJSONEncoderTests.swift",
"FoundationJSONSerializationTests.swift"
],
"target_dependencies" : [
"ExtrasJSON"
],
"type" : "test"
},
{
"c99name" : "ExtrasJSONTests",
"module_type" : "SwiftTarget",
"name" : "ExtrasJSONTests",
"path" : "Tests/ExtrasJSONTests",
"sources" : [
"ArrayKeyTests.swift",
"DateCodingTests.swift",
"Decoding/JSONDecoderTests.swift",
"Decoding/JSONKeyedDecodingContainerTests.swift",
"Decoding/JSONSingleValueDecodingContainerTests.swift",
"Decoding/JSONUnkeyedDecodingContainerTests.swift",
"Encoding/JSONEncoderTests.swift",
"Encoding/JSONKeyedEncodingContainerTests.swift",
"Encoding/JSONSingleValueEncodingContainerTests.swift",
"Encoding/JSONUnkeyedEncodingContainerTests.swift",
"Parsing/ArrayParserTests.swift",
"Parsing/BoolParserTests.swift",
"Parsing/JSONParserTests.swift",
"Parsing/JSONValueTests.swift",
"Parsing/NullParserTests.swift",
"Parsing/NumberParserTests.swift",
"Parsing/ObjectParserTests.swift",
"Parsing/StringParserTests.swift"
],
"target_dependencies" : [
"ExtrasJSON"
],
"type" : "test"
},
{
"c99name" : "ExtrasJSON",
"module_type" : "SwiftTarget",
"name" : "ExtrasJSON",
"path" : "Sources/ExtrasJSON",
"product_memberships" : [
"ExtrasJSON"
],
"sources" : [
"ArrayKey.swift",
"Decoding/JSONDecoder.swift",
"Decoding/JSONKeyedDecodingContainer.swift",
"Decoding/JSONSingleValueDecodingContainer.swift",
"Decoding/JSONUnkeyedDecodingContainer.swift",
"Encoding/JSONEncoder.swift",
"Encoding/JSONKeyedEncodingContainer.swift",
"Encoding/JSONSingleValueEncodingContainer.swift",
"Encoding/JSONUnkeyedEncodingContainer.swift",
"JSONError+DecodingError.swift",
"JSONValue.swift",
"Parsing/DocumentReader.swift",
"Parsing/JSONParser.swift"
],
"type" : "library"
}
],
"tools_version" : "5.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
Done.