The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swift-utils, reference v4.6.2 (562ead), with Swift 6.3 for Android on 15 Apr 2026 18:23:13 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fwcd/swift-utils.git
Reference: v4.6.2
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/fwcd/swift-utils
 * tag               v4.6.2     -> FETCH_HEAD
HEAD is now at 562ead6 Add FibonacciSequence
Cloned https://github.com/fwcd/swift-utils.git
Revision (git rev-parse @):
562ead64965e2b314398eecfe98df3aadd94fc7a
SUCCESS checkout https://github.com/fwcd/swift-utils.git at v4.6.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/fwcd/swift-utils.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/MaxDesiatov/XMLCoder.git
Fetching https://github.com/apple/swift-docc-plugin.git
[1/10092] Fetching xmlcoder
[1414/12369] Fetching xmlcoder, swift-docc-plugin
[8205/18952] Fetching xmlcoder, swift-docc-plugin, swift-log
Fetched https://github.com/apple/swift-docc-plugin.git from cache (1.19s)
Fetched https://github.com/MaxDesiatov/XMLCoder.git from cache (1.47s)
Fetching https://github.com/scinfu/SwiftSoup.git
Fetched https://github.com/apple/swift-log.git from cache (1.56s)
[1/5929] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.16s)
Computing version for https://github.com/MaxDesiatov/XMLCoder.git
Computed https://github.com/MaxDesiatov/XMLCoder.git at 0.18.1 (7.27s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.4.6 (0.88s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.74s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.74s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.96s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.13.4 (0.81s)
Creating working copy for https://github.com/MaxDesiatov/XMLCoder.git
Working copy of https://github.com/MaxDesiatov/XMLCoder.git resolved at 0.18.1
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
Creating working copy for https://github.com/apple/swift-docc-plugin.git
Working copy of https://github.com/apple/swift-docc-plugin.git resolved at 1.4.6
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.13.4
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[6/7] Write swift-version--4F562202D5529B1.txt
[8/113] Emitting module XMLCoder
[9/119] Compiling Logging MetadataProvider.swift
[10/119] Compiling Logging LogHandler.swift
[11/119] Compiling Logging LogEvent.swift
[12/119] Compiling Logging Locks.swift
[13/119] Emitting module Logging
[14/119] Compiling Logging Logging.swift
[16/120] Compiling SwiftSoup OrderedSet.swift
[17/120] Compiling SwiftSoup ParseError.swift
[18/120] Compiling SwiftSoup Attribute.swift
[19/120] Compiling SwiftSoup Attributes.swift
[20/120] Compiling SwiftSoup BinarySearch.swift
[21/120] Compiling SwiftSoup BooleanAttribute.swift
[22/120] Compiling SwiftSoup ByteSlice.swift
[23/120] Compiling SwiftSoup CharacterExt.swift
[24/120] Compiling SwiftSoup CharacterReader.swift
[25/120] Compiling SwiftSoup Cleaner.swift
[26/120] Compiling SwiftSoup ParseErrorList.swift
[27/120] Compiling SwiftSoup ParseSettings.swift
[28/120] Compiling SwiftSoup Parser.swift
[29/120] Compiling SwiftSoup HtmlTreeBuilder.swift
[30/120] Compiling SwiftSoup HtmlTreeBuilderState.swift
[31/120] Compiling SwiftSoup LRUCache.swift
[32/120] Compiling SwiftSoup Mutex.swift
[33/120] Compiling SwiftSoup Node.swift
[34/120] Compiling SwiftSoup NodeTraversor.swift
[35/120] Compiling SwiftSoup NodeVisitor.swift
[36/120] Compiling SwiftSoup Element.swift
[37/120] Compiling SwiftSoup ElementQuery.swift
[38/120] Compiling SwiftSoup Elements.swift
[39/120] Compiling SwiftSoup Entities.swift
[40/120] Compiling SwiftSoup Evaluator.swift
[41/120] Compiling SwiftSoup Exception.swift
[42/120] Compiling SwiftSoup FormElement.swift
[43/120] Compiling SwiftSoup CombiningEvaluator.swift
[44/120] Compiling SwiftSoup Comment.swift
[45/120] Compiling SwiftSoup CssSelector.swift
[46/120] Compiling SwiftSoup DataNode.swift
[47/120] Compiling SwiftSoup DebugTrace.swift
[48/120] Compiling SwiftSoup Document.swift
[49/120] Emitting module SwiftSoup
[50/120] Compiling SwiftSoup ParsingStrings.swift
[51/120] Compiling SwiftSoup Pattern.swift
[52/120] Compiling SwiftSoup Profiler.swift
[53/120] Compiling SwiftSoup QueryParser.swift
[54/120] Compiling SwiftSoup SwiftSoup.swift
[55/120] Compiling SwiftSoup Tag.swift
[56/120] Compiling XMLCoder XMLEncoder.swift
[57/120] Compiling XMLCoder XMLEncoderImplementation.swift
[58/120] Compiling XMLCoder XMLEncodingStorage.swift
[59/120] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[60/120] Compiling XMLCoder XMLReferencingEncoder.swift
[61/120] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[62/124] Compiling SwiftSoup TextNode.swift
[63/124] Compiling SwiftSoup Token.swift
[64/124] Compiling SwiftSoup TokenQueue.swift
[65/124] Compiling SwiftSoup Tokeniser.swift
[66/124] Compiling SwiftSoup TokeniserState.swift
[67/124] Compiling SwiftSoup Collector.swift
[82/128] Compiling SwiftSoup StringUtil.swift
[83/128] Compiling SwiftSoup StructuralEvaluator.swift
[106/128] Compiling SwiftSoup TreeBuilder.swift
[107/128] Compiling SwiftSoup UTF8Arrays.swift
[108/128] Compiling SwiftSoup UnicodeScalar.swift
[109/128] Compiling SwiftSoup Validate.swift
[110/128] Compiling SwiftSoup Whitelist.swift
[111/128] Compiling SwiftSoup XmlDeclaration.swift
[112/128] Compiling SwiftSoup XmlTreeBuilder.swift
[130/221] Compiling Utils IdentityBijection.swift
[131/221] Compiling Utils IntExpressibleAlgebraicField.swift
[132/221] Compiling Utils InverseAsyncBijection.swift
[133/221] Compiling Utils InverseBijection.swift
[134/221] Compiling Utils Magnitudable.swift
[135/221] Compiling Utils Multipliable.swift
[136/221] Compiling Utils Negatable.swift
[137/221] Compiling Utils Remainderable.swift
[138/221] Compiling Utils Scaling.swift
[139/221] Compiling Utils Subtractable.swift
[140/221] Compiling Utils Translation.swift
[141/221] Compiling Utils UnsignedConvertible.swift
[142/221] Compiling Utils LegacyRegex.swift
[143/221] Compiling Utils TemporaryFile.swift
/host/spi-builder-workspace/Sources/Utils/Filesystem/TemporaryFile.swift:32:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
30 |         }
31 |
32 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |     }
34 |
[144/221] Compiling Utils PeekableIterator.swift
/host/spi-builder-workspace/Sources/Utils/Filesystem/TemporaryFile.swift:32:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
30 |         }
31 |
32 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |     }
34 |
[145/221] Compiling Utils ConstBoolTypes.swift
/host/spi-builder-workspace/Sources/Utils/Filesystem/TemporaryFile.swift:32:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
30 |         }
31 |
32 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |     }
34 |
[146/221] Compiling Utils ConstIntTypes.swift
/host/spi-builder-workspace/Sources/Utils/Filesystem/TemporaryFile.swift:32:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
30 |         }
31 |
32 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |     }
34 |
[147/221] Compiling Utils AsyncRunnable.swift
/host/spi-builder-workspace/Sources/Utils/Filesystem/TemporaryFile.swift:32:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
30 |         }
31 |
32 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |     }
34 |
[148/221] Compiling Utils CompareUtils.swift
/host/spi-builder-workspace/Sources/Utils/Filesystem/TemporaryFile.swift:32:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
30 |         }
31 |
32 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |     }
34 |
[149/221] Compiling Utils DefaultInitializable.swift
/host/spi-builder-workspace/Sources/Utils/Filesystem/TemporaryFile.swift:32:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
30 |         }
31 |
32 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |     }
34 |
[150/221] Compiling Utils DiskFileError.swift
/host/spi-builder-workspace/Sources/Utils/Filesystem/TemporaryFile.swift:32:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
30 |         }
31 |
32 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |     }
34 |
[151/221] Compiling Utils KeyParameterizable.swift
/host/spi-builder-workspace/Sources/Utils/Filesystem/TemporaryFile.swift:32:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
30 |         }
31 |
32 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |     }
34 |
[152/221] Compiling Utils Runnable.swift
/host/spi-builder-workspace/Sources/Utils/Filesystem/TemporaryFile.swift:32:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
30 |         }
31 |
32 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |     }
34 |
[153/221] Compiling Utils Startable.swift
/host/spi-builder-workspace/Sources/Utils/Filesystem/TemporaryFile.swift:32:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
30 |         }
31 |
32 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |     }
34 |
[154/221] Compiling Utils StringBuilder.swift
/host/spi-builder-workspace/Sources/Utils/Filesystem/TemporaryFile.swift:32:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
30 |         }
31 |
32 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |     }
34 |
[155/221] Compiling Utils StringEnum.swift
/host/spi-builder-workspace/Sources/Utils/Filesystem/TemporaryFile.swift:32:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
30 |         }
31 |
32 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
33 |     }
34 |
[156/221] Compiling Utils NDArrayParserError.swift
[157/221] Compiling Utils Rational.swift
[158/221] Compiling Utils Vec2.swift
[159/221] Compiling Utils Vector.swift
[160/221] Compiling Utils Absolutable.swift
[161/221] Compiling Utils Addable.swift
[162/221] Compiling Utils AnyAsyncBijection.swift
[163/221] Compiling Utils AnyBijection.swift
[164/221] Compiling Utils AsyncBijection.swift
[165/221] Compiling Utils Bijection.swift
[166/221] Compiling Utils ComposedAsyncBijection.swift
[167/221] Compiling Utils ComposedBijection.swift
[168/221] Compiling Utils Divisible.swift
[169/221] Emitting module Utils
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
[170/221] Compiling Utils Promise.swift
[171/221] Compiling Utils PromiseUtils.swift
[172/221] Compiling Utils ArrayUtils.swift
[173/221] Compiling Utils AvlTree.swift
[174/221] Compiling Utils BiDictionary.swift
[175/221] Compiling Utils BinaryHeap.swift
[176/221] Compiling Utils BitArray.swift
[177/221] Compiling Utils CircularArray.swift
[178/221] Compiling Utils ExpiringList.swift
[179/221] Compiling Utils FixedArray.swift
[180/221] Compiling Utils LazyDictionary.swift
[181/221] Compiling Utils PriorityQueue.swift
[182/221] Compiling Utils SearchTree.swift
[183/234] Compiling Utils CustomDiscreteDistribution.swift
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:172:36: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 |     /// Runs the request and asynchronously parses the response as HTML.
171 |     public func fetchHTML() async throws -> Document {
172 |         try await fetchHTMLAsync().get()
    |                                    `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
173 |     }
174 |
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:177:26: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
    |                          `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 |     }
