The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONSchema, reference main (5d5b41), with Swift 6.3 for macOS (SPM) on 1 May 2026 07:36:26 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/petrukha-ivan/swift-json-schema
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/2287] Fetching swift-docc-plugin
[70/26181] Fetching swift-docc-plugin, swift-collections
[1641/29889] Fetching swift-docc-plugin, swift-collections, swift-docc-symbolkit
Fetched https://github.com/apple/swift-collections.git from cache (2.48s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (2.48s)
Fetched https://github.com/apple/swift-docc-plugin.git from cache (2.48s)
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.51s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.69s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.73s)
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.63s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.27s)
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 main (5d5b410)
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
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] Emitting module InternalCollectionsUtilities
[14/30] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[15/30] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/30] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/30] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/30] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/30] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/30] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/30] Compiling InternalCollectionsUtilities Descriptions.swift
[23/30] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[24/30] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/30] Compiling InternalCollectionsUtilities Debugging.swift
[26/30] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/30] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[29/30] Compiling InternalCollectionsUtilities Integer rank.swift
[30/30] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[31/312] Compiling _RopeModule BigString+Debugging.swift
[32/312] Compiling _RopeModule BigString+Index.swift
[33/313] Compiling HeapModule _HeapNode.swift
[34/313] Compiling DequeModule _DequeBufferHeader.swift
[35/313] Compiling DequeModule _DequeSlot.swift
[36/313] Compiling DequeModule _DequeBuffer.swift
[37/313] Compiling HeapModule Heap.swift
[38/313] Compiling _RopeModule BigString+Ingester.swift
[39/313] Compiling _RopeModule BigString+Invariants.swift
[40/313] Compiling HeapModule Heap+UnsafeHandle.swift
[41/313] Compiling HeapModule Heap+Invariants.swift
[42/313] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[43/313] Compiling HeapModule Heap+Descriptions.swift
[44/313] Emitting module HeapModule
[45/313] Compiling HashTreeCollections _UnmanagedHashNode.swift
[46/313] Compiling HashTreeCollections _UnsafePath.swift
[47/313] Compiling HashTreeCollections TreeDictionary+Codable.swift
[48/313] Compiling HashTreeCollections TreeDictionary+Collection.swift
[49/313] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[50/313] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[51/319] Compiling _RopeModule BigString+Iterators.swift
[52/319] Compiling _RopeModule BigString+Metrics.swift
[53/319] Compiling HashTreeCollections TreeDictionary+Keys.swift
[54/319] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[55/319] Compiling HashTreeCollections TreeDictionary+Merge.swift
[56/319] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[57/319] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[58/319] Compiling HashTreeCollections TreeDictionary+Values.swift
[59/319] Compiling DequeModule _UnsafeWrappedBuffer.swift
[60/319] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[61/319] Compiling _RopeModule BigString+Chunk+Splitting.swift
[62/319] Compiling _RopeModule BigString+Chunk.swift
[63/319] Compiling _RopeModule BigString+BidirectionalCollection.swift
[64/319] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[65/319] Compiling HashTreeCollections _HashNode.swift
[66/324] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[72/324] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[73/324] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[74/324] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[75/324] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[76/324] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[77/324] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[78/324] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[79/324] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[80/324] Compiling _RopeModule Rope+Sequence.swift
[81/324] Compiling _RopeModule Rope+Append.swift
[82/324] Compiling _RopeModule Rope+Extract.swift
[83/324] Compiling _RopeModule Rope+Find.swift
[84/324] Compiling _RopeModule Rope+ForEachWhile.swift
[85/324] Compiling _RopeModule Rope+Insert.swift
[86/324] Compiling _RopeModule Rope+Join.swift
[87/324] Compiling _RopeModule Rope+MutatingForEach.swift
[88/332] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[89/332] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[90/332] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[91/332] Compiling HashTreeCollections TreeDictionary+Filter.swift
[92/332] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[94/332] Compiling HashTreeCollections _HashNodeHeader.swift
[95/332] Compiling HashTreeCollections _HashSlot.swift
[96/332] Compiling HashTreeCollections _HashStack.swift
[97/332] Compiling HashTreeCollections _HashTreeIterator.swift
[98/332] Compiling HashTreeCollections _HashTreeStatistics.swift
[99/332] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[100/332] Compiling _RopeModule BigString+Summary.swift
[101/332] Compiling _RopeModule BigString.swift
[102/332] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[103/332] Compiling _RopeModule BigString+Chunk+Breaks.swift
[104/332] Emitting module BitCollections
[105/332] Compiling _RopeModule BigString+Builder.swift
[106/332] Compiling _RopeModule BigString+Contents.swift
[116/332] Compiling BitCollections BitSet.swift
[117/332] Compiling BitCollections Range+Utilities.swift
[118/332] Compiling BitCollections Slice+Utilities.swift
[119/332] Compiling BitCollections UInt+Tricks.swift
[120/332] Compiling BitCollections _Word.swift
[121/332] Compiling OrderedCollections OrderedSet.swift
[122/332] Compiling OrderedCollections _UnsafeBitset.swift
[134/332] Compiling HashTreeCollections _RawHashNode.swift
[135/332] Emitting module DequeModule
[136/332] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[137/332] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[138/332] Compiling _RopeModule BigString+Sequence.swift
[139/332] Compiling _RopeModule BigString+TextOutputStream.swift
[140/332] Compiling _RopeModule BigString+Append.swift
[141/332] Compiling _RopeModule BigString+Initializers.swift
[142/332] Compiling _RopeModule BigString+Chunk+Description.swift
[143/332] Compiling _RopeModule BigString+Chunk+Indexing by Characters.swift
[144/332] Compiling _RopeModule BigString+Chunk+Indexing by UTF16.swift
[145/332] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[146/332] Compiling _RopeModule BigString+Hashing.swift
[159/332] Compiling _RopeModule BigString+Chunk+Counts.swift
[172/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[173/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[174/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[175/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[176/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[177/332] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[178/332] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[179/332] Compiling HashTreeCollections TreeSet.swift
[304/339] Emitting module OrderedCollections
[323/339] Emitting module _RopeModule
[324/339] Compiling _RopeModule Rope+Remove.swift
[325/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[326/339] Compiling _RopeModule Rope+Split.swift
[327/339] Compiling _RopeModule Optional Utilities.swift
[328/339] Compiling _RopeModule String Utilities.swift
[329/339] Compiling _RopeModule String.Index+ABI.swift
[330/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+String.swift
[343/351] Compiling JSONSchema JSONSchema+Object.swift
[344/351] Compiling JSONSchema JSONSchema+Number.swift
[345/351] Compiling JSONSchema JSONSchema+Integer.swift
[346/351] Compiling JSONSchema JSONSchema+Null.swift
[347/351] Compiling JSONSchema JSONSchema+Enum.swift
[348/351] Compiling JSONSchema JSONSchema+Boolean.swift
[349/351] Compiling JSONSchema JSONSchema+Array.swift
[350/351] Emitting module JSONSchema
[351/351] Compiling JSONSchema JSONSchema+ObjectProperties.swift
[352/352] Compiling JSONSchema JSONSchema.swift
Build complete! (19.28s)
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.