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.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.42.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/Cleanse.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/square/Cleanse
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ad53ff6 Update README to include deprecation notice
Cloned https://github.com/square/Cleanse.git
Revision (git rev-parse @):
ad53ff66244350df042c4ffb15eb9a85462bdae8
SUCCESS checkout https://github.com/square/Cleanse.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/square/Cleanse.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/54] Compiling Cleanse CleanseErrorReporter.swift
[2/54] Compiling Cleanse CleanseServiceLoader.swift
[3/54] Compiling Cleanse CollectionBindingBuilderDecorator.swift
[4/54] Compiling Cleanse CombinedHashable.swift
[5/54] Compiling Cleanse Component.swift
[6/54] Compiling Cleanse ComponentBase.swift
[7/54] Compiling Cleanse ComponentBinding.swift
[8/54] Compiling Cleanse ComponentBindingBuilder.swift
[9/54] Compiling Cleanse LegacyKey.swift
[10/54] Compiling Cleanse LegacyObjectGraph.swift
[11/54] Compiling Cleanse Lock.swift
[12/54] Compiling Cleanse Module.swift
[13/54] Compiling Cleanse PropertyInjection.swift
[14/54] Compiling Cleanse PropertyInjectionArities.swift
[15/54] Compiling Cleanse PropertyInjectionReceiptBinder.swift
[16/54] Compiling Cleanse ScopedBinder.swift
[17/54] Compiling Cleanse ScopedBindingBuilder.swift
[18/54] Compiling Cleanse ScopedBindingDecorator.swift
[19/54] Compiling Cleanse ScopedModule.swift
[20/54] Compiling Cleanse ScopedProvider.swift
[21/54] Compiling Cleanse SingularCollectionBindingBuilderDecorator.swift
[22/54] Compiling Cleanse SourceLocation.swift
[23/61] Compiling Cleanse TaggedBindingBuilderDecorator.swift
[24/61] Compiling Cleanse TaggedProvider.swift
[25/61] Compiling Cleanse Tags.swift
[26/61] Compiling Cleanse TypeKeyProtocol.swift
[27/61] Compiling Cleanse ValidationVisitor.swift
[28/61] Compiling Cleanse WeakProvider.swift
[29/61] Compiling Cleanse WrappedBinder.swift
[30/61] Compiling Cleanse BindToable.swift
[31/61] Compiling Cleanse Binder.swift
[32/61] Compiling Cleanse BinderArities.swift
[33/61] Compiling Cleanse BindingBuilder.swift
[34/61] Compiling Cleanse BindingBuilderDecorator.swift
[35/61] Compiling Cleanse BindingReceipt.swift
[36/61] Compiling Cleanse CanonicalRepresentable.swift
[37/61] Compiling Cleanse CleanseBindingPlugin.swift
[38/61] Emitting module Cleanse
/Users/builder/builds/UKfvDsi8u/1/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
[39/61] Compiling Cleanse ComponentFactory.swift
/Users/builder/builds/UKfvDsi8u/1/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
[40/61] Compiling Cleanse ComponentVisitor.swift
/Users/builder/builds/UKfvDsi8u/1/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
[41/61] Compiling Cleanse DelegatedHashable.swift
/Users/builder/builds/UKfvDsi8u/1/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
[42/61] Compiling Cleanse Errors.swift
/Users/builder/builds/UKfvDsi8u/1/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
[43/61] Compiling Cleanse Factory.swift
/Users/builder/builds/UKfvDsi8u/1/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
[44/61] Compiling Cleanse Finalizable.swift
/Users/builder/builds/UKfvDsi8u/1/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
[45/61] Compiling Cleanse Graph.swift
/Users/builder/builds/UKfvDsi8u/1/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
[46/61] Compiling Cleanse Installer.swift
/Users/builder/builds/UKfvDsi8u/1/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
[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 PropertyInjector.swift
[56/61] Compiling Cleanse Provider.swift
[57/61] Compiling Cleanse ProviderProvider.swift
[58/61] Compiling Cleanse RawProviderBinding.swift
[59/61] Compiling Cleanse ReceiptBinder.swift
[60/61] Compiling Cleanse RootComponent.swift
[61/61] Compiling Cleanse Scope.swift
Build complete! (9.98s)
Build complete.
Done.