Build Information
Successful build of JSONSchema, reference 1.3.1 (4c6f24
), with Swift 6.1 for macOS (SPM) on 28 Aug 2025 18:32:34 UTC.
Swift 6 data race errors: 0
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
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattt/JSONSchema.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mattt/JSONSchema
* tag 1.3.1 -> FETCH_HEAD
HEAD is now at 4c6f246 Bump minimum Swift Collections version to 1.1.0 (#14)
Cloned https://github.com/mattt/JSONSchema.git
Revision (git rev-parse @):
4c6f2467d5bc72b062c7a9b7e4cd77a09635ea8b
SUCCESS checkout https://github.com/mattt/JSONSchema.git at 1.3.1
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.16s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.77s)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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": "jsonschema",
"name": "JSONSchema",
"url": "https://github.com/mattt/JSONSchema.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONSchema",
"dependencies": [
{
"identity": "swift-collections",
"name": "swift-collections",
"url": "https://github.com/apple/swift-collections.git",
"version": "1.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mattt/JSONSchema.git
[4/192] Fetching jsonschema
Fetched https://github.com/mattt/JSONSchema.git from cache (0.71s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.54s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.59s)
Creating working copy for https://github.com/mattt/JSONSchema.git
Working copy of https://github.com/mattt/JSONSchema.git resolved at 1.3.1 (4c6f246)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
warning: '.resolve-product-dependencies': dependency 'jsonschema' is not used by any target
Found 1 product dependencies
- swift-collections
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mattt/JSONSchema.git
https://github.com/mattt/JSONSchema.git
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.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" : [
"JSONSchemaTests.swift",
"JSONValueTests.swift"
],
"target_dependencies" : [
"JSONSchema"
],
"type" : "test"
},
{
"c99name" : "JSONSchema",
"module_type" : "SwiftTarget",
"name" : "JSONSchema",
"path" : "Sources/JSONSchema",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"JSONSchema"
],
"sources" : [
"JSONSchema.swift",
"JSONValue.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/18] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[6/18] Compiling InternalCollectionsUtilities Descriptions.swift
[7/19] Emitting module InternalCollectionsUtilities
[8/19] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[9/19] Compiling InternalCollectionsUtilities UInt+reversed.swift
[10/19] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[11/19] Compiling InternalCollectionsUtilities Integer rank.swift
[12/19] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/19] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/19] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[16/19] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[17/19] Compiling InternalCollectionsUtilities Debugging.swift
[18/19] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/19] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[20/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[21/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[22/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[23/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[24/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[25/75] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[26/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[27/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[28/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[29/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[30/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[31/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[32/81] Compiling OrderedCollections OrderedSet+Codable.swift
[33/81] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[34/81] Compiling OrderedCollections OrderedSet+Descriptions.swift
[35/81] Compiling OrderedCollections OrderedSet+Diffing.swift
[36/81] Compiling OrderedCollections OrderedSet+Equatable.swift
[37/81] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[38/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[39/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[40/81] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[41/81] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[42/81] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[43/81] Compiling OrderedCollections OrderedSet+Sendable.swift
[44/81] Compiling OrderedCollections OrderedDictionary+Elements.swift
[45/81] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[46/81] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[47/81] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[48/81] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[49/81] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[50/81] Compiling OrderedCollections _Hashtable+Header.swift
[51/81] Compiling OrderedCollections OrderedDictionary+Codable.swift
[52/81] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[53/81] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[54/81] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[55/81] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[56/81] Compiling OrderedCollections OrderedSet+Hashable.swift
[57/81] Compiling OrderedCollections OrderedSet+Initializers.swift
[58/81] Compiling OrderedCollections OrderedSet+Insertions.swift
[59/81] Compiling OrderedCollections OrderedSet+Invariants.swift
[60/81] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[61/81] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[62/81] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[63/81] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[64/81] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[65/81] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[66/81] Compiling OrderedCollections OrderedDictionary+Values.swift
[67/81] Compiling OrderedCollections OrderedDictionary.swift
[68/81] Compiling OrderedCollections _HashTable+Bucket.swift
[69/81] Compiling OrderedCollections _HashTable+BucketIterator.swift
[70/81] Compiling OrderedCollections _HashTable+Constants.swift
[71/81] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[72/81] Compiling OrderedCollections _HashTable+Testing.swift
[73/81] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[74/81] Compiling OrderedCollections _HashTable.swift
[75/81] Compiling OrderedCollections OrderedSet+SubSequence.swift
[76/81] Compiling OrderedCollections OrderedSet+Testing.swift
[77/81] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[78/81] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[79/81] Compiling OrderedCollections OrderedSet.swift
[80/81] Compiling OrderedCollections _UnsafeBitset.swift
[81/81] Emitting module OrderedCollections
[82/84] Compiling JSONSchema JSONSchema.swift
[83/84] Emitting module JSONSchema
[84/84] Compiling JSONSchema JSONValue.swift
Build complete! (6.63s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.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" : [
"JSONSchemaTests.swift",
"JSONValueTests.swift"
],
"target_dependencies" : [
"JSONSchema"
],
"type" : "test"
},
{
"c99name" : "JSONSchema",
"module_type" : "SwiftTarget",
"name" : "JSONSchema",
"path" : "Sources/JSONSchema",
"product_dependencies" : [
"OrderedCollections"
],
"product_memberships" : [
"JSONSchema"
],
"sources" : [
"JSONSchema.swift",
"JSONValue.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.