Build Information
Successful build of swift-json-schema, reference v0.0.4 (105cfc), with Swift 6.0 for Linux on 4 Jul 2025 14:54:51 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/niscy-eudiw/swift-json-schema.git
Reference: v0.0.4
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/niscy-eudiw/swift-json-schema
* tag v0.0.4 -> FETCH_HEAD
HEAD is now at 105cfcd [fix] updated package name
Cloned https://github.com/niscy-eudiw/swift-json-schema.git
Revision (git rev-parse @):
105cfcd41cf83f264f23ed36dc11191dea45b65f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/niscy-eudiw/swift-json-schema.git at v0.0.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/niscy-eudiw/swift-json-schema.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax
[1/2094] Fetching swift-docc-plugin
[2095/16779] Fetching swift-docc-plugin, swift-snapshot-testing
[2683/87957] Fetching swift-docc-plugin, swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (3.16s)
[83016/85863] Fetching swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.82s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (6.84s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.79s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.76s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.27s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.61s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.67s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.99s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3421] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.48s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.81s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.66s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
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
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.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
warning: 'spi-builder-workspace': Invalid Resource 'JSON-Schema-Test-Suite': File not found.
warning: 'spi-builder-workspace': dependency 'swift-syntax' is not used by any target
warning: 'spi-builder-workspace': dependency 'swift-snapshot-testing' is not used by any target
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/12] Copying meta-data.json
[2/12] Copying validation.json
[2/12] Copying unevaluated.json
[2/12] Copying format-annotation.json
[2/12] Copying core.json
[2/12] Copying content.json
[6/12] Copying schema.json
[9/12] Write sources
[10/12] Copying applicator.json
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/40] Emitting module SwiftJSONSchema
/host/spi-builder-workspace/Sources/SwiftJSONSchema/Validation/Context.swift:5:7: warning: stored property 'dialect' of 'Sendable'-conforming class 'Context' is mutable; this is an error in the Swift 6 language mode
3 | /// Container for information used when validating a schema.
4 | public final class Context: Sendable {
5 | var dialect: Dialect
| `- warning: stored property 'dialect' of 'Sendable'-conforming class 'Context' is mutable; this is an error in the Swift 6 language mode
6 |
7 | var rootRawSchema: JSONValue?
[14/43] Compiling SwiftJSONSchema ValidationLocation.swift
[15/43] Compiling SwiftJSONSchema ValidationResult.swift
[16/43] Compiling SwiftJSONSchema resource_bundle_accessor.swift
[17/43] Compiling SwiftJSONSchema JSONValue+ExpressibleByLiteral.swift
[18/43] Compiling SwiftJSONSchema JSONValue.swift
[19/43] Compiling SwiftJSONSchema Keyword.swift
[20/43] Compiling SwiftJSONSchema Keywords+Annotation.swift
[21/43] Compiling SwiftJSONSchema Keywords+Reference.swift
[22/43] Compiling SwiftJSONSchema Keywords+Reserved.swift
[23/43] Compiling SwiftJSONSchema Keywords.swift
[24/43] Compiling SwiftJSONSchema JSONPointer.swift
[25/43] Compiling SwiftJSONSchema BuiltinValidators.swift
[26/43] Compiling SwiftJSONSchema FormatValidator.swift
[27/43] Compiling SwiftJSONSchema Array+JSONValue.swift
[28/43] Compiling SwiftJSONSchema JSONValue+Codable.swift
[29/43] Compiling SwiftJSONSchema Schema+Codable.swift
/host/spi-builder-workspace/Sources/SwiftJSONSchema/Validation/Context.swift:5:7: warning: stored property 'dialect' of 'Sendable'-conforming class 'Context' is mutable; this is an error in the Swift 6 language mode
3 | /// Container for information used when validating a schema.
4 | public final class Context: Sendable {
5 | var dialect: Dialect
| `- warning: stored property 'dialect' of 'Sendable'-conforming class 'Context' is mutable; this is an error in the Swift 6 language mode
6 |
7 | var rootRawSchema: JSONValue?
[30/43] Compiling SwiftJSONSchema Schema+Equatable.swift
/host/spi-builder-workspace/Sources/SwiftJSONSchema/Validation/Context.swift:5:7: warning: stored property 'dialect' of 'Sendable'-conforming class 'Context' is mutable; this is an error in the Swift 6 language mode
3 | /// Container for information used when validating a schema.
4 | public final class Context: Sendable {
5 | var dialect: Dialect
| `- warning: stored property 'dialect' of 'Sendable'-conforming class 'Context' is mutable; this is an error in the Swift 6 language mode
6 |
7 | var rootRawSchema: JSONValue?
[31/43] Compiling SwiftJSONSchema Schema.swift
/host/spi-builder-workspace/Sources/SwiftJSONSchema/Validation/Context.swift:5:7: warning: stored property 'dialect' of 'Sendable'-conforming class 'Context' is mutable; this is an error in the Swift 6 language mode
3 | /// Container for information used when validating a schema.
4 | public final class Context: Sendable {
5 | var dialect: Dialect
| `- warning: stored property 'dialect' of 'Sendable'-conforming class 'Context' is mutable; this is an error in the Swift 6 language mode
6 |
7 | var rootRawSchema: JSONValue?
[32/43] Compiling SwiftJSONSchema Context.swift
/host/spi-builder-workspace/Sources/SwiftJSONSchema/Validation/Context.swift:5:7: warning: stored property 'dialect' of 'Sendable'-conforming class 'Context' is mutable; this is an error in the Swift 6 language mode
3 | /// Container for information used when validating a schema.
4 | public final class Context: Sendable {
5 | var dialect: Dialect
| `- warning: stored property 'dialect' of 'Sendable'-conforming class 'Context' is mutable; this is an error in the Swift 6 language mode
6 |
7 | var rootRawSchema: JSONValue?
[33/43] Compiling SwiftJSONSchema Keywords+Applicator.swift
[34/43] Compiling SwiftJSONSchema Keywords+Assertion.swift
[35/43] Compiling SwiftJSONSchema Keywords+Identifier.swift
[36/43] Compiling SwiftJSONSchema Keywords+Metadata.swift
[37/43] Compiling SwiftJSONSchema SchemaIssue.swift
[38/43] Compiling SwiftJSONSchema ValidationIssue.swift
[39/43] Compiling SwiftJSONSchema ValidatableSchema.swift
[40/43] Compiling SwiftJSONSchema Annotation.swift
[41/43] Compiling SwiftJSONSchema AnnotationContainer.swift
[42/43] Compiling SwiftJSONSchema JSONType.swift
[43/43] Compiling SwiftJSONSchema Dialect.swift
Build complete! (53.28s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.1",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.17.6",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing"
}
],
"manifest_display_name" : "swift-json-schema",
"name" : "swift-json-schema",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "SwiftJSONSchema",
"targets" : [
"SwiftJSONSchema"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftJSONSchemaTests",
"module_type" : "SwiftTarget",
"name" : "SwiftJSONSchemaTests",
"path" : "Tests/SwiftJSONSchemaTests",
"sources" : [
"FormatValidatorTests.swift",
"JSONPointerTests.swift",
"JSONSchemaTestSuite.swift",
"JSONValueTests.swift",
"KeywordTests.swift",
"SchemaTests.swift",
"Utils/FileLoader.swift"
],
"target_dependencies" : [
"SwiftJSONSchema"
],
"type" : "test"
},
{
"c99name" : "SwiftJSONSchema",
"module_type" : "SwiftTarget",
"name" : "SwiftJSONSchema",
"path" : "Sources/SwiftJSONSchema",
"product_memberships" : [
"SwiftJSONSchema"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/applicator.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/content.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/core.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/format-annotation.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/meta-data.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/unevaluated.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/validation.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/schema.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Annotations/Annotation.swift",
"Annotations/AnnotationContainer.swift",
"Annotations/JSONType.swift",
"Dialect.swift",
"FormatValidators/BuiltinValidators.swift",
"FormatValidators/FormatValidator.swift",
"JSONValue/Array+JSONValue.swift",
"JSONValue/JSONValue+Codable.swift",
"JSONValue/JSONValue+ExpressibleByLiteral.swift",
"JSONValue/JSONValue.swift",
"Keywords/Keyword.swift",
"Keywords/Keywords+Annotation.swift",
"Keywords/Keywords+Applicator.swift",
"Keywords/Keywords+Assertion.swift",
"Keywords/Keywords+Identifier.swift",
"Keywords/Keywords+Metadata.swift",
"Keywords/Keywords+Reference.swift",
"Keywords/Keywords+Reserved.swift",
"Keywords/Keywords.swift",
"Pointers/JSONPointer.swift",
"Schema+Codable.swift",
"Schema+Equatable.swift",
"Schema.swift",
"Validation/Context.swift",
"Validation/Errors/SchemaIssue.swift",
"Validation/Errors/ValidationIssue.swift",
"Validation/ValidatableSchema.swift",
"Validation/ValidationLocation.swift",
"Validation/ValidationResult.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': Invalid Resource 'JSON-Schema-Test-Suite': File not found.
Done.