The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONSchema, reference main (5d5b41), with Swift 6.2 for Wasm on 1 May 2026 07:45:26 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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1

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 /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/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
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/petrukha-ivan/swift-json-schema.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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin.git
Fetching https://github.com/apple/swift-collections.git
[1/2287] Fetching swift-docc-plugin
[253/26181] Fetching swift-docc-plugin, swift-collections
Fetched https://github.com/apple/swift-docc-plugin.git from cache (2.74s)
Fetched https://github.com/apple/swift-collections.git from cache (2.82s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (3.95s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.5.0 (4.10s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3708] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.96s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.83s)
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.5.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.4.1
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[15/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[16/33] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/33] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/33] Emitting module InternalCollectionsUtilities
[19/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[20/33] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/33] Compiling InternalCollectionsUtilities String+Padding.swift
[22/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/33] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/33] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[25/33] Compiling InternalCollectionsUtilities Integer rank.swift
[26/33] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[27/33] Compiling InternalCollectionsUtilities UInt+reversed.swift
[28/33] Compiling InternalCollectionsUtilities Debugging.swift
[29/33] Compiling InternalCollectionsUtilities Descriptions.swift
[30/33] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[31/33] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[32/33] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/33] Compiling InternalCollectionsUtilities Span+Extras.swift
[35/106] Compiling HeapModule Heap+Invariants.swift
[36/147] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[37/156] Compiling BitCollections BinaryInteger extensions.swift
[38/156] Compiling BitCollections BitArray+BitwiseOperations.swift
[39/156] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[40/156] Compiling BitCollections BitArray+Codable.swift
[41/156] Compiling BitCollections BitArray+Collection.swift
[42/185] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[43/185] Compiling BitCollections BitArray+Extras.swift
[44/185] Compiling BitCollections BitArray+Fill.swift
[45/185] Compiling BitCollections BitArray+Hashable.swift
[46/313] Compiling HeapModule Heap+Descriptions.swift
[47/317] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[48/317] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[49/317] Compiling HashTreeCollections _HashNode+Structural merge.swift
[50/317] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[51/317] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[52/317] Compiling HashTreeCollections _HashNode+Structural filter.swift
[53/317] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[54/317] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[55/317] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[56/317] Emitting module ContainersPreview
[57/317] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[58/317] Compiling HashTreeCollections _HashNode+Structural union.swift
[59/317] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[60/317] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[61/317] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[62/317] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[63/317] Compiling HashTreeCollections _HashNode.swift
[64/317] Compiling HashTreeCollections _HashNodeHeader.swift
[65/318] Compiling HashTreeCollections _HashSlot.swift
[66/333] Compiling HashTreeCollections _HashStack.swift
[67/333] Compiling HashTreeCollections _HashTreeIterator.swift
[68/333] Compiling HashTreeCollections _HashTreeStatistics.swift
[69/333] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[70/333] Compiling HeapModule _HeapNode.swift
[71/333] Compiling HashTreeCollections _HashNode+Builder.swift
[72/333] Compiling HashTreeCollections _HashNode+Debugging.swift
[73/333] Compiling HashTreeCollections _HashNode+Initializers.swift
[74/333] Compiling HashTreeCollections _HashNode+Invariants.swift
[75/333] Compiling HashTreeCollections _HashNode+Lookups.swift
[76/334] Compiling HeapModule Heap.swift
[78/369] Compiling HeapModule Heap+UnsafeHandle.swift
[79/374] Emitting module HeapModule
[81/375] Compiling HashTreeCollections TreeSet+Hashable.swift
[82/375] Compiling HashTreeCollections TreeSet+Sendable.swift
[83/375] Compiling HashTreeCollections TreeSet+Sequence.swift
[84/375] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[85/375] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[86/375] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[87/375] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[88/375] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[89/375] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[90/375] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[91/385] Compiling DequeModule RigidDeque+Removals.swift
[92/385] Compiling DequeModule RigidDeque+Replacements.swift
[93/385] Compiling DequeModule RigidDeque+Testing.swift
[94/385] Compiling DequeModule RigidDeque.swift
[95/385] Compiling DequeModule UniqueDeque+Append.swift
[96/385] Compiling DequeModule UniqueDeque+Hashable.swift
[97/385] Compiling DequeModule UniqueDeque+Initializers.swift
[98/385] Compiling DequeModule UniqueDeque+Insertions.swift
[99/392] Compiling HashTreeCollections TreeDictionary+Collection.swift
[100/392] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[101/392] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[102/392] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[103/392] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[104/392] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[105/392] Compiling HashTreeCollections TreeDictionary+Filter.swift
[106/392] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[107/392] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[108/392] Compiling HashTreeCollections TreeDictionary+Keys.swift
[109/392] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[110/392] Compiling HashTreeCollections TreeDictionary+Merge.swift
[111/392] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[112/392] Compiling BitCollections BitSet.Index.swift
[113/399] Compiling DequeModule UniqueDeque+Consumption.swift
[114/399] Compiling DequeModule UniqueDeque+Container.swift
[115/399] Compiling DequeModule UniqueDeque+Descriptions.swift
[116/399] Compiling DequeModule UniqueDeque+Equatable.swift
[117/399] Compiling DequeModule UniqueDeque+Experimental.swift
[121/399] Compiling DequeModule UniqueDeque+Prepend.swift
[122/399] Compiling DequeModule UniqueDeque+Removals.swift
[130/404] Compiling DequeModule UniqueDeque+Replacements.swift
[131/404] Compiling DequeModule UniqueDeque.swift
[132/404] Compiling DequeModule _DequeSlot.swift
[133/404] Compiling DequeModule _UnsafeDequeHandle.swift
[134/404] Compiling DequeModule _UnsafeDequeSegments.swift
[137/404] Emitting module BitCollections
[145/404] Compiling DequeModule RigidDeque+Equatable.swift
[146/404] Compiling DequeModule RigidDeque+Experimental.swift
[147/404] Compiling DequeModule RigidDeque+Hashable.swift
[148/404] Compiling DequeModule RigidDeque+Initializers.swift
[149/404] Compiling DequeModule RigidDeque+Insertions.swift
[150/404] Compiling DequeModule RigidDeque+Prepend.swift
[156/404] Compiling DequeModule _DequeBuffer.swift
[157/404] Compiling DequeModule _DequeBufferHeader.swift
[158/404] Compiling DequeModule RigidDeque+Append.swift
[159/404] Compiling DequeModule RigidDeque+Consumption.swift
[160/404] Compiling DequeModule RigidDeque+Container.swift
[161/404] Compiling DequeModule RigidDeque+Descriptions.swift
[162/404] Compiling OrderedCollections OrderedSet+SubSequence.swift
[163/404] Compiling OrderedCollections OrderedSet+Testing.swift
[164/404] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[165/404] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[166/404] Compiling OrderedCollections OrderedSet.swift
[167/404] Compiling OrderedCollections _UnsafeBitset.swift
[168/404] Compiling HashTreeCollections TreeSet+Equatable.swift
[169/404] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[170/404] Compiling HashTreeCollections TreeSet+Extras.swift
[171/404] Compiling HashTreeCollections TreeSet+Filter.swift
[182/404] Compiling OrderedCollections OrderedSet+Sendable.swift
[191/404] Compiling DequeModule Deque+CustomReflectable.swift
[192/404] Compiling DequeModule Deque+Descriptions.swift
[193/404] Compiling DequeModule Deque+Equatable.swift
[194/404] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[199/404] Compiling DequeModule Deque+Extras.swift
[200/404] Compiling DequeModule Deque+Hashable.swift
[201/404] Compiling DequeModule Deque+Testing.swift
[202/404] Compiling DequeModule Deque._Storage.swift
[203/404] Compiling DequeModule Deque._UnsafeHandle.swift
[204/404] Compiling DequeModule Deque.swift
[205/404] Compiling DequeModule Deque+Codable.swift
[206/404] Compiling DequeModule Deque+Collection.swift
[215/404] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[216/404] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[217/404] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[218/404] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[219/404] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[220/404] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[221/404] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[222/404] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[223/404] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[224/404] Compiling HashTreeCollections TreeSet.swift
[334/414] Emitting module OrderedCollections
[379/415] Emitting module _RopeModule
[390/415] Compiling _RopeModule Rope+Join.swift
[391/415] Compiling _RopeModule Rope+MutatingForEach.swift
[392/415] Compiling _RopeModule Rope+Remove.swift
[393/415] Compiling _RopeModule Rope+RemoveSubrange.swift
[394/415] Compiling _RopeModule Rope+Split.swift
[395/415] Compiling _RopeModule Optional Utilities.swift
[396/415] Compiling _RopeModule String Utilities.swift
[397/415] Compiling _RopeModule String.Index+ABI.swift
[398/415] Compiling _RopeModule _CharacterRecognizer.swift
[399/415] Emitting module HashTreeCollections
[417/417] Emitting module DequeModule
[419/424] Compiling Collections HashTreeCollections reexports.swift
[420/424] Compiling Collections DequeModule reexports.swift
[421/424] Compiling Collections BitCollections reexports.swift
[422/424] Emitting module Collections
[423/424] Compiling Collections OrderedCollections reexports.swift
[424/424] Compiling Collections HeapModule reexports.swift
[426/435] Emitting module JSONSchema
/host/spi-builder-workspace/Sources/JSONSchema/JSONSchema+Object.swift:72:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
70 |     ///   - patternProperties: A dictionary of regex patterns and their corresponding JSON schemas for matching property names. [10.3.2.2](https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-00#rfc.section.10.3.2.2)
71 |     /// - Returns: A new ``JSONSchema`` instance that represents an object schema.
72 |     static func object(
   |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
73 |         description: String? = nil,
74 |         properties: OrderedDictionary<String, JSONSchema>? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/JSONSchema/JSONSchema+ObjectProperties.swift:37:20: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
35 |         public static let orderInfoKey = CodingUserInfoKey(rawValue: "JSONSchema.ObjectSchema.Properties.orderInfoKey")!
36 |
37 |         public let ordered: OrderedDictionary<String, JSONSchema>
   |                    `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
38 |
39 |         public init(ordered: OrderedDictionary<String, JSONSchema>) {
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/JSONSchema/JSONSchema+ObjectProperties.swift:39:16: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
37 |         public let ordered: OrderedDictionary<String, JSONSchema>
38 |
39 |         public init(ordered: OrderedDictionary<String, JSONSchema>) {
   |                `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
40 |             self.ordered = ordered
41 |         }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
[427/436] Compiling JSONSchema JSONSchema+Object.swift
/host/spi-builder-workspace/Sources/JSONSchema/JSONSchema+Object.swift:72:17: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
70 |     ///   - patternProperties: A dictionary of regex patterns and their corresponding JSON schemas for matching property names. [10.3.2.2](https://json-schema.org/draft/2020-12/draft-bhutton-json-schema-00#rfc.section.10.3.2.2)
71 |     /// - Returns: A new ``JSONSchema`` instance that represents an object schema.
72 |     static func object(
   |                 `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
73 |         description: String? = nil,
74 |         properties: OrderedDictionary<String, JSONSchema>? = nil,
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
[428/436] Compiling JSONSchema JSONSchema+ObjectProperties.swift
/host/spi-builder-workspace/Sources/JSONSchema/JSONSchema+ObjectProperties.swift:37:20: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
35 |         public static let orderInfoKey = CodingUserInfoKey(rawValue: "JSONSchema.ObjectSchema.Properties.orderInfoKey")!
36 |
37 |         public let ordered: OrderedDictionary<String, JSONSchema>
   |                    `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
38 |
39 |         public init(ordered: OrderedDictionary<String, JSONSchema>) {
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
/host/spi-builder-workspace/Sources/JSONSchema/JSONSchema+ObjectProperties.swift:39:16: warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
37 |         public let ordered: OrderedDictionary<String, JSONSchema>
38 |
39 |         public init(ordered: OrderedDictionary<String, JSONSchema>) {
   |                `- warning: cannot use generic struct 'OrderedDictionary' here; 'OrderedCollections' was not imported by this file
40 |             self.ordered = ordered
41 |         }
/host/spi-builder-workspace/.build/checkouts/swift-collections/Sources/OrderedCollections/OrderedDictionary/OrderedDictionary.swift:205:15: note: generic struct declared here
 203 | /// characteristics.
 204 | @frozen
 205 | public struct OrderedDictionary<Key: Hashable, Value> {
     |               `- note: generic struct declared here
 206 |   @usableFromInline
 207 |   internal var _keys: OrderedSet<Key>
[429/436] Compiling JSONSchema JSONSchema+String.swift
[430/436] Compiling JSONSchema JSONSchema+Array.swift
[431/436] Compiling JSONSchema JSONSchema+Boolean.swift
[432/436] Compiling JSONSchema JSONSchema+Enum.swift
[433/436] Compiling JSONSchema JSONSchema+Integer.swift
[434/436] Compiling JSONSchema JSONSchema+Null.swift
[435/436] Compiling JSONSchema JSONSchema+Number.swift
[436/436] Compiling JSONSchema JSONSchema.swift
Build complete! (88.81s)
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" : "/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" : [
        "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"
}
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Done.