The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-json-schema, reference v0.0.4 (105cfc), with Swift 6.1 for macOS (SPM) on 4 Jul 2025 14:54:22 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

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: v0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/pointfreeco/swift-snapshot-testing from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/3421] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.56s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (1.58s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.59s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.60s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (4.95s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.3.0 (0.60s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.64s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.69s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.6
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/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.3.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-json-schema",
      "name": "swift-json-schema",
      "url": "https://github.com/niscy-eudiw/swift-json-schema.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-json-schema",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/niscy-eudiw/swift-json-schema.git
[1/1343] Fetching swift-json-schema
Fetched https://github.com/niscy-eudiw/swift-json-schema.git from cache (0.99s)
Creating working copy for https://github.com/niscy-eudiw/swift-json-schema.git
Working copy of https://github.com/niscy-eudiw/swift-json-schema.git resolved at v0.0.4 (105cfcd)
warning: '.resolve-product-dependencies': dependency 'swift-json-schema' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
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
{
  "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" : "/Users/admin/builder/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" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/applicator.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/content.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/core.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/format-annotation.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/meta-data.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/unevaluated.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/validation.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/12] Copying meta-data.json
[3/12] Write sources
[4/12] Copying schema.json
[5/12] Copying content.json
[5/12] Copying validation.json
[5/12] Copying unevaluated.json
[5/12] Copying core.json
[5/12] Copying applicator.json
[5/12] Copying format-annotation.json
[11/12] Write swift-version-2F0A5646E1D333AE.txt
[13/40] Emitting module SwiftJSONSchema
/Users/admin/builder/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]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
/Users/admin/builder/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 Annotation.swift
[15/43] Compiling SwiftJSONSchema AnnotationContainer.swift
[16/43] Compiling SwiftJSONSchema JSONType.swift
[17/43] Compiling SwiftJSONSchema ValidationLocation.swift
[18/43] Compiling SwiftJSONSchema ValidationResult.swift
[19/43] Compiling SwiftJSONSchema resource_bundle_accessor.swift
[20/43] Compiling SwiftJSONSchema Schema+Equatable.swift
/Users/admin/builder/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?
[21/43] Compiling SwiftJSONSchema Schema.swift
/Users/admin/builder/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?
[22/43] Compiling SwiftJSONSchema Context.swift
/Users/admin/builder/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?
[23/43] Compiling SwiftJSONSchema Array+JSONValue.swift
[24/43] Compiling SwiftJSONSchema JSONValue+Codable.swift
[25/43] Compiling SwiftJSONSchema JSONValue+ExpressibleByLiteral.swift
[26/43] Compiling SwiftJSONSchema SchemaIssue.swift
[27/43] Compiling SwiftJSONSchema ValidationIssue.swift
[28/43] Compiling SwiftJSONSchema ValidatableSchema.swift
[29/43] Compiling SwiftJSONSchema Keywords+Applicator.swift
[30/43] Compiling SwiftJSONSchema Keywords+Assertion.swift
[31/43] Compiling SwiftJSONSchema Keywords+Identifier.swift
[32/43] Compiling SwiftJSONSchema Keywords.swift
[33/43] Compiling SwiftJSONSchema JSONPointer.swift
[34/43] Compiling SwiftJSONSchema Schema+Codable.swift
[35/43] Compiling SwiftJSONSchema JSONValue.swift
[36/43] Compiling SwiftJSONSchema Keyword.swift
[37/43] Compiling SwiftJSONSchema Keywords+Annotation.swift
[38/43] Compiling SwiftJSONSchema Keywords+Metadata.swift
[39/43] Compiling SwiftJSONSchema Keywords+Reference.swift
[40/43] Compiling SwiftJSONSchema Keywords+Reserved.swift
[41/43] Compiling SwiftJSONSchema Dialect.swift
/Users/admin/builder/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]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
[42/43] Compiling SwiftJSONSchema BuiltinValidators.swift
/Users/admin/builder/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]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
[43/43] Compiling SwiftJSONSchema FormatValidator.swift
/Users/admin/builder/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]
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSISO8601DateFormatter.h:46:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
44 |
45 | API_AVAILABLE(macosx(10.12), ios(10.0), watchos(3.0), tvos(10.0))
46 | @interface NSISO8601DateFormatter : NSFormatter <NSSecureCoding> {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
47 | @private
48 |     CFDateFormatterRef _formatter;
Build complete! (14.60s)
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
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" : "/Users/admin/builder/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" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/applicator.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/content.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/core.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/format-annotation.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/meta-data.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/unevaluated.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftJSONSchema/Resources/draft2020-12/meta/validation.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/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.
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/niscy-eudiw/swift-json-schema/v0.0.4
Repository:               niscy-eudiw/swift-json-schema
Swift version used:       6.1
    .package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.0.0"),
Target:                   JSONSchema
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
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
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module SymbolKit
[8/55] Emitting module Snippets
[9/56] Compiling Snippets Snippet.swift
[10/57] Compiling SymbolKit Mixin+Equals.swift
[11/57] Compiling SymbolKit Mixin+Hash.swift
[12/57] Compiling SymbolKit Mixin.swift
[13/57] Compiling SymbolKit LineList.swift
[14/57] Compiling SymbolKit Position.swift
[15/57] Compiling SymbolKit Names.swift
[16/57] Compiling SymbolKit SPI.swift
[17/57] Compiling SymbolKit Snippet.swift
[18/57] Compiling SymbolKit Extension.swift
[19/57] Compiling SymbolKit SourceRange.swift
[20/57] Compiling SymbolKit Metadata.swift
[21/57] Compiling SymbolKit Module.swift
[22/57] Compiling SymbolKit OperatingSystem.swift
[23/57] Compiling SymbolKit Platform.swift
[24/57] Compiling SymbolKit Relationship.swift
[25/57] Compiling SymbolKit RelationshipKind.swift
[26/57] Compiling SymbolKit SourceOrigin.swift
[27/57] Compiling SymbolKit GenericConstraints.swift
[28/57] Compiling SymbolKit Swift.swift
[29/57] Compiling SymbolKit Symbol.swift
[30/57] Compiling SymbolKit SymbolKind.swift
[31/57] Compiling SymbolKit SymbolGraph.swift
[32/57] Compiling SymbolKit GraphCollector.swift
[33/57] Compiling SymbolKit SemanticVersion.swift
[34/57] Compiling SymbolKit AccessControl.swift
[35/57] Compiling SymbolKit Availability.swift
[36/57] Compiling SymbolKit AvailabilityItem.swift
[37/57] Compiling SymbolKit Domain.swift
[38/57] Compiling SymbolKit DeclarationFragments.swift
[39/57] Compiling SymbolKit Fragment.swift
[40/57] Compiling SymbolKit FragmentKind.swift
[41/57] Compiling SymbolKit FunctionParameter.swift
[42/57] Compiling SymbolKit FunctionSignature.swift
[43/57] Compiling SymbolKit Identifier.swift
[44/57] Compiling SymbolKit KindIdentifier.swift
[45/57] Compiling SymbolKit Location.swift
[46/57] Compiling SymbolKit Mutability.swift
[47/57] Compiling SymbolKit GenericConstraint.swift
[48/57] Compiling SymbolKit GenericParameter.swift
[49/57] Compiling SymbolKit Generics.swift
[50/57] Compiling SymbolKit Namespace.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Emitting module snippet_extract
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.22s)
error: no target named 'JSONSchema'
compatible targets: 'SwiftJSONSchema'
Target:                   JSONSchemaBuilder
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
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (0.33s)
error: no target named 'JSONSchemaBuilder'
compatible targets: 'SwiftJSONSchema'
       1
0	/Users/admin/builder/spi-builder-workspace/.docs/niscy-eudiw/swift-json-schema/v0.0.4
✅  Doc result (uploading) reported
Error while generating docs: Error Domain=NSCocoaErrorDomain Code=260 "The folder “documentation” doesn’t exist." UserInfo={NSUserStringVariant=(
    Folder
), NSFilePath=/Users/admin/builder/spi-builder-workspace/.docs/niscy-eudiw/swift-json-schema/v0.0.4/documentation, NSURL=file:///Users/admin/builder/spi-builder-workspace/.docs/niscy-eudiw/swift-json-schema/v0.0.4/documentation, NSUnderlyingError=0x60000195c1e0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}}
✅  Doc result (failed) reported
Done.