The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftKit, reference master (2ec073), with Swift 6.0 for Linux on 28 Nov 2024 06:15:37 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sventiigi/swiftkit.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/sventiigi/swiftkit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2ec0739 Updated Version to 1.3.9
Cloned https://github.com/sventiigi/swiftkit.git
Revision (git rev-parse @):
2ec07394e52d784691bcb8950e6d035a04702894
SUCCESS checkout https://github.com/sventiigi/swiftkit.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/sventiigi/swiftkit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/flintbox/Motor.git
Fetching https://github.com/tuist/xcodeproj.git
[1/5074] Fetching swiftcli
[2336/5118] Fetching swiftcli, motor
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.29s)
[32/21967] Fetching motor, xcodeproj
Fetched https://github.com/flintbox/Motor.git from cache (1.17s)
Fetched https://github.com/tuist/xcodeproj.git from cache (1.20s)
Computing version for https://github.com/flintbox/Motor.git
Computed https://github.com/flintbox/Motor.git at 0.1.2 (0.41s)
Fetching https://github.com/flintbox/ANSIEscapeCode
[1/49] Fetching ansiescapecode
Fetched https://github.com/flintbox/ANSIEscapeCode from cache (0.20s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (1.94s)
Computing version for https://github.com/tuist/xcodeproj.git
Computed https://github.com/tuist/xcodeproj.git at 8.3.1 (0.45s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/1411] Fetching pathkit
[1412/3513] Fetching pathkit, aexml
Fetched https://github.com/kylef/PathKit.git from cache (0.24s)
Fetched https://github.com/tadija/AEXML.git from cache (0.24s)
Computing version for https://github.com/flintbox/ANSIEscapeCode
Computed https://github.com/flintbox/ANSIEscapeCode at 0.1.1 (0.42s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.43s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.83s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.21s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.45s)
Creating working copy for https://github.com/flintbox/Motor.git
Working copy of https://github.com/flintbox/Motor.git resolved at 0.1.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/flintbox/ANSIEscapeCode
Working copy of https://github.com/flintbox/ANSIEscapeCode resolved at 0.1.1
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 6.0.3
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/tuist/xcodeproj.git
Working copy of https://github.com/tuist/xcodeproj.git resolved at 8.3.1
Building for debugging...
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/58] Emitting module ANSIEscapeCode
[11/59] Compiling ANSIEscapeCode TextColor.swift
[12/59] Compiling SwiftCLI OptionRegistry.swift
[13/59] Compiling SwiftCLI Parameter.swift
[14/59] Compiling SwiftCLI Parser.swift
[15/59] Compiling SwiftCLI Path.swift
[16/59] Compiling SwiftCLI Stream.swift
[17/59] Compiling SwiftCLI Task.swift
[18/61] Emitting module AEXML
[19/61] Compiling SwiftCLI Error.swift
[20/61] Compiling SwiftCLI HelpCommand.swift
[21/61] Compiling SwiftCLI HelpMessageGenerator.swift
[22/61] Compiling SwiftCLI Command.swift
[23/61] Compiling SwiftCLI Compatibility.swift
[24/61] Compiling SwiftCLI CompletionGenerator.swift
[25/61] Compiling SwiftCLI Input.swift
[26/61] Compiling SwiftCLI Option.swift
[27/61] Compiling SwiftCLI OptionGroup.swift
[28/61] Compiling SwiftCLI ArgumentList.swift
[29/61] Compiling SwiftCLI ArgumentListManipulator.swift
[30/61] Compiling SwiftCLI CLI.swift
[31/61] Compiling ANSIEscapeCode PrintANSIEscapeCode.swift
[32/61] Compiling ANSIEscapeCode EraseInLineType.swift
[33/61] Compiling ANSIEscapeCode String+ANSIEscapeCode.swift
[34/61] Compiling ANSIEscapeCode Scroll.swift
[35/61] Emitting module PathKit
[36/61] Compiling PathKit PathKit.swift
[37/61] Emitting module SwiftCLI
[38/61] Compiling SwiftCLI Term.swift
[39/61] Compiling SwiftCLI Validation.swift
[40/62] Compiling AEXML Parser.swift
[41/62] Compiling AEXML Options.swift
[44/62] Compiling ANSIEscapeCode EraseInDisplayType.swift
[47/63] Compiling AEXML Element.swift
[48/63] Compiling AEXML Document.swift
[49/63] Compiling AEXML Error.swift
[53/64] Compiling SwiftCLI ValueBox.swift
[54/64] Compiling SwiftCLI VersionCommand.swift
[54/64] Wrapping AST for PathKit for debugging
[55/65] Wrapping AST for AEXML for debugging
[56/65] Wrapping AST for ANSIEscapeCode for debugging
[58/155] Wrapping AST for SwiftCLI for debugging
[60/155] Compiling Motor Patterns.swift
[61/155] Compiling Motor Animation.swift
[62/155] Emitting module Motor
[63/155] Compiling Motor Pattern.swift
[64/155] Compiling Motor Spinner.swift
[65/155] Compiling Motor Animator.swift
[66/156] Wrapping AST for Motor for debugging
[68/156] Emitting module XcodeProj
[69/167] Compiling XcodeProj XCScheme+Runnable.swift
[70/167] Compiling XcodeProj XCScheme+SerialAction.swift
[71/167] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[72/167] Compiling XcodeProj XCScheme+TestAction.swift
[73/167] Compiling XcodeProj XCScheme+TestItem.swift
[74/167] Compiling XcodeProj XCScheme+TestPlanReference.swift
[75/167] Compiling XcodeProj XCScheme+TestableReference.swift
[76/167] Compiling XcodeProj XCScheme.swift
[77/167] Compiling XcodeProj BuildSettingsProvider.swift
[78/167] Compiling XcodeProj CommentedString.swift
[79/167] Compiling XcodeProj Decoders.swift
[80/167] Compiling XcodeProj PBXProductType.swift
[81/167] Compiling XcodeProj PBXReferenceProxy.swift
[82/167] Compiling XcodeProj PBXTarget.swift
[83/167] Compiling XcodeProj PBXTargetDependency.swift
[84/167] Compiling XcodeProj WorkspaceSettings.swift
[85/167] Compiling XcodeProj XCBreakpointList.swift
[86/167] Compiling XcodeProj XCSharedData.swift
[87/167] Compiling XcodeProj Xcode.swift
[88/167] Compiling XcodeProj XcodeProj.swift
[89/167] Compiling XcodeProj Writable.swift
[90/167] Compiling XcodeProj XCScheme+AditionalOption.swift
[91/167] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[92/167] Compiling XcodeProj Errors.swift
[93/167] Compiling XcodeProj AEXML+XcodeFormat.swift
[94/167] Compiling XcodeProj Array+Extras.swift
[95/167] Compiling XcodeProj Bool+Extras.swift
[96/167] Compiling XcodeProj Dictionary+Enumerate.swift
[97/167] Compiling XcodeProj Dictionary+Extras.swift
[98/167] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[99/167] Compiling XcodeProj NSRecursiveLock+Sync.swift
[100/167] Compiling XcodeProj Path+Extras.swift
[101/167] Compiling XcodeProj String+Utils.swift
[102/167] Compiling XcodeProj String+md5.swift
[103/167] Compiling XcodeProj BuildPhase.swift
[104/167] Compiling XcodeProj JSONDecoding.swift
/host/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[105/167] Compiling XcodeProj PBXBatchUpdater.swift
/host/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[106/167] Compiling XcodeProj PlistValue.swift
/host/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[107/167] Compiling XcodeProj ReferenceGenerator.swift
/host/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[108/167] Compiling XcodeProj XCConfig.swift
/host/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[109/167] Compiling XcodeProj XCWorkspace.swift
/host/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[110/167] Compiling XcodeProj XCWorkspaceData.swift
/host/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[111/167] Compiling XcodeProj XCWorkspaceDataElement.swift
/host/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[112/167] Compiling XcodeProj XCWorkspaceDataElementLocationType.swift
/host/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[113/167] Compiling XcodeProj XCWorkspaceDataFileRef.swift
/host/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[114/167] Compiling XcodeProj XCWorkspaceDataGroup.swift
/host/spi-builder-workspace/.build/checkouts/xcodeproj/Sources/XcodeProj/Utils/XCConfig.swift:54:9: error: unable to infer closure type without a type annotation
 52 |     /// - Returns: function that parses the line.
 53 |     static func configFrom(path: Path, projectPath: Path?) -> (String) -> (include: Path, config: XCConfig)? {
 54 |         { line in
    |         `- error: unable to infer closure type without a type annotation
 55 |             includeRegex.matches(in: line,
 56 |                                  options: [],
[115/167] Compiling XcodeProj XCScheme+ArchiveAction.swift
[116/167] Compiling XcodeProj XCScheme+BuildAction.swift
[117/167] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[118/167] Compiling XcodeProj XCScheme+BuildableReference.swift
[119/167] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[120/167] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[121/167] Compiling XcodeProj XCScheme+ExecutionAction.swift
[122/167] Compiling XcodeProj XCScheme+LaunchAction.swift
[123/167] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[124/167] Compiling XcodeProj XCScheme+PathRunnable.swift
[125/167] Compiling XcodeProj XCScheme+ProfileAction.swift
[126/167] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[127/167] Compiling XcodeProj XCConfigurationList.swift
[128/167] Compiling XcodeProj PBXContainerItem.swift
[129/167] Compiling XcodeProj PBXContainerItemProxy.swift
[130/167] Compiling XcodeProj PBXFileElement.swift
[131/167] Compiling XcodeProj PBXFileReference.swift
[132/167] Compiling XcodeProj PBXGroup.swift
[133/167] Compiling XcodeProj PBXSourceTree.swift
[134/167] Compiling XcodeProj PBXVariantGroup.swift
[135/167] Compiling XcodeProj XCVersionGroup.swift
[136/167] Compiling XcodeProj PBXObject.swift
[137/167] Compiling XcodeProj PBXObjectParser.swift
[138/167] Compiling XcodeProj PBXObjectReference.swift
[139/167] Compiling XcodeProj PBXObjects.swift
[140/167] Compiling XcodeProj PBXOutputSettings.swift
[141/167] Compiling XcodeProj PBXProj.swift
[142/167] Compiling XcodeProj PBXProjEncoder.swift
[143/167] Compiling XcodeProj PBXProject.swift
[144/167] Compiling XcodeProj Equality.generated.swift
[145/167] Compiling XcodeProj Sourcery.swift
[146/167] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[147/167] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[148/167] Compiling XcodeProj PBXAggregateTarget.swift
[149/167] Compiling XcodeProj PBXLegacyTarget.swift
[150/167] Compiling XcodeProj PBXNativeTarget.swift
[151/167] Compiling XcodeProj PBXBuildFile.swift
[152/167] Compiling XcodeProj PBXBuildPhase.swift
[153/167] Compiling XcodeProj PBXBuildRule.swift
[154/167] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[155/167] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[156/167] Compiling XcodeProj PBXHeadersBuildPhase.swift
[157/167] Compiling XcodeProj PBXResourcesBuildPhase.swift
[158/167] Compiling XcodeProj PBXRezBuildPhase.swift
[159/167] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[160/167] Compiling XcodeProj PBXSourcesBuildPhase.swift
[161/167] Compiling XcodeProj BuildSettings.swift
[162/167] Compiling XcodeProj XCBuildConfiguration.swift
BUILD FAILURE 6.0 linux