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

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 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:             6.0
Building package at path:  $workDir
https://github.com/kudit/ParticleEffects.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:ab27251c691c4483b16f6811e4d551420c56572b98ecfd3375d905e8cd6a5193
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections
[1/14373] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (0.95s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.1 (1.38s)
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] Compiling InternalCollectionsUtilities _SortedCollection.swift
[12/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[13/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/29] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/29] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[16/29] Compiling InternalCollectionsUtilities Integer rank.swift
[17/29] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[18/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[19/29] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[20/29] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[21/29] Emitting module InternalCollectionsUtilities
[22/29] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[23/29] Compiling InternalCollectionsUtilities Specialize.swift
[24/29] Compiling InternalCollectionsUtilities Debugging.swift
[25/29] Compiling InternalCollectionsUtilities Descriptions.swift
[26/29] Compiling InternalCollectionsUtilities UInt+reversed.swift
[27/29] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/29] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/29] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/305] Compiling HeapModule Heap+Descriptions.swift
[32/305] Compiling HashTreeCollections _HashNode+Structural union.swift
[33/305] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[34/307] Compiling HeapModule _HeapNode.swift
[35/307] Compiling HeapModule Heap.swift
[36/307] Compiling DequeModule Deque+Descriptions.swift
[37/307] Compiling DequeModule Deque+Equatable.swift
[38/307] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[39/307] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[40/307] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[41/307] Compiling HeapModule Heap+Invariants.swift
[42/307] Compiling HeapModule Heap+UnsafeHandle.swift
[43/307] Compiling HashTreeCollections _Bucket.swift
[44/307] Compiling HashTreeCollections _Hash.swift
[45/307] Compiling HashTreeCollections _HashLevel.swift
[46/307] Compiling HashTreeCollections _HashNode+Builder.swift
[47/307] Compiling HashTreeCollections _HashNode+Debugging.swift
[48/307] Compiling HashTreeCollections _HashNode+Initializers.swift
[49/307] Compiling HashTreeCollections _HashNode+Invariants.swift
[50/314] Emitting module HeapModule
[51/315] Compiling HashTreeCollections TreeSet+Hashable.swift
[52/315] Compiling HashTreeCollections TreeSet+Sendable.swift
[53/315] Compiling HashTreeCollections TreeSet+Sequence.swift
[54/315] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[55/315] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[56/315] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[57/315] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[58/315] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[59/315] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[60/315] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[62/325] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[63/325] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[64/325] Compiling HashTreeCollections TreeDictionary+Keys.swift
[65/325] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[66/325] Compiling HashTreeCollections TreeDictionary+Merge.swift
[67/325] Compiling BitCollections BitSet.Index.swift
[68/325] Compiling BitCollections BitSet._UnsafeHandle.swift
[69/325] Compiling HashTreeCollections TreeDictionary+Collection.swift
[70/325] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[71/325] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[72/325] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[73/325] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[74/325] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[75/325] Compiling HashTreeCollections TreeDictionary+Filter.swift
[76/332] Compiling HashTreeCollections _UnsafePath.swift
[77/332] Compiling HashTreeCollections TreeDictionary+Codable.swift
[83/332] Compiling DequeModule _DequeSlot.swift
[84/332] Compiling DequeModule _UnsafeWrappedBuffer.swift
[85/332] Compiling DequeModule Deque+Testing.swift
[86/332] Compiling DequeModule Deque._Storage.swift
[87/332] Compiling DequeModule Deque+Hashable.swift
[88/332] Compiling DequeModule Deque+Sendable.swift
[89/332] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[90/332] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[91/332] Emitting module BitCollections
[92/332] Compiling OrderedCollections OrderedSet+SubSequence.swift
[93/332] Compiling OrderedCollections OrderedSet+Testing.swift
[94/332] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[95/332] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[96/332] Compiling OrderedCollections OrderedSet.swift
[97/332] Compiling OrderedCollections _UnsafeBitset.swift
[98/332] Compiling HashTreeCollections TreeSet+Equatable.swift
[99/332] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[100/332] Compiling HashTreeCollections TreeSet+Extras.swift
[101/332] Compiling HashTreeCollections TreeSet+Filter.swift
[102/332] Compiling HashTreeCollections _HashNode+Lookups.swift
[103/332] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[104/332] Compiling HashTreeCollections _HashTreeIterator.swift
[105/332] Compiling HashTreeCollections _HashTreeStatistics.swift
[106/332] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[107/332] Compiling HashTreeCollections _RawHashNode.swift
[108/332] Compiling HashTreeCollections _UnmanagedHashNode.swift
[132/332] Compiling DequeModule Deque+Codable.swift
[133/332] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[134/332] Compiling HashTreeCollections _HashNode+Structural filter.swift
[144/332] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[145/332] Compiling HashTreeCollections _HashNode.swift
[146/332] Compiling HashTreeCollections _HashNodeHeader.swift
[147/332] Compiling HashTreeCollections _HashSlot.swift
[148/332] Compiling HashTreeCollections _HashStack.swift
[149/332] Compiling HashTreeCollections _AncestorHashSlots.swift
[150/332] Compiling HashTreeCollections _Bitmap.swift
[161/332] Compiling OrderedCollections OrderedSet+Sendable.swift
[162/332] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[163/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[164/332] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[165/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[166/332] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[167/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[168/332] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[169/332] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[170/332] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[171/332] Compiling HashTreeCollections TreeSet.swift
[172/332] Emitting module DequeModule
[250/343] Emitting module OrderedCollections
[285/344] Emitting module _RopeModule
[286/344] Compiling _RopeModule Rope+Join.swift
[287/344] Compiling _RopeModule Rope+MutatingForEach.swift
[288/344] Compiling _RopeModule Rope+Remove.swift
[289/344] Compiling _RopeModule Rope+RemoveSubrange.swift
[290/344] Compiling _RopeModule Rope+Split.swift
[291/344] Compiling _RopeModule Optional Utilities.swift
[292/344] Compiling _RopeModule String Utilities.swift
[293/344] Compiling _RopeModule String.Index+ABI.swift
[294/344] Compiling _RopeModule _CharacterRecognizer.swift
[345/345] Emitting module HashTreeCollections
[347/348] Emitting module Collections
[348/348] Compiling Collections Collections.swift
[350/357] Compiling ParticleEffects ParticleSystemView.swift
[351/358] Compiling ParticleEffects ParticleEffects.swift
[352/358] Compiling ParticleEffects ParticleView.swift
[353/358] Compiling ParticleEffects ParticleSystem.swift
[354/358] Compiling ParticleEffects Vector.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! (37.58s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "ParticleEffects",
  "name" : "ParticleEffects",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.2"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "ParticleEffects Library",
      "targets" : [
        "ParticleEffects"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ParticleEffects",
      "module_type" : "SwiftTarget",
      "name" : "ParticleEffects",
      "path" : "Sources",
      "product_dependencies" : [
        "Collections",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "ParticleEffects Library"
      ],
      "sources" : [
        "Model/Behaviors.swift",
        "Model/Particle.swift",
        "Model/ParticleBehavior.swift",
        "Model/ParticleSystem.swift",
        "Model/Vector.swift",
        "ParticleEffects.swift",
        "UI/ParticleSystemView.swift",
        "UI/ParticleView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
Done.

Build Machine: Linux 1