This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Cleanse with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/Cleanse.git
Reference: 4.2.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
HEAD is now at c854787 Merge pull request #168 from square/sebastianv1/change-log-4.2.6
Cloned https://github.com/square/Cleanse.git into /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/square/Cleanse.git at 4.2.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/54] Compiling Cleanse ScopedBinder.swift
[2/54] Compiling Cleanse ScopedBindingBuilder.swift
[3/54] Compiling Cleanse ScopedBindingDecorator.swift
[4/54] Compiling Cleanse ScopedModule.swift
[5/54] Compiling Cleanse ScopedProvider.swift
[6/54] Compiling Cleanse SingularCollectionBindingBuilderDecorator.swift
[7/54] Compiling Cleanse SourceLocation.swift
[8/61] Compiling Cleanse CleanseErrorReporter.swift
[9/61] Compiling Cleanse CleanseServiceLoader.swift
[10/61] Compiling Cleanse CollectionBindingBuilderDecorator.swift
[11/61] Compiling Cleanse CombinedHashable.swift
[12/61] Compiling Cleanse Component.swift
[13/61] Compiling Cleanse ComponentBase.swift
[14/61] Compiling Cleanse ComponentBinding.swift
[15/61] Compiling Cleanse ComponentBindingBuilder.swift
[16/61] Emitting module Cleanse
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Cleanse/ComponentVisitor.swift:19:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol ComponentVisitor : class, BinderBase {
                            ^~~~~
                            AnyObject
[17/61] Compiling Cleanse PropertyInjector.swift
[18/61] Compiling Cleanse Provider.swift
[19/61] Compiling Cleanse ProviderProvider.swift
[20/61] Compiling Cleanse RawProviderBinding.swift
[21/61] Compiling Cleanse ReceiptBinder.swift
[22/61] Compiling Cleanse RootComponent.swift
[23/61] Compiling Cleanse Scope.swift
[24/61] Compiling Cleanse ComponentFactory.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Cleanse/ComponentVisitor.swift:19:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol ComponentVisitor : class, BinderBase {
                            ^~~~~
                            AnyObject
[25/61] Compiling Cleanse ComponentVisitor.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Cleanse/ComponentVisitor.swift:19:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol ComponentVisitor : class, BinderBase {
                            ^~~~~
                            AnyObject
[26/61] Compiling Cleanse DelegatedHashable.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Cleanse/ComponentVisitor.swift:19:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol ComponentVisitor : class, BinderBase {
                            ^~~~~
                            AnyObject
[27/61] Compiling Cleanse Errors.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Cleanse/ComponentVisitor.swift:19:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol ComponentVisitor : class, BinderBase {
                            ^~~~~
                            AnyObject
[28/61] Compiling Cleanse Factory.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Cleanse/ComponentVisitor.swift:19:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol ComponentVisitor : class, BinderBase {
                            ^~~~~
                            AnyObject
[29/61] Compiling Cleanse Finalizable.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Cleanse/ComponentVisitor.swift:19:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol ComponentVisitor : class, BinderBase {
                            ^~~~~
                            AnyObject
[30/61] Compiling Cleanse Graph.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Cleanse/ComponentVisitor.swift:19:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol ComponentVisitor : class, BinderBase {
                            ^~~~~
                            AnyObject
[31/61] Compiling Cleanse Installer.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Cleanse/ComponentVisitor.swift:19:29: warning: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
protocol ComponentVisitor : class, BinderBase {
                            ^~~~~
                            AnyObject
[32/61] Compiling Cleanse LegacyKey.swift
[33/61] Compiling Cleanse LegacyObjectGraph.swift
[34/61] Compiling Cleanse Lock.swift
[35/61] Compiling Cleanse Module.swift
[36/61] Compiling Cleanse PropertyInjection.swift
[37/61] Compiling Cleanse PropertyInjectionArities.swift
[38/61] Compiling Cleanse PropertyInjectionReceiptBinder.swift
[39/61] Compiling Cleanse BindToable.swift
[40/61] Compiling Cleanse Binder.swift
[41/61] Compiling Cleanse BinderArities.swift
[42/61] Compiling Cleanse BindingBuilder.swift
[43/61] Compiling Cleanse BindingBuilderDecorator.swift
[44/61] Compiling Cleanse BindingReceipt.swift
[45/61] Compiling Cleanse CanonicalRepresentable.swift
[46/61] Compiling Cleanse CleanseBindingPlugin.swift
[47/61] Compiling Cleanse AnyBinder.swift
[48/61] Compiling Cleanse Assisted.swift
[49/61] Compiling Cleanse AssistedFactory.swift
[50/61] Compiling Cleanse AssistedInjection.swift
[51/61] Compiling Cleanse AssistedInjectionArities.swift
[52/61] Compiling Cleanse AssistedInjectionBuilder.swift
[53/61] Compiling Cleanse AssistedInjectionSeedDecorator.swift
[54/61] Compiling Cleanse BaseBindingBuilder.swift
[55/61] Compiling Cleanse TaggedBindingBuilderDecorator.swift
[56/61] Compiling Cleanse TaggedProvider.swift
[57/61] Compiling Cleanse Tags.swift
[58/61] Compiling Cleanse TypeKeyProtocol.swift
[59/61] Compiling Cleanse ValidationVisitor.swift
[60/61] Compiling Cleanse WeakProvider.swift
[61/61] Compiling Cleanse WrappedBinder.swift
Build complete! (10.93s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cleanse",
      "name": "Cleanse",
      "url": "https://github.com/square/Cleanse.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cleanse",
      "dependencies": [

      ]
    }
  ]
}
Fetching https://github.com/square/Cleanse.git from cache
Fetched https://github.com/square/Cleanse.git (0.26s)
Creating working copy for https://github.com/square/Cleanse.git
Working copy of https://github.com/square/Cleanse.git resolved at 4.2.6
warning: '.resolve-product-dependencies': dependency 'cleanse' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.