Build Information
Successful build of UIHelper, reference main (bea4b9
), with Swift 6.1 for Wasm on 11 Jun 2025 18:05:40 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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/NikSativa/UIHelper.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/NikSativa/UIHelper
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at bea4b9b upd SwiftFormat rules and github actions
Cloned https://github.com/NikSativa/UIHelper.git
Revision (git rev-parse @):
bea4b9b7bbbd73a4d6d6dc3c329fb70f339cc333
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/UIHelper.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/NikSativa/UIHelper.git
https://github.com/NikSativa/UIHelper.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.4",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
}
],
"manifest_display_name" : "UIHelper",
"name" : "UIHelper",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "UIHelper",
"targets" : [
"UIHelper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UITests",
"module_type" : "SwiftTarget",
"name" : "UITests",
"path" : "Tests",
"product_dependencies" : [
"SpryKit"
],
"sources" : [
"AutoLayoutBuilderTests.swift",
"InternalTestHelper.swift",
"ModalPresenterTests.swift",
"TestHelpers/FakeAppRootViewControllerProvider.swift",
"TestHelpers/FakeAppWindowProvider.swift",
"TestHelpers/FakeKeyboardHandler.swift",
"TestHelpers/FakeKeyboardHandlerDelegate.swift",
"TestHelpers/FakeModalPresenter.swift",
"TestHelpers/KeyboardHandler+TestHelper.swift",
"TestHelpers/UI+TestHelper.swift",
"TestHelpers/ViewStyle/BarItemStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/ButtonStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/CollectionViewStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/ImageViewStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/LabelStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/NavigationBarStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/PageControlStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/StackViewStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/SwitchStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/TableViewStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/TextFieldStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/TextViewStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/ViewStyle+TestHelper.swift",
"TestHelpers/ViewStyle/ViewStyleProperty+TestHelper.swift",
"TestHelpers/XCTAssertStyle.swift",
"ViewStyle/BarItemStylePropertyTests.swift",
"ViewStyle/ButtonStylePropertyTests.swift",
"ViewStyle/CollectionViewStylePropertyTests.swift",
"ViewStyle/ImageViewStylePropertyTests.swift",
"ViewStyle/LabelStylePropertyTests.swift",
"ViewStyle/NavigationBarStylePropertyTests.swift",
"ViewStyle/PageControlStylePropertyTests.swift",
"ViewStyle/StackViewStylePropertyTests.swift",
"ViewStyle/SwitchStylePropertyTests.swift",
"ViewStyle/TableViewStylePropertyTests.swift",
"ViewStyle/TextFieldStylePropertyTests.swift",
"ViewStyle/TextViewStylePropertyTests.swift",
"ViewStyle/ViewStylePropertyTests.swift",
"ViewStyle/ViewStyleTests.swift"
],
"target_dependencies" : [
"UIHelper"
],
"type" : "test"
},
{
"c99name" : "UIHelper",
"module_type" : "SwiftTarget",
"name" : "UIHelper",
"path" : "Source",
"product_memberships" : [
"UIHelper"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SwiftUI/ScreenSize.swift",
"SwiftUI/SelfSize.swift",
"SwiftUI/View+Condition.swift",
"SwiftUI/WindowSize.swift",
"UIKit/AppRootViewControllerProviding.swift",
"UIKit/AppWindowProvider.swift",
"UIKit/AutoLayoutBuilder.swift",
"UIKit/CircleView.swift",
"UIKit/Extensions/LayoutConstraint+UIKit.swift",
"UIKit/Extensions/UICollectionView+UIKit.swift",
"UIKit/Extensions/UICollectionViewFlowLayout+UIKit.swift",
"UIKit/Extensions/UIGestureRecognizer+UIKit.swift",
"UIKit/Extensions/UIScrollView+UIKit.swift",
"UIKit/Extensions/UIStackView+UIKit.swift",
"UIKit/Extensions/UITableView+UIKit.swift",
"UIKit/Extensions/UIView+UIKit.swift",
"UIKit/Extensions/UIViewController+UIKit.swift",
"UIKit/GradientView.swift",
"UIKit/Keyboard/KeyboardHandler.swift",
"UIKit/Keyboard/KeyboardHandlerConfiguration.swift",
"UIKit/Keyboard/KeyboardHandling.swift",
"UIKit/LabelLinksHandler.swift",
"UIKit/ModalPresenter.swift",
"UIKit/TransparentTouchView.swift",
"UIKit/ViewStyle/Components/BarItemStyleProperty.swift",
"UIKit/ViewStyle/Components/ButtonStyleProperty.swift",
"UIKit/ViewStyle/Components/CollectionViewStyleProperty.swift",
"UIKit/ViewStyle/Components/GradientViewStyleProperty.swift",
"UIKit/ViewStyle/Components/ImageViewStyleProperty.swift",
"UIKit/ViewStyle/Components/LabelStyleProperty.swift",
"UIKit/ViewStyle/Components/NavigationBarStyleProperty.swift",
"UIKit/ViewStyle/Components/PageControlStyleProperty.swift",
"UIKit/ViewStyle/Components/SliderStyleProperty.swift",
"UIKit/ViewStyle/Components/StackViewStyleProperty.swift",
"UIKit/ViewStyle/Components/SwitchStyleProperty.swift",
"UIKit/ViewStyle/Components/TableViewStyleProperty.swift",
"UIKit/ViewStyle/Components/TextFieldStyleProperty.swift",
"UIKit/ViewStyle/Components/TextViewStyleProperty.swift",
"UIKit/ViewStyle/Components/ViewStyleProperty.swift",
"UIKit/ViewStyle/ViewStyle.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/NikSativa/SpryKit.git
[1/967] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.50s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.4 (1.69s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.46s)
[1/70776] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (6.67s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (9.69s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.72s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.23s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.95s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.4
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/40] Compiling UIHelper PageControlStyleProperty.swift
[5/40] Compiling UIHelper SliderStyleProperty.swift
[6/40] Compiling UIHelper StackViewStyleProperty.swift
[7/40] Compiling UIHelper SwitchStyleProperty.swift
[8/40] Compiling UIHelper TableViewStyleProperty.swift
[9/45] Compiling UIHelper AutoLayoutBuilder.swift
[10/45] Compiling UIHelper CircleView.swift
[11/45] Compiling UIHelper LayoutConstraint+UIKit.swift
[12/45] Compiling UIHelper UICollectionView+UIKit.swift
[13/45] Compiling UIHelper UICollectionViewFlowLayout+UIKit.swift
[14/45] Compiling UIHelper LabelLinksHandler.swift
[15/45] Compiling UIHelper ModalPresenter.swift
[16/45] Compiling UIHelper TransparentTouchView.swift
[17/45] Compiling UIHelper BarItemStyleProperty.swift
[18/45] Compiling UIHelper ButtonStyleProperty.swift
[19/45] Compiling UIHelper CollectionViewStyleProperty.swift
[20/45] Compiling UIHelper GradientViewStyleProperty.swift
[21/45] Compiling UIHelper ImageViewStyleProperty.swift
[22/45] Compiling UIHelper LabelStyleProperty.swift
[23/45] Compiling UIHelper NavigationBarStyleProperty.swift
[24/45] Compiling UIHelper UIViewController+UIKit.swift
[25/45] Compiling UIHelper GradientView.swift
[26/45] Compiling UIHelper KeyboardHandler.swift
[27/45] Compiling UIHelper KeyboardHandlerConfiguration.swift
[28/45] Compiling UIHelper KeyboardHandling.swift
[29/45] Compiling UIHelper ScreenSize.swift
[30/45] Compiling UIHelper SelfSize.swift
[31/45] Compiling UIHelper View+Condition.swift
[32/45] Compiling UIHelper WindowSize.swift
[33/45] Compiling UIHelper AppRootViewControllerProviding.swift
[34/45] Compiling UIHelper AppWindowProvider.swift
[35/45] Emitting module UIHelper
[36/45] Compiling UIHelper UIGestureRecognizer+UIKit.swift
[37/45] Compiling UIHelper UIScrollView+UIKit.swift
[38/45] Compiling UIHelper UIStackView+UIKit.swift
[39/45] Compiling UIHelper UITableView+UIKit.swift
[40/45] Compiling UIHelper UIView+UIKit.swift
[41/45] Compiling UIHelper TextFieldStyleProperty.swift
[42/45] Compiling UIHelper TextViewStyleProperty.swift
[43/45] Compiling UIHelper ViewStyleProperty.swift
[44/45] Compiling UIHelper ViewStyle.swift
[45/45] Compiling UIHelper resource_bundle_accessor.swift
Build complete! (32.71s)
Build complete.
{
"dependencies" : [
{
"identity" : "sprykit",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.4",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/NikSativa/SpryKit.git"
}
],
"manifest_display_name" : "UIHelper",
"name" : "UIHelper",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "UIHelper",
"targets" : [
"UIHelper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UITests",
"module_type" : "SwiftTarget",
"name" : "UITests",
"path" : "Tests",
"product_dependencies" : [
"SpryKit"
],
"sources" : [
"AutoLayoutBuilderTests.swift",
"InternalTestHelper.swift",
"ModalPresenterTests.swift",
"TestHelpers/FakeAppRootViewControllerProvider.swift",
"TestHelpers/FakeAppWindowProvider.swift",
"TestHelpers/FakeKeyboardHandler.swift",
"TestHelpers/FakeKeyboardHandlerDelegate.swift",
"TestHelpers/FakeModalPresenter.swift",
"TestHelpers/KeyboardHandler+TestHelper.swift",
"TestHelpers/UI+TestHelper.swift",
"TestHelpers/ViewStyle/BarItemStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/ButtonStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/CollectionViewStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/ImageViewStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/LabelStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/NavigationBarStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/PageControlStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/StackViewStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/SwitchStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/TableViewStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/TextFieldStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/TextViewStyleProperty+TestHelper.swift",
"TestHelpers/ViewStyle/ViewStyle+TestHelper.swift",
"TestHelpers/ViewStyle/ViewStyleProperty+TestHelper.swift",
"TestHelpers/XCTAssertStyle.swift",
"ViewStyle/BarItemStylePropertyTests.swift",
"ViewStyle/ButtonStylePropertyTests.swift",
"ViewStyle/CollectionViewStylePropertyTests.swift",
"ViewStyle/ImageViewStylePropertyTests.swift",
"ViewStyle/LabelStylePropertyTests.swift",
"ViewStyle/NavigationBarStylePropertyTests.swift",
"ViewStyle/PageControlStylePropertyTests.swift",
"ViewStyle/StackViewStylePropertyTests.swift",
"ViewStyle/SwitchStylePropertyTests.swift",
"ViewStyle/TableViewStylePropertyTests.swift",
"ViewStyle/TextFieldStylePropertyTests.swift",
"ViewStyle/TextViewStylePropertyTests.swift",
"ViewStyle/ViewStylePropertyTests.swift",
"ViewStyle/ViewStyleTests.swift"
],
"target_dependencies" : [
"UIHelper"
],
"type" : "test"
},
{
"c99name" : "UIHelper",
"module_type" : "SwiftTarget",
"name" : "UIHelper",
"path" : "Source",
"product_memberships" : [
"UIHelper"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"SwiftUI/ScreenSize.swift",
"SwiftUI/SelfSize.swift",
"SwiftUI/View+Condition.swift",
"SwiftUI/WindowSize.swift",
"UIKit/AppRootViewControllerProviding.swift",
"UIKit/AppWindowProvider.swift",
"UIKit/AutoLayoutBuilder.swift",
"UIKit/CircleView.swift",
"UIKit/Extensions/LayoutConstraint+UIKit.swift",
"UIKit/Extensions/UICollectionView+UIKit.swift",
"UIKit/Extensions/UICollectionViewFlowLayout+UIKit.swift",
"UIKit/Extensions/UIGestureRecognizer+UIKit.swift",
"UIKit/Extensions/UIScrollView+UIKit.swift",
"UIKit/Extensions/UIStackView+UIKit.swift",
"UIKit/Extensions/UITableView+UIKit.swift",
"UIKit/Extensions/UIView+UIKit.swift",
"UIKit/Extensions/UIViewController+UIKit.swift",
"UIKit/GradientView.swift",
"UIKit/Keyboard/KeyboardHandler.swift",
"UIKit/Keyboard/KeyboardHandlerConfiguration.swift",
"UIKit/Keyboard/KeyboardHandling.swift",
"UIKit/LabelLinksHandler.swift",
"UIKit/ModalPresenter.swift",
"UIKit/TransparentTouchView.swift",
"UIKit/ViewStyle/Components/BarItemStyleProperty.swift",
"UIKit/ViewStyle/Components/ButtonStyleProperty.swift",
"UIKit/ViewStyle/Components/CollectionViewStyleProperty.swift",
"UIKit/ViewStyle/Components/GradientViewStyleProperty.swift",
"UIKit/ViewStyle/Components/ImageViewStyleProperty.swift",
"UIKit/ViewStyle/Components/LabelStyleProperty.swift",
"UIKit/ViewStyle/Components/NavigationBarStyleProperty.swift",
"UIKit/ViewStyle/Components/PageControlStyleProperty.swift",
"UIKit/ViewStyle/Components/SliderStyleProperty.swift",
"UIKit/ViewStyle/Components/StackViewStyleProperty.swift",
"UIKit/ViewStyle/Components/SwitchStyleProperty.swift",
"UIKit/ViewStyle/Components/TableViewStyleProperty.swift",
"UIKit/ViewStyle/Components/TextFieldStyleProperty.swift",
"UIKit/ViewStyle/Components/TextViewStyleProperty.swift",
"UIKit/ViewStyle/Components/ViewStyleProperty.swift",
"UIKit/ViewStyle/ViewStyle.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.