The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-json-schema, reference main (56feb0), with Swift 6.1 for Wasm on 7 Jul 2025 09:04:17 UTC.

Swift 6 data race errors: 2

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/niscy-eudiw/swift-json-schema.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/niscy-eudiw/swift-json-schema
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 56feb03 Merge pull request #2 from niscy-eudiw/feature/updated-package-name
Cloned https://github.com/niscy-eudiw/swift-json-schema.git
Revision (git rev-parse @):
56feb037a3723586c1dc4c4b1cf1ae1ff0c93ca5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/niscy-eudiw/swift-json-schema.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/niscy-eudiw/swift-json-schema.git
https://github.com/niscy-eudiw/swift-json-schema.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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"
}
warning: 'spi-builder-workspace': Invalid Resource 'JSON-Schema-Test-Suite': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/2094] Fetching swift-docc-plugin
[2095/17440] Fetching swift-docc-plugin, swift-snapshot-testing
[2709/88619] Fetching swift-docc-plugin, swift-snapshot-testing, swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (6.31s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.38s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (6.38s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (8.54s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (0.51s)
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.28s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.81s)
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.63s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (1.19s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3422] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.41s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.96s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.53s)
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-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/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.5.2
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 Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/12] Copying applicator.json
[2/12] Copying schema.json
[2/12] Copying core.json
[2/12] Copying validation.json
[2/12] Copying content.json
[2/12] Copying unevaluated.json
[2/12] Copying format-annotation.json
[2/12] Write sources
[2/12] Copying meta-data.json
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/40] Compiling SwiftJSONSchema Keywords+Reference.swift
[14/40] Compiling SwiftJSONSchema Keywords+Reserved.swift
[15/40] Compiling SwiftJSONSchema Keywords.swift
[16/40] Compiling SwiftJSONSchema JSONPointer.swift
[17/43] Emitting module SwiftJSONSchema
/host/spi-builder-workspace/Sources/SwiftJSONSchema/FormatValidators/BuiltinValidators.swift:7:22: warning: static property 'formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
  5 | public struct DateTimeFormatValidator: FormatValidator {
  6 |   public let formatName = "date-time"
  7 |   private static let formatter: ISO8601DateFormatter = {
    |                      |- warning: static property 'formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: add '@MainActor' to make static property 'formatter' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  8 |     let f = ISO8601DateFormatter()
  9 |     f.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
/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?
[18/43] Compiling SwiftJSONSchema JSONValue+ExpressibleByLiteral.swift
[19/43] Compiling SwiftJSONSchema JSONValue.swift
[20/43] Compiling SwiftJSONSchema Keyword.swift
[21/43] Compiling SwiftJSONSchema Keywords+Annotation.swift
[22/43] Compiling SwiftJSONSchema Annotation.swift
[23/43] Compiling SwiftJSONSchema AnnotationContainer.swift
[24/43] Compiling SwiftJSONSchema JSONType.swift
[25/43] Compiling SwiftJSONSchema Dialect.swift
[26/43] Compiling SwiftJSONSchema Keywords+Applicator.swift
[27/43] Compiling SwiftJSONSchema Keywords+Assertion.swift
[28/43] Compiling SwiftJSONSchema Keywords+Identifier.swift
[29/43] Compiling SwiftJSONSchema Keywords+Metadata.swift
[30/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?
[31/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?
[32/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?
[33/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?
[34/43] Compiling SwiftJSONSchema SchemaIssue.swift
[35/43] Compiling SwiftJSONSchema ValidationIssue.swift
[36/43] Compiling SwiftJSONSchema ValidatableSchema.swift
[37/43] Compiling SwiftJSONSchema BuiltinValidators.swift
/host/spi-builder-workspace/Sources/SwiftJSONSchema/FormatValidators/BuiltinValidators.swift:7:22: warning: static property 'formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
  5 | public struct DateTimeFormatValidator: FormatValidator {
  6 |   public let formatName = "date-time"
  7 |   private static let formatter: ISO8601DateFormatter = {
    |                      |- warning: static property 'formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: add '@MainActor' to make static property 'formatter' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  8 |     let f = ISO8601DateFormatter()
  9 |     f.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[38/43] Compiling SwiftJSONSchema FormatValidator.swift
/host/spi-builder-workspace/Sources/SwiftJSONSchema/FormatValidators/BuiltinValidators.swift:7:22: warning: static property 'formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
  5 | public struct DateTimeFormatValidator: FormatValidator {
  6 |   public let formatName = "date-time"
  7 |   private static let formatter: ISO8601DateFormatter = {
    |                      |- warning: static property 'formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: add '@MainActor' to make static property 'formatter' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  8 |     let f = ISO8601DateFormatter()
  9 |     f.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[39/43] Compiling SwiftJSONSchema Array+JSONValue.swift
/host/spi-builder-workspace/Sources/SwiftJSONSchema/FormatValidators/BuiltinValidators.swift:7:22: warning: static property 'formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
  5 | public struct DateTimeFormatValidator: FormatValidator {
  6 |   public let formatName = "date-time"
  7 |   private static let formatter: ISO8601DateFormatter = {
    |                      |- warning: static property 'formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: add '@MainActor' to make static property 'formatter' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  8 |     let f = ISO8601DateFormatter()
  9 |     f.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[40/43] Compiling SwiftJSONSchema JSONValue+Codable.swift
/host/spi-builder-workspace/Sources/SwiftJSONSchema/FormatValidators/BuiltinValidators.swift:7:22: warning: static property 'formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
  5 | public struct DateTimeFormatValidator: FormatValidator {
  6 |   public let formatName = "date-time"
  7 |   private static let formatter: ISO8601DateFormatter = {
    |                      |- warning: static property 'formatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                      |- note: add '@MainActor' to make static property 'formatter' part of global actor 'MainActor'
    |                      `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
  8 |     let f = ISO8601DateFormatter()
  9 |     f.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
Foundation.ISO8601DateFormatter:1:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 2 |     open var timeZone: TimeZone! { get set }
 3 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[41/43] Compiling SwiftJSONSchema ValidationLocation.swift
[42/43] Compiling SwiftJSONSchema ValidationResult.swift
[43/43] Compiling SwiftJSONSchema resource_bundle_accessor.swift
Build complete! (40.90s)
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"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': Invalid Resource 'JSON-Schema-Test-Suite': File not found.
Done.