Build Information
Successful build of AlamofireSwiftSoup, reference 2.1.0 (940c43), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 19:52:06 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aporat/AlamofireSwiftSoup.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/aporat/AlamofireSwiftSoup
* tag 2.1.0 -> FETCH_HEAD
HEAD is now at 940c436 Update ci.yml
Cloned https://github.com/aporat/AlamofireSwiftSoup.git
Revision (git rev-parse @):
940c436c186946bceceb36e8497c6b139e9e4f5a
SUCCESS checkout https://github.com/aporat/AlamofireSwiftSoup.git at 2.1.0
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/scinfu/SwiftSoup
[1/5929] Fetching swiftsoup
[1839/37496] Fetching swiftsoup, alamofire
Fetched https://github.com/scinfu/SwiftSoup from cache (1.16s)
[2210/31567] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (4.13s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (4.76s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.13.4 (0.55s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.13.4
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "alamofireswiftsoup",
"name": "AlamofireSwiftSoup",
"url": "https://github.com/aporat/AlamofireSwiftSoup.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AlamofireSwiftSoup",
"traits": [
"default"
],
"dependencies": [
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire.git",
"version": "5.11.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swiftsoup",
"name": "SwiftSoup",
"url": "https://github.com/scinfu/SwiftSoup",
"version": "2.13.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/aporat/AlamofireSwiftSoup.git
[1/140] Fetching alamofireswiftsoup
Fetched https://github.com/aporat/AlamofireSwiftSoup.git from cache (0.68s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/scinfu/SwiftSoup from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.59s)
Fetched https://github.com/scinfu/SwiftSoup from cache (0.59s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (0.67s)
Computing version for https://github.com/scinfu/SwiftSoup
Computed https://github.com/scinfu/SwiftSoup at 2.13.4 (0.03s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at 2.13.4
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
Creating working copy for https://github.com/aporat/AlamofireSwiftSoup.git
Working copy of https://github.com/aporat/AlamofireSwiftSoup.git resolved at 2.1.0 (940c436)
warning: '.resolve-product-dependencies': dependency 'alamofireswiftsoup' is not used by any target
Found 2 product dependencies
- Alamofire
- SwiftSoup
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/aporat/AlamofireSwiftSoup.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/101] Emitting module Alamofire
[7/105] Compiling SwiftSoup Document.swift
[8/105] Compiling SwiftSoup DocumentType.swift
[9/105] Compiling SwiftSoup Element.swift
[10/105] Compiling SwiftSoup ElementQuery.swift
[11/105] Compiling SwiftSoup OrderedSet.swift
[12/105] Compiling SwiftSoup ParseError.swift
[13/105] Compiling SwiftSoup ParseErrorList.swift
[14/105] Compiling SwiftSoup ParseSettings.swift
[15/105] Compiling SwiftSoup Parser.swift
[16/105] Compiling SwiftSoup ParsingStrings.swift
[17/111] Compiling SwiftSoup CharacterExt.swift
[18/111] Compiling SwiftSoup CharacterReader.swift
[19/111] Compiling SwiftSoup Cleaner.swift
[20/111] Compiling SwiftSoup Collector.swift
[21/111] Compiling SwiftSoup CombiningEvaluator.swift
[22/111] Compiling SwiftSoup Elements.swift
[23/111] Compiling SwiftSoup Entities.swift
[24/111] Compiling SwiftSoup Evaluator.swift
[25/111] Compiling SwiftSoup Exception.swift
[26/111] Compiling SwiftSoup FormElement.swift
[27/111] Compiling SwiftSoup HtmlTreeBuilder.swift
[28/111] Compiling SwiftSoup HtmlTreeBuilderState.swift
[29/111] Compiling SwiftSoup LRUCache.swift
[30/111] Compiling Alamofire ServerTrustEvaluation.swift
[31/111] Compiling Alamofire URLEncodedFormEncoder.swift
[32/111] Compiling Alamofire Validation.swift
[33/111] Compiling Alamofire resource_bundle_accessor.swift
[34/111] Compiling SwiftSoup Attribute.swift
[35/111] Compiling SwiftSoup Attributes.swift
[36/111] Compiling SwiftSoup BinarySearch.swift
[37/111] Compiling SwiftSoup BooleanAttribute.swift
[38/111] Compiling SwiftSoup ByteSlice.swift
[39/111] Compiling SwiftSoup DataNode.swift
[40/111] Compiling SwiftSoup DebugTrace.swift
[47/111] Compiling SwiftSoup Mutex.swift
[48/111] Compiling SwiftSoup Node.swift
[49/111] Compiling SwiftSoup NodeTraversor.swift
[50/111] Compiling SwiftSoup NodeVisitor.swift
[51/111] Compiling SwiftSoup Comment.swift
[52/111] Compiling SwiftSoup CssSelector.swift
[65/111] Compiling SwiftSoup Pattern.swift
[66/111] Compiling SwiftSoup Profiler.swift
[67/111] Compiling SwiftSoup QueryParser.swift
[68/111] Compiling SwiftSoup QueryParserCache.swift
[81/111] Emitting module SwiftSoup
[82/111] Compiling SwiftSoup TextNode.swift
[83/111] Compiling SwiftSoup Token.swift
[84/111] Compiling SwiftSoup TokenQueue.swift
[85/111] Compiling SwiftSoup Tokeniser.swift
[86/111] Compiling SwiftSoup TokeniserState.swift
[87/111] Compiling SwiftSoup TreeBuilder.swift
[96/111] Compiling SwiftSoup StringUtil.swift
[97/111] Compiling SwiftSoup StructuralEvaluator.swift
[98/111] Compiling SwiftSoup SwiftSoup.swift
[99/111] Compiling SwiftSoup Tag.swift
[100/111] Compiling SwiftSoup UTF8Arrays.swift
[101/111] Compiling SwiftSoup UnicodeScalar.swift
[102/111] Compiling SwiftSoup Validate.swift
[103/111] Compiling SwiftSoup Whitelist.swift
[104/111] Compiling SwiftSoup XmlDeclaration.swift
[105/111] Compiling SwiftSoup XmlTreeBuilder.swift
[112/113] Compiling AlamofireSwiftSoup AlamofireSwiftSoup.swift
/Users/admin/builder/spi-builder-workspace/AlamofireSwiftSoup/AlamofireSwiftSoup.swift:5:20: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
3 | import SwiftSoup
4 |
5 | public final class SwiftSoupHTMLResponseSerializer: ResponseSerializer {
| `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
6 | public let dataPreprocessor: DataPreprocessor
7 | public let emptyResponseCodes: Set<Int>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Document.swift:24:12: note: class 'Document' does not conform to the 'Sendable' protocol
22 | }
23 |
24 | open class Document: Element {
| `- note: class 'Document' does not conform to the 'Sendable' protocol
25 | public enum QuirksMode {
26 | case noQuirks, quirks, limitedQuirks
/Users/admin/builder/spi-builder-workspace/AlamofireSwiftSoup/AlamofireSwiftSoup.swift:5:20: warning: type 'SwiftSoupHTMLResponseSerializer.SerializedObject' (aka 'Document') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
3 | import SwiftSoup
4 |
5 | public final class SwiftSoupHTMLResponseSerializer: ResponseSerializer {
| `- warning: type 'SwiftSoupHTMLResponseSerializer.SerializedObject' (aka 'Document') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
6 | public let dataPreprocessor: DataPreprocessor
7 | public let emptyResponseCodes: Set<Int>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Document.swift:24:12: note: class 'Document' does not conform to the 'Sendable' protocol
22 | }
23 |
24 | open class Document: Element {
| `- note: class 'Document' does not conform to the 'Sendable' protocol
25 | public enum QuirksMode {
26 | case noQuirks, quirks, limitedQuirks
[113/113] Emitting module AlamofireSwiftSoup
/Users/admin/builder/spi-builder-workspace/AlamofireSwiftSoup/AlamofireSwiftSoup.swift:5:20: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
3 | import SwiftSoup
4 |
5 | public final class SwiftSoupHTMLResponseSerializer: ResponseSerializer {
| `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
6 | public let dataPreprocessor: DataPreprocessor
7 | public let emptyResponseCodes: Set<Int>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Document.swift:24:12: note: class 'Document' does not conform to the 'Sendable' protocol
22 | }
23 |
24 | open class Document: Element {
| `- note: class 'Document' does not conform to the 'Sendable' protocol
25 | public enum QuirksMode {
26 | case noQuirks, quirks, limitedQuirks
/Users/admin/builder/spi-builder-workspace/AlamofireSwiftSoup/AlamofireSwiftSoup.swift:5:20: warning: type 'SwiftSoupHTMLResponseSerializer.SerializedObject' (aka 'Document') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
3 | import SwiftSoup
4 |
5 | public final class SwiftSoupHTMLResponseSerializer: ResponseSerializer {
| `- warning: type 'SwiftSoupHTMLResponseSerializer.SerializedObject' (aka 'Document') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
6 | public let dataPreprocessor: DataPreprocessor
7 | public let emptyResponseCodes: Set<Int>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/Document.swift:24:12: note: class 'Document' does not conform to the 'Sendable' protocol
22 | }
23 |
24 | open class Document: Element {
| `- note: class 'Document' does not conform to the 'Sendable' protocol
25 | public enum QuirksMode {
26 | case noQuirks, quirks, limitedQuirks
Build complete! (12.67s)
warning: 'spi-builder-workspace': Source files for target AlamofireSwiftSoupTests should be located under 'Tests/AlamofireSwiftSoupTests', 'Tests', or a custom sources path can be set with the 'path' property in Package.swift
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/AlamofireSwiftSoup/Info.plist
Build complete.
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup"
}
],
"manifest_display_name" : "AlamofireSwiftSoup",
"name" : "AlamofireSwiftSoup",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "AlamofireSwiftSoup",
"targets" : [
"AlamofireSwiftSoup"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AlamofireSwiftSoup",
"module_type" : "SwiftTarget",
"name" : "AlamofireSwiftSoup",
"path" : "AlamofireSwiftSoup",
"product_dependencies" : [
"Alamofire",
"SwiftSoup"
],
"product_memberships" : [
"AlamofireSwiftSoup"
],
"sources" : [
"AlamofireSwiftSoup.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
warning: 'spi-builder-workspace': Source files for target AlamofireSwiftSoupTests should be located under 'Tests/AlamofireSwiftSoupTests', 'Tests', or a custom sources path can be set with the 'path' property in Package.swift
Done.