Build Information
Successful build of pointfree-html, reference 1.0.0 (d16e9b
), with Swift 6.1 for Android on 30 May 2025 14:48:45 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coenttb/pointfree-html.git
Reference: 1.0.0
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/coenttb/pointfree-html
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at d16e9b9 PointFreeHTML 1.0.0
Cloned https://github.com/coenttb/pointfree-html.git
Revision (git rev-parse @):
d16e9b9ea48db762fc6918cc3e24498b0e515e36
SUCCESS checkout https://github.com/coenttb/pointfree-html.git at 1.0.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/coenttb/pointfree-html.git
https://github.com/coenttb/pointfree-html.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "pointfree-html",
"name" : "pointfree-html",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
}
],
"products" : [
{
"name" : "PointFreeHTML",
"targets" : [
"PointFreeHTML"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "PointFreeHTML_Tests",
"module_type" : "SwiftTarget",
"name" : "PointFreeHTML Tests",
"path" : "Tests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"PointFreeHtml Tests/PointFreeHtml Tests.swift"
],
"target_dependencies" : [
"PointFreeHTML"
],
"type" : "test"
},
{
"c99name" : "PointFreeHTML",
"module_type" : "SwiftTarget",
"name" : "PointFreeHTML",
"path" : "Sources/PointFreeHTML",
"product_dependencies" : [
"Dependencies",
"OrderedCollections"
],
"product_memberships" : [
"PointFreeHTML"
],
"sources" : [
"Doctype.swift",
"HTML.swift",
"HTMLAttribute.swift",
"HTMLBuilder.swift",
"HTMLDocument.swift",
"HTMLElement.swift",
"HTMLEmpty.swift",
"HTMLForEach.swift",
"HTMLGroup.swift",
"HTMLInlineStyle.swift",
"HTMLPrinter.swift",
"HTMLRaw.swift",
"HTMLTag.swift",
"InputType.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/pointfreeco/swift-dependencies.git
[1/2049] Fetching swift-docc-plugin
[247/18640] Fetching swift-docc-plugin, swift-collections
[4705/24889] Fetching swift-docc-plugin, swift-collections, swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies.git from cache (0.58s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.58s)
[4812/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.11s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.81s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.28s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3392] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.32s)
Computing version for https://github.com/pointfreeco/swift-dependencies.git
Computed https://github.com/pointfreeco/swift-dependencies.git at 1.9.2 (1.05s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-clocks
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/852] Fetching swift-concurrency-extras
[36/3262] Fetching swift-concurrency-extras, combine-schedulers
[3263/4554] Fetching swift-concurrency-extras, combine-schedulers, swift-clocks
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.43s)
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.44s)
[1/70522] Fetching swift-syntax
[2/75980] Fetching swift-syntax, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (1.20s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.21s)
[13400/70522] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (6.33s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 1.0.3 (6.83s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 1.0.6 (0.50s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (0.52s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.50s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.71s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/pointfreeco/swift-dependencies.git
Working copy of https://github.com/pointfreeco/swift-dependencies.git resolved at 1.9.2
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/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 1.0.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 1.0.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/16] Write sources
[12/16] Write swift-version-24593BA9C3E375BF.txt
[14/63] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/64] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/64] Compiling InternalCollectionsUtilities Debugging.swift
[17/64] Compiling InternalCollectionsUtilities Descriptions.swift
[18/64] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[19/64] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[20/64] Compiling InternalCollectionsUtilities _SortedCollection.swift
[21/64] Compiling ConcurrencyExtras Locking.swift
[22/64] Compiling ConcurrencyExtras UncheckedBox.swift
[23/64] Compiling ConcurrencyExtras ActorIsolated.swift
[24/64] Compiling ConcurrencyExtras AnyHashableSendable.swift
[25/64] Emitting module InternalCollectionsUtilities
[26/64] Compiling ConcurrencyExtras AsyncStream.swift
[27/64] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[28/64] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/120] Compiling ConcurrencyExtras MainSerialExecutor.swift
[31/121] Compiling ConcurrencyExtras Result.swift
[32/121] Emitting module ConcurrencyExtras
[33/121] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[34/121] Compiling OrderedCollections OrderedDictionary+Values.swift
[35/123] Compiling ConcurrencyExtras UncheckedSendable.swift
[36/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[37/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[38/123] Compiling IssueReporting WithExpectedIssue.swift
[39/123] Compiling IssueReporting WithIssueContext.swift
[40/123] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[41/123] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[42/123] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[43/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[44/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[45/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[46/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[47/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[48/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[49/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[50/130] Compiling OrderedCollections OrderedDictionary.swift
[51/130] Compiling OrderedCollections OrderedSet+Codable.swift
[52/130] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[53/130] Compiling OrderedCollections OrderedSet+Descriptions.swift
[54/130] Compiling OrderedCollections OrderedSet+Diffing.swift
[55/130] Compiling OrderedCollections OrderedSet+Equatable.swift
[56/130] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[57/130] Compiling OrderedCollections OrderedSet+Hashable.swift
[58/130] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[59/130] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[60/130] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[61/130] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[62/130] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[63/130] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[66/130] Compiling OrderedCollections OrderedSet+Initializers.swift
[67/130] Compiling OrderedCollections OrderedSet+Insertions.swift
[68/130] Compiling OrderedCollections OrderedSet+Invariants.swift
[69/130] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[70/130] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[71/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[72/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[73/130] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[74/130] Compiling OrderedCollections OrderedDictionary+Codable.swift
[75/130] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[76/130] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[77/130] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[78/130] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[79/130] Compiling OrderedCollections OrderedDictionary+Elements.swift
[80/130] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[81/130] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[84/130] Compiling OrderedCollections _HashTable+Bucket.swift
[85/130] Compiling OrderedCollections _HashTable+BucketIterator.swift
[86/130] Compiling OrderedCollections _HashTable+Constants.swift
[87/130] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[88/130] Compiling OrderedCollections _HashTable+Testing.swift
[89/130] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[90/130] Compiling OrderedCollections _HashTable.swift
[91/130] Compiling OrderedCollections _Hashtable+Header.swift
[92/130] Emitting module OrderedCollections
[93/130] Compiling OrderedCollections OrderedSet+Sendable.swift
[94/130] Compiling OrderedCollections OrderedSet+SubSequence.swift
[95/130] Compiling OrderedCollections OrderedSet+Testing.swift
[96/130] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[97/130] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[98/130] Compiling OrderedCollections OrderedSet.swift
[99/130] Compiling OrderedCollections _UnsafeBitset.swift
[105/131] Compiling IssueReportingTestSupport SwiftTesting.swift
[106/131] Compiling IssueReportingTestSupport XCTest.swift
[107/131] Compiling ConcurrencyExtras LockIsolated.swift
[108/131] Emitting module IssueReportingTestSupport
[112/131] Compiling ConcurrencyExtras Task.swift
[125/133] Emitting module IssueReporting
[131/134] Wrapping AST for IssueReportingTestSupport for debugging
[132/134] Write Objects.LinkFileList
[134/157] Emitting module CombineSchedulers
[135/158] Compiling XCTestDynamicOverlay Exports.swift
[136/158] Compiling CombineSchedulers UIScheduler.swift
[137/158] Compiling Clocks Timer.swift
[138/159] Compiling CombineSchedulers UnimplementedScheduler.swift
[139/159] Compiling CombineSchedulers AnyScheduler.swift
[140/159] Compiling CombineSchedulers Concurrency.swift
[141/159] Compiling CombineSchedulers Lock.swift
[142/159] Compiling CombineSchedulers NSRecursiveLock.swift
[143/159] Compiling CombineSchedulers UIKit.swift
[144/159] Compiling CombineSchedulers SwiftUI.swift
[145/159] Compiling CombineSchedulers TestScheduler.swift
[146/159] Compiling CombineSchedulers ImmediateScheduler.swift
[147/159] Compiling CombineSchedulers Deprecations.swift
[148/159] Compiling CombineSchedulers Timer.swift
[149/160] Compiling Clocks AnyClock.swift
[149/160] Linking libIssueReportingTestSupport.so
[151/160] Emitting module Clocks
[152/160] Compiling Clocks Lock.swift
[153/160] Compiling Clocks ImmediateClock.swift
[155/160] Emitting module XCTestDynamicOverlay
[156/160] Compiling XCTestDynamicOverlay Deprecations.swift
[157/161] Compiling Clocks _AsyncTimerSequence.swift
[158/161] Compiling Clocks SwiftUI.swift
[159/161] Compiling Clocks TestClock.swift
[161/161] Compiling Clocks UnimplementedClock.swift
[163/185] Compiling Dependencies Locale.swift
[164/185] Compiling Dependencies MainQueue.swift
[165/185] Compiling Dependencies MainRunLoop.swift
[166/188] Emitting module Dependencies
[167/188] Compiling Dependencies Deprecations.swift
[168/188] Compiling Dependencies Exports.swift
[169/188] Compiling Dependencies TypeName.swift
[170/188] Compiling Dependencies UUID.swift
[171/188] Compiling Dependencies WithRandomNumberGenerator.swift
[172/188] Compiling Dependencies AppEntryPoint.swift
[173/188] Compiling Dependencies OpenURL.swift
[174/188] Compiling Dependencies TimeZone.swift
[175/188] Compiling Dependencies URLSession.swift
[176/188] Compiling Dependencies PreviewTrait.swift
[177/188] Compiling Dependencies TestTrait.swift
[178/188] Compiling Dependencies WithDependencies.swift
[179/188] Compiling Dependencies Context.swift
[180/188] Compiling Dependencies Date.swift
[181/188] Compiling Dependencies FireAndForget.swift
[182/188] Compiling Dependencies Assert.swift
[183/188] Compiling Dependencies Calendar.swift
[184/188] Compiling Dependencies Clocks.swift
[185/188] Compiling Dependencies Dependency.swift
[186/188] Compiling Dependencies DependencyContext.swift
[187/188] Compiling Dependencies DependencyKey.swift
[188/188] Compiling Dependencies DependencyValues.swift
[190/203] Emitting module PointFreeHTML
[191/204] Compiling PointFreeHTML HTMLTag.swift
[192/204] Compiling PointFreeHTML HTMLPrinter.swift
[193/204] Compiling PointFreeHTML HTMLRaw.swift
[194/204] Compiling PointFreeHTML InputType.swift
[195/204] Compiling PointFreeHTML HTMLAttribute.swift
[196/204] Compiling PointFreeHTML HTMLBuilder.swift
[197/204] Compiling PointFreeHTML Doctype.swift
[198/204] Compiling PointFreeHTML HTML.swift
[199/204] Compiling PointFreeHTML HTMLEmpty.swift
[200/204] Compiling PointFreeHTML HTMLForEach.swift
[201/204] Compiling PointFreeHTML HTMLDocument.swift
[202/204] Compiling PointFreeHTML HTMLElement.swift
[203/204] Compiling PointFreeHTML HTMLGroup.swift
[204/204] Compiling PointFreeHTML HTMLInlineStyle.swift
Build complete! (75.69s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "pointfree-html",
"name" : "pointfree-html",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "maccatalyst",
"version" : "17.0"
}
],
"products" : [
{
"name" : "PointFreeHTML",
"targets" : [
"PointFreeHTML"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "PointFreeHTML_Tests",
"module_type" : "SwiftTarget",
"name" : "PointFreeHTML Tests",
"path" : "Tests",
"product_dependencies" : [
"DependenciesTestSupport"
],
"sources" : [
"PointFreeHtml Tests/PointFreeHtml Tests.swift"
],
"target_dependencies" : [
"PointFreeHTML"
],
"type" : "test"
},
{
"c99name" : "PointFreeHTML",
"module_type" : "SwiftTarget",
"name" : "PointFreeHTML",
"path" : "Sources/PointFreeHTML",
"product_dependencies" : [
"Dependencies",
"OrderedCollections"
],
"product_memberships" : [
"PointFreeHTML"
],
"sources" : [
"Doctype.swift",
"HTML.swift",
"HTMLAttribute.swift",
"HTMLBuilder.swift",
"HTMLDocument.swift",
"HTMLElement.swift",
"HTMLEmpty.swift",
"HTMLForEach.swift",
"HTMLGroup.swift",
"HTMLInlineStyle.swift",
"HTMLPrinter.swift",
"HTMLRaw.swift",
"HTMLTag.swift",
"InputType.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.