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

Successful build of SwiftSoup, reference 2.11.3 (d86f24), with Swift 6.2 for Android on 9 Dec 2025 11:06:02 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/scinfu/SwiftSoup.git
Reference: 2.11.3
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/scinfu/SwiftSoup
 * tag               2.11.3     -> FETCH_HEAD
HEAD is now at d86f244 bump version 2.11.3
Cloned https://github.com/scinfu/SwiftSoup.git
Revision (git rev-parse @):
d86f244ed497d48012782e2f59c985a55e77b3f5
SUCCESS checkout https://github.com/scinfu/SwiftSoup.git at 2.11.3
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/scinfu/SwiftSoup.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/nicklockwood/LRUCache.git
[1/341] Fetching lrucache
[342/2161] Fetching lrucache, swift-atomics
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.83s)
[619/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.43s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.2.0 (2.30s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.2.0
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version--6B0C4D200E742BB1.txt
[3/5] Compiling _AtomicsShims.c
[6/25] Compiling Atomics AtomicMemoryOrderings.swift
[7/25] Compiling Atomics DoubleWord.swift
[8/27] Compiling Atomics AtomicStorage.swift
[9/27] Compiling Atomics AtomicValue.swift
[10/27] Compiling Atomics ManagedAtomic.swift
[11/27] Compiling Atomics ManagedAtomicLazyReference.swift
[12/27] Compiling Atomics UnsafeAtomic.swift
[13/27] Compiling Atomics UnsafeAtomicLazyReference.swift
[14/27] Emitting module Atomics
[15/27] Compiling Atomics OptionalRawRepresentable.swift
[16/27] Compiling Atomics RawRepresentable.swift
[17/27] Compiling Atomics AtomicBool.swift
[18/27] Compiling Atomics IntegerConformances.swift
[19/27] Compiling Atomics PointerConformances.swift
[20/27] Compiling Atomics Primitives.native.swift
[21/27] Compiling Atomics AtomicInteger.swift
[22/27] Compiling Atomics AtomicOptionalWrappable.swift
[23/27] Compiling Atomics AtomicReference.swift
[24/27] Compiling Atomics IntegerOperations.swift
[25/27] Compiling Atomics Unmanaged extensions.swift
[27/28] Emitting module LRUCache
[28/28] Compiling LRUCache LRUCache.swift
[30/78] Emitting module SwiftSoup
[31/84] Compiling SwiftSoup Collector.swift
[32/84] Compiling SwiftSoup CombiningEvaluator.swift
[33/84] Compiling SwiftSoup Comment.swift
[34/84] Compiling SwiftSoup CssSelector.swift
[35/84] Compiling SwiftSoup DataNode.swift
[36/84] Compiling SwiftSoup Document.swift
[37/84] Compiling SwiftSoup DocumentType.swift
[38/84] Compiling SwiftSoup Attribute.swift
[39/84] Compiling SwiftSoup Attributes.swift
[40/84] Compiling SwiftSoup BinarySearch.swift
[41/84] Compiling SwiftSoup BooleanAttribute.swift
[42/84] Compiling SwiftSoup CharacterExt.swift
[43/84] Compiling SwiftSoup CharacterReader.swift
[44/84] Compiling SwiftSoup Cleaner.swift
[45/84] Compiling SwiftSoup ParseErrorList.swift
[46/84] Compiling SwiftSoup ParseSettings.swift
[47/84] Compiling SwiftSoup Parser.swift
[48/84] Compiling SwiftSoup ParsingStrings.swift
[49/84] Compiling SwiftSoup Pattern.swift
[50/84] Compiling SwiftSoup QueryParser.swift
[51/84] Compiling SwiftSoup QueryParserCache.swift
[52/84] Compiling SwiftSoup StreamReader.swift
[53/84] Compiling SwiftSoup String.swift
[54/84] Compiling SwiftSoup StringBuilder.swift
[55/84] Compiling SwiftSoup StringUtil.swift
[56/84] Compiling SwiftSoup StructuralEvaluator.swift
[57/84] Compiling SwiftSoup SwiftSoup.swift
[58/84] Compiling SwiftSoup Tag.swift
[59/84] Compiling SwiftSoup UTF8Arrays.swift
[60/84] Compiling SwiftSoup UnicodeScalar.swift
[61/84] Compiling SwiftSoup Validate.swift
[62/84] Compiling SwiftSoup Whitelist.swift
[63/84] Compiling SwiftSoup XmlDeclaration.swift
[64/84] Compiling SwiftSoup XmlTreeBuilder.swift
[65/84] Compiling SwiftSoup Element.swift
[66/84] Compiling SwiftSoup Elements.swift
[67/84] Compiling SwiftSoup Entities.swift
[68/84] Compiling SwiftSoup Evaluator.swift
[69/84] Compiling SwiftSoup Exception.swift
[70/84] Compiling SwiftSoup FormElement.swift
[71/84] Compiling SwiftSoup HtmlTreeBuilder.swift
[72/84] Compiling SwiftSoup HtmlTreeBuilderState.swift
[73/84] Compiling SwiftSoup Mutex.swift
[74/84] Compiling SwiftSoup Node.swift
[75/84] Compiling SwiftSoup NodeTraversor.swift
[76/84] Compiling SwiftSoup NodeVisitor.swift
[77/84] Compiling SwiftSoup OrderedSet.swift
[78/84] Compiling SwiftSoup ParseError.swift
[79/84] Compiling SwiftSoup TextNode.swift
[80/84] Compiling SwiftSoup Token.swift
[81/84] Compiling SwiftSoup TokenQueue.swift
[82/84] Compiling SwiftSoup Tokeniser.swift
[83/84] Compiling SwiftSoup TokeniserState.swift
[84/84] Compiling SwiftSoup TreeBuilder.swift
Build complete! (27.06s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "lrucache",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/LRUCache.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    }
  ],
  "manifest_display_name" : "SwiftSoup",
  "name" : "SwiftSoup",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftSoup",
      "targets" : [
        "SwiftSoup"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftSoupTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSoupTests",
      "path" : "Tests/SwiftSoupTests",
      "product_dependencies" : [
        "Atomics"
      ],
      "sources" : [
        "AttributeParseTest.swift",
        "AttributeTest.swift",
        "AttributesTest.swift",
        "BuildEntities.swift",
        "CharacterReaderTest.swift",
        "CleanerTest.swift",
        "CssTest.swift",
        "DocumentTest.swift",
        "DocumentTypeTest.swift",
        "ElementTest.swift",
        "ElementsTest.swift",
        "EntitiesTest.swift",
        "FormElementTest.swift",
        "HtmlParserTest.swift",
        "NodeTest.swift",
        "NodeTraversorTest.swift",
        "ParseSettingsTest.swift",
        "QueryParserCacheTest.swift",
        "QueryParserTest.swift",
        "SelectorTest.swift",
        "StringUtilTest.swift",
        "TagTest.swift",
        "TextNodeTest.swift",
        "TextUtil.swift",
        "TokenQueueTest.swift",
        "XmlTreeBuilderTest.swift"
      ],
      "target_dependencies" : [
        "SwiftSoup"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftSoup",
      "module_type" : "SwiftTarget",
      "name" : "SwiftSoup",
      "path" : "Sources",
      "product_dependencies" : [
        "LRUCache",
        "Atomics"
      ],
      "product_memberships" : [
        "SwiftSoup"
      ],
      "sources" : [
        "Attribute.swift",
        "Attributes.swift",
        "BinarySearch.swift",
        "BooleanAttribute.swift",
        "CharacterExt.swift",
        "CharacterReader.swift",
        "Cleaner.swift",
        "Collector.swift",
        "CombiningEvaluator.swift",
        "Comment.swift",
        "CssSelector.swift",
        "DataNode.swift",
        "Document.swift",
        "DocumentType.swift",
        "Element.swift",
        "Elements.swift",
        "Entities.swift",
        "Evaluator.swift",
        "Exception.swift",
        "FormElement.swift",
        "HtmlTreeBuilder.swift",
        "HtmlTreeBuilderState.swift",
        "Mutex.swift",
        "Node.swift",
        "NodeTraversor.swift",
        "NodeVisitor.swift",
        "OrderedSet.swift",
        "ParseError.swift",
        "ParseErrorList.swift",
        "ParseSettings.swift",
        "Parser.swift",
        "ParsingStrings.swift",
        "Pattern.swift",
        "QueryParser.swift",
        "QueryParserCache.swift",
        "StreamReader.swift",
        "String.swift",
        "StringBuilder.swift",
        "StringUtil.swift",
        "StructuralEvaluator.swift",
        "SwiftSoup.swift",
        "Tag.swift",
        "TextNode.swift",
        "Token.swift",
        "TokenQueue.swift",
        "Tokeniser.swift",
        "TokeniserState.swift",
        "TreeBuilder.swift",
        "UTF8Arrays.swift",
        "UnicodeScalar.swift",
        "Validate.swift",
        "Whitelist.swift",
        "XmlDeclaration.swift",
        "XmlTreeBuilder.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.