Build Information
Successful build of Cleanse with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path: $workDir
https://github.com/square/Cleanse.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/56] Compiling Cleanse ScopedBinder.swift
[4/56] Compiling Cleanse ScopedBindingBuilder.swift
[5/56] Compiling Cleanse ScopedBindingDecorator.swift
[6/56] Compiling Cleanse ScopedModule.swift
[7/56] Compiling Cleanse ScopedProvider.swift
[8/56] Compiling Cleanse SingularCollectionBindingBuilderDecorator.swift
[9/56] Compiling Cleanse SourceLocation.swift
[10/56] Compiling Cleanse PropertyInjector.swift
[11/56] Compiling Cleanse Provider.swift
[12/56] Compiling Cleanse ProviderProvider.swift
[13/56] Compiling Cleanse RawProviderBinding.swift
[14/56] Compiling Cleanse ReceiptBinder.swift
[15/56] Compiling Cleanse RootComponent.swift
[16/56] Compiling Cleanse Scope.swift
[17/63] 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
[18/63] 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
[19/63] 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
[20/63] 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
[21/63] 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
[22/63] 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
[23/63] 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
[24/63] 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
[25/63] Compiling Cleanse TaggedBindingBuilderDecorator.swift
[26/63] Compiling Cleanse TaggedProvider.swift
[27/63] Compiling Cleanse Tags.swift
[28/63] Compiling Cleanse TypeKeyProtocol.swift
[29/63] Compiling Cleanse ValidationVisitor.swift
[30/63] Compiling Cleanse WeakProvider.swift
[31/63] Compiling Cleanse WrappedBinder.swift
[32/63] Compiling Cleanse CleanseErrorReporter.swift
[33/63] Compiling Cleanse CleanseServiceLoader.swift
[34/63] Compiling Cleanse CollectionBindingBuilderDecorator.swift
[35/63] Compiling Cleanse CombinedHashable.swift
[36/63] Compiling Cleanse Component.swift
[37/63] Compiling Cleanse ComponentBase.swift
[38/63] Compiling Cleanse ComponentBinding.swift
[39/63] Compiling Cleanse ComponentBindingBuilder.swift
[40/63] Compiling Cleanse BindToable.swift
[41/63] Compiling Cleanse Binder.swift
[42/63] Compiling Cleanse BinderArities.swift
[43/63] Compiling Cleanse BindingBuilder.swift
[44/63] Compiling Cleanse BindingBuilderDecorator.swift
[45/63] Compiling Cleanse BindingReceipt.swift
[46/63] Compiling Cleanse CanonicalRepresentable.swift
[47/63] Compiling Cleanse CleanseBindingPlugin.swift
[48/63] Compiling Cleanse LegacyKey.swift
[49/63] Compiling Cleanse LegacyObjectGraph.swift
[50/63] Compiling Cleanse Lock.swift
[51/63] Compiling Cleanse Module.swift
[52/63] Compiling Cleanse PropertyInjection.swift
[53/63] Compiling Cleanse PropertyInjectionArities.swift
[54/63] Compiling Cleanse PropertyInjectionReceiptBinder.swift
[55/63] 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
[56/63] Compiling Cleanse AnyBinder.swift
[57/63] Compiling Cleanse Assisted.swift
[58/63] Compiling Cleanse AssistedFactory.swift
[59/63] Compiling Cleanse AssistedInjection.swift
[60/63] Compiling Cleanse AssistedInjectionArities.swift
[61/63] Compiling Cleanse AssistedInjectionBuilder.swift
[62/63] Compiling Cleanse AssistedInjectionSeedDecorator.swift
[63/63] Compiling Cleanse BaseBindingBuilder.swift
Build complete! (14.25s)
Build complete.
Done.