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 Sake, reference 1.0.0 (277d69), with Swift 6.2 (beta) for Linux on 24 Jun 2025 12:00:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kattouf/Sake.git
Reference: 1.0.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/kattouf/Sake
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 277d69b fix: binPath location
Cloned https://github.com/kattouf/Sake.git
Revision (git rev-parse @):
277d69bcf15f5c17188ec2908a05b7d84727d422
SUCCESS checkout https://github.com/kattouf/Sake.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/kattouf/Sake.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-subprocess.git
[1/1041] Fetching swift-subprocess
Fetched https://github.com/swiftlang/swift-subprocess.git from cache (0.52s)
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-system
Fetching https://github.com/swiftlang/swift-syntax.git
[1/4436] Fetching swift-system
[3816/15372] Fetching swift-system, yams
[4656/30752] Fetching swift-system, yams, swift-argument-parser
[14845/101679] Fetching swift-system, yams, swift-argument-parser, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (2.36s)
[46769/90743] Fetching swift-system, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-system from cache (8.30s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (8.33s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.40s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (12.26s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (0.36s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 6.0.2 (0.43s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.47s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/swiftlang/swift-subprocess.git
Working copy of https://github.com/swiftlang/swift-subprocess.git resolved at main (1038151)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 6.0.2
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/66] Write sources
[28/66] Compiling _SwiftSyntaxCShims dummy.c
[29/66] Compiling CSystem shims.c
[30/66] Write swift-version-24593BA9C3E375BF.txt
[31/66] Write sources
[32/66] Compiling _SubprocessCShims process_shims.c
[33/66] Compiling writer.c
[34/66] Compiling parser.c
[35/66] Compiling api.c
[36/73] Compiling reader.c
[36/73] Compiling emitter.c
[38/102] Compiling scanner.c
[40/126] Compiling SwiftSyntax601 Empty.swift
[41/126] Emitting module SwiftSyntax601
[42/127] Compiling SystemPackage MachPort.swift
[43/127] Compiling SystemPackage PlatformString.swift
[44/127] Compiling SystemPackage SystemString.swift
[45/130] Emitting module SwiftSyntax510
[46/130] Compiling SwiftSyntax510 Empty.swift
[47/131] Compiling Yams Tag.swift
[48/131] Compiling Yams YamlAnchorProviding.swift
[49/133] Compiling SwiftSyntax600 Empty.swift
[50/133] Emitting module SwiftSyntax600
[51/133] Emitting module SwiftSyntax509
[52/133] Compiling SwiftSyntax509 Empty.swift
[56/135] Wrapping AST for SwiftSyntax601 for debugging
[58/135] Emitting module SystemPackage
[58/135] Wrapping AST for SwiftSyntax510 for debugging
[60/135] Compiling Yams AliasDereferencingStrategy.swift
[61/135] Compiling Yams Anchor.swift
[62/135] Compiling Yams Constructor.swift
[63/135] Compiling Yams Node.Scalar.swift
[63/135] Wrapping AST for SwiftSyntax509 for debugging
[64/199] Wrapping AST for SwiftSyntax600 for debugging
[66/199] Compiling ArgumentParserToolInfo ToolInfo.swift
[67/199] Emitting module ArgumentParserToolInfo
[69/200] Compiling ArgumentParserToolInfo ToolInfo.swift
[70/200] Emitting module ArgumentParserToolInfo
[71/201] Wrapping AST for ArgumentParserToolInfo for debugging
[73/277] Compiling ArgumentParser ArgumentDefinition.swift
[74/277] Compiling ArgumentParser ArgumentSet.swift
[75/277] Compiling ArgumentParser CommandParser.swift
[76/277] Compiling ArgumentParser EnumerableFlag.swift
[77/277] Compiling ArgumentParser ExpressibleByArgument.swift
[78/277] Compiling ArgumentParser ParsableArguments.swift
[79/277] Compiling ArgumentParser ParsableArgumentsValidation.swift
[80/277] Compiling ArgumentParser ParsableCommand.swift
[81/277] Compiling ArgumentParser ArgumentDecoder.swift
[82/277] Compiling ArgumentParser Name.swift
[83/277] Compiling ArgumentParser Parsed.swift
[84/277] Compiling ArgumentParser Errors.swift
[85/277] Compiling ArgumentParser Flag.swift
[86/277] Compiling ArgumentParser NameSpecification.swift
[87/277] Compiling ArgumentParser Option.swift
[88/277] Compiling ArgumentParser OptionGroup.swift
[89/277] Compiling ArgumentParser AsyncParsableCommand.swift
[90/277] Compiling ArgumentParser CommandConfiguration.swift
[91/277] Compiling ArgumentParser CommandGroup.swift
[92/277] Compiling ArgumentParser Argument.swift
[93/277] Compiling ArgumentParser ArgumentHelp.swift
[94/277] Compiling ArgumentParser ArgumentVisibility.swift
[95/277] Compiling ArgumentParser CompletionKind.swift
[96/278] Wrapping AST for SystemPackage for debugging
[98/295] Compiling Subprocess API.swift
[99/295] Compiling Subprocess AsyncBufferSequence.swift
[100/295] Compiling Subprocess Buffer.swift
[101/295] Emitting module Yams
[104/295] Compiling Subprocess Input.swift
[105/295] Compiling Subprocess Output.swift
[106/295] Compiling Subprocess Subprocess+Darwin.swift
[107/295] Compiling Subprocess Configuration.swift
[108/295] Compiling Subprocess Error.swift
[109/295] Compiling Subprocess Execution.swift
[110/295] Compiling Subprocess Result.swift
[111/295] Compiling Subprocess Span+Subprocess.swift
[112/295] Compiling Subprocess Input+Foundation.swift
[113/295] Compiling Subprocess Output+Foundation.swift
[115/295] Compiling Subprocess Subprocess+Linux.swift
[116/295] Compiling Subprocess Subprocess+Unix.swift
[117/295] Compiling Subprocess Subprocess+Windows.swift
[118/296] Wrapping AST for Yams for debugging
[126/296] Compiling ArgumentParser ParsedValues.swift
[127/296] Compiling ArgumentParser ParserError.swift
[128/296] Compiling ArgumentParser SplitArguments.swift
[138/305] Emitting module ArgumentParser
[150/317] Emitting module Subprocess
[157/317] Compiling Subprocess Span+SubprocessFoundation.swift
[158/317] Compiling Subprocess Teardown.swift
[183/317] Compiling ArgumentParser CollectionExtensions.swift
[184/317] Compiling ArgumentParser Platform.swift
[185/317] Compiling ArgumentParser SequenceExtensions.swift
[186/317] Compiling ArgumentParser StringExtensions.swift
[187/317] Compiling ArgumentParser Tree.swift
[196/317] Compiling ArgumentParser InputKey.swift
[197/317] Compiling ArgumentParser InputOrigin.swift
[198/317] Compiling ArgumentParser DumpHelpGenerator.swift
[199/317] Compiling ArgumentParser HelpCommand.swift
[200/317] Compiling ArgumentParser HelpGenerator.swift
[201/317] Compiling ArgumentParser MessageInfo.swift
[202/317] Compiling ArgumentParser UsageGenerator.swift
[255/320] Wrapping AST for ArgumentParser for debugging
[260/335] Compiling SakeShared SakeAppExitCode.swift
[261/335] Compiling SakeShared ProcessInterruptionTask.swift
[262/335] Compiling SakeShared FileHandle+TextOutputStream.swift
[263/335] Compiling SakeShared URL+BuildDirectory.swift
[264/335] Compiling SakeShared SakeAppExitCode.swift
[265/335] Emitting module SakeShared
[266/335] Compiling SakeShared URL+BuildDirectory.swift
[267/335] Compiling SakeShared FileHandle+TextOutputStream.swift
[268/335] Compiling SakeShared ProcessMonitor.swift
[270/335] Compiling SakeShared ProcessInterruptionTask.swift
[271/335] Compiling SakeShared CaseConvertingStrategy.swift
[272/335] Compiling SakeShared CommandGroupsJSON.swift
[273/335] Emitting module SakeShared
[274/335] Compiling SakeShared CaseConvertingStrategy.swift
[275/335] Compiling SakeShared CommandGroupsJSON.swift
[277/337] Wrapping AST for SakeShared for debugging
[283/338] Wrapping AST for Subprocess for debugging
[285/365] Compiling SakeCLI RunCommand.swift
[286/365] Compiling SakeCLI Constants.swift
[287/365] Compiling SakeCLI PackageDescription.swift
[288/365] Compiling SakeCLI SakeAppContents.swift
[289/365] Compiling SakeCLI String+Shell.swift
[290/365] Compiling SakeCLI String+nilIfEmpty.swift
[291/365] Compiling SakeCLI InitCommand.swift
[292/365] Compiling SakeCLI ListCommand.swift
[293/368] Compiling SakeCLI Config.swift
[294/368] Compiling SakeCLI ConfigManager.swift
[295/368] Compiling SakeCLI ENVConfig.swift
[296/368] Compiling SakeCLI FileConfig.swift
[297/368] Emitting module SakeCLI
/host/spi-builder-workspace/Sources/SakeCLI/SakeCLI.swift:6:24: warning: static property 'subcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
 4 | @main
 5 | struct SakeCLI: AsyncParsableCommand {
 6 |     private static let subcommands: [any ParsableCommand.Type] = [
   |                        |- warning: static property 'subcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
   |                        |- note: add '@MainActor' to make static property 'subcommands' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         InitCommand.self,
 8 |         CleanCommand.self,
/host/spi-builder-workspace/Sources/SakeCLI/SakeCLI.swift:16:28: warning: static property 'platformSpecificSubcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
14 |         private static let platformSpecificSubcommands: [any ParsableCommand.Type] = [EditCommand.self]
15 |     #else
16 |         private static let platformSpecificSubcommands: [any ParsableCommand.Type] = []
   |                            |- warning: static property 'platformSpecificSubcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
   |                            |- note: add '@MainActor' to make static property 'platformSpecificSubcommands' part of global actor 'MainActor'
   |                            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |     #endif
18 |
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[298/368] Compiling SakeCLI BuildCommand.swift
[299/368] Compiling SakeCLI CleanCommand.swift
[300/368] Compiling SakeCLI CommonOptions.swift
[301/368] Compiling SakeCLI CLIConfig.swift
[302/368] Compiling SakeCLI EditCommand.swift
[303/368] Compiling SakeCLI DynamicCodingKey.swift
[304/368] Compiling SakeCLI Logger.swift
[305/368] Compiling SakeCLI ShellExecutor.swift
[306/368] Compiling SakeCLI ShellCompletionCommandListGenerator.swift
/host/spi-builder-workspace/Sources/SakeCLI/SakeCLI.swift:6:24: warning: static property 'subcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
 4 | @main
 5 | struct SakeCLI: AsyncParsableCommand {
 6 |     private static let subcommands: [any ParsableCommand.Type] = [
   |                        |- warning: static property 'subcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
   |                        |- note: add '@MainActor' to make static property 'subcommands' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         InitCommand.self,
 8 |         CleanCommand.self,
/host/spi-builder-workspace/Sources/SakeCLI/SakeCLI.swift:16:28: warning: static property 'platformSpecificSubcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
14 |         private static let platformSpecificSubcommands: [any ParsableCommand.Type] = [EditCommand.self]
15 |     #else
16 |         private static let platformSpecificSubcommands: [any ParsableCommand.Type] = []
   |                            |- warning: static property 'platformSpecificSubcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
   |                            |- note: add '@MainActor' to make static property 'platformSpecificSubcommands' part of global actor 'MainActor'
   |                            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |     #endif
18 |
/host/spi-builder-workspace/Sources/SakeCLI/SakeAppManager/ShellCompletionCommandListGenerator.swift:11:9: error: sending value of non-Sendable type '() async -> ()' risks causing data races [#SendingRisksDataRace]
 9 |         var result: [String] = []
10 |
11 |         Task {
   |         |- error: sending value of non-Sendable type '() async -> ()' risks causing data races [#SendingRisksDataRace]
   |         `- note: Passing value of non-Sendable type '() async -> ()' as a 'sending' argument to initializer 'init(name:priority:operation:)' risks causing races in between local and caller code
12 |             result = await generateAsync(arguments: arguments)
13 |             semaphore.signal()
   :
15 |
16 |         semaphore.wait()
17 |         return result
   |                `- note: access can happen concurrently
18 |     }
19 |
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[307/368] Compiling SakeCLI SakeCLI.swift
/host/spi-builder-workspace/Sources/SakeCLI/SakeCLI.swift:6:24: warning: static property 'subcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
 4 | @main
 5 | struct SakeCLI: AsyncParsableCommand {
 6 |     private static let subcommands: [any ParsableCommand.Type] = [
   |                        |- warning: static property 'subcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
   |                        |- note: add '@MainActor' to make static property 'subcommands' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         InitCommand.self,
 8 |         CleanCommand.self,
/host/spi-builder-workspace/Sources/SakeCLI/SakeCLI.swift:16:28: warning: static property 'platformSpecificSubcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
14 |         private static let platformSpecificSubcommands: [any ParsableCommand.Type] = [EditCommand.self]
15 |     #else
16 |         private static let platformSpecificSubcommands: [any ParsableCommand.Type] = []
   |                            |- warning: static property 'platformSpecificSubcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
   |                            |- note: add '@MainActor' to make static property 'platformSpecificSubcommands' part of global actor 'MainActor'
   |                            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |     #endif
18 |
/host/spi-builder-workspace/Sources/SakeCLI/SakeAppManager/ShellCompletionCommandListGenerator.swift:11:9: error: sending value of non-Sendable type '() async -> ()' risks causing data races [#SendingRisksDataRace]
 9 |         var result: [String] = []
10 |
11 |         Task {
   |         |- error: sending value of non-Sendable type '() async -> ()' risks causing data races [#SendingRisksDataRace]
   |         `- note: Passing value of non-Sendable type '() async -> ()' as a 'sending' argument to initializer 'init(name:priority:operation:)' risks causing races in between local and caller code
12 |             result = await generateAsync(arguments: arguments)
13 |             semaphore.signal()
   :
15 |
16 |         semaphore.wait()
17 |         return result
   |                `- note: access can happen concurrently
18 |     }
19 |
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[308/368] Compiling SakeCLI Version.swift
/host/spi-builder-workspace/Sources/SakeCLI/SakeCLI.swift:6:24: warning: static property 'subcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
 4 | @main
 5 | struct SakeCLI: AsyncParsableCommand {
 6 |     private static let subcommands: [any ParsableCommand.Type] = [
   |                        |- warning: static property 'subcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
   |                        |- note: add '@MainActor' to make static property 'subcommands' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 7 |         InitCommand.self,
 8 |         CleanCommand.self,
/host/spi-builder-workspace/Sources/SakeCLI/SakeCLI.swift:16:28: warning: static property 'platformSpecificSubcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
14 |         private static let platformSpecificSubcommands: [any ParsableCommand.Type] = [EditCommand.self]
15 |     #else
16 |         private static let platformSpecificSubcommands: [any ParsableCommand.Type] = []
   |                            |- warning: static property 'platformSpecificSubcommands' is not concurrency-safe because non-'Sendable' type '[any ParsableCommand.Type]' may have shared mutable state [#MutableGlobalVariable]
   |                            |- note: add '@MainActor' to make static property 'platformSpecificSubcommands' part of global actor 'MainActor'
   |                            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
17 |     #endif
18 |
/host/spi-builder-workspace/Sources/SakeCLI/SakeAppManager/ShellCompletionCommandListGenerator.swift:11:9: error: sending value of non-Sendable type '() async -> ()' risks causing data races [#SendingRisksDataRace]
 9 |         var result: [String] = []
10 |
11 |         Task {
   |         |- error: sending value of non-Sendable type '() async -> ()' risks causing data races [#SendingRisksDataRace]
   |         `- note: Passing value of non-Sendable type '() async -> ()' as a 'sending' argument to initializer 'init(name:priority:operation:)' risks causing races in between local and caller code
12 |             result = await generateAsync(arguments: arguments)
13 |             semaphore.signal()
   :
15 |
16 |         semaphore.wait()
17 |         return result
   |                `- note: access can happen concurrently
18 |     }
19 |
[#MutableGlobalVariable]: <https://docs.swift.org/compiler/documentation/diagnostics/mutable-global-variable>
[#SendingRisksDataRace]: <https://docs.swift.org/compiler/documentation/diagnostics/sending-risks-data-race>
[309/368] Compiling SakeCLI SakeAppManager+InitializedMode.swift
[310/368] Compiling SakeCLI SakeAppManager+UnitializedMode.swift
[311/368] Compiling SakeCLI SakeAppManager.swift
[312/368] Compiling SakeCLI SakeAppManagerCommandExecutor.swift
[313/368] Compiling SakeCLI SakeAppManagerError.swift
[314/368] Compiling SakeCLI SakeAppManagerFileHandle.swift
BUILD FAILURE 6.2 linux