Build Information
Failed to build Pods, reference 1.0.0 (1599ee
), with Swift 6.1 for Linux on 27 Apr 2025 05:11:49 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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftyfinch/Pods.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/swiftyfinch/Pods
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 1599ee3 Bump version 1.0.0
Cloned https://github.com/swiftyfinch/Pods.git
Revision (git rev-parse @):
1599ee3750b1048d318ea05655a3754f3a5feaa1
SUCCESS checkout https://github.com/swiftyfinch/Pods.git at 1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/swiftyfinch/Pods.git
https://github.com/swiftyfinch/Pods.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "swiftshell",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kareman/SwiftShell"
}
],
"manifest_display_name" : "Pods",
"name" : "Pods",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "pods",
"targets" : [
"Pods"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Pods",
"module_type" : "SwiftTarget",
"name" : "Pods",
"path" : "Sources/Pods",
"product_dependencies" : [
"ArgumentParser",
"Rainbow",
"SwiftShell"
],
"product_memberships" : [
"pods"
],
"sources" : [
"Extensions/Double+FormatTime.swift",
"Output/LogPrinter/Extensions/Printer+Spinner.swift",
"Output/LogPrinter/Formatter/Formatter.swift",
"Output/LogPrinter/Formatter/PodsFormatter.swift",
"Output/LogPrinter/Printers/DefaultPrinter.swift",
"Output/LogPrinter/Printers/OneLinePrinter.swift",
"Output/LogPrinter/Printers/PodsPrinter.swift",
"Output/LogPrinter/Printers/Printer.swift",
"Output/Progress/Progress.swift",
"Utils/FileManager+Contains.swift",
"Utils/ParsableCommand.swift",
"Utils/ProcessMonitor.swift",
"Utils/ShellRunner.swift",
"Utils/Sounds.swift",
"Utils/WrapError.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/kareman/SwiftShell
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser
[1/1196] Fetching rainbow
[277/6059] Fetching rainbow, swiftshell
Fetched https://github.com/onevcat/Rainbow from cache (0.23s)
[3940/4863] Fetching swiftshell
[4864/19813] Fetching swiftshell, swift-argument-parser
Fetched https://github.com/kareman/SwiftShell from cache (0.73s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.73s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (1.19s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (2.04s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.47s)
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
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
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/36] Emitting module ArgumentParserToolInfo
[9/36] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/37] Wrapping AST for ArgumentParserToolInfo for debugging
[12/37] Compiling Rainbow BackgroundColor.swift
[13/37] Compiling Rainbow CodesParser.swift
[14/37] Compiling Rainbow String+Rainbow.swift
[15/37] Compiling Rainbow StringGenerator.swift
[16/76] Compiling Rainbow Style.swift
[17/76] Emitting module Rainbow
[18/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[19/76] Compiling ArgumentParser ZshCompletionsGenerator.swift
[20/76] Compiling SwiftShell Files.swift
[21/77] Compiling SwiftShell Array.swift
[22/77] Compiling SwiftShell Process.swift
[23/77] Compiling ArgumentParser Argument.swift
[24/77] Compiling ArgumentParser ArgumentHelp.swift
[25/77] Compiling ArgumentParser ArgumentVisibility.swift
[26/77] Compiling ArgumentParser CompletionKind.swift
[27/77] Compiling ArgumentParser Errors.swift
[28/77] Compiling ArgumentParser Flag.swift
[29/77] Compiling ArgumentParser NameSpecification.swift
[30/77] Compiling ArgumentParser Option.swift
[31/82] Compiling SwiftShell Context.swift
[32/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[33/82] Compiling ArgumentParser CompletionsGenerator.swift
[34/82] Emitting module SwiftShell
[35/82] Compiling Rainbow OutputTarget.swift
[36/82] Compiling Rainbow Rainbow.swift
[37/82] Compiling SwiftShell String.swift
[38/83] Compiling SwiftShell Lazy-split.swift
[39/83] Compiling SwiftShell Stream.swift
[42/84] Emitting module ArgumentParser
[48/84] Wrapping AST for Rainbow for debugging
[49/84] Wrapping AST for SwiftShell for debugging
[51/84] Compiling ArgumentParser CollectionExtensions.swift
[52/84] Compiling ArgumentParser Platform.swift
[53/84] Compiling ArgumentParser SequenceExtensions.swift
[54/84] Compiling ArgumentParser StringExtensions.swift
[55/84] Compiling ArgumentParser Tree.swift
[56/84] Compiling ArgumentParser DumpHelpGenerator.swift
[57/84] Compiling ArgumentParser HelpCommand.swift
[58/84] Compiling ArgumentParser HelpGenerator.swift
[59/84] Compiling ArgumentParser MessageInfo.swift
[60/84] Compiling ArgumentParser UsageGenerator.swift
[61/84] Compiling ArgumentParser Name.swift
[62/84] Compiling ArgumentParser Parsed.swift
[63/84] Compiling ArgumentParser ParsedValues.swift
[64/84] Compiling ArgumentParser ParserError.swift
[65/84] Compiling ArgumentParser SplitArguments.swift
[66/84] Compiling ArgumentParser OptionGroup.swift
[67/84] Compiling ArgumentParser AsyncParsableCommand.swift
[68/84] Compiling ArgumentParser CommandConfiguration.swift
[69/84] Compiling ArgumentParser CommandGroup.swift
[70/84] Compiling ArgumentParser EnumerableFlag.swift
[71/84] Compiling ArgumentParser ExpressibleByArgument.swift
[72/84] Compiling ArgumentParser ParsableArguments.swift
[73/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[74/84] Compiling ArgumentParser ParsableCommand.swift
[75/84] Compiling ArgumentParser ArgumentDecoder.swift
[76/84] Compiling ArgumentParser ArgumentDefinition.swift
[77/84] Compiling ArgumentParser ArgumentSet.swift
[78/84] Compiling ArgumentParser CommandParser.swift
[79/84] Compiling ArgumentParser InputKey.swift
[80/84] Compiling ArgumentParser InputOrigin.swift
[81/85] Wrapping AST for ArgumentParser for debugging
[83/100] Compiling Pods DefaultPrinter.swift
[84/100] Compiling Pods OneLinePrinter.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[85/102] Emitting module Pods
/host/spi-builder-workspace/Sources/Pods/main.swift:5:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | struct Pods: ParsableCommand {
5 | static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | abstract: """
7 | \(logo) Cozy pod install
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:17:29: error: cannot find 'NSHashTable' in scope
15 |
16 | private var isSync = false
17 | private let processes = NSHashTable<PrintedAsyncCommand>.weakObjects()
| `- error: cannot find 'NSHashTable' in scope
18 | private let signalSource = DispatchSource.makeSignalSource(signal: SIGINT, queue: .main)
19 |
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:14:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ProcessMonitor' may have shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | /// Synchronise shell subprocesses
13 | final class ProcessMonitor {
| `- note: class 'ProcessMonitor' does not conform to the 'Sendable' protocol
14 | static let shared = ProcessMonitor()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ProcessMonitor' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 | private var isSync = false
/host/spi-builder-workspace/Sources/Pods/Utils/ShellRunner.swift:94:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShellRunner' may have shared mutable state; this is an error in the Swift 6 language mode
91 | }
92 |
93 | final class ShellRunner {
| `- note: class 'ShellRunner' does not conform to the 'Sendable' protocol
94 | static let shared = ShellRunner()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShellRunner' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
95 | private var shell: String?
96 |
[86/102] Compiling Pods Formatter.swift
[87/102] Compiling Pods PodsFormatter.swift
[88/102] Compiling Pods Double+FormatTime.swift
/host/spi-builder-workspace/Sources/Pods/Extensions/Double+FormatTime.swift:13:25: error: 'DateComponentsFormatter' is unavailable: Not supported in swift-corelibs-foundation
11 | extension Double {
12 | private func formatTime() -> String {
13 | let formatter = DateComponentsFormatter()
| `- error: 'DateComponentsFormatter' is unavailable: Not supported in swift-corelibs-foundation
14 |
15 | var calendar = Calendar.current
Foundation.DateComponentsFormatter:2:12: note: 'DateComponentsFormatter' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
2 | open class DateComponentsFormatter : Formatter, @unchecked Sendable {
| `- note: 'DateComponentsFormatter' has been explicitly marked unavailable here
3 | public enum UnitsStyle : Int, Sendable {
4 | case positional
/host/spi-builder-workspace/Sources/Pods/Extensions/Double+FormatTime.swift:21:45: error: member 'dropAll' in 'DateComponentsFormatter.ZeroFormattingBehavior' produces result of type '[DateComponentsFormatter.ZeroFormattingBehavior]', but context expects 'DateComponentsFormatter.ZeroFormattingBehavior'
19 | formatter.allowedUnits = [.hour, .minute, .second]
20 | formatter.unitsStyle = .abbreviated
21 | formatter.zeroFormattingBehavior = .dropAll
| `- error: member 'dropAll' in 'DateComponentsFormatter.ZeroFormattingBehavior' produces result of type '[DateComponentsFormatter.ZeroFormattingBehavior]', but context expects 'DateComponentsFormatter.ZeroFormattingBehavior'
22 | formatter.maximumUnitCount = 2
23 | return formatter.string(from: max(1, self)) ?? "NaN"
[89/102] Compiling Pods Printer+Spinner.swift
/host/spi-builder-workspace/Sources/Pods/Extensions/Double+FormatTime.swift:13:25: error: 'DateComponentsFormatter' is unavailable: Not supported in swift-corelibs-foundation
11 | extension Double {
12 | private func formatTime() -> String {
13 | let formatter = DateComponentsFormatter()
| `- error: 'DateComponentsFormatter' is unavailable: Not supported in swift-corelibs-foundation
14 |
15 | var calendar = Calendar.current
Foundation.DateComponentsFormatter:2:12: note: 'DateComponentsFormatter' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
2 | open class DateComponentsFormatter : Formatter, @unchecked Sendable {
| `- note: 'DateComponentsFormatter' has been explicitly marked unavailable here
3 | public enum UnitsStyle : Int, Sendable {
4 | case positional
/host/spi-builder-workspace/Sources/Pods/Extensions/Double+FormatTime.swift:21:45: error: member 'dropAll' in 'DateComponentsFormatter.ZeroFormattingBehavior' produces result of type '[DateComponentsFormatter.ZeroFormattingBehavior]', but context expects 'DateComponentsFormatter.ZeroFormattingBehavior'
19 | formatter.allowedUnits = [.hour, .minute, .second]
20 | formatter.unitsStyle = .abbreviated
21 | formatter.zeroFormattingBehavior = .dropAll
| `- error: member 'dropAll' in 'DateComponentsFormatter.ZeroFormattingBehavior' produces result of type '[DateComponentsFormatter.ZeroFormattingBehavior]', but context expects 'DateComponentsFormatter.ZeroFormattingBehavior'
22 | formatter.maximumUnitCount = 2
23 | return formatter.string(from: max(1, self)) ?? "NaN"
[90/102] Compiling Pods Progress.swift
[91/102] Compiling Pods FileManager+Contains.swift
[92/102] Compiling Pods ParsableCommand.swift
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:17:29: error: cannot find 'NSHashTable' in scope
15 |
16 | private var isSync = false
17 | private let processes = NSHashTable<PrintedAsyncCommand>.weakObjects()
| `- error: cannot find 'NSHashTable' in scope
18 | private let signalSource = DispatchSource.makeSignalSource(signal: SIGINT, queue: .main)
19 |
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:14:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ProcessMonitor' may have shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | /// Synchronise shell subprocesses
13 | final class ProcessMonitor {
| `- note: class 'ProcessMonitor' does not conform to the 'Sendable' protocol
14 | static let shared = ProcessMonitor()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ProcessMonitor' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 | private var isSync = false
[93/102] Compiling Pods ProcessMonitor.swift
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:17:29: error: cannot find 'NSHashTable' in scope
15 |
16 | private var isSync = false
17 | private let processes = NSHashTable<PrintedAsyncCommand>.weakObjects()
| `- error: cannot find 'NSHashTable' in scope
18 | private let signalSource = DispatchSource.makeSignalSource(signal: SIGINT, queue: .main)
19 |
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:14:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ProcessMonitor' may have shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | /// Synchronise shell subprocesses
13 | final class ProcessMonitor {
| `- note: class 'ProcessMonitor' does not conform to the 'Sendable' protocol
14 | static let shared = ProcessMonitor()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ProcessMonitor' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 | private var isSync = false
[94/102] Compiling Pods ShellRunner.swift
/host/spi-builder-workspace/Sources/Pods/Utils/ShellRunner.swift:94:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShellRunner' may have shared mutable state; this is an error in the Swift 6 language mode
91 | }
92 |
93 | final class ShellRunner {
| `- note: class 'ShellRunner' does not conform to the 'Sendable' protocol
94 | static let shared = ShellRunner()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShellRunner' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
95 | private var shell: String?
96 |
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:17:29: error: cannot find 'NSHashTable' in scope
15 |
16 | private var isSync = false
17 | private let processes = NSHashTable<PrintedAsyncCommand>.weakObjects()
| `- error: cannot find 'NSHashTable' in scope
18 | private let signalSource = DispatchSource.makeSignalSource(signal: SIGINT, queue: .main)
19 |
[95/102] Compiling Pods Sounds.swift
/host/spi-builder-workspace/Sources/Pods/Utils/ShellRunner.swift:94:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShellRunner' may have shared mutable state; this is an error in the Swift 6 language mode
91 | }
92 |
93 | final class ShellRunner {
| `- note: class 'ShellRunner' does not conform to the 'Sendable' protocol
94 | static let shared = ShellRunner()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShellRunner' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
95 | private var shell: String?
96 |
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:17:29: error: cannot find 'NSHashTable' in scope
15 |
16 | private var isSync = false
17 | private let processes = NSHashTable<PrintedAsyncCommand>.weakObjects()
| `- error: cannot find 'NSHashTable' in scope
18 | private let signalSource = DispatchSource.makeSignalSource(signal: SIGINT, queue: .main)
19 |
[96/102] Compiling Pods PodsPrinter.swift
[97/102] Compiling Pods Printer.swift
[98/102] Compiling Pods WrapError.swift
/host/spi-builder-workspace/Sources/Pods/main.swift:5:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | struct Pods: ParsableCommand {
5 | static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | abstract: """
7 | \(logo) Cozy pod install
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:17:29: error: cannot find 'NSHashTable' in scope
15 |
16 | private var isSync = false
17 | private let processes = NSHashTable<PrintedAsyncCommand>.weakObjects()
| `- error: cannot find 'NSHashTable' in scope
18 | private let signalSource = DispatchSource.makeSignalSource(signal: SIGINT, queue: .main)
19 |
[99/102] Compiling Pods main.swift
/host/spi-builder-workspace/Sources/Pods/main.swift:5:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
3 |
4 | struct Pods: ParsableCommand {
5 | static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
6 | abstract: """
7 | \(logo) Cozy pod install
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:17:29: error: cannot find 'NSHashTable' in scope
15 |
16 | private var isSync = false
17 | private let processes = NSHashTable<PrintedAsyncCommand>.weakObjects()
| `- error: cannot find 'NSHashTable' in scope
18 | private let signalSource = DispatchSource.makeSignalSource(signal: SIGINT, queue: .main)
19 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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 GenerateManual
Building for debugging...
[1/9] Write swift-version-24593BA9C3E375BF.txt
[3/31] Emitting module Rainbow
[4/32] Compiling Rainbow OutputTarget.swift
[5/32] Compiling SwiftShell Array.swift
[6/32] Compiling Rainbow ControlCode.swift
[7/32] Compiling Rainbow ModesExtractor.swift
[8/32] Emitting module SwiftShell
[9/33] Compiling SwiftShell Stream.swift
[10/33] Compiling Rainbow StringGenerator.swift
[11/33] Compiling Rainbow String+Rainbow.swift
[12/33] Compiling Rainbow Rainbow.swift
[13/33] Compiling Rainbow Style.swift
[14/33] Compiling SwiftShell Process.swift
[15/33] Compiling SwiftShell Lazy-split.swift
[16/33] Compiling SwiftShell String.swift
[17/33] Compiling SwiftShell Files.swift
[18/33] Compiling SwiftShell Context.swift
[19/33] Compiling SwiftShell Bash.swift
[20/33] Compiling SwiftShell Command.swift
[21/34] Emitting module ArgumentParserToolInfo
[22/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/35] Compiling Rainbow BackgroundColor.swift
[28/35] Compiling Rainbow CodesParser.swift
[30/71] Compiling ArgumentParser OptionGroup.swift
[31/71] Compiling ArgumentParser AsyncParsableCommand.swift
[32/71] Compiling ArgumentParser CommandConfiguration.swift
[33/71] Compiling ArgumentParser CommandGroup.swift
[34/71] Compiling ArgumentParser EnumerableFlag.swift
[35/71] Compiling ArgumentParser Name.swift
[36/71] Compiling ArgumentParser Parsed.swift
[37/71] Compiling ArgumentParser ParsedValues.swift
[38/71] Compiling ArgumentParser ParserError.swift
[39/71] Compiling ArgumentParser SplitArguments.swift
[40/76] Compiling ArgumentParser BashCompletionsGenerator.swift
[41/76] Compiling ArgumentParser CompletionsGenerator.swift
[42/76] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/76] Compiling ArgumentParser ZshCompletionsGenerator.swift
[44/76] Compiling ArgumentParser Argument.swift
[45/76] Compiling ArgumentParser ArgumentHelp.swift
[46/76] Compiling ArgumentParser ArgumentVisibility.swift
[47/76] Compiling ArgumentParser CompletionKind.swift
[48/76] Compiling ArgumentParser Errors.swift
[49/76] Compiling ArgumentParser Flag.swift
[50/76] Compiling ArgumentParser NameSpecification.swift
[51/76] Compiling ArgumentParser Option.swift
[52/76] Compiling ArgumentParser CollectionExtensions.swift
[53/76] Compiling ArgumentParser Platform.swift
[54/76] Compiling ArgumentParser SequenceExtensions.swift
[55/76] Compiling ArgumentParser StringExtensions.swift
[56/76] Compiling ArgumentParser Tree.swift
[57/76] Compiling ArgumentParser DumpHelpGenerator.swift
[58/76] Compiling ArgumentParser HelpCommand.swift
[59/76] Compiling ArgumentParser HelpGenerator.swift
[60/76] Compiling ArgumentParser MessageInfo.swift
[61/76] Compiling ArgumentParser UsageGenerator.swift
[62/76] Emitting module ArgumentParser
[63/76] Compiling ArgumentParser ArgumentDefinition.swift
[64/76] Compiling ArgumentParser ArgumentSet.swift
[65/76] Compiling ArgumentParser CommandParser.swift
[66/76] Compiling ArgumentParser InputKey.swift
[67/76] Compiling ArgumentParser InputOrigin.swift
[68/76] Compiling ArgumentParser ExpressibleByArgument.swift
[69/76] Compiling ArgumentParser ParsableArguments.swift
[70/76] Compiling ArgumentParser ParsableArgumentsValidation.swift
[71/76] Compiling ArgumentParser ParsableCommand.swift
[72/76] Compiling ArgumentParser ArgumentDecoder.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[74/91] Emitting module Pods
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:17:29: error: cannot find 'NSHashTable' in scope
15 |
16 | private var isSync = false
17 | private let processes = NSHashTable<PrintedAsyncCommand>.weakObjects()
| `- error: cannot find 'NSHashTable' in scope
18 | private let signalSource = DispatchSource.makeSignalSource(signal: SIGINT, queue: .main)
19 |
[75/91] Compiling Pods Double+FormatTime.swift
/host/spi-builder-workspace/Sources/Pods/Extensions/Double+FormatTime.swift:13:25: error: 'DateComponentsFormatter' is unavailable: Not supported in swift-corelibs-foundation
11 | extension Double {
12 | private func formatTime() -> String {
13 | let formatter = DateComponentsFormatter()
| `- error: 'DateComponentsFormatter' is unavailable: Not supported in swift-corelibs-foundation
14 |
15 | var calendar = Calendar.current
Foundation.DateComponentsFormatter:2:12: note: 'DateComponentsFormatter' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
2 | open class DateComponentsFormatter : Formatter, @unchecked Sendable {
| `- note: 'DateComponentsFormatter' has been explicitly marked unavailable here
3 | public enum UnitsStyle : Int, Sendable {
4 | case positional
/host/spi-builder-workspace/Sources/Pods/Extensions/Double+FormatTime.swift:21:45: error: member 'dropAll' in 'DateComponentsFormatter.ZeroFormattingBehavior' produces result of type '[DateComponentsFormatter.ZeroFormattingBehavior]', but context expects 'DateComponentsFormatter.ZeroFormattingBehavior'
19 | formatter.allowedUnits = [.hour, .minute, .second]
20 | formatter.unitsStyle = .abbreviated
21 | formatter.zeroFormattingBehavior = .dropAll
| `- error: member 'dropAll' in 'DateComponentsFormatter.ZeroFormattingBehavior' produces result of type '[DateComponentsFormatter.ZeroFormattingBehavior]', but context expects 'DateComponentsFormatter.ZeroFormattingBehavior'
22 | formatter.maximumUnitCount = 2
23 | return formatter.string(from: max(1, self)) ?? "NaN"
[76/91] Compiling Pods Printer+Spinner.swift
/host/spi-builder-workspace/Sources/Pods/Extensions/Double+FormatTime.swift:13:25: error: 'DateComponentsFormatter' is unavailable: Not supported in swift-corelibs-foundation
11 | extension Double {
12 | private func formatTime() -> String {
13 | let formatter = DateComponentsFormatter()
| `- error: 'DateComponentsFormatter' is unavailable: Not supported in swift-corelibs-foundation
14 |
15 | var calendar = Calendar.current
Foundation.DateComponentsFormatter:2:12: note: 'DateComponentsFormatter' has been explicitly marked unavailable here
1 | @available(*, unavailable, message: "Not supported in swift-corelibs-foundation")
2 | open class DateComponentsFormatter : Formatter, @unchecked Sendable {
| `- note: 'DateComponentsFormatter' has been explicitly marked unavailable here
3 | public enum UnitsStyle : Int, Sendable {
4 | case positional
/host/spi-builder-workspace/Sources/Pods/Extensions/Double+FormatTime.swift:21:45: error: member 'dropAll' in 'DateComponentsFormatter.ZeroFormattingBehavior' produces result of type '[DateComponentsFormatter.ZeroFormattingBehavior]', but context expects 'DateComponentsFormatter.ZeroFormattingBehavior'
19 | formatter.allowedUnits = [.hour, .minute, .second]
20 | formatter.unitsStyle = .abbreviated
21 | formatter.zeroFormattingBehavior = .dropAll
| `- error: member 'dropAll' in 'DateComponentsFormatter.ZeroFormattingBehavior' produces result of type '[DateComponentsFormatter.ZeroFormattingBehavior]', but context expects 'DateComponentsFormatter.ZeroFormattingBehavior'
22 | formatter.maximumUnitCount = 2
23 | return formatter.string(from: max(1, self)) ?? "NaN"
[77/93] Compiling Pods DefaultPrinter.swift
[78/93] Compiling Pods OneLinePrinter.swift
[79/93] Compiling Pods Formatter.swift
[80/93] Compiling Pods PodsFormatter.swift
[81/93] Compiling Pods PodsPrinter.swift
[82/93] Compiling Pods Printer.swift
[83/93] Compiling Pods Progress.swift
[84/93] Compiling Pods FileManager+Contains.swift
[85/93] Compiling Pods ShellRunner.swift
[86/93] Compiling Pods Sounds.swift
[87/93] Compiling Pods ParsableCommand.swift
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:17:29: error: cannot find 'NSHashTable' in scope
15 |
16 | private var isSync = false
17 | private let processes = NSHashTable<PrintedAsyncCommand>.weakObjects()
| `- error: cannot find 'NSHashTable' in scope
18 | private let signalSource = DispatchSource.makeSignalSource(signal: SIGINT, queue: .main)
19 |
[88/93] Compiling Pods ProcessMonitor.swift
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:17:29: error: cannot find 'NSHashTable' in scope
15 |
16 | private var isSync = false
17 | private let processes = NSHashTable<PrintedAsyncCommand>.weakObjects()
| `- error: cannot find 'NSHashTable' in scope
18 | private let signalSource = DispatchSource.makeSignalSource(signal: SIGINT, queue: .main)
19 |
[89/93] Compiling Pods WrapError.swift
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:17:29: error: cannot find 'NSHashTable' in scope
15 |
16 | private var isSync = false
17 | private let processes = NSHashTable<PrintedAsyncCommand>.weakObjects()
| `- error: cannot find 'NSHashTable' in scope
18 | private let signalSource = DispatchSource.makeSignalSource(signal: SIGINT, queue: .main)
19 |
[90/93] Compiling Pods main.swift
/host/spi-builder-workspace/Sources/Pods/Utils/ProcessMonitor.swift:17:29: error: cannot find 'NSHashTable' in scope
15 |
16 | private var isSync = false
17 | private let processes = NSHashTable<PrintedAsyncCommand>.weakObjects()
| `- error: cannot find 'NSHashTable' in scope
18 | private let signalSource = DispatchSource.makeSignalSource(signal: SIGINT, queue: .main)
19 |
BUILD FAILURE 6.1 linux