179 | }
/host/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
[184/234] Compiling Utils Distribution.swift
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:172:36: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 |     /// Runs the request and asynchronously parses the response as HTML.
171 |     public func fetchHTML() async throws -> Document {
172 |         try await fetchHTMLAsync().get()
    |                                    `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
173 |     }
174 |
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:177:26: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
    |                          `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 |     }
179 | }
/host/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
[185/234] Compiling Utils MutexLock.swift
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:172:36: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 |     /// Runs the request and asynchronously parses the response as HTML.
171 |     public func fetchHTML() async throws -> Document {
172 |         try await fetchHTMLAsync().get()
    |                                    `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
173 |     }
174 |
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:177:26: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
    |                          `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 |     }
179 | }
/host/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
[186/234] Compiling Utils Synchronized.swift
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:172:36: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 |     /// Runs the request and asynchronously parses the response as HTML.
171 |     public func fetchHTML() async throws -> Document {
172 |         try await fetchHTMLAsync().get()
    |                                    `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
173 |     }
174 |
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:177:26: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
    |                          `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 |     }
179 | }
/host/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
[187/234] Compiling Utils Time.swift
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:172:36: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 |     /// Runs the request and asynchronously parses the response as HTML.
171 |     public func fetchHTML() async throws -> Document {
172 |         try await fetchHTMLAsync().get()
    |                                    `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
173 |     }
174 |
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:177:26: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
    |                          `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 |     }
