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 Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

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
Cloned https://github.com/square/Cleanse.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/square/Cleanse.git at 4.2.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/54] Emitting module Cleanse
/host/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
[2/61] Compiling Cleanse TaggedBindingBuilderDecorator.swift
[3/61] Compiling Cleanse TaggedProvider.swift
[4/61] Compiling Cleanse Tags.swift
[5/61] Compiling Cleanse TypeKeyProtocol.swift
[6/61] Compiling Cleanse ValidationVisitor.swift
[7/61] Compiling Cleanse WeakProvider.swift
[8/61] Compiling Cleanse WrappedBinder.swift
[9/61] Compiling Cleanse PropertyInjector.swift
[10/61] Compiling Cleanse Provider.swift
[11/61] Compiling Cleanse ProviderProvider.swift
[12/61] Compiling Cleanse RawProviderBinding.swift
[13/61] Compiling Cleanse ReceiptBinder.swift
[14/61] Compiling Cleanse RootComponent.swift
[15/61] Compiling Cleanse Scope.swift
[16/61] Compiling Cleanse ScopedBinder.swift
[17/61] Compiling Cleanse ScopedBindingBuilder.swift
[18/61] Compiling Cleanse ScopedBindingDecorator.swift
[19/61] Compiling Cleanse ScopedModule.swift
[20/61] Compiling Cleanse ScopedProvider.swift
[21/61] Compiling Cleanse SingularCollectionBindingBuilderDecorator.swift
[22/61] Compiling Cleanse SourceLocation.swift
[23/61] Compiling Cleanse CleanseErrorReporter.swift
[24/61] Compiling Cleanse CleanseServiceLoader.swift
[25/61] Compiling Cleanse CollectionBindingBuilderDecorator.swift
[26/61] Compiling Cleanse CombinedHashable.swift
[27/61] Compiling Cleanse Component.swift
[28/61] Compiling Cleanse ComponentBase.swift
[29/61] Compiling Cleanse ComponentBinding.swift
[30/61] Compiling Cleanse ComponentBindingBuilder.swift
[31/61] Compiling Cleanse BindToable.swift
[32/61] Compiling Cleanse Binder.swift
[33/61] Compiling Cleanse BinderArities.swift
[34/61] Compiling Cleanse BindingBuilder.swift
[35/61] Compiling Cleanse BindingBuilderDecorator.swift
[36/61] Compiling Cleanse BindingReceipt.swift
[37/61] Compiling Cleanse CanonicalRepresentable.swift
[38/61] Compiling Cleanse CleanseBindingPlugin.swift
[39/61] Compiling Cleanse ComponentFactory.swift
/host/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
/host/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
/host/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
/host/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
/host/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
/host/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
/host/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
/host/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 LegacyKey.swift
[48/61] Compiling Cleanse LegacyObjectGraph.swift
[49/61] Compiling Cleanse Lock.swift
[50/61] Compiling Cleanse Module.swift
[51/61] Compiling Cleanse PropertyInjection.swift
[52/61] Compiling Cleanse PropertyInjectionArities.swift
[53/61] Compiling Cleanse PropertyInjectionReceiptBinder.swift
[54/61] Compiling Cleanse AnyBinder.swift
[55/61] Compiling Cleanse Assisted.swift
[56/61] Compiling Cleanse AssistedFactory.swift
[57/61] Compiling Cleanse AssistedInjection.swift
[58/61] Compiling Cleanse AssistedInjectionArities.swift
[59/61] Compiling Cleanse AssistedInjectionBuilder.swift
[60/61] Compiling Cleanse AssistedInjectionSeedDecorator.swift
[61/61] Compiling Cleanse BaseBindingBuilder.swift
Build complete! (10.27s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.