The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ParticleEffects with Swift 5.10 for macOS (SPM) (a740a7) on 29 Jun 2024 06:58:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kudit/ParticleEffects.git
Reference: v1.1.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kudit/ParticleEffects
 * tag               v1.1.3     -> FETCH_HEAD
HEAD is now at a740a73 v1.1.3
Cloned https://github.com/kudit/ParticleEffects.git
Revision (git rev-parse @):
a740a73d8049530b4b19084f185d1f570aaa906d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/kudit/ParticleEffects.git at v1.1.3
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.36s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.1 (0.04s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.63s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.54s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "particleeffects",
      "name": "ParticleEffects",
      "url": "https://github.com/kudit/ParticleEffects.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ParticleEffects",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.1.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/kudit/ParticleEffects.git from cache
Fetched https://github.com/kudit/ParticleEffects.git from cache (0.34s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.41s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.1 (0.02s)
Creating working copy for https://github.com/kudit/ParticleEffects.git
Working copy of https://github.com/kudit/ParticleEffects.git resolved at v1.1.3 (a740a73)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.25s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Creating working copy for https://github.com/apple/swift-collections
Fetched https://github.com/apple/swift-collections from cache (0.26s)
Working copy of https://github.com/apple/swift-collections resolved at 1.1.1
warning: '.resolve-product-dependencies': dependency 'particleeffects' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kudit/ParticleEffects.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-33747A42983211AE.txt
[11/27] Emitting module InternalCollectionsUtilities
[12/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[13/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[14/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[15/27] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[16/27] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[17/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[18/27] Compiling InternalCollectionsUtilities Specialize.swift
[19/29] Compiling InternalCollectionsUtilities Debugging.swift
[20/29] Compiling InternalCollectionsUtilities Descriptions.swift
[21/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[23/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[26/29] Compiling InternalCollectionsUtilities Integer rank.swift
[27/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[28/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/304] Compiling HeapModule Heap+Invariants.swift
[31/304] Compiling HeapModule _HeapNode.swift
[32/304] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[33/304] Compiling HeapModule Heap+UnsafeHandle.swift
[34/304] Compiling HeapModule Heap.swift
[35/304] Compiling HeapModule Heap+Descriptions.swift
[36/304] Emitting module HeapModule
[37/304] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[38/304] Compiling OrderedCollections _HashTable.swift
[39/304] Compiling OrderedCollections OrderedDictionary+Values.swift
[40/304] Compiling OrderedCollections _HashTable+Bucket.swift
[41/304] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[42/304] Compiling OrderedCollections _HashTable+Testing.swift
[43/306] Compiling HashTreeCollections TreeSet+Hashable.swift
[44/306] Compiling HashTreeCollections TreeSet+Sendable.swift
[45/306] Compiling HashTreeCollections TreeSet+Sequence.swift
[46/306] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[47/306] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[48/306] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[49/306] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[50/306] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[51/306] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[52/306] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[53/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[54/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[55/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[56/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[57/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[58/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[59/316] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[60/323] Emitting module BitCollections
[61/330] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[62/330] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[63/330] Compiling OrderedCollections _HashTable+BucketIterator.swift
[64/330] Compiling OrderedCollections _HashTable+Constants.swift
[65/330] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[66/330] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[67/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[68/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[69/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[70/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[71/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[72/330] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[73/330] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[74/330] Compiling DequeModule _DequeSlot.swift
[75/330] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/330] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[77/330] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[78/330] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[85/330] Compiling OrderedCollections OrderedSet+Codable.swift
[86/330] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[87/330] Compiling OrderedCollections OrderedSet+Descriptions.swift
[88/330] Compiling OrderedCollections OrderedSet+Diffing.swift
[89/330] Compiling OrderedCollections OrderedSet+Equatable.swift
[90/330] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[91/330] Compiling OrderedCollections OrderedSet+Hashable.swift
[97/330] Compiling OrderedCollections OrderedSet+Initializers.swift
[98/330] Compiling OrderedCollections OrderedSet+Insertions.swift
[99/330] Compiling OrderedCollections OrderedSet+Invariants.swift
[100/330] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[101/330] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[102/330] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[103/330] Compiling BitCollections BitSet.Index.swift
[104/330] Compiling BitCollections BitSet._UnsafeHandle.swift
[105/330] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[106/330] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[107/330] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[108/330] Compiling OrderedCollections OrderedDictionary+Elements.swift
[109/330] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[110/330] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[123/330] Compiling OrderedCollections OrderedDictionary+Codable.swift
[124/330] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[153/330] Emitting module DequeModule
[154/330] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[155/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[156/330] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[157/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[158/330] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[159/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[160/330] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[161/330] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[162/330] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[163/330] Compiling HashTreeCollections TreeSet.swift
[189/330] Compiling BitCollections BitSet.swift
[190/330] Compiling BitCollections Range+Utilities.swift
[191/330] Compiling BitCollections Slice+Utilities.swift
[192/330] Compiling BitCollections UInt+Tricks.swift
[193/330] Compiling BitCollections _Word.swift
[208/339] Compiling OrderedCollections OrderedSet.swift
[209/339] Compiling OrderedCollections _UnsafeBitset.swift
[210/339] Compiling HashTreeCollections TreeDictionary+Collection.swift
[211/339] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[212/339] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[213/339] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[252/339] Emitting module OrderedCollections
[280/339] Emitting module _RopeModule
[292/339] Emitting module HashTreeCollections
[293/339] Compiling _RopeModule Rope+Join.swift
[294/339] Compiling _RopeModule Rope+MutatingForEach.swift
[295/339] Compiling _RopeModule Rope+Remove.swift
[296/339] Compiling _RopeModule Rope+RemoveSubrange.swift
[297/339] Compiling _RopeModule Rope+Split.swift
[298/339] Compiling _RopeModule Optional Utilities.swift
[299/339] Compiling _RopeModule String Utilities.swift
[300/339] Compiling _RopeModule String.Index+ABI.swift
[301/339] Compiling _RopeModule _CharacterRecognizer.swift
[340/341] Compiling Collections Collections.swift
[341/341] Emitting module Collections
[342/349] Compiling ParticleEffects Behaviors.swift
[343/349] Compiling ParticleEffects Particle.swift
[344/350] Compiling ParticleEffects ParticleEffects.swift
[345/350] Compiling ParticleEffects ParticleBehavior.swift
[346/350] Compiling ParticleEffects ParticleSystem.swift
[347/350] Compiling ParticleEffects Vector.swift
[348/350] Emitting module ParticleEffects
[349/350] Compiling ParticleEffects ParticleSystemView.swift
[350/350] Compiling ParticleEffects ParticleView.swift
Build complete! (22.58s)
Build complete.
Done.