179 | }
/host/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
[188/234] Compiling Utils DocumentToMarkdownConverter.swift
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:172:36: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 |     /// Runs the request and asynchronously parses the response as HTML.
171 |     public func fetchHTML() async throws -> Document {
172 |         try await fetchHTMLAsync().get()
    |                                    `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
173 |     }
174 |
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:177:26: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
    |                          `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 |     }
179 | }
/host/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
[189/234] Compiling Utils HTTPRequest.swift
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:172:36: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 |     /// Runs the request and asynchronously parses the response as HTML.
171 |     public func fetchHTML() async throws -> Document {
172 |         try await fetchHTMLAsync().get()
    |                                    `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
173 |     }
174 |
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:177:26: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
    |                          `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 |     }
179 | }
/host/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
[190/234] Compiling Utils AsyncLazyExpiring.swift
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:172:36: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 |     /// Runs the request and asynchronously parses the response as HTML.
171 |     public func fetchHTML() async throws -> Document {
172 |         try await fetchHTMLAsync().get()
    |                                    `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
173 |     }
174 |
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:177:26: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
    |                          `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 |     }
179 | }
/host/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
[191/234] Compiling Utils Binding.swift
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:172:36: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 |     /// Runs the request and asynchronously parses the response as HTML.
171 |     public func fetchHTML() async throws -> Document {
172 |         try await fetchHTMLAsync().get()
    |                                    `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
173 |     }
174 |
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:177:26: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
    |                          `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 |     }
