Build Information
Failed to build SwiftPackageList, reference master (5153e3
), with Swift 6.1 for Linux on 1 May 2025 05:01:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FelixHerrmann/swift-package-list.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/FelixHerrmann/swift-package-list
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5153e32 Bump version (4.7.2)
Cloned https://github.com/FelixHerrmann/swift-package-list.git
Revision (git rev-parse @):
5153e3246195215e2d2402e7ffa5ae6ec6e3fc5f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/FelixHerrmann/swift-package-list.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/FelixHerrmann/swift-package-list.git
https://github.com/FelixHerrmann/swift-package-list.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "SwiftPackageList",
"name" : "SwiftPackageList",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "swift-package-list",
"targets" : [
"swift-package-list"
],
"type" : {
"executable" : null
}
},
{
"name" : "SwiftPackageListPlugin",
"targets" : [
"SwiftPackageListPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "SwiftPackageList",
"targets" : [
"SwiftPackageList"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftPackageListUI",
"targets" : [
"SwiftPackageListUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "swift_package_list_tests",
"module_type" : "SwiftTarget",
"name" : "swift-package-list-tests",
"path" : "Tests/swift-package-list-tests",
"sources" : [
"ExecutionTests.swift"
],
"type" : "test"
},
{
"c99name" : "swift_package_list",
"module_type" : "SwiftTarget",
"name" : "swift-package-list",
"path" : "Sources/swift-package-list",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"swift-package-list",
"SwiftPackageListPlugin"
],
"sources" : [
"OutputType+ExpressibleByArgument.swift",
"SwiftPackageList+InputOptions.swift",
"SwiftPackageList+OutputOptions.swift",
"SwiftPackageList.swift"
],
"target_dependencies" : [
"SwiftPackageListCore"
],
"type" : "executable"
},
{
"c99name" : "SwiftPackageListUI",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageListUI",
"path" : "Sources/SwiftPackageListUI",
"product_memberships" : [
"SwiftPackageListUI"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/ar.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ar"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/de.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "de"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/en.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/es.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "es"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/fr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "fr"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/hi.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "hi"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/it.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "it"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/ja.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ja"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/pl.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pl"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/pt.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "pt"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/ru.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "ru"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/tr.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "tr"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/uk.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "uk"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/zh-Hans.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hans"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageListUI/Resources/zh-Hant.lproj/Localizable.strings",
"rule" : {
"process" : {
"localization" : "zh-hant"
}
}
}
],
"sources" : [
"SwiftUI/AcknowledgmentsList.swift",
"SwiftUI/_LicenseText.swift",
"SwiftUI/_TVOSTextView.swift",
"UIKit/SPLAcknowledgmentsTableViewController.swift",
"UIKit/_SPLLicenseTableViewCell.swift",
"UIKit/_SPLLicenseTextViewController.swift",
"Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift",
"Utilites/Backport/Backport+navigationTitle.swift",
"Utilites/Backport/Backport+task.swift",
"Utilites/Backport/Backport.swift"
],
"target_dependencies" : [
"SwiftPackageList"
],
"type" : "library"
},
{
"c99name" : "SwiftPackageListTests",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageListTests",
"path" : "Tests/SwiftPackageListTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/Acknowledgements.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/example_1.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SwiftPackageListTests/Resources/example_2.plist",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BundleAcknowledgementsTests.swift",
"JSONPackageProviderTests.swift",
"PackageKindTests.swift",
"PropertyListPackageProviderTests.swift"
],
"target_dependencies" : [
"SwiftPackageList"
],
"type" : "test"
},
{
"c99name" : "SwiftPackageListPlugin",
"module_type" : "PluginTarget",
"name" : "SwiftPackageListPlugin",
"path" : "Plugins/SwiftPackageListPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"SwiftPackageListPlugin"
],
"sources" : [
"SwiftPackageListPlugin+BuildToolPlugin.swift",
"SwiftPackageListPlugin+XcodeBuildToolPlugin.swift",
"SwiftPackageListPlugin.Configuration.swift",
"SwiftPackageListPlugin.Error.swift",
"SwiftPackageListPlugin.swift"
],
"target_dependencies" : [
"swift-package-list"
],
"type" : "plugin"
},
{
"c99name" : "SwiftPackageListCoreTests",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageListCoreTests",
"path" : "Tests/SwiftPackageListCoreTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SwiftPackageListCoreTests/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"CheckoutsTests.swift",
"CustomPackagesTests.swift",
"JSONGeneratorTests.swift",
"LicenseTests.swift",
"OutputTypeTests.swift",
"PDFGeneratorTests.swift",
"PackageResolvedTests.swift",
"ProjectPbxprojTests.swift",
"ProjectTests.swift",
"PropertyListGeneratorTests.swift",
"RegistryDownloadsTests.swift",
"RegistryIdentityTests.swift",
"SettingsBundleGeneratorTests.swift",
"URLExtensionTests.swift",
"WorkspaceStateTests.swift"
],
"target_dependencies" : [
"SwiftPackageListCore"
],
"type" : "test"
},
{
"c99name" : "SwiftPackageListCore",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageListCore",
"path" : "Sources/SwiftPackageListCore",
"product_memberships" : [
"swift-package-list",
"SwiftPackageListPlugin"
],
"sources" : [
"Directories/Checkouts.swift",
"Directories/DerivedData.swift",
"Directories/Directory.swift",
"Directories/PackageSource.swift",
"Directories/RegistryDownloads.swift",
"Directories/SourcePackages.swift",
"Files/CustomPackages.swift",
"Files/File.swift",
"Files/License.swift",
"Files/PackageResolved.swift",
"Files/ProjectPbxproj.swift",
"Files/VersionedFile.swift",
"Files/VersionedFileStorage.swift",
"Files/WorkspaceState.swift",
"Output Generation/JSON/JSONGenerator.swift",
"Output Generation/OutputGenerator.swift",
"Output Generation/OutputGeneratorOptions.swift",
"Output Generation/OutputType.swift",
"Output Generation/PDF/PDFGenerator.swift",
"Output Generation/PropertyList/PropertyListGenerator.swift",
"Output Generation/SettingsBundle/SettingsBundleGenerator+Language.swift",
"Output Generation/SettingsBundle/SettingsBundleGenerator+PropertyList.swift",
"Output Generation/SettingsBundle/SettingsBundleGenerator.swift",
"Output Generation/StandardOutput/StandardOutputGenerator.swift",
"Project/NativeProject.swift",
"Project/Project.swift",
"Project/ProjectOptions.swift",
"Project/ProjectType.swift",
"Project/SwiftPackage/SwiftPackage.swift",
"Project/Tuist/Tuist+Dump.swift",
"Project/Tuist/Tuist.swift",
"Project/TuistDependencies/TuistDependencies.swift",
"Project/XcodeProject/XcodeProject.swift",
"Project/XcodeWorkspace/XcodeWorkspace.swift",
"RuntimeError.swift",
"Utilites/Regex.swift",
"Utilites/RegistryIdentity.swift",
"Utilites/URL+deletingGitExtension.swift",
"Utilites/ZSH.swift"
],
"target_dependencies" : [
"SwiftPackageList"
],
"type" : "library"
},
{
"c99name" : "SwiftPackageList",
"module_type" : "SwiftTarget",
"name" : "SwiftPackageList",
"path" : "Sources/SwiftPackageList",
"product_memberships" : [
"swift-package-list",
"SwiftPackageListPlugin",
"SwiftPackageList",
"SwiftPackageListUI"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SwiftPackageList/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Bundle+acknowledgements.swift",
"JSONPackageProvider.swift",
"Package+Kind.swift",
"Package.swift",
"PackageProvider.swift",
"PropertyListPackageProvider.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-argument-parser
[1/14950] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.17s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (1.97s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
[1/1] Compiling plugin SwiftPackageListPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/49] Write sources
[2/49] Copying Localizable.strings
[2/49] Copying PrivacyInfo.xcprivacy
[2/49] Copying Info.plist
[2/49] Copying PrivacyInfo.xcprivacy
[2/49] Copying Info.plist
[2/49] Copying PrivacyInfo.xcprivacy
[2/49] Write sources
[34/49] Write swift-version-24593BA9C3E375BF.txt
[36/69] Emitting module ArgumentParserToolInfo
[37/69] Emitting module SwiftPackageList
[39/69] Compiling ArgumentParserToolInfo ToolInfo.swift
[41/70] Compiling SwiftPackageList Package+Kind.swift
[42/70] Emitting module ArgumentParserToolInfo
[43/70] Compiling ArgumentParserToolInfo ToolInfo.swift
[43/71] Wrapping AST for ArgumentParserToolInfo for debugging
[47/147] Compiling ArgumentParser ParsableArguments.swift
[48/147] Compiling ArgumentParser ParsableArgumentsValidation.swift
[49/147] Compiling ArgumentParser ParsableCommand.swift
[50/147] Compiling ArgumentParser ArgumentDecoder.swift
[51/147] Compiling ArgumentParser ArgumentDefinition.swift
[52/152] Compiling ArgumentParser OptionGroup.swift
[53/152] Compiling ArgumentParser AsyncParsableCommand.swift
[54/152] Compiling ArgumentParser CommandConfiguration.swift
[55/152] Compiling ArgumentParser CommandGroup.swift
[56/152] Compiling ArgumentParser EnumerableFlag.swift
[57/152] Compiling ArgumentParser ExpressibleByArgument.swift
[58/152] Compiling SwiftPackageList PackageProvider.swift
[59/152] Compiling SwiftPackageList JSONPackageProvider.swift
[60/152] Compiling SwiftPackageList resource_bundle_accessor.swift
[61/152] Compiling SwiftPackageList PropertyListPackageProvider.swift
[62/152] Compiling SwiftPackageList resource_bundle_accessor.swift
[63/152] Compiling SwiftPackageList Bundle+acknowledgements.swift
[64/152] Emitting module ArgumentParser
[65/152] Compiling ArgumentParser BashCompletionsGenerator.swift
[66/152] Compiling ArgumentParser CompletionsGenerator.swift
[67/152] Compiling ArgumentParser FishCompletionsGenerator.swift
[68/152] Compiling ArgumentParser ZshCompletionsGenerator.swift
[69/152] Compiling ArgumentParser Argument.swift
[70/152] Compiling ArgumentParser ArgumentHelp.swift
[71/152] Compiling SwiftPackageList Package.swift
[72/152] Compiling SwiftPackageList PackageProvider.swift
[73/152] Compiling SwiftPackageList PropertyListPackageProvider.swift
[74/152] Compiling SwiftPackageList Package+Kind.swift
[75/152] Compiling SwiftPackageList Package.swift
[76/153] Compiling ArgumentParser CollectionExtensions.swift
[77/153] Compiling ArgumentParser Platform.swift
[78/153] Compiling ArgumentParser SequenceExtensions.swift
[79/153] Compiling ArgumentParser StringExtensions.swift
[80/153] Compiling ArgumentParser Tree.swift
[81/153] Compiling SwiftPackageList JSONPackageProvider.swift
[82/153] Compiling SwiftPackageList Bundle+acknowledgements.swift
[84/154] Wrapping AST for SwiftPackageList for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[87/201] Emitting module SwiftPackageListUI
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[88/238] Compiling SwiftPackageListUI Backport+navigationTitle.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[89/238] Compiling SwiftPackageListUI Backport.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[90/238] Compiling SwiftPackageListUI Backport+task.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[91/238] Compiling SwiftPackageListCore Checkouts.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[92/238] Compiling SwiftPackageListCore DerivedData.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[93/238] Compiling SwiftPackageListCore RegistryDownloads.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[94/238] Compiling SwiftPackageListCore SourcePackages.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[95/238] Compiling SwiftPackageListCore Directory.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[96/238] Compiling SwiftPackageListCore PackageSource.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[97/238] Compiling SwiftPackageListUI Backport+navigationBarTitleDisplayMode.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[98/238] Emitting module ArgumentParser
[99/243] Compiling SwiftPackageListUI resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
/host/spi-builder-workspace/Sources/SwiftPackageListCore/Output Generation/PDF/PDFGenerator.swift:8:8: error: no such module 'AppKit'
6 | //
7 |
8 | import AppKit
| `- error: no such module 'AppKit'
9 | import SwiftPackageList
10 |
[100/243] Compiling SwiftPackageListCore VersionedFileStorage.swift
[101/243] Compiling SwiftPackageListCore WorkspaceState.swift
[102/243] Compiling SwiftPackageListCore JSONGenerator.swift
[103/243] Compiling SwiftPackageListCore OutputGenerator.swift
[104/243] Compiling SwiftPackageListCore OutputGeneratorOptions.swift
[105/243] Compiling SwiftPackageListCore ProjectType.swift
[106/243] Compiling SwiftPackageListCore SwiftPackage.swift
[107/243] Compiling SwiftPackageListCore Tuist+Dump.swift
[108/243] Compiling SwiftPackageListCore Tuist.swift
[109/243] Compiling SwiftPackageListCore TuistDependencies.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftPackageListPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/17] Write swift-version-24593BA9C3E375BF.txt
[4/37] Compiling SwiftPackageList PackageProvider.swift
[5/37] Compiling SwiftPackageList JSONPackageProvider.swift
[6/37] Compiling SwiftPackageList Bundle+acknowledgements.swift
[8/37] Compiling SwiftPackageList Package+Kind.swift
[9/37] Compiling SwiftPackageList resource_bundle_accessor.swift
[10/37] Emitting module SwiftPackageList
[11/37] Compiling SwiftPackageList PackageProvider.swift
[12/37] Compiling SwiftPackageList resource_bundle_accessor.swift
[13/37] Compiling SwiftPackageList PropertyListPackageProvider.swift
[14/37] Compiling SwiftPackageList Package.swift
[15/37] Emitting module SwiftPackageList
[16/37] Compiling SwiftPackageList PropertyListPackageProvider.swift
[18/38] Compiling SwiftPackageList Package+Kind.swift
[19/38] Compiling SwiftPackageList Package.swift
[20/38] Compiling SwiftPackageList JSONPackageProvider.swift
[22/37] Emitting module ArgumentParserToolInfo
[23/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[25/48] Emitting module ArgumentParserToolInfo
[26/48] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/101] Compiling SwiftPackageListCore Checkouts.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[28/101] Compiling SwiftPackageListCore DerivedData.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/117] Emitting module SwiftPackageListUI
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[30/122] Compiling SwiftPackageListCore RegistryDownloads.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[31/122] Compiling SwiftPackageListCore OutputGenerator.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[33/121] Compiling SwiftPackageListCore Directory.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[34/121] Compiling SwiftPackageListCore PackageSource.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[35/121] Compiling SwiftPackageListUI Backport+task.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[36/121] Compiling SwiftPackageListUI Backport+navigationTitle.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[37/121] Compiling SwiftPackageListUI Backport.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[38/121] Compiling SwiftPackageListUI Backport+navigationBarTitleDisplayMode.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
[39/122] Compiling SwiftPackageListUI resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftPackageListUI/Utilites/Backport/Backport+navigationBarTitleDisplayMode.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | @available(iOS, deprecated: 14.0, message: "Back-port no longer needed with iOS 14")
BUILD FAILURE 6.1 linux