Build Information
Successful build of swift-justhtml, reference v0.3.3 (ed2401), with Swift 6.2 for Linux on 18 Dec 2025 10:31:08 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/kylehowells/swift-justhtml.git
Reference: v0.3.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/kylehowells/swift-justhtml
* tag v0.3.3 -> FETCH_HEAD
HEAD is now at ed2401f Remove profileEntityDecoding test entirely
Cloned https://github.com/kylehowells/swift-justhtml.git
Revision (git rev-parse @):
ed2401f881f9aa7e7bcf41915617d6622e5e65c5
SUCCESS checkout https://github.com/kylehowells/swift-justhtml.git at v0.3.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/kylehowells/swift-justhtml.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2158] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.70s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3624] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.90s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Examples/htmltool/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Examples/html2md/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Examples/fetchpage/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Examples/extractlinks/README.md
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/25] Write sources
[8/25] Write swift-version-24593BA9C3E375BF.txt
[10/38] Compiling justhtml HTMLStream.swift
[11/38] Compiling justhtml JustHTML.swift
[12/38] Compiling justhtml Node.swift
[13/38] Compiling justhtml Selector.swift
[14/39] Compiling justhtml Constants.swift
[15/39] Compiling justhtml Encoding.swift
[16/39] Compiling justhtml Entities.swift
[17/39] Compiling justhtml EntitiesData.swift
[18/39] Emitting module justhtml
[19/39] Compiling justhtml swift_justhtml.swift
[20/39] Compiling justhtml Serialize.swift
[21/39] Compiling justhtml Tokenizer.swift
[22/39] Compiling justhtml TreeBuilder.swift
[23/39] Compiling justhtml Tokens.swift
[24/40] Wrapping AST for justhtml for debugging
[26/50] Emitting module HTML2MD
[27/50] Emitting module ExtractLinks
[28/50] Compiling ExtractLinks main.swift
[29/50] Compiling HTML2MD main.swift
[31/52] Wrapping AST for HTML2MD for debugging
[32/52] Write Objects.LinkFileList
[34/52] Compiling Benchmark main.swift
[35/52] Emitting module Benchmark
[35/52] Wrapping AST for ExtractLinks for debugging
[36/52] Write Objects.LinkFileList
[38/53] Wrapping AST for Benchmark for debugging
[39/53] Write Objects.LinkFileList
[41/53] Compiling HTMLTool main.swift
[42/53] Emitting module HTMLTool
[43/54] Linking HTML2MD
[44/54] Linking ExtractLinks
[46/54] Emitting module FetchPage
[47/54] Compiling FetchPage main.swift
[47/54] Wrapping AST for HTMLTool for debugging
[48/54] Write Objects.LinkFileList
[50/55] Linking Benchmark
[51/55] Wrapping AST for FetchPage for debugging
[52/55] Write Objects.LinkFileList
[53/55] Linking htmltool
[54/55] Linking FetchPage
Build complete! (33.03s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swift-justhtml",
"name" : "swift-justhtml",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "justhtml",
"targets" : [
"justhtml"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "htmltool",
"targets" : [
"HTMLTool"
],
"type" : {
"executable" : null
}
},
{
"name" : "HTML2MD",
"targets" : [
"HTML2MD"
],
"type" : {
"executable" : null
}
},
{
"name" : "FetchPage",
"targets" : [
"FetchPage"
],
"type" : {
"executable" : null
}
},
{
"name" : "ExtractLinks",
"targets" : [
"ExtractLinks"
],
"type" : {
"executable" : null
}
},
{
"name" : "Benchmark",
"targets" : [
"Benchmark"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "swift_justhtmlTests",
"module_type" : "SwiftTarget",
"name" : "swift-justhtmlTests",
"path" : "Tests/swift-justhtmlTests",
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/swift-justhtmlTests/html5lib-tests",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"BenchmarkTests.swift",
"EncodingTests.swift",
"FuzzerTests.swift",
"HTMLStreamTests.swift",
"MarkdownTests.swift",
"ProfilingTests.swift",
"PublicAPITests.swift",
"SelectorTests.swift",
"SerializerTests.swift",
"SmokeTests.swift",
"TokenizerTests.swift",
"TreeConstructionTests.swift"
],
"target_dependencies" : [
"justhtml"
],
"type" : "test"
},
{
"c99name" : "justhtml",
"module_type" : "SwiftTarget",
"name" : "justhtml",
"path" : "Sources/swift-justhtml",
"product_memberships" : [
"justhtml",
"htmltool",
"HTML2MD",
"FetchPage",
"ExtractLinks",
"Benchmark"
],
"sources" : [
"Constants.swift",
"Encoding.swift",
"Entities.swift",
"EntitiesData.swift",
"HTMLStream.swift",
"JustHTML.swift",
"Node.swift",
"Selector.swift",
"Serialize.swift",
"Tokenizer.swift",
"Tokens.swift",
"TreeBuilder.swift",
"swift_justhtml.swift"
],
"type" : "library"
},
{
"c99name" : "HTMLTool",
"module_type" : "SwiftTarget",
"name" : "HTMLTool",
"path" : "Examples/htmltool",
"product_memberships" : [
"htmltool"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"justhtml"
],
"type" : "executable"
},
{
"c99name" : "HTML2MD",
"module_type" : "SwiftTarget",
"name" : "HTML2MD",
"path" : "Examples/html2md",
"product_memberships" : [
"HTML2MD"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"justhtml"
],
"type" : "executable"
},
{
"c99name" : "FetchPage",
"module_type" : "SwiftTarget",
"name" : "FetchPage",
"path" : "Examples/fetchpage",
"product_memberships" : [
"FetchPage"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"justhtml"
],
"type" : "executable"
},
{
"c99name" : "ExtractLinks",
"module_type" : "SwiftTarget",
"name" : "ExtractLinks",
"path" : "Examples/extractlinks",
"product_memberships" : [
"ExtractLinks"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"justhtml"
],
"type" : "executable"
},
{
"c99name" : "Benchmark",
"module_type" : "SwiftTarget",
"name" : "Benchmark",
"path" : "Benchmarks/Sources",
"product_memberships" : [
"Benchmark"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"justhtml"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.