The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build xc, reference 0.0.2 (07cac2), with Swift 6.0 for Linux on 29 Nov 2024 05:43:10 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/s2mr/xc.git
Reference: 0.0.2
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/s2mr/xc
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at 07cac2a Format
Cloned https://github.com/s2mr/xc.git
Revision (git rev-parse @):
07cac2a60ddcd736b0793eba9fc91c16637bbebd
SUCCESS checkout https://github.com/s2mr/xc.git at 0.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/s2mr/xc.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/apple/swift-argument-parser.git
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.70s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.40s)
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.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/10] Write sources
[4/10] Write swift-version-24593BA9C3E375BF.txt
[6/12] Emitting module ArgumentParserToolInfo
[7/12] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/13] Wrapping AST for ArgumentParserToolInfo for debugging
[10/51] Emitting module ArgumentParser
[11/56] Compiling ArgumentParser Name.swift
[12/56] Compiling ArgumentParser Parsed.swift
[13/56] Compiling ArgumentParser ParsedValues.swift
[14/56] Compiling ArgumentParser ParserError.swift
[15/56] Compiling ArgumentParser SplitArguments.swift
[16/56] Compiling ArgumentParser OptionGroup.swift
[17/56] Compiling ArgumentParser AsyncParsableCommand.swift
[18/56] Compiling ArgumentParser CommandConfiguration.swift
[19/56] Compiling ArgumentParser CommandGroup.swift
[20/56] Compiling ArgumentParser EnumerableFlag.swift
[21/56] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/56] Compiling ArgumentParser CompletionsGenerator.swift
[23/56] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/56] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/56] Compiling ArgumentParser Argument.swift
[26/56] Compiling ArgumentParser ArgumentHelp.swift
[27/56] Compiling ArgumentParser ArgumentVisibility.swift
[28/56] Compiling ArgumentParser CompletionKind.swift
[29/56] Compiling ArgumentParser Errors.swift
[30/56] Compiling ArgumentParser Flag.swift
[31/56] Compiling ArgumentParser NameSpecification.swift
[32/56] Compiling ArgumentParser Option.swift
[33/56] Compiling ArgumentParser CollectionExtensions.swift
[34/56] Compiling ArgumentParser Platform.swift
[35/56] Compiling ArgumentParser SequenceExtensions.swift
[36/56] Compiling ArgumentParser StringExtensions.swift
[37/56] Compiling ArgumentParser Tree.swift
[38/56] Compiling ArgumentParser ExpressibleByArgument.swift
[39/56] Compiling ArgumentParser ParsableArguments.swift
[40/56] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/56] Compiling ArgumentParser ParsableCommand.swift
[42/56] Compiling ArgumentParser ArgumentDecoder.swift
[43/56] Compiling ArgumentParser ArgumentDefinition.swift
[44/56] Compiling ArgumentParser ArgumentSet.swift
[45/56] Compiling ArgumentParser CommandParser.swift
[46/56] Compiling ArgumentParser InputKey.swift
[47/56] Compiling ArgumentParser InputOrigin.swift
[48/56] Compiling ArgumentParser DumpHelpGenerator.swift
[49/56] Compiling ArgumentParser HelpCommand.swift
[50/56] Compiling ArgumentParser HelpGenerator.swift
[51/56] Compiling ArgumentParser MessageInfo.swift
[52/56] Compiling ArgumentParser UsageGenerator.swift
[53/57] Wrapping AST for ArgumentParser for debugging
[55/73] Compiling Command Config.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[56/73] Compiling Command CustomError.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[57/73] Compiling Command Collection+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/75] Emitting module Command
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[59/75] Compiling Command CurrentDirectory.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[60/75] Compiling Command Xcode.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[61/75] Compiling Command FileHandle+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[62/75] Compiling Command Optional+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[63/75] Compiling Command String+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[64/75] Compiling Command Version+Utility.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[65/75] Compiling Command EnvCommand.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[66/75] Compiling Command ListCommand.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[67/75] Compiling Command Main.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[68/75] Compiling Command ConfigCommand.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[69/75] Compiling Command OpenCommand.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[70/75] Compiling Command Bash.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[71/75] Compiling Command Version.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
[72/75] Compiling Command XcodePlist.swift
/host/spi-builder-workspace/Sources/Command/Subcommand/ListCommand.swift:2:8: error: no such module 'AppKit'
 1 | import ArgumentParser
 2 | import AppKit
   |        `- error: no such module 'AppKit'
 3 |
 4 | extension MainTool {
BUILD FAILURE 6.0 linux