Build Information
Successful build of SwiftHTMLtoMarkdown, reference main (39af22), with Swift 6.2 for Linux on 5 Feb 2026 22:21:20 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ActuallyTaylor/SwiftHTMLToMarkdown.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/ActuallyTaylor/SwiftHTMLToMarkdown
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 39af229 Update all tests to swift tests
Cloned https://github.com/ActuallyTaylor/SwiftHTMLToMarkdown.git
Revision (git rev-parse @):
39af229ce6b2298af84534ec64245c4111c42723
SUCCESS checkout https://github.com/ActuallyTaylor/SwiftHTMLToMarkdown.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/ActuallyTaylor/SwiftHTMLToMarkdown.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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: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:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/scinfu/SwiftSoup.git
[1/5730] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (2.12s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.3 (2.92s)
Fetching https://github.com/nicklockwood/LRUCache.git
Fetching https://github.com/apple/swift-atomics.git
[1/360] Fetching lrucache
[253/2180] Fetching lrucache, swift-atomics
Fetched https://github.com/nicklockwood/LRUCache.git from cache (1.35s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.35s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.10s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.2.1 (0.70s)
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.11.3
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.1
Building for debugging...
[0/6] Write sources
[4/6] Compiling _AtomicsShims.c
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/26] Compiling Atomics ManagedAtomic.swift
[8/26] Compiling Atomics ManagedAtomicLazyReference.swift
[9/28] Compiling Atomics UnsafeAtomic.swift
[10/28] Compiling Atomics UnsafeAtomicLazyReference.swift
[11/28] Emitting module Atomics
[12/28] Compiling Atomics OptionalRawRepresentable.swift
[13/28] Compiling Atomics RawRepresentable.swift
[14/28] Compiling Atomics AtomicBool.swift
[15/28] Compiling Atomics IntegerOperations.swift
[16/28] Compiling Atomics Unmanaged extensions.swift
[17/28] Compiling Atomics AtomicInteger.swift
[18/28] Compiling Atomics AtomicOptionalWrappable.swift
[19/28] Compiling Atomics AtomicReference.swift
[20/28] Compiling Atomics AtomicMemoryOrderings.swift
[21/28] Compiling Atomics DoubleWord.swift
[22/28] Compiling Atomics AtomicStorage.swift
[23/28] Compiling Atomics AtomicValue.swift
[24/28] Compiling Atomics IntegerConformances.swift
[25/28] Compiling Atomics PointerConformances.swift
[26/28] Compiling Atomics Primitives.native.swift
[28/29] Emitting module LRUCache
[29/29] Compiling LRUCache LRUCache.swift
[31/79] Compiling SwiftSoup Collector.swift
[32/79] Compiling SwiftSoup CombiningEvaluator.swift
[33/79] Compiling SwiftSoup Comment.swift
[34/79] Compiling SwiftSoup CssSelector.swift
[35/79] Compiling SwiftSoup DataNode.swift
[36/79] Compiling SwiftSoup Document.swift
[37/79] Compiling SwiftSoup DocumentType.swift
[38/85] Compiling SwiftSoup UTF8Arrays.swift
[39/85] Compiling SwiftSoup UnicodeScalar.swift
[40/85] Compiling SwiftSoup Validate.swift
[41/85] Compiling SwiftSoup Whitelist.swift
[42/85] Compiling SwiftSoup XmlDeclaration.swift
[43/85] Compiling SwiftSoup XmlTreeBuilder.swift
[44/85] Emitting module SwiftSoup
[45/85] Compiling SwiftSoup Attribute.swift
[46/85] Compiling SwiftSoup Attributes.swift
[47/85] Compiling SwiftSoup BinarySearch.swift
[48/85] Compiling SwiftSoup BooleanAttribute.swift
[49/85] Compiling SwiftSoup CharacterExt.swift
[50/85] Compiling SwiftSoup CharacterReader.swift
[51/85] Compiling SwiftSoup Cleaner.swift
[52/85] Compiling SwiftSoup HtmlTreeBuilderState.swift
[53/85] Compiling SwiftSoup Mutex.swift
[54/85] Compiling SwiftSoup Node.swift
[55/85] Compiling SwiftSoup NodeTraversor.swift
[56/85] Compiling SwiftSoup NodeVisitor.swift
[57/85] Compiling SwiftSoup OrderedSet.swift
[58/85] Compiling SwiftSoup ParseError.swift
[59/85] Compiling SwiftSoup TextNode.swift
[60/85] Compiling SwiftSoup Token.swift
[61/85] Compiling SwiftSoup TokenQueue.swift
[62/85] Compiling SwiftSoup Tokeniser.swift
[63/85] Compiling SwiftSoup TokeniserState.swift
[64/85] Compiling SwiftSoup TreeBuilder.swift
[65/85] Compiling SwiftSoup StreamReader.swift
[66/85] Compiling SwiftSoup String.swift
[67/85] Compiling SwiftSoup StringBuilder.swift
[68/85] Compiling SwiftSoup StringUtil.swift
[69/85] Compiling SwiftSoup StructuralEvaluator.swift
[70/85] Compiling SwiftSoup SwiftSoup.swift
[71/85] Compiling SwiftSoup Tag.swift
[72/85] Compiling SwiftSoup ParseErrorList.swift
[73/85] Compiling SwiftSoup ParseSettings.swift
[74/85] Compiling SwiftSoup Parser.swift
[75/85] Compiling SwiftSoup ParsingStrings.swift
[76/85] Compiling SwiftSoup Pattern.swift
[77/85] Compiling SwiftSoup QueryParser.swift
[78/85] Compiling SwiftSoup QueryParserCache.swift
[79/85] Compiling SwiftSoup Element.swift
[80/85] Compiling SwiftSoup Elements.swift
[81/85] Compiling SwiftSoup Entities.swift
[82/85] Compiling SwiftSoup Evaluator.swift
[83/85] Compiling SwiftSoup Exception.swift
[84/85] Compiling SwiftSoup FormElement.swift
[85/85] Compiling SwiftSoup HtmlTreeBuilder.swift
[87/91] Compiling SwiftHTMLtoMarkdown MastodonHTML.swift
[88/91] Compiling SwiftHTMLtoMarkdown HTML.swift
[89/91] Compiling SwiftHTMLtoMarkdown ConversionError.swift
[90/91] Emitting module SwiftHTMLtoMarkdown
[91/91] Compiling SwiftHTMLtoMarkdown BasicHTML.swift
Build complete! (36.36s)
Build complete.
{
"dependencies" : [
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
}
],
"manifest_display_name" : "SwiftHTMLtoMarkdown",
"name" : "SwiftHTMLtoMarkdown",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftHTMLtoMarkdown",
"targets" : [
"SwiftHTMLtoMarkdown"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftHTMLtoMarkdownTests",
"module_type" : "SwiftTarget",
"name" : "SwiftHTMLtoMarkdownTests",
"path" : "Tests/SwiftHTMLtoMarkdownTests",
"sources" : [
"BasicHTMLTests.swift",
"SwiftHTMLtoMarkdownTests.swift"
],
"target_dependencies" : [
"SwiftHTMLtoMarkdown"
],
"type" : "test"
},
{
"c99name" : "SwiftHTMLtoMarkdown",
"module_type" : "SwiftTarget",
"name" : "SwiftHTMLtoMarkdown",
"path" : "Sources/SwiftHTMLtoMarkdown",
"product_dependencies" : [
"SwiftSoup"
],
"product_memberships" : [
"SwiftHTMLtoMarkdown"
],
"sources" : [
"BasicHTML.swift",
"ConversionError.swift",
"HTML.swift",
"MastodonHTML.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.