The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-collections-differentiable, reference main (8f3d3c), with Swift 6.2 for Wasm on 19 Apr 2026 10:53:32 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/differentiable-swift/swift-collections-differentiable.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/differentiable-swift/swift-collections-differentiable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8f3d3cb ci: remove Swift 6.1.3 add 6.3 and drop macOS 15 support
Cloned https://github.com/differentiable-swift/swift-collections-differentiable.git
Revision (git rev-parse @):
8f3d3cb46cc306236635cb42cd05adf51d227b9a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/differentiable-swift/swift-collections-differentiable.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/differentiable-swift/swift-collections-differentiable.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/differentiable-swift/swift-differentiation.git
Fetching https://github.com/apple/swift-collections.git
[1/1266] Fetching swift-differentiation
[1267/24835] Fetching swift-differentiation, swift-collections
Fetched https://github.com/differentiable-swift/swift-differentiation.git from cache (2.31s)
Fetched https://github.com/apple/swift-collections.git from cache (2.37s)
Computing version for https://github.com/differentiable-swift/swift-differentiation.git
Computed https://github.com/differentiable-swift/swift-differentiation.git at 2.0.1 (3.33s)
Fetching https://github.com/differentiable-swift/swift-differentiation-stdlib.git
[1/79] Fetching swift-differentiation-stdlib
Fetched https://github.com/differentiable-swift/swift-differentiation-stdlib.git from cache (0.85s)
Computing version for https://github.com/differentiable-swift/swift-differentiation-stdlib.git
Computed https://github.com/differentiable-swift/swift-differentiation-stdlib.git at 602.0.1 (1.34s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.31s)
Creating working copy for https://github.com/differentiable-swift/swift-differentiation-stdlib.git
Working copy of https://github.com/differentiable-swift/swift-differentiation-stdlib.git resolved at 602.0.1
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/differentiable-swift/swift-differentiation.git
Working copy of https://github.com/differentiable-swift/swift-differentiation.git resolved at 2.0.1
Building for debugging...
[0/13] Write sources
[12/13] Write swift-version-24593BA9C3E375BF.txt
[14/87] Emitting module InternalCollectionsUtilities
[15/89] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/89] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/89] Compiling Differentiation Array+Update.swift
[18/89] Compiling Differentiation DerivativesOfNativeFunctions.swift
[19/89] Compiling Differentiation Dictionary+Differentiation.swift
[20/89] Compiling Differentiation Dictionary+Update.swift
[21/89] Compiling Differentiation DifferentiableCollection.swift
[22/89] Compiling Differentiation Array+DifferentiableMethods.swift
[23/89] Compiling Differentiation ArrayDifferentiableView+Collection.swift
[24/89] Compiling Differentiation ArraySlice+Differentiable.swift
[25/96] Compiling Differentiation ValueWithPullbackOverloads.swift
[26/96] Compiling Differentiation ZipSequence+Arity10.swift
[27/96] Compiling Differentiation ContiguousArrayDifferentiableView+Collection.swift
[28/96] Compiling Differentiation ContiguousArrayDifferentiableView.swift
[29/96] Compiling Differentiation ZipSequence+Arity5.swift
[30/96] Compiling Differentiation ZipSequence+Arity6.swift
[31/96] Compiling Differentiation ZipSequence+Arity7.swift
[32/96] Compiling Differentiation ZipSequence+Arity8.swift
[33/96] Compiling Differentiation ZipSequence+Arity9.swift
[34/96] Compiling Differentiation ZipWith+Arity10.swift
[35/96] Compiling Differentiation ZipWith+Arity11.swift
[36/96] Compiling Differentiation ZipWith+Arity12.swift
[37/96] Compiling Differentiation ZipWith+Arity13.swift
[38/96] Compiling Differentiation ZipWith+Arity14.swift
[39/96] Compiling Differentiation ZipWith+Arity2.swift
[40/96] Compiling Differentiation ZipWith+Arity3.swift
[41/96] Compiling Differentiation ZipWith+Arity4.swift
[42/96] Compiling Differentiation ZipWith+Arity5.swift
[43/96] Compiling Differentiation ZipWith+Arity6.swift
[44/96] Compiling Differentiation ZipWith+Arity7.swift
[45/96] Compiling Differentiation ZipWithInout+Arity3.swift
[46/96] Compiling Differentiation ZipWithInout+Arity4.swift
[47/96] Compiling Differentiation ZipWithInout+Arity5.swift
[48/96] Compiling Differentiation ZipWithInout+Arity6.swift
[49/96] Compiling Differentiation ZipWithInout+Arity7.swift
[50/96] Compiling Differentiation ZipWithInout+Arity8.swift
[51/96] Compiling Differentiation ZipWithInout+Arity9.swift
[52/96] Compiling Differentiation ZipWith+Arity8.swift
[53/96] Compiling Differentiation ZipWith+Arity9.swift
[54/96] Compiling Differentiation ZipWithInout+Arity10.swift
[55/96] Compiling Differentiation ZipWithInout+Arity11.swift
[56/96] Compiling Differentiation ZipWithInout+Arity12.swift
[57/96] Compiling Differentiation ZipWithInout+Arity13.swift
[58/96] Compiling Differentiation ZipWithInout+Arity14.swift
[59/96] Compiling Differentiation ZipWithInout+Arity2.swift
[60/96] Compiling Differentiation ArraySliceDifferentiableView+Collection.swift
[61/96] Compiling Differentiation ArraySliceDifferentiableView.swift
[62/96] Compiling Differentiation ContiguousArray+Differentiable.swift
[63/96] Compiling Differentiation ContiguousArray+DifferentiableMethods.swift
[72/96] Compiling Differentiation ArraySlice+DifferentiableMethods.swift
[74/97] Compiling Differentiation Differentiation.swift
[75/97] Compiling Differentiation Foundation+VJPs.swift
[76/97] Compiling Differentiation InlineArray+Differentiation.swift
[77/97] Compiling Differentiation Optional+DifferentiableMap.swift
[78/97] Compiling Differentiation Repeated+Differentiable.swift
[79/97] Compiling Differentiation RunWithoutDerivative.swift
[80/97] Compiling Differentiation Sequence+MinMaxVJPs.swift
[81/355] Compiling HashTreeCollections _HashNode+Builder.swift
[82/355] Compiling HashTreeCollections _HashNode+Debugging.swift
[83/355] Compiling HashTreeCollections _HashNode+Initializers.swift
[84/355] Compiling BitCollections BitSet+Codable.swift
[85/355] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[86/386] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[87/386] Compiling HashTreeCollections _HashNode+Structural merge.swift
[88/386] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[89/386] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[90/396] Compiling HashTreeCollections _HashNode+Structural union.swift
[91/396] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[92/396] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[93/396] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[94/396] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[95/396] Compiling HashTreeCollections _HashNode.swift
[96/396] Compiling HashTreeCollections _HashNodeHeader.swift
[97/396] Compiling HashTreeCollections _HashSlot.swift
[98/396] Compiling BitCollections BitSet+CustomReflectable.swift
[99/396] Compiling BitCollections BitSet+CustomStringConvertible.swift
[100/396] Compiling BitCollections BitSet+Equatable.swift
[101/396] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[102/396] Compiling BitCollections BitSet+Extras.swift
[103/396] Compiling BitCollections BitSet+Hashable.swift
[104/396] Compiling BitCollections BitArray+Equatable.swift
[105/396] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[106/396] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[107/396] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[108/396] Compiling ContainersPreview Box.swift
[109/396] Compiling ContainersPreview Inout.swift
[110/396] Compiling ContainersPreview InputSpan.swift
[111/396] Compiling ContainersPreview Shared.swift
[112/396] Compiling HeapModule _HeapNode.swift
[113/396] Compiling HeapModule Heap.swift
[114/396] Emitting module ContainersPreview
[115/396] Compiling HashTreeCollections _AncestorHashSlots.swift
[116/396] Compiling HashTreeCollections _Bitmap.swift
[117/396] Compiling HashTreeCollections _Bucket.swift
[118/396] Compiling HashTreeCollections _Hash.swift
[119/396] Compiling HashTreeCollections _HashLevel.swift
[121/397] Compiling HeapModule Heap+Descriptions.swift
[122/397] Compiling HeapModule Heap+Invariants.swift
[123/397] Compiling HeapModule Heap+UnsafeHandle.swift
[124/397] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[125/437] Emitting module HeapModule
[127/438] Compiling HashTreeCollections TreeSet+Hashable.swift
[128/438] Compiling HashTreeCollections TreeSet+Sendable.swift
[129/438] Compiling HashTreeCollections TreeSet+Sequence.swift
[130/438] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[131/438] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[132/438] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[133/438] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[134/438] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[135/438] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[136/438] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[137/448] Compiling DequeModule UniqueDeque+Consumption.swift
[138/448] Compiling DequeModule UniqueDeque+Container.swift
[139/448] Compiling DequeModule UniqueDeque+Descriptions.swift
[140/448] Compiling DequeModule UniqueDeque+Equatable.swift
[141/448] Compiling DequeModule UniqueDeque+Experimental.swift
[142/448] Compiling HashTreeCollections TreeDictionary+Collection.swift
[143/448] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[144/448] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[145/448] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[146/448] Compiling HashTreeCollections TreeDictionary.swift
[147/448] Compiling HashTreeCollections TreeSet+Codable.swift
[148/448] Compiling HashTreeCollections TreeSet+Collection.swift
[149/460] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[150/460] Compiling HashTreeCollections TreeSet+Debugging.swift
[151/460] Compiling HashTreeCollections TreeSet+Descriptions.swift
[152/460] Compiling _RopeModule _RopeVersion.swift
[153/460] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[154/460] Compiling HashTreeCollections TreeSet+Extras.swift
[155/460] Compiling HashTreeCollections TreeSet+Filter.swift
[156/460] Compiling DequeModule Deque+Testing.swift
[157/460] Compiling DequeModule Deque._Storage.swift
[158/460] Compiling DequeModule Deque._UnsafeHandle.swift
[159/460] Compiling DequeModule Deque.swift
[160/460] Compiling DequeModule _DequeBuffer.swift
[161/460] Compiling DequeModule _DequeBufferHeader.swift
[162/460] Compiling DequeModule RigidDeque+Append.swift
[163/460] Compiling DequeModule RigidDeque+Consumption.swift
[164/467] Compiling DequeModule UniqueDeque+Hashable.swift
[165/467] Compiling DequeModule UniqueDeque+Initializers.swift
[166/467] Compiling DequeModule UniqueDeque+Insertions.swift
[167/467] Compiling DequeModule UniqueDeque+Prepend.swift
[168/467] Compiling DequeModule UniqueDeque+Removals.swift
[169/467] Compiling DequeModule UniqueDeque+Replacements.swift
[170/467] Compiling DequeModule UniqueDeque.swift
[171/467] Compiling DequeModule _DequeSlot.swift
[172/467] Compiling DequeModule _UnsafeDequeHandle.swift
[173/467] Compiling DequeModule _UnsafeDequeSegments.swift
[176/467] Compiling DequeModule RigidDeque+Insertions.swift
[177/467] Compiling DequeModule RigidDeque+Prepend.swift
[183/467] Compiling DequeModule RigidDeque+Container.swift
[184/467] Compiling DequeModule RigidDeque+Descriptions.swift
[185/467] Compiling DequeModule RigidDeque+Removals.swift
[186/467] Compiling DequeModule RigidDeque+Replacements.swift
[187/467] Compiling DequeModule RigidDeque+Testing.swift
[188/467] Compiling DequeModule RigidDeque.swift
[189/467] Compiling DequeModule UniqueDeque+Append.swift
[195/467] Compiling DequeModule RigidDeque+Equatable.swift
[196/467] Compiling DequeModule RigidDeque+Experimental.swift
[197/467] Compiling DequeModule RigidDeque+Hashable.swift
[198/467] Compiling DequeModule RigidDeque+Initializers.swift
[214/467] Compiling BitCollections BitSet.Index.swift
[238/467] Compiling BitCollections BitSet._UnsafeHandle.swift
[239/467] Compiling BitCollections BitSet.swift
[240/467] Compiling BitCollections Range+Utilities.swift
[241/467] Compiling BitCollections Slice+Utilities.swift
[242/467] Compiling BitCollections UInt+Tricks.swift
[243/467] Compiling BitCollections _Word.swift
[244/467] Compiling OrderedCollections _UnsafeBitset.swift
[245/467] Compiling HashTreeCollections TreeDictionary+Merge.swift
[246/467] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[247/467] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[248/467] Compiling HashTreeCollections TreeDictionary+Values.swift
[260/467] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[261/467] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[262/467] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[263/467] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[264/467] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[265/467] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[266/467] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[267/467] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[268/467] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[269/467] Compiling HashTreeCollections TreeSet.swift
[270/467] Emitting module BitCollections
[271/467] Compiling DequeModule Deque+Codable.swift
[272/467] Compiling DequeModule Deque+Collection.swift
[273/467] Compiling DequeModule Deque+CustomReflectable.swift
[274/467] Compiling DequeModule Deque+Descriptions.swift
[275/467] Compiling DequeModule Deque+Equatable.swift
[276/467] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[277/467] Compiling DequeModule Deque+Extras.swift
[278/467] Compiling DequeModule Deque+Hashable.swift
[380/477] Emitting module OrderedCollections
[425/478] Emitting module _RopeModule
[426/478] Compiling _RopeModule Rope+Join.swift
[427/478] Compiling _RopeModule Rope+MutatingForEach.swift
[428/478] Compiling _RopeModule Rope+Remove.swift
[429/478] Compiling _RopeModule Rope+RemoveSubrange.swift
[430/478] Compiling _RopeModule Rope+Split.swift
[431/478] Compiling _RopeModule Optional Utilities.swift
[432/478] Compiling _RopeModule String Utilities.swift
[433/478] Compiling _RopeModule String.Index+ABI.swift
[434/478] Compiling _RopeModule _CharacterRecognizer.swift
[435/478] Emitting module DequeModule
[436/478] Emitting module HashTreeCollections
[465/487] Compiling Collections DequeModule reexports.swift
[466/487] Compiling Collections HeapModule reexports.swift
[467/487] Compiling Collections HashTreeCollections reexports.swift
[468/487] Compiling Collections OrderedCollections reexports.swift
[469/487] Emitting module Collections
[470/487] Compiling Collections BitCollections reexports.swift
[488/488] Emitting module Differentiation
[490/494] Compiling OrderedCollectionsDifferentiable OrderedDictionaryValues+Differentiable.swift
[491/494] Compiling OrderedCollectionsDifferentiable OrderedCollections.swift
[492/494] Emitting module OrderedCollectionsDifferentiable
[493/494] Compiling OrderedCollectionsDifferentiable OrderedDictionary+Differentiable.swift
[494/494] Compiling OrderedCollectionsDifferentiable OrderedDictionary+Update.swift
[496/497] Compiling CollectionsDifferentiable Collections.swift
[497/497] Emitting module CollectionsDifferentiable
Build complete! (229.06s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-differentiation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/differentiable-swift/swift-differentiation.git"
    }
  ],
  "manifest_display_name" : "swift-collections-differentiable",
  "name" : "swift-collections-differentiable",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "26.0"
    },
    {
      "name" : "ios",
      "version" : "26.0"
    }
  ],
  "products" : [
    {
      "name" : "CollectionsDifferentiable",
      "targets" : [
        "CollectionsDifferentiable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OrderedCollectionsDifferentiable",
      "targets" : [
        "OrderedCollectionsDifferentiable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OrderedCollectionsDifferentiableTests",
      "module_type" : "SwiftTarget",
      "name" : "OrderedCollectionsDifferentiableTests",
      "path" : "Tests/OrderedCollectionsDifferentiableTests",
      "sources" : [
        "OrderedDictionary+DifferentiableTests.swift",
        "OrderedDictionary+UpdateTests.swift",
        "OrderedDictionaryValues+DifferentiableTests.swift"
      ],
      "target_dependencies" : [
        "OrderedCollectionsDifferentiable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OrderedCollectionsDifferentiable",
      "module_type" : "SwiftTarget",
      "name" : "OrderedCollectionsDifferentiable",
      "path" : "Sources/OrderedCollectionsDifferentiable",
      "product_dependencies" : [
        "OrderedCollections",
        "Differentiation"
      ],
      "product_memberships" : [
        "CollectionsDifferentiable",
        "OrderedCollectionsDifferentiable"
      ],
      "sources" : [
        "OrderedCollections.swift",
        "OrderedDictionary+Differentiable.swift",
        "OrderedDictionary+Update.swift",
        "OrderedDictionaryValues+Differentiable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CollectionsDifferentiable",
      "module_type" : "SwiftTarget",
      "name" : "CollectionsDifferentiable",
      "path" : "Sources/CollectionsDifferentiable",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "CollectionsDifferentiable"
      ],
      "sources" : [
        "Collections.swift"
      ],
      "target_dependencies" : [
        "OrderedCollectionsDifferentiable"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.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
Done.