Build Information
Failed to build TidyHTMLPublishStep, reference master (35621b
), with Swift 6.2 (beta) for Android on 18 Jun 2025 05:29:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/john-mueller/TidyHTMLPublishStep.git
Reference: master
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/john-mueller/TidyHTMLPublishStep
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 35621b3 Merge pull request #2 from john-mueller/documentation
Cloned https://github.com/john-mueller/TidyHTMLPublishStep.git
Revision (git rev-parse @):
35621b3f047200abf9789f21174626c15ea9c66a
SUCCESS checkout https://github.com/john-mueller/TidyHTMLPublishStep.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/john-mueller/TidyHTMLPublishStep.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/JohnSundell/Publish.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/2890] Fetching publish
[2747/6806] Fetching publish, swiftsoup
Fetched https://github.com/JohnSundell/Publish.git from cache (0.40s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.40s)
Computing version for https://github.com/JohnSundell/Publish.git
Computed https://github.com/JohnSundell/Publish.git at 0.9.0 (0.76s)
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
[1/181] Fetching codextended
[182/1161] Fetching codextended, shellout
[202/2409] Fetching codextended, shellout, files
[580/2525] Fetching codextended, shellout, files, sweep
[1115/2625] Fetching codextended, shellout, files, sweep, collectionconcurrencykit
[2545/4721] Fetching codextended, shellout, files, sweep, collectionconcurrencykit, plot
Fetched https://github.com/johnsundell/sweep.git from cache (0.26s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.26s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.26s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.26s)
Fetched https://github.com/johnsundell/files.git from cache (0.26s)
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/plot.git from cache (0.31s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.git from cache (0.21s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.83s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.10s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.36s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.35s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.36s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.3.0 (0.37s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.35s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.8 (0.32s)
Creating working copy for https://github.com/johnsundell/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.8
Creating working copy for https://github.com/johnsundell/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
Creating working copy for https://github.com/johnsundell/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.3.0
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.0
Creating working copy for https://github.com/JohnSundell/Publish.git
Working copy of https://github.com/JohnSundell/Publish.git resolved at 0.9.0
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-8C5A4AE7A8CE2BA.txt
[12/166] Emitting module Codextended
[13/166] Compiling SwiftSoup OrderedSet.swift
[14/166] Compiling SwiftSoup ParseError.swift
[15/166] Compiling SwiftSoup ParseErrorList.swift
[16/166] Compiling SwiftSoup ParseSettings.swift
[17/170] Compiling SwiftSoup DataUtil.swift
[18/170] Compiling SwiftSoup Document.swift
[19/170] Compiling SwiftSoup HtmlTreeBuilderState.swift
[20/170] Compiling SwiftSoup HttpStatusException.swift
[21/170] Compiling SwiftSoup Comment.swift
[22/170] Compiling SwiftSoup Connection.swift
[23/170] Compiling SwiftSoup CssSelector.swift
[24/170] Compiling SwiftSoup DataNode.swift
[25/170] Compiling SwiftSoup Mutex.swift
[26/170] Compiling SwiftSoup Node.swift
[27/170] Compiling SwiftSoup NodeTraversor.swift
[28/170] Compiling SwiftSoup NodeVisitor.swift
[29/170] Compiling SwiftSoup CharacterExt.swift
[30/170] Compiling SwiftSoup CharacterReader.swift
[31/170] Compiling SwiftSoup Cleaner.swift
[32/170] Compiling SwiftSoup Collector.swift
[33/170] Compiling SwiftSoup CombiningEvaluator.swift
[34/170] Emitting module Ink
[35/170] Compiling SwiftSoup ArrayExt.swift
[36/170] Compiling SwiftSoup Attribute.swift
[37/170] Compiling SwiftSoup Attributes.swift
[38/170] Compiling SwiftSoup BinarySearch.swift
[39/170] Compiling SwiftSoup BooleanAttribute.swift
[40/170] Emitting module CollectionConcurrencyKit
[41/170] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[43/171] Compiling Ink TextStyle.swift
[44/171] Compiling Ink TextStyleMarker.swift
[45/171] Compiling Ink URL.swift
[46/171] Compiling Ink URLDeclaration.swift
[47/171] Compiling SwiftSoup Parser.swift
[48/171] Compiling SwiftSoup ParsingStrings.swift
[49/171] Compiling SwiftSoup Pattern.swift
[50/171] Compiling SwiftSoup QueryParser.swift
[52/172] Compiling SwiftSoup Exception.swift
[53/172] Compiling SwiftSoup FormElement.swift
[54/172] Compiling SwiftSoup HtmlTreeBuilder.swift
[55/172] Compiling SwiftSoup Tag.swift
[56/172] Compiling SwiftSoup TextNode.swift
[57/172] Compiling SwiftSoup Token.swift
[58/172] Compiling SwiftSoup TokenQueue.swift
[59/172] Compiling SwiftSoup Tokeniser.swift
[60/180] Compiling Codextended Codextended.swift
[77/181] Emitting module Plot
[88/188] Emitting module ShellOut
[89/188] Compiling ShellOut ShellOut.swift
[99/189] Compiling SwiftSoup StringUtil.swift
[100/189] Compiling SwiftSoup StructuralEvaluator.swift
[101/189] Compiling SwiftSoup SwiftSoup.swift
[102/189] Compiling SwiftSoup DocumentType.swift
[103/189] Compiling SwiftSoup Element.swift
[104/189] Compiling SwiftSoup Elements.swift
[105/189] Compiling SwiftSoup Entities.swift
[106/189] Compiling SwiftSoup Evaluator.swift
[114/189] Compiling SwiftSoup StringBuilder.swift
[120/189] Compiling SwiftSoup TokeniserState.swift
[121/189] Compiling SwiftSoup TreeBuilder.swift
[131/189] Compiling SwiftSoup UTF8Arrays.swift
[132/189] Compiling SwiftSoup UnfairLock.swift
[133/189] Compiling SwiftSoup UnicodeScalar.swift
[134/189] Compiling SwiftSoup Validate.swift
[135/189] Compiling SwiftSoup Whitelist.swift
[136/189] Compiling SwiftSoup XmlDeclaration.swift
[146/189] Emitting module Files
[147/189] Compiling Sweep Sweep.swift
[148/189] Emitting module Sweep
[149/189] Compiling Files Files.swift
[158/191] Emitting module SwiftSoup
[177/191] Compiling SwiftSoup XmlTreeBuilder.swift
[178/191] Compiling Plot AnyNode.swift
[179/191] Compiling Plot ElementRenderingBuffer.swift
[180/191] Compiling Plot ElementWrapper.swift
[181/191] Compiling Plot Environment.swift
[182/191] Compiling Plot ModifiedComponent.swift
[183/191] Compiling Plot Renderer.swift
[184/191] Compiling Plot String+Escaping.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[186/245] Emitting module Publish
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[187/252] Compiling Publish PodcastFeedGenerator.swift
[188/252] Compiling Publish PublishingPipeline.swift
[189/252] Compiling Publish RSSFeedGenerator.swift
[190/252] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[191/252] Compiling Publish SiteMapGenerator.swift
[192/252] Compiling Publish String+Normalized.swift
[195/253] Compiling Publish PlotComponents.swift
[196/253] Compiling Publish PlotEnvironmentKeys.swift
[197/253] Compiling Publish PlotModifiers.swift
[198/253] Compiling Publish Plugin.swift
[199/253] Compiling Publish PodcastAuthor.swift
[200/253] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[201/253] Compiling Publish PodcastEpisodeMetadata.swift
[202/253] Compiling Publish PodcastFeedConfiguration.swift
[203/253] Compiling Publish SectionMap.swift
[204/253] Compiling Publish SortOrder.swift
[205/253] Compiling Publish StringWrapper.swift
[206/253] Compiling Publish Tag.swift
[207/253] Compiling Publish TagDetailsPage.swift
[208/253] Compiling Publish TagHTMLConfiguration.swift
[209/253] Compiling Publish TagListPage.swift
[210/253] Compiling Publish File+SwiftPackageFolder.swift
[211/253] Compiling Publish FileIOError.swift
[212/253] Compiling Publish Folder+Group.swift
[213/253] Compiling Publish HTMLGenerator.swift
[214/253] Compiling Publish MarkdownContentFactory.swift
[215/253] Compiling Publish MarkdownFileHandler.swift
[216/253] Compiling Publish MarkdownMetadataDecoder.swift
[217/253] Compiling Publish Theme+Foundation.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[218/253] Compiling Publish Theme.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[219/253] Compiling Publish Video.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[220/253] Compiling Publish Website.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[221/253] Compiling Publish Array+Appending.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[222/253] Compiling Publish CommandLine+Output.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[223/253] Compiling Publish ContentError.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[224/253] Compiling Publish HTMLFileMode.swift
[225/253] Compiling Publish Index.swift
[226/253] Compiling Publish Item.swift
[227/253] Compiling Publish ItemRSSProperties.swift
[228/253] Compiling Publish Location.swift
[229/253] Compiling Publish Mutations.swift
[230/253] Compiling Publish Page.swift
[231/253] Compiling Publish Path.swift
[232/253] Compiling Publish AnyItem.swift
[233/253] Compiling Publish Audio.swift
[234/253] Compiling Publish Content.swift
[235/253] Compiling Publish ContentProtocol.swift
[236/253] Compiling Publish DeploymentMethod.swift
[237/253] Compiling Publish Favicon.swift
[238/253] Compiling Publish FeedConfiguration.swift
[239/253] Compiling Publish HTMLFactory.swift
[240/253] Compiling Publish Predicate.swift
[241/253] Compiling Publish PublishedWebsite.swift
[242/253] Compiling Publish PublishingContext.swift
[243/253] Compiling Publish PublishingError.swift
[244/253] Compiling Publish PublishingStep.swift
[245/253] Compiling Publish RSSFeedConfiguration.swift
[246/253] Compiling Publish Section.swift
[247/253] Compiling Publish PodcastError.swift
BUILD FAILURE 6.2 android