The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONSchema, reference 2.0.2 (5d5b41), with Swift 6.3 for macOS (SPM) on 1 May 2026 07:37:50 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/petrukha-ivan/swift-json-schema.git
Reference: 2.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/petrukha-ivan/swift-json-schema
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at 5d5b410 Add ordered object properties
Cloned https://github.com/petrukha-ivan/swift-json-schema.git
Revision (git rev-parse @):
5d5b410ec67629586255dcb148f98362f6ef4629
SUCCESS checkout https://github.com/petrukha-ivan/swift-json-schema.git at 2.0.2
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin.git
[1/2287] Fetching swift-docc-plugin
[230/26181] Fetching swift-docc-plugin, swift-collections
[469/29889] Fetching swift-docc-plugin, swift-collections, swift-docc-symbolkit
Fetched https://github.com/apple/swift-collections.git from cache (2.10s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (2.10s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (2.10s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.3 (5.00s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.67s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.71s)
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.3
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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": "swift-json-schema",
      "name": "JSONSchema",
      "url": "https://github.com/petrukha-ivan/swift-json-schema.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-json-schema",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/petrukha-ivan/swift-json-schema.git
[1/132] Fetching swift-json-schema
Fetched https://github.com/petrukha-ivan/swift-json-schema.git from cache (0.70s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.16s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/petrukha-ivan/swift-json-schema.git
Working copy of https://github.com/petrukha-ivan/swift-json-schema.git resolved at 2.0.2 (5d5b410)
warning: '.resolve-product-dependencies': dependency 'swift-json-schema' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/petrukha-ivan/swift-json-schema.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/12] Write sources
[11/12] Write swift-version--6988338F2F200930.txt
[13/29] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[14/30] Compiling InternalCollectionsUtilities Descriptions.swift
[15/30] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[16/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/30] Compiling InternalCollectionsUtilities Debugging.swift
[18/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/30] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[22/30] Emitting module InternalCollectionsUtilities
[23/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[24/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[25/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[26/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/30] Compiling InternalCollectionsUtilities Integer rank.swift
[29/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[30/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[31/312] Compiling DequeModule _DequeBufferHeader.swift
[32/312] Compiling HashTreeCollections _Bucket.swift
[33/312] Compiling HashTreeCollections _Hash.swift
[34/313] Compiling HeapModule _HeapNode.swift
[35/313] Compiling DequeModule _DequeBuffer.swift
[36/313] Compiling DequeModule _DequeSlot.swift
[37/313] Compiling HeapModule Heap+Invariants.swift
[38/313] Compiling HeapModule Heap.swift
[39/313] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[40/313] Compiling HeapModule Heap+Descriptions.swift
[41/313] Compiling HeapModule Heap+UnsafeHandle.swift
[42/313] Emitting module HeapModule
[43/313] Compiling HashTreeCollections _HashLevel.swift
[44/313] Compiling HashTreeCollections _HashNode+Builder.swift
[45/313] Compiling HashTreeCollections _HashNode+Debugging.swift
[46/313] Compiling HashTreeCollections _HashNode+Initializers.swift
[47/313] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[48/313] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[49/313] Compiling HashTreeCollections _HashNode+Structural merge.swift
[50/313] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[51/313] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[52/313] Compiling HashTreeCollections _HashNode+Structural union.swift
[53/319] Compiling DequeModule _UnsafeWrappedBuffer.swift
[56/319] Compiling HashTreeCollections _HashNode+Invariants.swift
[57/319] Compiling HashTreeCollections _HashNode+Lookups.swift
[58/319] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[59/319] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[60/324] Compiling HashTreeCollections TreeDictionary+Keys.swift
[61/324] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[62/324] Compiling HashTreeCollections TreeDictionary+Merge.swift
[63/324] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[64/324] Compiling HashTreeCollections TreeSet+Equatable.swift
[65/324] Compiling BitCollections BitSet.swift
[66/324] Compiling HashTreeCollections _UnmanagedHashNode.swift
[67/324] Compiling HashTreeCollections _UnsafePath.swift
[68/324] Compiling HashTreeCollections TreeDictionary+Codable.swift
[69/324] Compiling HashTreeCollections TreeDictionary+Collection.swift
[70/324] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[71/324] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[72/324] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[73/324] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[74/324] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[75/324] Compiling HashTreeCollections TreeDictionary+Filter.swift
[76/324] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[77/324] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[78/324] Compiling HashTreeCollections _RawHashNode.swift
[84/324] Compiling HashTreeCollections _HashNodeHeader.swift
[85/324] Compiling HashTreeCollections _HashSlot.swift
[86/324] Compiling HashTreeCollections _HashStack.swift
[87/324] Compiling HashTreeCollections _HashTreeIterator.swift
[88/324] Compiling HashTreeCollections _HashTreeStatistics.swift
[89/324] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[91/324] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[92/324] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[93/324] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[94/324] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[95/324] Compiling HashTreeCollections _HashNode.swift
[98/324] Compiling BitCollections Range+Utilities.swift
[99/324] Compiling BitCollections Slice+Utilities.swift
[100/324] Compiling BitCollections UInt+Tricks.swift
[101/324] Compiling BitCollections _Word.swift
[102/324] Compiling OrderedCollections OrderedSet.swift
[103/324] Compiling OrderedCollections _UnsafeBitset.swift
[104/324] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[105/324] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[106/324] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[107/324] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[108/324] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[109/324] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[110/324] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[111/324] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[121/332] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[122/332] Compiling HashTreeCollections _AncestorHashSlots.swift
[123/332] Compiling HashTreeCollections _Bitmap.swift
[132/332] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[133/332] Compiling HashTreeCollections TreeDictionary+Values.swift
[134/332] Compiling HashTreeCollections TreeDictionary.swift
[135/332] Compiling HashTreeCollections TreeSet+Codable.swift
[136/332] Compiling HashTreeCollections TreeSet+Collection.swift
[137/332] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[138/332] Compiling HashTreeCollections TreeSet+Debugging.swift
[139/332] Compiling HashTreeCollections TreeSet+Descriptions.swift
[146/332] Emitting module DequeModule
[147/332] Compiling HashTreeCollections _HashNode+Storage.swift
[148/332] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[149/332] Compiling HashTreeCollections _HashNode+Structural filter.swift
[150/332] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[151/332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[152/332] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[176/332] Emitting module BitCollections
[202/339] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[203/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[204/339] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[205/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[206/339] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[207/339] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[208/339] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[209/339] Compiling HashTreeCollections TreeSet.swift
[296/339] Emitting module OrderedCollections
[315/339] Emitting module _RopeModule
[316/339] Compiling _RopeModule Rope+Remove.swift
[317/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[318/339] Compiling _RopeModule Rope+Split.swift
[319/339] Compiling _RopeModule Optional Utilities.swift
[320/339] Compiling _RopeModule String Utilities.swift
[321/339] Compiling _RopeModule String.Index+ABI.swift
[322/339] Compiling _RopeModule _CharacterRecognizer.swift
[339/339] Emitting module HashTreeCollections
[340/341] Emitting module Collections
[341/341] Compiling Collections Collections.swift
[342/351] Compiling JSONSchema JSONSchema+Null.swift
[343/351] Compiling JSONSchema JSONSchema+ObjectProperties.swift
[344/351] Compiling JSONSchema JSONSchema+Object.swift
[345/351] Compiling JSONSchema JSONSchema+Number.swift
[346/351] Compiling JSONSchema JSONSchema+String.swift
[347/352] Compiling JSONSchema JSONSchema+Integer.swift
[348/352] Compiling JSONSchema JSONSchema+Array.swift
[349/352] Compiling JSONSchema JSONSchema+Boolean.swift
[350/352] Emitting module JSONSchema
[351/352] Compiling JSONSchema JSONSchema+Enum.swift
[352/352] Compiling JSONSchema JSONSchema.swift
Build complete! (16.50s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.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",
      "sources" : [
        "ArraySchemaTests.swift",
        "BooleanSchemaTests.swift",
        "EnumSchemaTests.swift",
        "IntegerSchemaTests.swift",
        "JSONStringTests.swift",
        "NullSchemaTests.swift",
        "NumberSchemaTests.swift",
        "ObjectSchemaTests.swift",
        "StringSchemaTests.swift"
      ],
      "target_dependencies" : [
        "JSONSchema"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONSchema",
      "module_type" : "SwiftTarget",
      "name" : "JSONSchema",
      "path" : "Sources/JSONSchema",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "JSONSchema"
      ],
      "sources" : [
        "JSONSchema+Array.swift",
        "JSONSchema+Boolean.swift",
        "JSONSchema+Enum.swift",
        "JSONSchema+Integer.swift",
        "JSONSchema+Null.swift",
        "JSONSchema+Number.swift",
        "JSONSchema+Object.swift",
        "JSONSchema+ObjectProperties.swift",
        "JSONSchema+String.swift",
        "JSONSchema.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.