Build Information
Failed to build DITranquillity, reference v4.7.0 (e40713
), with Swift 5.8 for Linux on 20 Oct 2024 07:57:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ivlevAstef/DITranquillity.git
Reference: v4.7.0
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/ivlevAstef/DITranquillity
* tag v4.7.0 -> FETCH_HEAD
HEAD is now at e407139 fix deployment target podspec
Cloned https://github.com/ivlevAstef/DITranquillity.git
Revision (git rev-parse @):
e40713935369ccbbd2877712f1261131a2504fe0
SUCCESS checkout https://github.com/ivlevAstef/DITranquillity.git at v4.7.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD
https://github.com/ivlevAstef/DITranquillity.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:06f9196eb0a58d9e2ef145681487a05751c13e2e1446f508740719934c63fbe6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/ivlevAstef/SwiftLazy.git
[1/271] Fetching swiftlazy
Fetched https://github.com/ivlevAstef/SwiftLazy.git (0.17s)
Computing version for https://github.com/ivlevAstef/SwiftLazy.git
Computed https://github.com/ivlevAstef/SwiftLazy.git at 1.3.0 (0.31s)
Creating working copy for https://github.com/ivlevAstef/SwiftLazy.git
Working copy of https://github.com/ivlevAstef/SwiftLazy.git resolved at 1.3.0
Building for debugging...
[1/6] Emitting module SwiftLazy
[2/6] Compiling SwiftLazy ProviderArgs.swift
[3/6] Compiling SwiftLazy BaseProvider.swift
[4/6] Compiling SwiftLazy BaseLazy.swift
[5/6] Compiling SwiftLazy Lazy.swift
[6/6] Compiling SwiftLazy Provider.swift
[9/45] Emitting module DITranquillity
[10/45] Compiling DITranquillity DIComponentBuilder.Injection.swift
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:46:30: error: cannot find 'MM' in scope
return append(injection: MM.make3([UseObject.self,P0.self,P1.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:62:30: error: cannot find 'MM' in scope
return append(injection: MM.make4([UseObject.self,P0.self,P1.self,P2.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:78:30: error: cannot find 'MM' in scope
return append(injection: MM.make5([UseObject.self,P0.self,P1.self,P2.self,P3.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:94:30: error: cannot find 'MM' in scope
return append(injection: MM.make6([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:110:30: error: cannot find 'MM' in scope
return append(injection: MM.make7([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:126:30: error: cannot find 'MM' in scope
return append(injection: MM.make8([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self,P6.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:142:30: error: cannot find 'MM' in scope
return append(injection: MM.make9([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self,P6.self,P7.self], by: m))
^~
[11/45] Compiling DITranquillity DIContainer.Reg.swift
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:46:30: error: cannot find 'MM' in scope
return append(injection: MM.make3([UseObject.self,P0.self,P1.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:62:30: error: cannot find 'MM' in scope
return append(injection: MM.make4([UseObject.self,P0.self,P1.self,P2.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:78:30: error: cannot find 'MM' in scope
return append(injection: MM.make5([UseObject.self,P0.self,P1.self,P2.self,P3.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:94:30: error: cannot find 'MM' in scope
return append(injection: MM.make6([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:110:30: error: cannot find 'MM' in scope
return append(injection: MM.make7([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:126:30: error: cannot find 'MM' in scope
return append(injection: MM.make8([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self,P6.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:142:30: error: cannot find 'MM' in scope
return append(injection: MM.make9([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self,P6.self,P7.self], by: m))
^~
[12/45] Compiling DITranquillity DIContainer.RegModify.swift
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:46:30: error: cannot find 'MM' in scope
return append(injection: MM.make3([UseObject.self,P0.self,P1.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:62:30: error: cannot find 'MM' in scope
return append(injection: MM.make4([UseObject.self,P0.self,P1.self,P2.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:78:30: error: cannot find 'MM' in scope
return append(injection: MM.make5([UseObject.self,P0.self,P1.self,P2.self,P3.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:94:30: error: cannot find 'MM' in scope
return append(injection: MM.make6([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:110:30: error: cannot find 'MM' in scope
return append(injection: MM.make7([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:126:30: error: cannot find 'MM' in scope
return append(injection: MM.make8([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self,P6.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:142:30: error: cannot find 'MM' in scope
return append(injection: MM.make9([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self,P6.self,P7.self], by: m))
^~
[13/45] Compiling DITranquillity ComponentAlternativeType.swift
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:46:30: error: cannot find 'MM' in scope
return append(injection: MM.make3([UseObject.self,P0.self,P1.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:62:30: error: cannot find 'MM' in scope
return append(injection: MM.make4([UseObject.self,P0.self,P1.self,P2.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:78:30: error: cannot find 'MM' in scope
return append(injection: MM.make5([UseObject.self,P0.self,P1.self,P2.self,P3.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:94:30: error: cannot find 'MM' in scope
return append(injection: MM.make6([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:110:30: error: cannot find 'MM' in scope
return append(injection: MM.make7([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:126:30: error: cannot find 'MM' in scope
return append(injection: MM.make8([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self,P6.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:142:30: error: cannot find 'MM' in scope
return append(injection: MM.make9([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self,P6.self,P7.self], by: m))
^~
[14/45] Compiling DITranquillity DIComponentBuilder.swift
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:46:30: error: cannot find 'MM' in scope
return append(injection: MM.make3([UseObject.self,P0.self,P1.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:62:30: error: cannot find 'MM' in scope
return append(injection: MM.make4([UseObject.self,P0.self,P1.self,P2.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:78:30: error: cannot find 'MM' in scope
return append(injection: MM.make5([UseObject.self,P0.self,P1.self,P2.self,P3.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:94:30: error: cannot find 'MM' in scope
return append(injection: MM.make6([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:110:30: error: cannot find 'MM' in scope
return append(injection: MM.make7([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:126:30: error: cannot find 'MM' in scope
return append(injection: MM.make8([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self,P6.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:142:30: error: cannot find 'MM' in scope
return append(injection: MM.make9([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self,P6.self,P7.self], by: m))
^~
[15/45] Compiling DITranquillity DIComponentPriority.swift
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:46:30: error: cannot find 'MM' in scope
return append(injection: MM.make3([UseObject.self,P0.self,P1.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:62:30: error: cannot find 'MM' in scope
return append(injection: MM.make4([UseObject.self,P0.self,P1.self,P2.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:78:30: error: cannot find 'MM' in scope
return append(injection: MM.make5([UseObject.self,P0.self,P1.self,P2.self,P3.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:94:30: error: cannot find 'MM' in scope
return append(injection: MM.make6([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:110:30: error: cannot find 'MM' in scope
return append(injection: MM.make7([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:126:30: error: cannot find 'MM' in scope
return append(injection: MM.make8([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self,P6.self], by: m))
^~
/host/spi-builder-workspace/Sources/Core/API/AutoResolve/DIComponentBuilder.Injection.swift:142:30: error: cannot find 'MM' in scope
return append(injection: MM.make9([UseObject.self,P0.self,P1.self,P2.self,P3.self,P4.self,P5.self,P6.self,P7.self], by: m))
^~
[16/50] Compiling DITranquillity ParsedType.swift
[17/50] Compiling DITranquillity ProtocolMagic.swift
[18/50] Compiling DITranquillity Resolver.swift
[19/50] Compiling DITranquillity SpecificType.swift
[20/50] Compiling DITranquillity TypeKey.swift
[21/50] Compiling DITranquillity DIStorage.swift
[22/50] Compiling DITranquillity DITypes.swift
[23/50] Compiling DITranquillity DIExtensions.swift
[24/50] Compiling DITranquillity SwiftLazy.swift
[25/50] Compiling DITranquillity DIFramework.swift
[26/50] Compiling DITranquillity DIGraph+Cycle.swift
[27/50] Compiling DITranquillity DIGraph+Validate.swift
[28/50] Compiling DITranquillity DIGraph+ValidationErrors.swift
[29/50] Compiling DITranquillity DIGraph.swift
[30/50] Compiling DITranquillity DIVertex.swift
[31/50] Compiling DITranquillity DIContainer.swift
[32/50] Compiling DITranquillity DILifetime.swift
[33/50] Compiling DITranquillity DIModificators.swift
[34/50] Compiling DITranquillity DIScope.swift
[35/50] Compiling DITranquillity DISettings.swift
[36/50] Compiling DITranquillity FastLock.swift
[37/50] Compiling DITranquillity Multithread.swift
[38/50] Compiling DITranquillity ThreadDictionary.swift
[39/50] Compiling DITranquillity DIContainer+makeGraph.swift
[40/50] Compiling DITranquillity DIEdge.swift
[41/50] Compiling DITranquillity DIPart.swift
[42/50] Compiling DITranquillity AnyArguments.swift
[43/50] Compiling DITranquillity Component.swift
[44/50] Compiling DITranquillity DIComponentBuilder+EmptySubviewsInject.swift
[45/50] Compiling DITranquillity ExtensionsContainer.swift
[46/50] Compiling DITranquillity FrameworksDependenciesContainer.swift
[47/50] Compiling DITranquillity Log.swift
[48/50] Compiling DITranquillity MethodMaker.swift
[49/50] Compiling DITranquillity MethodSignature.swift
[50/50] Compiling DITranquillity Modificators.swift
BUILD FAILURE 5.8 linux