Build Information
Successful build of Cleanse with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /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/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: linux
Swift version: 5.9
Building package at path: $workDir
https://github.com/square/Cleanse.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 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 CleanseErrorReporter.swift
[3/61] Compiling Cleanse CleanseServiceLoader.swift
[4/61] Compiling Cleanse CollectionBindingBuilderDecorator.swift
[5/61] Compiling Cleanse CombinedHashable.swift
[6/61] Compiling Cleanse Component.swift
[7/61] Compiling Cleanse ComponentBase.swift
[8/61] Compiling Cleanse ComponentBinding.swift
[9/61] Compiling Cleanse ComponentBindingBuilder.swift
[10/61] Compiling Cleanse TaggedBindingBuilderDecorator.swift
[11/61] Compiling Cleanse TaggedProvider.swift
[12/61] Compiling Cleanse Tags.swift
[13/61] Compiling Cleanse TypeKeyProtocol.swift
[14/61] Compiling Cleanse ValidationVisitor.swift
[15/61] Compiling Cleanse WeakProvider.swift
[16/61] Compiling Cleanse WrappedBinder.swift
[17/61] Compiling Cleanse BindToable.swift
[18/61] Compiling Cleanse Binder.swift
[19/61] Compiling Cleanse BinderArities.swift
[20/61] Compiling Cleanse BindingBuilder.swift
[21/61] Compiling Cleanse BindingBuilderDecorator.swift
[22/61] Compiling Cleanse BindingReceipt.swift
[23/61] Compiling Cleanse CanonicalRepresentable.swift
[24/61] Compiling Cleanse CleanseBindingPlugin.swift
[25/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
[26/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
[27/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
[28/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
[29/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
[30/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
[31/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
[32/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
[33/61] Compiling Cleanse ScopedBinder.swift
[34/61] Compiling Cleanse ScopedBindingBuilder.swift
[35/61] Compiling Cleanse ScopedBindingDecorator.swift
[36/61] Compiling Cleanse ScopedModule.swift
[37/61] Compiling Cleanse ScopedProvider.swift
[38/61] Compiling Cleanse SingularCollectionBindingBuilderDecorator.swift
[39/61] Compiling Cleanse SourceLocation.swift
[40/61] Compiling Cleanse PropertyInjector.swift
[41/61] Compiling Cleanse Provider.swift
[42/61] Compiling Cleanse ProviderProvider.swift
[43/61] Compiling Cleanse RawProviderBinding.swift
[44/61] Compiling Cleanse ReceiptBinder.swift
[45/61] Compiling Cleanse RootComponent.swift
[46/61] Compiling Cleanse Scope.swift
[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! (11.81s)
Build complete.
Done.