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 Pods, reference main (969e5c), with Swift 6.0 for Linux on 29 Nov 2024 01:23:47 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.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/swiftyfinch/Pods.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 969e5c6 Update README.md
Cloned https://github.com/swiftyfinch/Pods.git
Revision (git rev-parse @):
969e5c6ac899e9668604344c5ddcc2d1a44eeef3
SUCCESS checkout https://github.com/swiftyfinch/Pods.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/swiftyfinch/Pods.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.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
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/kareman/SwiftShell
[1/1126] Fetching rainbow
[1127/5989] Fetching rainbow, swiftshell
[5990/18384] Fetching rainbow, swiftshell, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (0.91s)
Fetched https://github.com/kareman/SwiftShell from cache (0.92s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.92s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.48s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.0.1 (1.87s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.41s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.0.1
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/36] Emitting module Rainbow
[9/37] Emitting module ArgumentParserToolInfo
[10/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/38] Compiling SwiftShell Lazy-split.swift
[13/39] Compiling Rainbow Style.swift
[14/39] Compiling Rainbow StringGenerator.swift
[14/39] Wrapping AST for ArgumentParserToolInfo for debugging
[16/39] Compiling Rainbow String+Rainbow.swift
[17/77] Emitting module ArgumentParser
[18/82] Compiling ArgumentParser ArgumentVisibility.swift
[19/82] Compiling ArgumentParser CompletionKind.swift
[20/82] Compiling ArgumentParser Errors.swift
[21/82] Compiling ArgumentParser Flag.swift
[22/82] Compiling ArgumentParser NameSpecification.swift
[23/82] Compiling ArgumentParser Option.swift
[24/82] Compiling ArgumentParser Name.swift
[25/82] Compiling ArgumentParser Parsed.swift
[26/82] Compiling ArgumentParser ParsedValues.swift
[27/82] Compiling ArgumentParser ParserError.swift
[28/82] Compiling ArgumentParser SplitArguments.swift
[29/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/82] Compiling ArgumentParser CompletionsGenerator.swift
[31/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/82] Compiling ArgumentParser Argument.swift
[34/82] Compiling ArgumentParser ArgumentHelp.swift
[35/82] Compiling ArgumentParser OptionGroup.swift
[36/82] Compiling ArgumentParser AsyncParsableCommand.swift
[37/82] Compiling ArgumentParser CommandConfiguration.swift
[38/82] Compiling ArgumentParser CommandGroup.swift
[39/82] Compiling ArgumentParser EnumerableFlag.swift
[40/82] Compiling ArgumentParser ExpressibleByArgument.swift
[41/82] Compiling ArgumentParser ParsableArguments.swift
[42/82] Compiling ArgumentParser ParsableArgumentsValidation.swift
[43/82] Compiling ArgumentParser ParsableCommand.swift
[44/82] Compiling ArgumentParser ArgumentDecoder.swift
[45/82] Compiling ArgumentParser CollectionExtensions.swift
[46/82] Compiling ArgumentParser Platform.swift
[47/82] Compiling ArgumentParser SequenceExtensions.swift
[48/82] Compiling ArgumentParser StringExtensions.swift
[49/82] Compiling ArgumentParser Tree.swift
[56/82] Compiling SwiftShell Process.swift
[57/82] Compiling SwiftShell Files.swift
[58/82] Compiling SwiftShell Array.swift
[59/82] Compiling Rainbow Rainbow.swift
[60/82] Compiling SwiftShell Stream.swift
[61/82] Emitting module SwiftShell
[62/82] Compiling SwiftShell Context.swift
[63/82] Compiling Rainbow OutputTarget.swift
[66/83] Compiling SwiftShell String.swift
[68/84] Wrapping AST for Rainbow for debugging
[69/84] Wrapping AST for SwiftShell for debugging
[71/84] Compiling ArgumentParser ArgumentDefinition.swift
[72/84] Compiling ArgumentParser ArgumentSet.swift
[73/84] Compiling ArgumentParser CommandParser.swift
[74/84] Compiling ArgumentParser InputKey.swift
[75/84] Compiling ArgumentParser InputOrigin.swift
[76/84] Compiling ArgumentParser DumpHelpGenerator.swift
[77/84] Compiling ArgumentParser HelpCommand.swift
[78/84] Compiling ArgumentParser HelpGenerator.swift
[79/84] Compiling ArgumentParser MessageInfo.swift
[80/84] Compiling ArgumentParser UsageGenerator.swift
[81/85] Wrapping AST for ArgumentParser for debugging
[83/100] Compiling Pods PodsPrinter.swift
[84/100] Compiling Pods Printer.swift
[85/102] Compiling Pods Formatter.swift
[86/102] Compiling Pods PodsFormatter.swift
[87/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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 |     private var isSync = false
[88/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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 |     private var isSync = false
[89/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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
    |                `- 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 |
/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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 |     private var isSync = false
[90/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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
    |                `- 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 |
/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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 |     private var isSync = false
[91/102] Compiling Pods DefaultPrinter.swift
[92/102] Compiling Pods OneLinePrinter.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[93/102] Compiling Pods Progress.swift
[94/102] Compiling Pods FileManager+Contains.swift
[95/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: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
    |                `- 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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                `- 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: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 95 |     private var shell: String?
 96 |
[96/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"
[97/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"
[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: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
    |                `- 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: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
    |                `- 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 |
BUILD FAILURE 6.0 linux