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:58:30 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: 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/kudit/ParticleEffects
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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.92s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.1 (1.04s)
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 UInt+reversed.swift
[13/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[15/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[16/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[17/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[19/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[20/29] Compiling InternalCollectionsUtilities Specialize.swift
[21/29] Compiling InternalCollectionsUtilities Debugging.swift
[22/29] Compiling InternalCollectionsUtilities Descriptions.swift
[23/29] Compiling InternalCollectionsUtilities _SortedCollection.swift
[24/29] Compiling InternalCollectionsUtilities _UniqueCollection.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
[31/228] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[32/305] Compiling BitCollections BitArray+Initializers.swift
[33/305] Compiling BitCollections BitArray+Invariants.swift
[34/307] Compiling HeapModule _HeapNode.swift
[35/307] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[36/307] Compiling BitCollections BitArray+Extras.swift
[37/307] Compiling BitCollections BitArray+Equatable.swift
[38/307] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[39/307] Compiling BitCollections BitArray+CustomReflectable.swift
[40/307] Compiling BitCollections BitArray+Descriptions.swift
[41/307] Compiling HeapModule Heap+UnsafeHandle.swift
[42/307] Compiling HeapModule Heap+Invariants.swift
[43/307] Compiling HeapModule Heap.swift
[44/307] Emitting module HeapModule
[45/307] Compiling HeapModule Heap+Descriptions.swift
[47/308] Compiling HashTreeCollections TreeSet+Hashable.swift
[48/308] Compiling HashTreeCollections TreeSet+Sendable.swift
[49/308] Compiling HashTreeCollections TreeSet+Sequence.swift
[50/308] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[51/308] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[52/308] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[53/308] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[54/308] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[55/308] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[56/308] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[57/308] Compiling HashTreeCollections _HashNode+Structural union.swift
[58/308] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[59/308] Compiling BitCollections BitSet+CustomStringConvertible.swift
[60/308] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[61/308] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[62/308] Compiling HashTreeCollections _HashNode.swift
[63/308] Compiling HashTreeCollections _HashNodeHeader.swift
[64/325] Compiling HashTreeCollections _HashSlot.swift
[65/325] Compiling HashTreeCollections _HashStack.swift
[66/325] Compiling HashTreeCollections _HashTreeIterator.swift
[67/325] Compiling HashTreeCollections _HashTreeStatistics.swift
[68/325] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[69/325] Compiling HashTreeCollections _RawHashNode.swift
[70/325] Compiling HashTreeCollections _UnmanagedHashNode.swift
[71/325] Compiling BitCollections BitArray+Fill.swift
[72/325] Compiling BitCollections BitArray+Hashable.swift
[79/325] Compiling HashTreeCollections _UnsafePath.swift
[80/325] Compiling HashTreeCollections TreeDictionary+Codable.swift
[81/325] Compiling HashTreeCollections TreeDictionary+Collection.swift
[82/325] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[83/325] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[84/325] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[85/325] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[86/325] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[87/332] Compiling DequeModule _DequeSlot.swift
[88/332] Compiling DequeModule _UnsafeWrappedBuffer.swift
[89/332] Compiling BitCollections BitArray+BitwiseOperations.swift
[90/332] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[91/332] Compiling BitCollections BitArray+Codable.swift
[92/332] Compiling BitCollections BitArray+Collection.swift
[93/332] Compiling BitCollections BitArray+Copy.swift
[97/332] Compiling OrderedCollections OrderedSet+SubSequence.swift
[98/332] Compiling OrderedCollections OrderedSet+Testing.swift
[99/332] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[100/332] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[101/332] Compiling OrderedCollections OrderedSet.swift
[102/332] Compiling OrderedCollections _UnsafeBitset.swift
[103/332] Compiling HashTreeCollections TreeSet+Equatable.swift
[104/332] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[105/332] Compiling HashTreeCollections TreeSet+Extras.swift
[106/332] Compiling HashTreeCollections TreeSet+Filter.swift
[107/332] Compiling HashTreeCollections TreeDictionary+Filter.swift
[108/332] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[109/332] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[110/332] Compiling HashTreeCollections TreeDictionary+Keys.swift
[111/332] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[112/332] Compiling HashTreeCollections TreeDictionary+Merge.swift
[113/332] Compiling BitCollections BitSet.Index.swift
[114/332] Compiling BitCollections BitSet._UnsafeHandle.swift
[155/332] Compiling OrderedCollections OrderedSet+Sendable.swift
[169/332] Emitting module BitCollections
[170/332] Emitting module DequeModule
[172/333] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[173/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[174/333] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[175/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[176/333] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[177/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[178/333] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[179/333] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[180/333] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[181/333] Compiling HashTreeCollections TreeSet.swift
[200/342] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[201/342] Compiling BitCollections BitArray+Shifts.swift
[202/342] Compiling BitCollections BitArray+Testing.swift
[203/342] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[204/342] Compiling HashTreeCollections _HashNode+Structural merge.swift
[205/342] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[206/342] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[252/343] Emitting module OrderedCollections
[315/344] Compiling _RopeModule Rope+Join.swift
[316/344] Compiling _RopeModule Rope+MutatingForEach.swift
[317/344] Compiling _RopeModule Rope+Remove.swift
[318/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[319/344] Compiling _RopeModule Rope+Split.swift
[320/344] Compiling _RopeModule Optional Utilities.swift
[321/344] Compiling _RopeModule String Utilities.swift
[322/344] Compiling _RopeModule String.Index+ABI.swift
[323/344] Compiling _RopeModule _CharacterRecognizer.swift
[324/344] Emitting module _RopeModule
[325/344] Emitting module HashTreeCollections
[347/348] Emitting module Collections
[348/348] Compiling Collections Collections.swift
[350/357] Compiling ParticleEffects ParticleSystemView.swift
[351/358] Compiling ParticleEffects ParticleSystem.swift
[352/358] Compiling ParticleEffects Vector.swift
[353/358] Compiling ParticleEffects ParticleEffects.swift
[354/358] Compiling ParticleEffects ParticleView.swift
[355/358] Compiling ParticleEffects Particle.swift
[356/358] Compiling ParticleEffects ParticleBehavior.swift
[357/358] Compiling ParticleEffects Behaviors.swift
[358/358] Emitting module ParticleEffects
Build complete! (16.18s)
Build complete.
Done.

Build Machine: Linux 1