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 Linux (a740a7) on 29 Jun 2024 06:56:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /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/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kudit/ParticleEffects.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:25efef401ffd78342b231554234a436b1eb31bdd29046c1104fb984cc1b7d308
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
warning: 'spi-builder-workspace': /host/spi-builder-workspace/Package.swift:42:8: warning: unknown operating system for build configuration 'os'
#if os(visionOS)
       ^
/host/spi-builder-workspace/Package.swift:42:8: note: did you mean 'iOS'?
#if os(visionOS)
       ^~~~~~~~
       iOS
/host/spi-builder-workspace/Package.swift:42:8: note: did you mean 'Windows'?
#if os(visionOS)
       ^~~~~~~~
       Windows
Fetching https://github.com/apple/swift-collections
[1/14373] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (0.90s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.1 (1.06s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.1
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/27] Emitting module InternalCollectionsUtilities
[12/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[14/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[15/29] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[17/29] Compiling InternalCollectionsUtilities Specialize.swift
[18/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/29] Compiling InternalCollectionsUtilities Integer rank.swift
[22/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[24/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[25/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[26/29] Compiling InternalCollectionsUtilities Debugging.swift
[27/29] Compiling InternalCollectionsUtilities Descriptions.swift
[28/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[29/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[31/305] Compiling HeapModule Heap+Descriptions.swift
[32/305] Compiling OrderedCollections OrderedDictionary+Elements.swift
[33/305] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[34/307] Compiling OrderedCollections _HashTable+Bucket.swift
[35/307] Compiling OrderedCollections _HashTable+BucketIterator.swift
[36/307] Compiling HeapModule Heap.swift
[37/307] Compiling HeapModule _HeapNode.swift
[38/307] Compiling OrderedCollections _HashTable+Constants.swift
[39/307] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[40/307] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[41/307] Compiling HeapModule Heap+UnsafeHandle.swift
[42/307] Compiling HeapModule Heap+Invariants.swift
[43/307] Emitting module HeapModule
[45/308] Compiling HashTreeCollections TreeSet+Hashable.swift
[46/308] Compiling HashTreeCollections TreeSet+Sendable.swift
[47/308] Compiling HashTreeCollections TreeSet+Sequence.swift
[48/308] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[49/308] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[50/308] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[51/308] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[52/308] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[53/308] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[54/308] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[55/318] Compiling OrderedCollections OrderedDictionary.swift
[56/318] Compiling OrderedCollections OrderedSet+Codable.swift
[57/318] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[58/318] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[59/318] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[60/318] Compiling HashTreeCollections _HashNode.swift
[61/318] Compiling HashTreeCollections _HashNodeHeader.swift
[62/318] Compiling HashTreeCollections _HashSlot.swift
[63/318] Compiling HashTreeCollections _HashStack.swift
[64/318] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[65/318] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[66/318] Compiling HashTreeCollections TreeDictionary+Filter.swift
[67/318] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[68/318] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[69/325] Compiling DequeModule _DequeSlot.swift
[70/325] Compiling DequeModule _UnsafeWrappedBuffer.swift
[71/325] Compiling HashTreeCollections TreeDictionary+Merge.swift
[72/325] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[73/325] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[74/325] Compiling HashTreeCollections TreeDictionary+Values.swift
[75/325] Compiling HashTreeCollections _HashTreeIterator.swift
[76/325] Compiling HashTreeCollections _HashTreeStatistics.swift
[77/325] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[79/332] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[80/332] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[81/332] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[82/332] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[83/332] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[84/332] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[85/332] Compiling OrderedCollections OrderedDictionary+Values.swift
[94/332] Compiling HashTreeCollections _RawHashNode.swift
[95/332] Compiling HashTreeCollections _UnmanagedHashNode.swift
[96/332] Compiling HashTreeCollections _UnsafePath.swift
[97/332] Compiling HashTreeCollections TreeDictionary+Codable.swift
[98/332] Compiling HashTreeCollections TreeDictionary+Collection.swift
[99/332] Compiling BitCollections BitSet.Index.swift
[100/332] Compiling BitCollections BitSet._UnsafeHandle.swift
[101/332] Compiling OrderedCollections _HashTable.swift
[102/332] Compiling OrderedCollections _Hashtable+Header.swift
[103/332] Compiling OrderedCollections _HashTable+Testing.swift
[104/332] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[105/332] Compiling OrderedCollections OrderedDictionary+Codable.swift
[106/332] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[107/332] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[108/332] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[109/332] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[110/332] Emitting module BitCollections
[111/332] Compiling OrderedCollections OrderedSet+SubSequence.swift
[112/332] Compiling OrderedCollections OrderedSet+Testing.swift
[113/332] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[114/332] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[115/332] Compiling OrderedCollections OrderedSet.swift
[116/332] Compiling OrderedCollections _UnsafeBitset.swift
[117/332] Compiling HashTreeCollections TreeSet+Equatable.swift
[118/332] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[119/332] Compiling HashTreeCollections TreeSet+Extras.swift
[120/332] Compiling HashTreeCollections TreeSet+Filter.swift
[127/332] Compiling HashTreeCollections TreeDictionary+Keys.swift
[128/332] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[186/332] Emitting module DequeModule
[187/333] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[188/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[189/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[190/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[191/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[192/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[193/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[194/333] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[195/333] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[196/333] Compiling HashTreeCollections TreeSet.swift
[200/333] Compiling OrderedCollections OrderedSet+Sendable.swift
[250/343] Emitting module OrderedCollections
[285/344] Emitting module _RopeModule
[286/344] Emitting module HashTreeCollections
[288/345] Compiling _RopeModule Rope+Join.swift
[289/345] Compiling _RopeModule Rope+MutatingForEach.swift
[290/345] Compiling _RopeModule Rope+Remove.swift
[291/345] Compiling _RopeModule Rope+RemoveSubrange.swift
[292/345] Compiling _RopeModule Rope+Split.swift
[293/345] Compiling _RopeModule Optional Utilities.swift
[294/345] Compiling _RopeModule String Utilities.swift
[295/345] Compiling _RopeModule String.Index+ABI.swift
[296/345] Compiling _RopeModule _CharacterRecognizer.swift
[347/348] Compiling Collections Collections.swift
[348/348] Emitting module Collections
[350/357] Compiling ParticleEffects ParticleSystemView.swift
[351/357] Compiling ParticleEffects ParticleEffects.swift
[352/358] Compiling ParticleEffects ParticleView.swift
[353/358] Compiling ParticleEffects Vector.swift
[354/358] Compiling ParticleEffects ParticleSystem.swift
[355/358] Compiling ParticleEffects Particle.swift
[356/358] Compiling ParticleEffects ParticleBehavior.swift
[357/358] Emitting module ParticleEffects
[358/358] Compiling ParticleEffects Behaviors.swift
Build complete! (24.18s)
Build complete.
Done.

Build Machine: Linux 1