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 1.0.0 (1599ee), with Swift 6.2 (beta) for Linux on 19 Jun 2025 18:53:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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: 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.2
Building package at path:  $PWD
https://github.com/swiftyfinch/Pods.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
[1197/6059] Fetching rainbow, swiftshell
Fetched https://github.com/onevcat/Rainbow from cache (0.29s)
[1508/4863] Fetching swiftshell
[4864/20243] Fetching swiftshell, swift-argument-parser
Fetched https://github.com/kareman/SwiftShell from cache (1.58s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.58s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.27s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (3.37s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (1.06s)
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/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.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/37] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/38] Compiling Rainbow Style.swift
[13/38] Compiling Rainbow String+Rainbow.swift
[14/38] Compiling Rainbow StringGenerator.swift
[14/38] Wrapping AST for ArgumentParserToolInfo for debugging
[16/76] Compiling ArgumentParser OptionGroup.swift
[17/76] Compiling ArgumentParser AsyncParsableCommand.swift
[18/76] Compiling ArgumentParser CommandConfiguration.swift
[19/76] Compiling ArgumentParser CommandGroup.swift
[20/76] Compiling ArgumentParser EnumerableFlag.swift
[21/81] Compiling SwiftShell Files.swift
[22/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/82] Compiling ArgumentParser CompletionsGenerator.swift
[24/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/82] Compiling ArgumentParser Argument.swift
[27/82] Compiling ArgumentParser ArgumentHelp.swift
[28/82] Emitting module ArgumentParser
[33/82] Emitting module SwiftShell
[34/82] Compiling SwiftShell Context.swift
[35/82] Compiling SwiftShell Stream.swift
[36/82] Compiling SwiftShell Lazy-split.swift
[37/82] Compiling SwiftShell Array.swift
[38/82] Compiling SwiftShell Process.swift
[39/82] Compiling Rainbow OutputTarget.swift
[44/82] Compiling Rainbow Rainbow.swift
[45/83] Compiling SwiftShell String.swift
[47/84] Wrapping AST for Rainbow for debugging
[48/84] Wrapping AST for SwiftShell for debugging
[50/84] Compiling ArgumentParser ArgumentVisibility.swift
[51/84] Compiling ArgumentParser CompletionKind.swift
[52/84] Compiling ArgumentParser Errors.swift
[53/84] Compiling ArgumentParser Flag.swift
[54/84] Compiling ArgumentParser NameSpecification.swift
[55/84] Compiling ArgumentParser Option.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 ExpressibleByArgument.swift
[67/84] Compiling ArgumentParser ParsableArguments.swift
[68/84] Compiling ArgumentParser ParsableArgumentsValidation.swift
[69/84] Compiling ArgumentParser ParsableCommand.swift
[70/84] Compiling ArgumentParser ArgumentDecoder.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] Compiling Pods PodsPrinter.swift
[84/100] Compiling Pods Printer.swift
[85/100] Compiling Pods Formatter.swift
[86/100] Compiling Pods PodsFormatter.swift
[87/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 |
[88/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"
[89/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"
[90/100] Compiling Pods Progress.swift
[91/100] Compiling Pods FileManager+Contains.swift
[92/102] Compiling Pods ShellRunner.swift
[93/102] Compiling Pods Sounds.swift
[94/102] Compiling Pods DefaultPrinter.swift
[95/102] Compiling Pods OneLinePrinter.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