The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Pods, reference main (969e5c), with Swift 6.2 (beta) for Linux on 19 Jun 2025 18:54:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/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.2
Building package at path:  $PWD
https://github.com/swiftyfinch/Pods.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/onevcat/Rainbow
[1/1196] Fetching rainbow
[169/6059] Fetching rainbow, swiftshell
Fetched https://github.com/onevcat/Rainbow from cache (0.38s)
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/kareman/SwiftShell from cache (1.14s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.15s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.07s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (4.79s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.90s)
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.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.1
[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] Emitting module Rainbow
[10/36] Compiling Rainbow BackgroundColor.swift
[11/36] Compiling Rainbow CodesParser.swift
[12/37] Compiling Rainbow ControlCode.swift
[13/37] Compiling Rainbow ModesExtractor.swift
[14/37] Compiling SwiftShell Array.swift
[15/38] Compiling Rainbow StringGenerator.swift
[16/38] Compiling Rainbow Style.swift
[17/38] Compiling Rainbow String+Rainbow.swift
[18/38] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/39] Wrapping AST for ArgumentParserToolInfo for debugging
[21/77] Compiling SwiftShell Files.swift
[22/77] Compiling Rainbow OutputTarget.swift
[23/77] Compiling Rainbow Rainbow.swift
[24/77] Compiling SwiftShell Lazy-split.swift
[25/77] Compiling SwiftShell Stream.swift
[26/77] Compiling SwiftShell String.swift
[27/77] Compiling SwiftShell Process.swift
[28/77] Compiling ArgumentParser ArgumentVisibility.swift
[29/77] Compiling ArgumentParser CompletionKind.swift
[30/77] Emitting module SwiftShell
[31/77] Compiling SwiftShell Context.swift
[32/78] Compiling ArgumentParser NameSpecification.swift
[33/78] Compiling ArgumentParser Option.swift
[35/79] Wrapping AST for Rainbow for debugging
[36/79] Wrapping AST for SwiftShell for debugging
[38/79] Compiling ArgumentParser BashCompletionsGenerator.swift
[39/79] Compiling ArgumentParser CompletionsGenerator.swift
[40/79] Compiling ArgumentParser FishCompletionsGenerator.swift
[41/79] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/79] Compiling ArgumentParser Argument.swift
[43/79] Compiling ArgumentParser ArgumentHelp.swift
[44/79] Emitting module ArgumentParser
[47/79] Compiling ArgumentParser Errors.swift
[48/79] Compiling ArgumentParser Flag.swift
[51/84] Compiling ArgumentParser Name.swift
[52/84] Compiling ArgumentParser Parsed.swift
[53/84] Compiling ArgumentParser ParsedValues.swift
[54/84] Compiling ArgumentParser ParserError.swift
[55/84] Compiling ArgumentParser SplitArguments.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 ExpressibleByArgument.swift
[62/84] Compiling ArgumentParser ParsableArguments.swift
[63/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[64/84] Compiling ArgumentParser ParsableCommand.swift
[65/84] Compiling ArgumentParser ArgumentDecoder.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 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 CollectionExtensions.swift
[77/84] Compiling ArgumentParser Platform.swift
[78/84] Compiling ArgumentParser SequenceExtensions.swift
[79/84] Compiling ArgumentParser StringExtensions.swift
[80/84] Compiling ArgumentParser Tree.swift
[81/85] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[83/100] 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 |
[84/100] 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"
[85/100] 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"
[86/102] Compiling Pods Formatter.swift
[87/102] Compiling Pods PodsFormatter.swift
[88/102] Compiling Pods PodsPrinter.swift
[89/102] Compiling Pods Printer.swift
[90/102] Compiling Pods Progress.swift
[91/102] Compiling Pods FileManager+Contains.swift
[92/102] Compiling Pods DefaultPrinter.swift
[93/102] Compiling Pods OneLinePrinter.swift
[94/102] Compiling Pods ShellRunner.swift
[95/102] Compiling Pods Sounds.swift
[96/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 |
[97/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 |
[98/102] 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 |
[99/102] 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.2 linux