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 SwiftApiAdapter, reference main (a2b4db), with Swift 5.10 for Linux on 29 Sep 2025 11:29:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RayKitajima/SwiftApiAdapter.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/RayKitajima/SwiftApiAdapter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a2b4db2 Merge pull request #10 from RayKitajima/appleintelligence_progress
Cloned https://github.com/RayKitajima/SwiftApiAdapter.git
Revision (git rev-parse @):
a2b4db27ca05c0ccbbe1f07e4752481d4ff4361d
SUCCESS checkout https://github.com/RayKitajima/SwiftApiAdapter.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/RayKitajima/SwiftApiAdapter.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:876c9f54cbb08e857839f8acb28beadbc9bf56a8488855996222d9f683e93e2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/SwiftyJSON/SwiftyJSON
Fetching https://github.com/scinfu/SwiftSoup
[1/6199] Fetching swiftyjson
[683/10833] Fetching swiftyjson, swiftsoup
Fetched https://github.com/SwiftyJSON/SwiftyJSON from cache (0.67s)
Fetched https://github.com/scinfu/SwiftSoup from cache (0.67s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON
Computed https://github.com/SwiftyJSON/SwiftyJSON at 5.0.2 (1.00s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.9.6 (0.36s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.9.6
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON
Working copy of https://github.com/SwiftyJSON/SwiftyJSON resolved at 5.0.2
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/62] Emitting module SwiftSoup
[7/69] Emitting module SwiftyJSON
[8/69] Compiling SwiftyJSON resource_bundle_accessor.swift
[9/69] Compiling SwiftyJSON SwiftyJSON.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyJSON/Source/SwiftyJSON/SwiftyJSON.swift:1215:51: error: ambiguous use of operator '<'
    case (.number, .number): return lhs.rawNumber < rhs.rawNumber
                                                  ^
/host/spi-builder-workspace/.build/checkouts/SwiftyJSON/Source/SwiftyJSON/SwiftyJSON.swift:1251:6: note: found this candidate
func < (lhs: NSNumber, rhs: NSNumber) -> Bool {
     ^
Foundation.NSNumber:2:24: note: found this candidate
    public static func < (lhs: NSNumber, rhs: NSNumber) -> Bool
                       ^
[10/69] Compiling SwiftSoup ParseErrorList.swift
[11/69] Compiling SwiftSoup ParseSettings.swift
[12/69] Compiling SwiftSoup Parser.swift
[13/69] Compiling SwiftSoup ParsingStrings.swift
[14/69] Compiling SwiftSoup Pattern.swift
[15/69] Compiling SwiftSoup QueryParser.swift
[16/69] Compiling SwiftSoup SerializationException.swift
[17/69] Compiling SwiftSoup HtmlTreeBuilderState.swift
[18/69] Compiling SwiftSoup HttpStatusException.swift
[19/69] Compiling SwiftSoup Mutex.swift
[20/69] Compiling SwiftSoup Node.swift
[21/69] Compiling SwiftSoup NodeTraversor.swift
[22/69] Compiling SwiftSoup NodeVisitor.swift
[23/69] Compiling SwiftSoup OrderedSet.swift
[24/69] Compiling SwiftSoup ParseError.swift
[25/69] Compiling SwiftSoup ArrayExt.swift
[26/69] Compiling SwiftSoup Attribute.swift
[27/69] Compiling SwiftSoup Attributes.swift
[28/69] Compiling SwiftSoup BinarySearch.swift
[29/69] Compiling SwiftSoup BooleanAttribute.swift
[30/69] Compiling SwiftSoup CharacterExt.swift
[31/69] Compiling SwiftSoup CharacterReader.swift
[32/69] Compiling SwiftSoup Cleaner.swift
[33/69] Compiling SwiftSoup Collector.swift
[34/69] Compiling SwiftSoup CombiningEvaluator.swift
[35/69] Compiling SwiftSoup Comment.swift
[36/69] Compiling SwiftSoup Connection.swift
[37/69] Compiling SwiftSoup CssSelector.swift
[38/69] Compiling SwiftSoup DataNode.swift
[39/69] Compiling SwiftSoup DataUtil.swift
[40/69] Compiling SwiftSoup Document.swift
error: fatalError
[41/69] Compiling SwiftSoup UTF8Arrays.swift
[42/69] Compiling SwiftSoup UnfairLock.swift
[43/69] Compiling SwiftSoup UnicodeScalar.swift
[44/69] Compiling SwiftSoup Validate.swift
[45/69] Compiling SwiftSoup Whitelist.swift
[46/69] Compiling SwiftSoup XmlDeclaration.swift
[47/69] Compiling SwiftSoup XmlTreeBuilder.swift
[48/69] Compiling SwiftSoup SimpleDictionary.swift
[49/69] Compiling SwiftSoup StreamReader.swift
[50/69] Compiling SwiftSoup String.swift
[51/69] Compiling SwiftSoup StringBuilder.swift
[52/69] Compiling SwiftSoup StringUtil.swift
[53/69] Compiling SwiftSoup StructuralEvaluator.swift
[54/69] Compiling SwiftSoup SwiftSoup.swift
BUILD FAILURE 5.10 linux