179 | }
/host/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
[192/234] Compiling Utils Box.swift
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:172:36: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 |     /// Runs the request and asynchronously parses the response as HTML.
171 |     public func fetchHTML() async throws -> Document {
172 |         try await fetchHTMLAsync().get()
    |                                    `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
173 |     }
174 |
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:177:26: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
    |                          `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 |     }
179 | }
/host/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
[193/234] Compiling Utils Expiring.swift
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:172:36: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 |     /// Runs the request and asynchronously parses the response as HTML.
171 |     public func fetchHTML() async throws -> Document {
172 |         try await fetchHTMLAsync().get()
    |                                    `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
173 |     }
174 |
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:177:26: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
    |                          `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 |     }
179 | }
/host/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
[194/234] Compiling Utils Lazy.swift
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:172:36: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 |     /// Runs the request and asynchronously parses the response as HTML.
171 |     public func fetchHTML() async throws -> Document {
172 |         try await fetchHTMLAsync().get()
    |                                    `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
173 |     }
174 |
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:177:26: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
    |                          `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 |     }
179 | }
/host/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
[195/234] Compiling Utils PhantomWrapped.swift
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:176:17: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
174 |
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
    |                 `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
178 |     }
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:172:36: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
170 |     /// Runs the request and asynchronously parses the response as HTML.
171 |     public func fetchHTML() async throws -> Document {
172 |         try await fetchHTMLAsync().get()
    |                                    `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
