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 Guise, reference master (75fb2f), with Swift 6.0 for Linux on 21 Apr 2025 05:59:06 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Prosumma/Guise.git
Reference: master
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/Prosumma/Guise
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 75fb2fa mainauto
Cloned https://github.com/Prosumma/Guise.git
Revision (git rev-parse @):
75fb2faa602b349cd361bde2a98df3771d21fa20
SUCCESS checkout https://github.com/Prosumma/Guise.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Prosumma/Guise.git
https://github.com/Prosumma/Guise.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "semaphore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/Semaphore"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "Guise",
  "name" : "Guise",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Guise",
      "targets" : [
        "Guise"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GuiseTests",
      "module_type" : "SwiftTarget",
      "name" : "GuiseTests",
      "path" : "Tests/GuiseTests",
      "sources" : [
        "AssemblyTests.swift",
        "AutoTests.swift",
        "ContainerTests.swift",
        "CriteriaTests.swift",
        "EntryTests.swift",
        "KeyTests.swift",
        "LazyResolverTests.swift",
        "Models/Alien.swift",
        "Models/AsyncAssembly.swift",
        "Models/House.swift",
        "Models/Ningleton.swift",
        "Models/Singleton.swift",
        "Models/Spaceship.swift",
        "Models/SyncAssembly.swift",
        "Models/TestAssembly.swift",
        "Models/Thing.swift",
        "Models/UI.swift",
        "ResolutionAdapterTests.swift",
        "ResolverTests.swift",
        "UITests.swift"
      ],
      "target_dependencies" : [
        "Guise"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Guise",
      "module_type" : "SwiftTarget",
      "name" : "Guise",
      "path" : "Sources/Guise",
      "product_dependencies" : [
        "OrderedCollections",
        "Semaphore"
      ],
      "product_memberships" : [
        "Guise"
      ],
      "sources" : [
        "AnySendableHashable.swift",
        "Assembler.swift",
        "Assembly.swift",
        "Auto.swift",
        "Container.swift",
        "Criteria.swift",
        "Entry.swift",
        "Key.swift",
        "LazyResolver.swift",
        "LazyResolving.swift",
        "Lifetime.swift",
        "Registrar.swift",
        "ResolutionAdapter.swift",
        "ResolutionError.swift",
        "Resolver.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/groue/Semaphore
Fetching https://github.com/apple/swift-collections
[1/293] Fetching semaphore
[294/16422] Fetching semaphore, swift-collections
Fetched https://github.com/groue/Semaphore from cache (0.90s)
Fetched https://github.com/apple/swift-collections from cache (0.92s)
Computing version for https://github.com/groue/Semaphore
Computed https://github.com/groue/Semaphore at 0.1.0 (0.49s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (2.02s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/groue/Semaphore
Working copy of https://github.com/groue/Semaphore resolved at 0.1.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/24] Emitting module InternalCollectionsUtilities
[7/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[8/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[9/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[10/26] Compiling InternalCollectionsUtilities Specialize.swift
[11/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[14/26] Compiling InternalCollectionsUtilities Integer rank.swift
[15/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/26] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/26] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[18/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[19/26] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[21/26] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[22/26] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[23/26] Compiling InternalCollectionsUtilities Debugging.swift
[24/26] Compiling InternalCollectionsUtilities Descriptions.swift
[26/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[27/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[28/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[29/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[30/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[31/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[32/82] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[33/89] Compiling OrderedCollections OrderedDictionary+Codable.swift
[34/89] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[35/89] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[36/89] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[37/89] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[38/89] Compiling OrderedCollections OrderedDictionary+Elements.swift
[39/89] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[40/89] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[41/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[42/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[43/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[44/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[45/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[46/89] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[47/89] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[48/89] Compiling OrderedCollections OrderedSet+Initializers.swift
[49/89] Compiling OrderedCollections OrderedSet+Insertions.swift
[50/89] Compiling OrderedCollections OrderedSet+Invariants.swift
[51/89] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[52/89] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[53/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[54/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[55/89] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[56/89] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[57/89] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[58/89] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[59/89] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[60/89] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[61/89] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[62/89] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[63/89] Compiling OrderedCollections OrderedDictionary+Values.swift
[64/89] Compiling OrderedCollections _HashTable+Bucket.swift
[65/89] Compiling OrderedCollections _HashTable+BucketIterator.swift
[66/89] Compiling OrderedCollections _HashTable+Constants.swift
[67/89] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[68/89] Compiling OrderedCollections _HashTable+Testing.swift
[69/89] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[70/89] Compiling OrderedCollections _HashTable.swift
[71/89] Compiling OrderedCollections _Hashtable+Header.swift
[72/89] Compiling OrderedCollections OrderedSet+Sendable.swift
[73/89] Compiling OrderedCollections OrderedSet+SubSequence.swift
[74/89] Compiling OrderedCollections OrderedSet+Testing.swift
[75/89] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[76/89] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[77/89] Compiling OrderedCollections OrderedSet.swift
[78/89] Compiling OrderedCollections _UnsafeBitset.swift
[79/89] Emitting module Semaphore
[80/89] Compiling Semaphore AsyncSemaphore.swift
[82/90] Compiling OrderedCollections OrderedDictionary.swift
[83/90] Compiling OrderedCollections OrderedSet+Codable.swift
[84/90] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[85/90] Compiling OrderedCollections OrderedSet+Descriptions.swift
[86/90] Compiling OrderedCollections OrderedSet+Diffing.swift
[87/90] Compiling OrderedCollections OrderedSet+Equatable.swift
[88/90] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[89/90] Compiling OrderedCollections OrderedSet+Hashable.swift
[90/90] Emitting module OrderedCollections
[92/106] Emitting module Guise
[93/107] Compiling Guise Assembly.swift
[94/107] Compiling Guise Auto.swift
[95/107] Compiling Guise Resolver.swift
[96/107] Compiling Guise Lifetime.swift
[97/107] Compiling Guise Registrar.swift
[98/107] Compiling Guise ResolutionAdapter.swift
[99/107] Compiling Guise ResolutionError.swift
[100/107] Compiling Guise LazyResolver.swift
[101/107] Compiling Guise LazyResolving.swift
[102/107] Compiling Guise Container.swift
[103/107] Compiling Guise Criteria.swift
[104/107] Compiling Guise AnySendableHashable.swift
[105/107] Compiling Guise Assembler.swift
[106/107] Compiling Guise Entry.swift
[107/107] Compiling Guise Key.swift
Build complete! (15.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "semaphore",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/groue/Semaphore"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "Guise",
  "name" : "Guise",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Guise",
      "targets" : [
        "Guise"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GuiseTests",
      "module_type" : "SwiftTarget",
      "name" : "GuiseTests",
      "path" : "Tests/GuiseTests",
      "sources" : [
        "AssemblyTests.swift",
        "AutoTests.swift",
        "ContainerTests.swift",
        "CriteriaTests.swift",
        "EntryTests.swift",
        "KeyTests.swift",
        "LazyResolverTests.swift",
        "Models/Alien.swift",
        "Models/AsyncAssembly.swift",
        "Models/House.swift",
        "Models/Ningleton.swift",
        "Models/Singleton.swift",
        "Models/Spaceship.swift",
        "Models/SyncAssembly.swift",
        "Models/TestAssembly.swift",
        "Models/Thing.swift",
        "Models/UI.swift",
        "ResolutionAdapterTests.swift",
        "ResolverTests.swift",
        "UITests.swift"
      ],
      "target_dependencies" : [
        "Guise"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Guise",
      "module_type" : "SwiftTarget",
      "name" : "Guise",
      "path" : "Sources/Guise",
      "product_dependencies" : [
        "OrderedCollections",
        "Semaphore"
      ],
      "product_memberships" : [
        "Guise"
      ],
      "sources" : [
        "AnySendableHashable.swift",
        "Assembler.swift",
        "Assembly.swift",
        "Auto.swift",
        "Container.swift",
        "Criteria.swift",
        "Entry.swift",
        "Key.swift",
        "LazyResolver.swift",
        "LazyResolving.swift",
        "Lifetime.swift",
        "Registrar.swift",
        "ResolutionAdapter.swift",
        "ResolutionError.swift",
        "Resolver.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.