Build Information
Successful build of WingedSwift, reference main (59ea75
), with Swift 6.1 for Linux on 30 Apr 2025 00:22:06 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micheltlutz/Winged-Swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/micheltlutz/Winged-Swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 59ea759 Merge pull request #6 from micheltlutz/feature/new-tags
Cloned https://github.com/micheltlutz/Winged-Swift.git
Revision (git rev-parse @):
59ea759300b1cc604850cd1b7d9e7013f0839fd9
SUCCESS checkout https://github.com/micheltlutz/Winged-Swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/micheltlutz/Winged-Swift.git
https://github.com/micheltlutz/Winged-Swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "WingedSwift",
"name" : "WingedSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "WingedSwift",
"targets" : [
"WingedSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WingedSwiftTests",
"module_type" : "SwiftTarget",
"name" : "WingedSwiftTests",
"path" : "Tests/WingedSwiftTests",
"sources" : [
"CodeTests.swift",
"FormsTests.swift",
"HTMLBuilderTests.swift",
"HTMLTagTests.swift"
],
"target_dependencies" : [
"WingedSwift"
],
"type" : "test"
},
{
"c99name" : "WingedSwift",
"module_type" : "SwiftTarget",
"name" : "WingedSwift",
"path" : "Sources/WingedSwift",
"product_memberships" : [
"WingedSwift"
],
"sources" : [
"HTML/Code/Code.swift",
"HTML/Code/Embed.swift",
"HTML/Code/Pre.swift",
"HTML/Commons/A.swift",
"HTML/Commons/Body.swift",
"HTML/Commons/Button.swift",
"HTML/Commons/Div.swift",
"HTML/Commons/Dl.swift",
"HTML/Commons/Footer.swift",
"HTML/Commons/Head.swift",
"HTML/Commons/Header.swift",
"HTML/Commons/Img.swift",
"HTML/Commons/Li.swift",
"HTML/Commons/Link.swift",
"HTML/Commons/MainTag.swift",
"HTML/Commons/Meta.swift",
"HTML/Commons/Nav.swift",
"HTML/Commons/Ol.swift",
"HTML/Commons/P.swift",
"HTML/Commons/Script.swift",
"HTML/Commons/Span.swift",
"HTML/Commons/Table.swift",
"HTML/Commons/Td.swift",
"HTML/Commons/Th.swift",
"HTML/Commons/Title.swift",
"HTML/Commons/Tr.swift",
"HTML/Commons/Ul.swift",
"HTML/Forms/Fieldset.swift",
"HTML/Forms/Form.swift",
"HTML/Forms/Input.swift",
"HTML/Forms/Label.swift",
"HTML/Forms/Option.swift",
"HTML/Forms/Section.swift",
"HTML/Forms/Select.swift",
"HTML/Forms/Textarea.swift",
"WingedSwift.swift",
"core/Attribute.swift",
"core/HTMLTag.swift",
"functions/HTMLFunctions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.29s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.80s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.88s)
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/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/40] Compiling WingedSwift Code.swift
[6/40] Compiling WingedSwift Embed.swift
[7/40] Compiling WingedSwift Pre.swift
[8/40] Compiling WingedSwift A.swift
[9/40] Compiling WingedSwift Body.swift
[10/40] Compiling WingedSwift Meta.swift
[11/40] Compiling WingedSwift Nav.swift
[12/40] Compiling WingedSwift Ol.swift
[13/40] Compiling WingedSwift P.swift
[14/40] Compiling WingedSwift Script.swift
[15/44] Compiling WingedSwift Button.swift
[16/44] Compiling WingedSwift Div.swift
[17/44] Compiling WingedSwift Dl.swift
[18/44] Compiling WingedSwift Footer.swift
[19/44] Compiling WingedSwift Head.swift
[20/44] Emitting module WingedSwift
[21/44] Compiling WingedSwift Tr.swift
[22/44] Compiling WingedSwift Ul.swift
[23/44] Compiling WingedSwift Fieldset.swift
[24/44] Compiling WingedSwift Form.swift
[25/44] Compiling WingedSwift Input.swift
[26/44] Compiling WingedSwift Span.swift
[27/44] Compiling WingedSwift Table.swift
[28/44] Compiling WingedSwift Td.swift
[29/44] Compiling WingedSwift Th.swift
[30/44] Compiling WingedSwift Title.swift
[31/44] Compiling WingedSwift Header.swift
[32/44] Compiling WingedSwift Img.swift
[33/44] Compiling WingedSwift Li.swift
[34/44] Compiling WingedSwift Link.swift
[35/44] Compiling WingedSwift MainTag.swift
[36/44] Compiling WingedSwift Label.swift
[37/44] Compiling WingedSwift Option.swift
[38/44] Compiling WingedSwift Section.swift
[39/44] Compiling WingedSwift Select.swift
[40/44] Compiling WingedSwift Textarea.swift
[41/44] Compiling WingedSwift WingedSwift.swift
[42/44] Compiling WingedSwift Attribute.swift
[43/44] Compiling WingedSwift HTMLTag.swift
[44/44] Compiling WingedSwift HTMLFunctions.swift
Build complete! (23.14s)
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/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "WingedSwift",
"name" : "WingedSwift",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "WingedSwift",
"targets" : [
"WingedSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WingedSwiftTests",
"module_type" : "SwiftTarget",
"name" : "WingedSwiftTests",
"path" : "Tests/WingedSwiftTests",
"sources" : [
"CodeTests.swift",
"FormsTests.swift",
"HTMLBuilderTests.swift",
"HTMLTagTests.swift"
],
"target_dependencies" : [
"WingedSwift"
],
"type" : "test"
},
{
"c99name" : "WingedSwift",
"module_type" : "SwiftTarget",
"name" : "WingedSwift",
"path" : "Sources/WingedSwift",
"product_memberships" : [
"WingedSwift"
],
"sources" : [
"HTML/Code/Code.swift",
"HTML/Code/Embed.swift",
"HTML/Code/Pre.swift",
"HTML/Commons/A.swift",
"HTML/Commons/Body.swift",
"HTML/Commons/Button.swift",
"HTML/Commons/Div.swift",
"HTML/Commons/Dl.swift",
"HTML/Commons/Footer.swift",
"HTML/Commons/Head.swift",
"HTML/Commons/Header.swift",
"HTML/Commons/Img.swift",
"HTML/Commons/Li.swift",
"HTML/Commons/Link.swift",
"HTML/Commons/MainTag.swift",
"HTML/Commons/Meta.swift",
"HTML/Commons/Nav.swift",
"HTML/Commons/Ol.swift",
"HTML/Commons/P.swift",
"HTML/Commons/Script.swift",
"HTML/Commons/Span.swift",
"HTML/Commons/Table.swift",
"HTML/Commons/Td.swift",
"HTML/Commons/Th.swift",
"HTML/Commons/Title.swift",
"HTML/Commons/Tr.swift",
"HTML/Commons/Ul.swift",
"HTML/Forms/Fieldset.swift",
"HTML/Forms/Form.swift",
"HTML/Forms/Input.swift",
"HTML/Forms/Label.swift",
"HTML/Forms/Option.swift",
"HTML/Forms/Section.swift",
"HTML/Forms/Select.swift",
"HTML/Forms/Textarea.swift",
"WingedSwift.swift",
"core/Attribute.swift",
"core/HTMLTag.swift",
"functions/HTMLFunctions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.