173 |     }
174 |
/host/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
/host/spi-builder-workspace/Sources/Utils/Web/HTTPRequest.swift:177:26: warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
175 |     /// Runs the request and returns a `Promise` with the parsed HTML document.
176 |     public func fetchHTMLAsync() -> Promise<Document, Error> {
177 |         fetchUTF8Async().mapCatching { try SwiftSoup.parse($0) }
    |                          `- warning: type 'Document' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
178 |     }
179 | }
/host/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
[196/234] Compiling Utils StablePriorityQueue.swift
[197/234] Compiling Utils UncheckedSendable.swift
[198/234] Compiling Utils Array+Extensions.swift
[199/234] Compiling Utils ChoiceOf+Extensions.swift
[200/234] Compiling Utils Collection+Extensions.swift
[201/234] Compiling Utils Dictionary+Extensions.swift
[202/234] Compiling Utils Optional+Extensions.swift
[203/234] Compiling Utils RandomAccessCollection+Extensions.swift
[204/234] Compiling Utils Result+Extensions.swift
[205/234] Compiling Utils Sequence+Extensions.swift
[206/234] Compiling Utils StringProtocol+Extensions.swift
[207/234] Compiling Utils TimeInterval+Extensions.swift
[208/234] Compiling Utils TemporaryDirectory.swift
[209/234] Compiling Utils TokenIterator.swift
/host/spi-builder-workspace/Sources/Utils/Serialization/DiskJsonSerializer.swift:18:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
16 |         }
17 |
18 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
19 |     }
20 |
[210/234] Compiling Utils NodePackage.swift
/host/spi-builder-workspace/Sources/Utils/Serialization/DiskJsonSerializer.swift:18:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
16 |         }
17 |
18 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
19 |     }
20 |
[211/234] Compiling Utils Shell.swift
/host/spi-builder-workspace/Sources/Utils/Serialization/DiskJsonSerializer.swift:18:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
16 |         }
17 |
18 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
19 |     }
20 |
[212/234] Compiling Utils LowBoundedIntRange.swift
/host/spi-builder-workspace/Sources/Utils/Serialization/DiskJsonSerializer.swift:18:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
16 |         }
17 |
18 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
19 |     }
20 |
[213/234] Compiling Utils RangeUtils.swift
/host/spi-builder-workspace/Sources/Utils/Serialization/DiskJsonSerializer.swift:18:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
16 |         }
17 |
18 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
19 |     }
20 |
[214/234] Compiling Utils RepeatingTimer.swift
/host/spi-builder-workspace/Sources/Utils/Serialization/DiskJsonSerializer.swift:18:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
16 |         }
17 |
18 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
19 |     }
20 |
[215/234] Compiling Utils TimerContext.swift
/host/spi-builder-workspace/Sources/Utils/Serialization/DiskJsonSerializer.swift:18:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
16 |         }
17 |
18 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
19 |     }
20 |
[216/234] Compiling Utils AnyCodable.swift
/host/spi-builder-workspace/Sources/Utils/Serialization/DiskJsonSerializer.swift:18:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
16 |         }
17 |
18 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
19 |     }
20 |
[217/234] Compiling Utils AnyCodingKey.swift
/host/spi-builder-workspace/Sources/Utils/Serialization/DiskJsonSerializer.swift:18:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
16 |         }
17 |
18 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
19 |     }
20 |
[218/234] Compiling Utils AutoSerializing.swift
/host/spi-builder-workspace/Sources/Utils/Serialization/DiskJsonSerializer.swift:18:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
16 |         }
17 |
18 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
19 |     }
20 |
[219/234] Compiling Utils DiskJsonSerializer.swift
/host/spi-builder-workspace/Sources/Utils/Serialization/DiskJsonSerializer.swift:18:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
16 |         }
17 |
18 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
19 |     }
20 |
[220/234] Compiling Utils EncodeError.swift
/host/spi-builder-workspace/Sources/Utils/Serialization/DiskJsonSerializer.swift:18:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
16 |         }
17 |
18 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
19 |     }
20 |
[221/234] Compiling Utils Averager.swift
/host/spi-builder-workspace/Sources/Utils/Serialization/DiskJsonSerializer.swift:18:21: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
16 |         }
17 |
18 |         fileManager.createFile(atPath: url.path, contents: data, attributes: nil)
   |                     `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
19 |     }
20 |
[222/234] Compiling Utils UnionStringEnum.swift
[223/234] Compiling Utils AddressUtils.swift
[224/234] Compiling Utils NetworkError.swift
[225/234] Compiling Utils Axis.swift
[226/234] Compiling Utils Complex.swift
[227/234] Compiling Utils Direction.swift
[228/234] Compiling Utils FibonacciSequence.swift
[229/234] Compiling Utils Mat2.swift
[230/234] Compiling Utils MathUtils.swift
[231/234] Compiling Utils Matrix.swift
[232/234] Compiling Utils NDArray.swift
[233/234] Compiling Utils NDArrayError.swift
[234/234] Compiling Utils NDArrayParser.swift
Build complete! (81.72s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.6.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "xmlcoder",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.17.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MaxDesiatov/XMLCoder.git"
    }
  ],
  "manifest_display_name" : "swift-utils",
  "name" : "swift-utils",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Utils",
      "targets" : [
        "Utils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UtilsTests",
      "module_type" : "SwiftTarget",
      "name" : "UtilsTests",
      "path" : "Tests/UtilsTests",
      "sources" : [
        "Collections/AvlTreeTests.swift",
        "Collections/BiDictionaryTests.swift",
        "Collections/BinaryHeapTests.swift",
        "Collections/BitArrayTests.swift",
        "Collections/CircularArrayTests.swift",
        "Collections/CollectionUtilsTests.swift",
        "Collections/StablePriorityQueueTests.swift",
        "Extensions/AsyncExtensionsTests.swift",
        "Extensions/StringExtensionsTests.swift",
        "Numerics/ComplexTests.swift",
        "Numerics/FibonacciSequenceTests.swift",
        "Numerics/Mat2Tests.swift",
        "Numerics/MathUtilsTests.swift",
        "Numerics/MatrixTests.swift",
        "Numerics/NDArrayTests.swift",
        "Numerics/RationalTests.swift",
        "Parsing/TokenIteratorTests.swift",
        "Processes/ShellTests.swift"
      ],
      "target_dependencies" : [
        "Utils"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Utils",
      "module_type" : "SwiftTarget",
      "name" : "Utils",
      "path" : "Sources/Utils",
      "product_dependencies" : [
        "Logging",
        "SwiftSoup",
        "XMLCoder"
      ],
      "product_memberships" : [
        "Utils"
      ],
      "sources" : [
        "Asynchrony/Promise.swift",
        "Asynchrony/PromiseUtils.swift",
        "Collections/ArrayUtils.swift",
        "Collections/AvlTree.swift",
        "Collections/BiDictionary.swift",
        "Collections/BinaryHeap.swift",
        "Collections/BitArray.swift",
        "Collections/CircularArray.swift",
        "Collections/ExpiringList.swift",
        "Collections/FixedArray.swift",
        "Collections/LazyDictionary.swift",
        "Collections/PriorityQueue.swift",
        "Collections/SearchTree.swift",
        "Collections/StablePriorityQueue.swift",
        "Concurrency/UncheckedSendable.swift",
        "Extensions/Array+Extensions.swift",
        "Extensions/ChoiceOf+Extensions.swift",
        "Extensions/Collection+Extensions.swift",
        "Extensions/Dictionary+Extensions.swift",
        "Extensions/Optional+Extensions.swift",
        "Extensions/RandomAccessCollection+Extensions.swift",
        "Extensions/Result+Extensions.swift",
        "Extensions/Sequence+Extensions.swift",
        "Extensions/StringProtocol+Extensions.swift",
        "Extensions/TimeInterval+Extensions.swift",
        "Filesystem/TemporaryDirectory.swift",
        "Filesystem/TemporaryFile.swift",
        "Iterators/PeekableIterator.swift",
        "Metaprogramming/ConstBoolTypes.swift",
        "Metaprogramming/ConstIntTypes.swift",
        "Misc/AsyncRunnable.swift",
        "Misc/CompareUtils.swift",
        "Misc/DefaultInitializable.swift",
        "Misc/DiskFileError.swift",
        "Misc/KeyParameterizable.swift",
        "Misc/Runnable.swift",
        "Misc/Startable.swift",
        "Misc/StringBuilder.swift",
        "Misc/StringEnum.swift",
        "Misc/UnionStringEnum.swift",
        "Networking/AddressUtils.swift",
        "Networking/NetworkError.swift",
        "Numerics/Axis.swift",
        "Numerics/Complex.swift",
        "Numerics/Direction.swift",
        "Numerics/FibonacciSequence.swift",
        "Numerics/Mat2.swift",
        "Numerics/MathUtils.swift",
        "Numerics/Matrix.swift",
        "Numerics/NDArray.swift",
        "Numerics/NDArrayError.swift",
        "Numerics/NDArrayParser.swift",
        "Numerics/NDArrayParserError.swift",
        "Numerics/Rational.swift",
        "Numerics/Vec2.swift",
        "Numerics/Vector.swift",
        "Operations/Absolutable.swift",
        "Operations/Addable.swift",
        "Operations/AnyAsyncBijection.swift",
        "Operations/AnyBijection.swift",
        "Operations/AsyncBijection.swift",
        "Operations/Bijection.swift",
        "Operations/ComposedAsyncBijection.swift",
        "Operations/ComposedBijection.swift",
        "Operations/Divisible.swift",
        "Operations/IdentityBijection.swift",
        "Operations/IntExpressibleAlgebraicField.swift",
        "Operations/InverseAsyncBijection.swift",
        "Operations/InverseBijection.swift",
        "Operations/Magnitudable.swift",
        "Operations/Multipliable.swift",
        "Operations/Negatable.swift",
        "Operations/Remainderable.swift",
        "Operations/Scaling.swift",
        "Operations/Subtractable.swift",
        "Operations/Translation.swift",
        "Operations/UnsignedConvertible.swift",
        "Parsing/LegacyRegex.swift",
        "Parsing/TokenIterator.swift",
        "Processes/NodePackage.swift",
        "Processes/Shell.swift",
        "Ranges/LowBoundedIntRange.swift",
        "Ranges/RangeUtils.swift",
        "Scheduling/RepeatingTimer.swift",
        "Scheduling/TimerContext.swift",
        "Serialization/AnyCodable.swift",
        "Serialization/AnyCodingKey.swift",
        "Serialization/AutoSerializing.swift",
        "Serialization/DiskJsonSerializer.swift",
        "Serialization/EncodeError.swift",
        "Statistics/Averager.swift",
        "Statistics/CustomDiscreteDistribution.swift",
        "Statistics/Distribution.swift",
        "Synchronization/MutexLock.swift",
        "Synchronization/Synchronized.swift",
        "Time/Time.swift",
        "Web/DocumentToMarkdownConverter.swift",
        "Web/HTTPRequest.swift",
        "Wrappers/AsyncLazyExpiring.swift",
        "Wrappers/Binding.swift",
        "Wrappers/Box.swift",
        "Wrappers/Expiring.swift",
        "Wrappers/Lazy.swift",
        "Wrappers/PhantomWrapped.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.