The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONSchema, reference 1.3.1 (4c6f24), with Swift 6.3 for Linux on 16 Apr 2026 20:14:09 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattt/JSONSchema.git
Reference: 1.3.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mattt/JSONSchema.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-collections.git
[1/23551] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.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.4.1
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/22] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[6/22] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[7/24] Compiling InternalCollectionsUtilities _SortedCollection.swift
[8/24] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[9/24] Compiling InternalCollectionsUtilities String+Padding.swift
[10/24] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[11/24] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[12/24] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[13/24] Emitting module InternalCollectionsUtilities
[14/24] Compiling InternalCollectionsUtilities Debugging.swift
[15/24] Compiling InternalCollectionsUtilities Descriptions.swift
[16/24] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/24] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/24] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[19/24] Compiling InternalCollectionsUtilities Integer rank.swift
[20/24] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[21/24] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/24] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[23/24] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[24/24] Compiling InternalCollectionsUtilities Span+Extras.swift
[26/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[27/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[28/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[29/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[30/80] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[31/80] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[32/80] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[33/87] Compiling OrderedCollections OrderedDictionary+Codable.swift
[34/87] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[35/87] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[36/87] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[37/87] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[38/87] Compiling OrderedCollections OrderedDictionary+Elements.swift
[39/87] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[40/87] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[41/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[42/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[43/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[44/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[45/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[46/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[47/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[48/87] Compiling OrderedCollections OrderedDictionary.swift
[49/87] Compiling OrderedCollections OrderedSet+Codable.swift
[50/87] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[51/87] Compiling OrderedCollections OrderedSet+Descriptions.swift
[52/87] Compiling OrderedCollections OrderedSet+Diffing.swift
[53/87] Compiling OrderedCollections OrderedSet+Equatable.swift
[54/87] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[55/87] Compiling OrderedCollections OrderedSet+Hashable.swift
[56/87] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[57/87] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[58/87] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[59/87] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[60/87] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[61/87] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[62/87] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[63/87] Compiling OrderedCollections OrderedDictionary+Values.swift
[64/87] Compiling OrderedCollections OrderedSet+Sendable.swift
[65/87] Compiling OrderedCollections OrderedSet+SubSequence.swift
[66/87] Compiling OrderedCollections OrderedSet+Testing.swift
[67/87] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[68/87] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[69/87] Compiling OrderedCollections OrderedSet.swift
[70/87] Compiling OrderedCollections _UnsafeBitset.swift
[71/87] Compiling OrderedCollections _HashTable+Bucket.swift
[72/87] Compiling OrderedCollections _HashTable+BucketIterator.swift
[73/87] Compiling OrderedCollections _HashTable+Constants.swift
[74/87] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[75/87] Compiling OrderedCollections _HashTable+Testing.swift
[76/87] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[77/87] Compiling OrderedCollections _HashTable.swift
[78/87] Compiling OrderedCollections _Hashtable+Header.swift
[79/87] Emitting module OrderedCollections
[80/87] Compiling OrderedCollections OrderedSet+Initializers.swift
[81/87] Compiling OrderedCollections OrderedSet+Insertions.swift
[82/87] Compiling OrderedCollections OrderedSet+Invariants.swift
[83/87] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[84/87] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[85/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[86/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[87/87] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[89/91] Compiling JSONSchema JSONValue.swift
[90/91] Emitting module JSONSchema
[91/91] Compiling JSONSchema JSONSchema.swift
Build complete! (24.86s)
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" : "/host/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"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.