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 hackscode, reference master (4124b7), with Swift 6.0 for Linux on 26 Nov 2024 11:32:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/toshi0383/hackscode.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/toshi0383/hackscode
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4124b76 fix dump command
Cloned https://github.com/toshi0383/hackscode.git
Revision (git rev-parse @):
4124b76425c6d16b9c08c44e1022dc4837ba35bb
SUCCESS checkout https://github.com/toshi0383/hackscode.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/toshi0383/hackscode.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/toshi0383/CoreCLI
Fetching https://github.com/JohnSundell/ShellOut
Fetching https://github.com/tuist/XcodeProj
[1/68] Fetching corecli
[69/1028] Fetching corecli, shellout
Fetched https://github.com/toshi0383/CoreCLI from cache (0.22s)
Fetched https://github.com/JohnSundell/ShellOut from cache (0.23s)
[1/21919] Fetching xcodeproj
Fetched https://github.com/tuist/XcodeProj from cache (1.24s)
Computing version for https://github.com/toshi0383/CoreCLI
Computed https://github.com/toshi0383/CoreCLI at 0.1.10 (1.98s)
Computing version for https://github.com/JohnSundell/ShellOut
Computed https://github.com/JohnSundell/ShellOut at 2.3.0 (2.00s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 7.23.0 (0.49s)
Fetching https://github.com/tadija/AEXML
Fetching https://github.com/kylef/PathKit
[1/1411] Fetching pathkit
[608/3513] Fetching pathkit, aexml
Fetched https://github.com/tadija/AEXML from cache (0.24s)
Fetched https://github.com/kylef/PathKit from cache (0.24s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.5.0 (0.50s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.48s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.23s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.48s)
Creating working copy for https://github.com/JohnSundell/ShellOut
Working copy of https://github.com/JohnSundell/ShellOut resolved at 2.3.0
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/toshi0383/CoreCLI
Working copy of https://github.com/toshi0383/CoreCLI resolved at 0.1.10
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 7.23.0
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.5.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/30] Emitting module PathKit
[9/30] Emitting module CoreCLI
[10/30] Compiling PathKit PathKit.swift
[11/31] Compiling AEXML Options.swift
[12/31] Compiling AEXML Parser.swift
[13/31] Compiling CoreCLI AutoArgumentsDecodable.swift
[14/31] Compiling CoreCLI CommandType.swift
[15/31] Compiling CoreCLI ArgumentParser.swift
[16/31] Compiling CoreCLI CommandRunner.swift
[17/32] Compiling AEXML Error.swift
[18/32] Compiling ShellOut ShellOut.swift
[19/32] Emitting module ShellOut
[22/33] Compiling AEXML Document.swift
[23/33] Emitting module AEXML
[24/33] Compiling AEXML Element.swift
[26/34] Wrapping AST for CoreCLI for debugging
[27/34] Wrapping AST for ShellOut for debugging
[28/34] Wrapping AST for PathKit for debugging
[29/34] Wrapping AST for AEXML for debugging
[31/118] Compiling XcodeProj Errors.swift
[32/118] Compiling XcodeProj AEXML+XcodeFormat.swift
[33/118] Compiling XcodeProj Array+Extras.swift
[34/118] Compiling XcodeProj Bool+Extras.swift
[35/118] Compiling XcodeProj Dictionary+Enumerate.swift
[36/118] Compiling XcodeProj Dictionary+Extras.swift
[37/118] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
[38/118] Compiling XcodeProj NSRecursiveLock+Sync.swift
[39/118] Compiling XcodeProj Path+Extras.swift
[40/118] Compiling XcodeProj String+Utils.swift
[41/118] Compiling XcodeProj String+md5.swift
[42/118] Compiling XcodeProj BuildPhase.swift
[43/129] Compiling XcodeProj PBXBuildFile.swift
[44/129] Compiling XcodeProj PBXBuildPhase.swift
[45/129] Compiling XcodeProj PBXBuildRule.swift
[46/129] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
[47/129] Compiling XcodeProj PBXFrameworksBuildPhase.swift
[48/129] Compiling XcodeProj PBXHeadersBuildPhase.swift
[49/129] Compiling XcodeProj PBXResourcesBuildPhase.swift
[50/129] Compiling XcodeProj PBXRezBuildPhase.swift
[51/129] Compiling XcodeProj PBXShellScriptBuildPhase.swift
[52/129] Compiling XcodeProj PBXSourcesBuildPhase.swift
[53/129] Compiling XcodeProj BuildSettings.swift
[54/129] Compiling XcodeProj XCBuildConfiguration.swift
[55/129] Emitting module XcodeProj
[56/129] 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: [],
[57/129] 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: [],
[58/129] 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: [],
[59/129] 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: [],
[60/129] 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: [],
[61/129] 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: [],
[62/129] 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: [],
[63/129] 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: [],
[64/129] 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: [],
[65/129] 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: [],
[66/129] 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: [],
[67/129] Compiling XcodeProj XCConfigurationList.swift
[68/129] Compiling XcodeProj PBXContainerItem.swift
[69/129] Compiling XcodeProj PBXContainerItemProxy.swift
[70/129] Compiling XcodeProj PBXFileElement.swift
[71/129] Compiling XcodeProj PBXFileReference.swift
[72/129] Compiling XcodeProj PBXGroup.swift
[73/129] Compiling XcodeProj PBXSourceTree.swift
[74/129] Compiling XcodeProj PBXVariantGroup.swift
[75/129] Compiling XcodeProj XCVersionGroup.swift
[76/129] Compiling XcodeProj PBXObject.swift
[77/129] Compiling XcodeProj PBXObjectParser.swift
[78/129] Compiling XcodeProj PBXObjectReference.swift
[79/129] Compiling XcodeProj XCScheme+ArchiveAction.swift
[80/129] Compiling XcodeProj XCScheme+BuildAction.swift
[81/129] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
[82/129] Compiling XcodeProj XCScheme+BuildableReference.swift
[83/129] Compiling XcodeProj XCScheme+CommandLineArguments.swift
[84/129] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
[85/129] Compiling XcodeProj XCScheme+ExecutionAction.swift
[86/129] Compiling XcodeProj XCScheme+LaunchAction.swift
[87/129] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
[88/129] Compiling XcodeProj XCScheme+PathRunnable.swift
[89/129] Compiling XcodeProj XCScheme+ProfileAction.swift
[90/129] Compiling XcodeProj XCScheme+RemoteRunnable.swift
[91/129] Compiling XcodeProj XCScheme+Runnable.swift
[92/129] Compiling XcodeProj XCScheme+SerialAction.swift
[93/129] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
[94/129] Compiling XcodeProj XCScheme+TestAction.swift
[95/129] Compiling XcodeProj XCScheme+TestItem.swift
[96/129] Compiling XcodeProj XCScheme+TestPlanReference.swift
[97/129] Compiling XcodeProj XCScheme+TestableReference.swift
[98/129] Compiling XcodeProj XCScheme.swift
[99/129] Compiling XcodeProj BuildSettingsProvider.swift
[100/129] Compiling XcodeProj CommentedString.swift
[101/129] Compiling XcodeProj Decoders.swift
[102/129] Compiling XcodeProj PBXProductType.swift
[103/129] Compiling XcodeProj PBXReferenceProxy.swift
[104/129] Compiling XcodeProj PBXTarget.swift
[105/129] Compiling XcodeProj PBXTargetDependency.swift
[106/129] Compiling XcodeProj WorkspaceSettings.swift
[107/129] Compiling XcodeProj XCBreakpointList.swift
[108/129] Compiling XcodeProj XCSharedData.swift
[109/129] Compiling XcodeProj Xcode.swift
[110/129] Compiling XcodeProj XcodeProj.swift
[111/129] Compiling XcodeProj Writable.swift
[112/129] Compiling XcodeProj XCScheme+AditionalOption.swift
[113/129] Compiling XcodeProj XCScheme+AnalyzeAction.swift
[114/129] Compiling XcodeProj PBXObjects.swift
[115/129] Compiling XcodeProj PBXOutputSettings.swift
[116/129] Compiling XcodeProj PBXProj.swift
[117/129] Compiling XcodeProj PBXProjEncoder.swift
[118/129] Compiling XcodeProj PBXProject.swift
[119/129] Compiling XcodeProj Equality.generated.swift
[120/129] Compiling XcodeProj Sourcery.swift
[121/129] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
[122/129] Compiling XcodeProj XCSwiftPackageProductDependency.swift
[123/129] Compiling XcodeProj PBXAggregateTarget.swift
[124/129] Compiling XcodeProj PBXLegacyTarget.swift
[125/129] Compiling XcodeProj PBXNativeTarget.swift
BUILD FAILURE 6.0 linux