The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONSchema, reference 0.6.0 (d14de4), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 03:45:10 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kylef/JSONSchema.swift.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kylef/JSONSchema.swift
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at d14de4b release: 0.6.0
Submodule path 'Tests/Cases': checked out '77f1d10cbb23b2f4d2bbf50ca1d5cf3804cb2ce4'
Submodule 'Tests/Cases' (https://github.com/json-schema/JSON-Schema-Test-Suite) registered for path 'Tests/Cases'
Cloning into '/Users/admin/builder/spi-builder-workspace/Tests/Cases'...
Cloned https://github.com/kylef/JSONSchema.swift.git
Revision (git rev-parse @):
d14de4b2d9205068c9db89c00d097ca43c897000
SUCCESS checkout https://github.com/kylef/JSONSchema.swift.git at 0.6.0
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
[165/2473] Fetching spectre, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.92s)
Fetched https://github.com/kylef/Spectre.git from cache (0.92s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (1.61s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.70s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "jsonschema.swift",
      "name": "JSONSchema",
      "url": "https://github.com/kylef/JSONSchema.swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONSchema.swift",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "pathkit",
          "name": "PathKit",
          "url": "https://github.com/kylef/PathKit.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathKit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "spectre",
              "name": "Spectre",
              "url": "https://github.com/kylef/Spectre.git",
              "version": "0.10.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spectre",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kylef/JSONSchema.swift.git
[1/2310] Fetching jsonschema.swift
Fetched https://github.com/kylef/JSONSchema.swift.git from cache (0.76s)
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.44s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.18s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.58s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (3.09s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/JSONSchema.swift.git
Working copy of https://github.com/kylef/JSONSchema.swift.git resolved at 0.6.0 (d14de4b)
warning: '.resolve-product-dependencies': dependency 'jsonschema.swift' is not used by any target
Found 1 product dependencies
  - PathKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kylef/JSONSchema.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/38] Compiling JSONSchema contains.swift
[4/38] Compiling JSONSchema dependencies.swift
[5/38] Compiling JSONSchema dependentSchemas.swift
[6/38] Compiling JSONSchema if.swift
[7/41] Compiling JSONSchema properties.swift
[8/41] Compiling JSONSchema propertyNames.swift
[9/41] Compiling JSONSchema ref.swift
[10/41] Compiling JSONSchema Draft201909Validator.swift
[11/41] Compiling JSONSchema Validator.swift
[12/41] Compiling JSONSchema Validators.swift
[13/41] Compiling JSONSchema format.swift
[14/41] Compiling JSONSchema Draft202012Validator.swift
[15/41] Compiling JSONSchema Draft4Validator.swift
[16/41] Compiling JSONSchema Draft6Validator.swift
[17/41] Compiling JSONSchema Draft7Validator.swift
[18/41] Emitting module JSONSchema
[19/41] Compiling JSONSchema additionalItems.swift
[20/41] Compiling JSONSchema additionalProperties.swift
[21/41] Compiling JSONSchema allOf.swift
[22/41] Compiling JSONSchema anyOf.swift
[23/41] Compiling JSONSchema minMaxNumber.swift
[24/41] Compiling JSONSchema minMaxProperties.swift
[25/41] Compiling JSONSchema multipleOf.swift
[26/41] Compiling JSONSchema pattern.swift
[27/41] Compiling JSONSchema required.swift
[28/41] Compiling JSONSchema uniqueItems.swift
[29/41] Compiling JSONSchema ValidationResult.swift
[30/41] Compiling JSONSchema items.swift
[31/41] Compiling JSONSchema not.swift
[32/41] Compiling JSONSchema oneOf.swift
[33/41] Compiling JSONSchema patternProperties.swift
[34/41] Compiling JSONSchema JSONPointer.swift
[35/41] Compiling JSONSchema JSONSchema.swift
[36/41] Compiling JSONSchema RefResolver.swift
[37/41] Compiling JSONSchema const.swift
[38/41] Compiling JSONSchema dependentRequired.swift
[39/41] Compiling JSONSchema enum.swift
[40/41] Compiling JSONSchema minMaxItems.swift
[41/41] Compiling JSONSchema minMaxLength.swift
Build complete! (6.56s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "pathkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kylef/PathKit.git"
    }
  ],
  "manifest_display_name" : "JSONSchema",
  "name" : "JSONSchema",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "JSONSchema",
      "targets" : [
        "JSONSchema"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONSchemaTests",
      "module_type" : "SwiftTarget",
      "name" : "JSONSchemaTests",
      "path" : "Tests/JSONSchemaTests",
      "product_dependencies" : [
        "PathKit"
      ],
      "sources" : [
        "JSONPointerTests.swift",
        "JSONSchemaCases.swift",
        "JSONSchemaTests.swift",
        "Validation/TestEnum.swift",
        "Validation/TestRef.swift",
        "Validation/TestRequired.swift",
        "ValidationErrorTests.swift",
        "ValidationResultTests.swift"
      ],
      "target_dependencies" : [
        "JSONSchema"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONSchema",
      "module_type" : "SwiftTarget",
      "name" : "JSONSchema",
      "path" : "Sources",
      "product_memberships" : [
        "JSONSchema"
      ],
      "sources" : [
        "Applicators/additionalItems.swift",
        "Applicators/additionalProperties.swift",
        "Applicators/allOf.swift",
        "Applicators/anyOf.swift",
        "Applicators/contains.swift",
        "Applicators/dependencies.swift",
        "Applicators/dependentSchemas.swift",
        "Applicators/if.swift",
        "Applicators/items.swift",
        "Applicators/not.swift",
        "Applicators/oneOf.swift",
        "Applicators/patternProperties.swift",
        "Applicators/properties.swift",
        "Applicators/propertyNames.swift",
        "Core/ref.swift",
        "Draft201909Validator.swift",
        "Draft202012Validator.swift",
        "Draft4Validator.swift",
        "Draft6Validator.swift",
        "Draft7Validator.swift",
        "JSONPointer.swift",
        "JSONSchema.swift",
        "RefResolver.swift",
        "Validation/const.swift",
        "Validation/dependentRequired.swift",
        "Validation/enum.swift",
        "Validation/minMaxItems.swift",
        "Validation/minMaxLength.swift",
        "Validation/minMaxNumber.swift",
        "Validation/minMaxProperties.swift",
        "Validation/multipleOf.swift",
        "Validation/pattern.swift",
        "Validation/required.swift",
        "Validation/uniqueItems.swift",
        "ValidationResult.swift",
        "Validator.swift",
        "Validators.swift",
        "format.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Done.